/* Layout stylesheet for Sandnes KarateklubbAuthor: cedesign@ceteq.comWeb designed and implementet in TYPO3 (www.typo3.com) by: cedesign.noUpdated: 25.07.2008*/

em {
	font-style: italic;
}

strong {
	font-weight: bold;
	color: white;
}

.bodytext {
	color: e7e7e7;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 25px;
}

.csc-firstHeader {
	color: white;
	font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	border-bottom: 0px dotted white;
	margin-bottom: 10px;
}

.csc-header {
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
}

/*** FORSIDE START ***/
#front-id {
	color: black;
	font: 22px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 140px;
}

#front-id a {
	color: black;
	text-decoration: none;
}

#front-id a:hover {
	color: black;
	text-decoration: underline;
}

#front-menu {
	color: white;
	font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 40px;
}

#front-menu a {
	color: white;
	text-decoration: none;
}

#front-menu a:hover {
	color: white;
	text-decoration: underline;
}
/*** FORSIDE END ***/

/*** BILDER START ***/

.csc-textpic-caption {
	font: italic 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.csc-textpic-image {
	background-color: white;
	padding: 0px;
	border-style: solid;
	border-color: white;
}

.csc-textpic-border {
	border: 0px solid white;
}

h1 {
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
}

/*** BILDER END ***/

/*** TIMEPLAN START ***/

#timeplanwrap {
	width: 291px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


#mandag {
	background-color: silver;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 170px;
	width: 88px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
}

#tirsdag {
	background-color: silver;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	height: 170px;
	width: 88px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#onsdag {
	background-color: silver;
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
	height: 170px;
	width: 88px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#torsdag {
	background-color: silver;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	height: 170px;
	width: 88px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#fredag {
	background-color: silver;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	height: 170px;
	width: 88px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#lordag {
	background-color: silver;
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
	height: 170px;
	width: 88px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sondag {
	background-color: silver;
	float: left;
	margin-right: 2px;
	height: 170px;
	width: 88px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#fridag {
	width: 95px;
	height: 175px;
	float: left;
	margin-right: 2px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#fridag-to {
	width: 95px;
	height: 175px;
	float: left;
	margin-right: 2px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#timetittel {
	height: 20px;
	background-color: white;
	color: #1fb1ea;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-top: 4px;
	width: 95px;
	float: left;
	margin-right: 2px;
}

#timetittel-none {
	height: 20px;
	background-color: none;
	padding-top: 4px;
	width: 95px;
	float: left;
	margin-right: 2px;
}

/*** TIMEPLAN END ***/

