/****************************************************
		ALLGEMEINES
****************************************************/
body,p,th,td   {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color:#000000;
}


body {
	/*background-position:0 0;*/
	background-color:#2B3282;
	/*background-repeat:no-repeat;*/
	background-image:url("images/main_bg.jpg");
	background-repeat:no-repeat;
}


/****************************************************
		LINKS
****************************************************/
a {
	color: #2c3383;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #ed2025;
}
a:active {
	color: #f0ea30;
}
a:visited {
	color: #666699;
}

div#navigation table tr td a {
	color:#666699;
}
/****************************************************
		†BERSCHRIFTEN
****************************************************/
h1,h2,h3,h4 {
	margin-top:10px;
	font-size:12px;
}

/****************************************************
		LISTEN
****************************************************/
ol {
	list-style-type:decimal;
}
ol.alpha {
	list-style-type:lower-alpha;
}

div#links ul, div#links ol {
	margin-left:0px;
	padding-left:25px;
}
div#links ul li, div#links ol li {
	margin-left:0px;
}
/****************************************************
		TABELLEN
****************************************************/
.timetable {
	font-size: 9px;
	font-weight:bold;
	background-color:#ffffff;
	border-bottom: 1px solid #000000;
}
.timetable.header {
	font-size:10px;
	background-color:#ccc;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
.timetable.red {
	color:#f00;
	font-stretch:condensed;
}
.timetable.orange {
	color:#f90;
	font-stretch:semi-condensed;
}
.timetable.green {
	color:#0c0;
	text-decoration:blink;
	text-transform: uppercase;
}
table.timetable tr td {
	padding:3px;
}

/****************************************************
		BEREICHE
****************************************************/
div#navigation {
	position:absolute;
	width:593px;
	height:40px;
	top:94px;
	left:71px;
	background:url("images/navi_bg.jpg");
	background-repeat:no-repeat;
	text-align:center;
}

div#navigation table {
	position:relative;
	margin:auto;
	top:8px;
	width:95%;
}
div#navigation table tr td{
	vertical-align:middle;
	text-align:center;
}
div#main {
	width:594px;
	position:absolute;
	left:72px;
	top:137px;
	background:url("images/content_bg.jpg");
	background-repeat:repeat-y;
}

div#main_top {
	background:url("images/content_top_bg.jpg");
	background-repeat:no-repeat;
	background-position:top left;
}
div#main_bottom {
	background:url("images/content_bottom_bg.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
}

div#links {
	position:relative;
	width:200px;
	float:left;
	margin-left:0;
	padding-left:0;
	padding-left:11px;
	margin-top:110px;
}


  
div#rechts {
	width:300px;
	float:right;
	margin-right:30px;
	margin-top:7px;
	margin-bottom:45px;
	
}

table.contenttable tr td{
	padding:3px;
	vertical-align:top;
}

/* F†R NICHT-IE BROWSERS */
html>body div#links {
	padding-left:11px;
}
html>body div#rechts {
	width:330px;
}



div#footer {
	position:relative;
	left:234px;
	color:#666666;
	margin-top:-30px;
	padding-bottom:30px;
}

/****************************************************
		PANELS
****************************************************/
div#links div.panel {
	background:url("images/panel_bg.jpg");
	background-repeat:repeat-y;
	background-position:top left;
	width:197px;
	margin-bottom:15px;
	left:0px;
}
div#links div.panel_top {
	background:url("images/panel_top_bg.jpg");
	background-repeat:no-repeat;
	background-position:top left;
}
div#links div.panel_bottom {
	background:url("images/panel_bottom_bg.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:15px;
}

div#links div.panel p {
	width:170px;
}

div#links div.panel h1 {
	margin-top:0;
}


/****************************************************
		FORMULARE
****************************************************/
fieldset {
	border:0;
	padding-top:15px;
}
legend {
	display:none;
}
#mailform {
	padding-top:10px;
}




fieldset#mailformGeschlecht,
fieldset#mailformRegionalseminar,
fieldset#mailformich_besitze,
fieldset#mailformFranzoesischkenntnisse,
fieldset#mailformDeutschkenntnisse,
fieldset#mailformVerhaeltnis_zur_YES {
	padding-top:0;
}


.csc-mailform-radio {
	padding-bottom:20px;
}

#mailformVorname,
#mailformName,
#mailformStrasse,
#mailformPLZ_Ort,
#mailformTel_Privat,
#mailformTel_Buero,
#mailformMobile,
#mailformE_Mail,
#mailformHomepage,
#mailformGeburtsdatum {
	display:inline;
	float:right;
	margin-top:-20px;
	margin-right:15px;
}



/*	NUR IE 6 & SAFARI (?) */
/** html div#links {
	padding-top:0;
}*/









