/*************************/
/* © 2009 carmaFIT GbR   */
/* Designed by: Anke Metz*/
/*************************/

/* BASICS */
body {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #663366;
	background-image: url(images/balken_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	margin: 5px 0px 0px 0px;
	}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #663366;
	margin: 10px 0px 0px 0px;
	}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #663366;
	margin: 10px 0px 0px;
	}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 10px 0px 0px;
	}
a {
	color: #666666;
	text-decoration:underline;
	}
a:visited {
	color: #666666;
	text-decoration:underline;
	}
a:hover {
	color: #663366;
	text-decoration: none;
	}
ul {
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	margin: 5px 0px 0px 0px;
	list-style-type: circle;
}	
img {
	border: 0px;
	}
.backhome {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	}
.erlaeuterung {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.confirm {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #663366;
	border: 1px solid #663366;
	line-height: 24px;
	font-weight: bold;
	}

/* SEITENAUFBAU */
.opener {
	clear: both;
	margin: 5px auto;
	width: 905px;
	height: auto; min-height: 20px; height: 20px;
}
.container {
	clear: both;
	margin: 5px auto 0px auto;
	border: 1px solid #663366;
	width: 905px;
	background-color: #FFFFFF;
}
.footer {
	clear: both;
	margin: 0px auto;
	background-color: #663366;
	height: auto; min-height: 20px; height: 20px;
	width: 905px;
	border: 1px solid #663366;
	text-align: center;
	vertical-align: middle;
}
.info {
	float: left;
	width: 450px;
	text-align: left;
	color: #EBEBEB;
	font-size: 10px;
	margin-top: 5px;
}
.sprachen {
	float: right;
	width: 450px;
	text-align: right;
}
.logo {
	float: left;
	width: 205px;
	height: auto;
	min-height: 169px;
	height: 169px;
}
.firstpic {
	float: right;
	width: 695px;
}
.firstpic2 {
	float: right;
	width: 695px;
}
.zwischenraum {
	clear: both;
	height: auto;
	min-height: 5px;
	height: 5px;
	width: 903px;
}
.navigation {
	float: left;
	width: 205px;
	padding-left: 5px;
	padding-top: 5px;
	height: auto; min-height: 452px; height: 452px;
}
.navigation_start1 {
	float: left;
	width: 205px;
	padding-left: 5px;
	padding-top: 5px;
	height: auto; min-height: 537px; height: 537px;
}
.navigation_start2 {
	float: left;
	width: 205px;
	padding-left: 5px;
	padding-top: 5px;
	height: auto; min-height: 652px; height: 652px;
}
.text {
	float: left;
	background-color: #EBEBEB;
	width: 690px;
	height: auto;
	min-height: 452px;
}
.text_start {
	float: left;
	background-color: #EBEBEB;
	width: 690px;
	height: auto;
	min-height: 452px;
}
.inhalt {
	width: 680px;
	margin: 5px; 
}
.inhalt2 {
	width: 680px;
	margin: 5px; 
}
.aktuell {
	width: 680px;
	margin: 15px 5px;
	border: 1px solid #FFCC00;
	background-color: #FFC; 
}
.aktuell_sommer {
	width: 680px;
	margin: 15px 5px;
}

/* SCHRIFTEN UND LINKS IN DIVs */
.footer, .info {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
}
.footer a, .info a {
	color: #EBEBEB;
	text-decoration: underline;
}
.footer a:visited, .info a:visited {
	color: #EBEBEB;
	text-decoration: underline;
}
.footer a:hover, .info a:hover {
	color: #DDCCDD;
	text-decoration: none;
}

/* TABELLEN */
.trenner {
	background-image: url(images/trenner.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
	color: #FFFFFF;
}
.kursplan {
	border-collapse:collapse;
	empty-cells:show;
	border: 1px solid #663366;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	}
.kursplan th {
	background-color: #663366;
	color: #ebebeb;
	font-weight: bold;
	}
.kursplan th a {
	background-color: #663366;
	color: #ebebeb;
	font-weight: bold;
	text-decoration: underline;
	}
.kursplan_grau {
	background-color: #ebebeb;
	color: #333333;
	border-right: 1px solid #663366;
	border-left: 1px solid #663366;
	line-height: 12px;
	}
.kursplan_weiss {
	background-color: #ffffff;
	color: #333333;
	border-left: 1px solid #663366;
	border-right: 1px solid #663366;
	line-height: 12px;
	}
.kursplan_kurs {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
	color: #333333;
	text-align: center;
	border: 1px solid #663366;
	line-height: 12px;
	}
.preisliste {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	border-collapse:collapse;
	empty-cells:show;
	border: 1px solid #663366;
	line-height: 20px;
	text-align: center;
}
.preisliste th {
	background-color: #663366;
	color: #ebebeb;
	font-weight: bold;
}
.preisliste_grau {
	background-color: #ebebeb;
	color: #333333;
	border-right: 1px solid #663366;
	border-left: 1px solid #663366;
}
.preisliste_weiss {
	background-color: #ffffff;
	color: #333333;
	border-left: 1px solid #663366;
	border-right: 1px solid #663366;
}
.anmeldung {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	vertical-align: text-bottom;
}
.felder {
	border-bottom: 1px solid #663366;
}
.links {
	border-collapse:collapse;
	empty-cells:show;
	border: 1px solid #663366;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	}
.links th {
	background-color: #663366;
	color: #ebebeb;
	font-weight: bold;
	}
.links td {
	border-bottom: 1px solid #663366;
	}

/* CLEAR FLOATS */
.sprachen:after, .container:after, .logo:after, .zwischenraum:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}

