@charset "utf-8";
/* BODY */
body {
	background-image:url('../_images/bg_main.jpg');
	background-repeat:repeat-x;
	background-color:#E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#333333;
	margin: 0 0 0 0;
}

/* IMGS */
img {
}

/* TEXT-STILE */
h2 {
	font-size:15px;
	line-height:19px;
	font-weight:normal;
	display:block;
	
}
h3 {
	font-size:13px;
	font-weight:normal;
	display:block;
	
}
th {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#333333;
	padding-bottom:5px;
}
td {
	vertical-align:top;
	padding-bottom:5px;
}
.text_small {
	font-size:10px;
}
.text_medium {
	font-size:12px;
}
.text_large {
	font-size:14px;
}
.text_bold {
	font-weight:bold;
}
.text_right {
	text-align:right;
}
.text_grey {
	color:#666666;
}
.text_hinweis {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#e3006a;
	padding:1px;
}
.text_ka {
	color:#fff;
	background-color:#e3006a;
	padding:1px;
}
.text_kg {
	color:#fff;
	background-color:#97b314;
	padding:1px;
}
.text_hk {
	color:#fff;
	background-color:#333333;
	padding:1px;
}

/* TABLES */
table td {
	vertical-align:middle;
}
.vtop td {
	vertical-align:top;
}
.table_kursplan td {
	width:75px;
	height:45px;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
}
.table_kursplan th {
	text-align:center;
}
.oeff {
	font-size:11px;
	text-align:center;
	color:#ccc;
}
.oeff td {
	border:1px solid #fff;
	padding:5px;
	line-height:12px;
	min-width:15px;
}
.oeff_open {
	background-color:#ddd;
	color:#333;
}
.oeff_today {
	background-color:#e3006a;
	color:#fff;
}

/* FORMS */
input {
	border:1px solid #aaa;
}
input[type="text"], input[type="password"], textarea, select {
	padding:3px;
	font-size:12px;
}
input[type="submit"], input[type="button"] {
	background-color:#333;
	color:#fff;
	border:1px solid #999;
	height:24px;
	font-size:12px;
	background-image:url('../_images/button_bg.gif');
	background-repeat:repeat-x;
}
input[type="radio"] {
	border:0px;
}

/* DIVS */
#div_header {
	width:798px;
	height:110px;
	margin: 0 auto 0 auto;
}
#div_logo {
	margin-top:15px;
	float:left;
	height:85px;
	width:200px;
}
div#suche {
	float:right;
	margin-top:30px;
	height:85px;
	width:210px;
	text-align:right;
}
#div_color_green {
	width:100%;
	height:100px;
	background-image:url('../_images/bg_header_green.gif');
}
#div_color_blue {
	width:100%;
	height:100px;
	background-image:url('../_images/bg_header_blue.gif');
}
#div_color_magenta {
	width:100%;
	height:100px;
	background-image:url('../_images/bg_header_magenta.gif');
}
#div_color_orange {
	width:100%;
	height:100px;
	background-image:url('../_images/bg_header_orange.gif');
}
#div_color_red {
	width:100%;
	height:100px;
	background-image:url('../_images/bg_header_red.gif');
}
#div_color_yellow {
	width:100%;
	height:100px;
	background-image:url('../_images/bg_header_yellow.gif');
}
#div_navi {
	position:relative;
	top:66px;
	height:30px;
	width:798px;
	margin:0 auto 0 auto;
	z-index:1;
}
#div_navi img {
	border-bottom:2px solid #ffffff;
}
#header_ad {
	position:absolute;
	height:75px;
	width:100%;
	margin:0 auto 0 auto;
	text-align:center;
	margin-top:10px;
	left:0px;
	color:#FFFFFF;
	font-size:60px;
}
#div_content {
	margin:0 auto 0 auto;
	width:798px;
	background-color:#FFFFFF;
	z-index:0;
	min-height:300px;
	padding-bottom:20px;
}
#div_content_left {
	width:450px;
	margin-left:20px;
	margin-top:25px;
	float:left;
}
#div_content_right {
	width: 270px;
	margin-left:500px;
	margin-top:25px;
}
#div_footer {
	margin:0 auto 0 auto;
	width:798px;
	line-height:25px;
}
div.team {
	width:140px;
	height:220px;
	margin-right:10px; 
	margin-bottom:15px;
	float:left;
}
div.hinweis {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#e3006a;
	padding:3px;
}
div.hinweis a {
	color:#FFFFFF;
}
div.content_box {
	width:200px; 
	border:1px solid #CCCCCC; 
	margin-right:10px; 
	margin-bottom:10px;
	padding:5px;
}
div.content_box h2 {
	margin-top:2px;
}
div.infobox {
	float:left;
	width:280px;
	margin-left:-15px;
	margin-top:20px;
	font-size:12px;
}
div.infobox_top {
	background-image:url('../_images/box_sprechblase_top.png');
	background-repeat:no-repeat;
	height:41px;
	margin-bottom:0px;
}
div.infobox_content {
	background-image:url('../_images/box_sprechblase_content.png');
	background-repeat:repeat-y;
	margin-top:0px;
	padding:25px;
	padding-bottom:5px;
	padding-top:10px;
	color:#ffffff;
	font-size:13px;
	line-height:15px;
}
div.infobox_top h2 {
	color:#ffffff;
	font-size:20px;
	padding-left:25px;
	padding-top:10px;
	font-weight:normal;
	margin-top:0px;
}
div.infobox_content a {
	color:#ffffff;
	text-decoration:none;
}
div.infobox_bottom {
	background-image:url('../_images/box_sprechblase_bottom.png');
	background-repeat:no-repeat;
	height:18px; 
}