body {
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	font-family:'Tahoma', Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background-image: url(../images/back.jpg);
	background-repeat:repeat-x;
}
td {
	font-family:'Tahoma', Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}
form {
	margin:0;
	padding:0;
}
input {
	font-family:'Tahoma', Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}
h1, h2, h3, h4, h5 {
	padding:0 0 0 0;
	margin:0 0 0.5em ;
}

div.csc-header {
	margin-top:25px;
}
div.csc-header-n1 {
	margin-top:0px;
}

h1 {font-size:12px; color:#002f49; margin: 0 0 0.5em 0; font-weight:bold;}
h2 {font-size:14px; color:#002f49; margin: 0 0 0.5em 0; font-weight:bold;}
h3 {font-size:12px; color:#002f49; margin: 0 0 0.2em 0; font-weight:bold;}
h4 {font-size:12px; color:#002f49; margin: 0 0 0.2em 0; font-weight:bold;}
h5 {font-size:12px; color:#002f49; margin: 0 0 0.2em 0; font-weight:bold;}
h6 {font-size:1.0em; color:#9C9C9C; margin: 0 0 0 0; font-weight:normal;  padding-left:0px; }

h3 a { font-size:11px; color:#5A7594; margin: 0 0 0.2em 0; font-weight:bold; text-decoration:none;}

p {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
a {
	color:#5A7594;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}
a:hover {
	color:#5A7594;
	text-decoration:underline;
}
ul{
	margin:0 0 0 0;
	padding:0 0 0 15px;
}
li{
	padding:10px 0 0 0;
	margin: 0 0 0 0;
}

.clear_both {clear:both; font-size:1px;}
.clear_right {clear:right; font-size:1px;}
.clear_left {clear:left; font-size:1px;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	
#outer {
	background-image:url(../images/back-outer.jpg);
	background-repeat:no-repeat;
	width:100%;
}
/*++++++++++++++++++++++++++++++++++++++++++++ FOOTER +++++++++++++++++++++++++++++++++++++++++++*/
#footer {
	width:1000px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	border-top:1px dotted #EDF0F4;
}
#footer_content {
	width:775px;
	margin:0 0 0 0;
	padding:10px 0 10px 225px;
	float:left;
	text-align:left;
	font-size:11px;
	color:#B5B5B5;
}	
#footer_content a{
	font-weight:normal;
}	

/*++++++++++++++++++++++++++++++++++++++++++++ BOXEN FÜR LOGO, NAVIGATIONEN UND HEADBILD +++++++++++++++++++++++++++++++++++++++++++*/
#row1 {
	width:1000px;
	height:373px;
	padding:0 0 0 0;
}
#row1_col1 {
	position:absolute;
	width:1000px;
	height:108px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	z-index:1;
}	
	#row1_col1_logo {
		position:absolute;
		width:180px;
		height:53px;
		background-image:url(../images/logo-asola.jpg);
		background-repeat:no-repeat;
		margin:0 0 0 0;
		padding:55px 0 0 20px;
		float:left;
		z-index:1;
	}
	#row1_col1_logo img {
		border:none;
	}
	#row1_col1_adminnav {
		position:absolute;
		width:195px;
		height:108px;
		background-image:url(../images/back-adminnav.jpg);
		background-repeat:no-repeat;
		margin:0 0 0 0;
		padding:0 0 0 0;
		float:left;
		z-index:1;
		left:805px;
	}
#row1_col2 {
	position:absolute;
	width:1000px;
	height:265px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	z-index:2;
	top:108px;
}
	#row1_col2_headimage {
		position:absolute;
		width:805px;
		height:265px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		z-index:2;
	}
	#row1_col2_newsticker {
		position:absolute;
		width:195px;
		height:186px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		left:805px;
		z-index:2;
	}
		.newsticker_content {
			width:190px;
			height:176px;
			margin:5px 0 5px 5px;
			padding:0 0 0 0;
			background-color:#3E5F82;
		}
		.newsticker_head {
			width:190px;
			height:70px;
			margin:0 0 0 0;
			padding:0 0 0 0;
			float:left;
			background-image:url(../images/back-newsticker-head.jpg);
			background-repeat:no-repeat;
		}
		.newsticker_inhalt {
			width:174px;
			height:94px;
			margin:5px 0 0 8px;
			padding:0 0 0 0;
			float:left;
			background-image:url(../images/back-newsticker.jpg);
			background-repeat:no-repeat;
		}
			.newsticker_text {
				width:165px;
				margin:0 0 0 0;
				padding:5px 0 0 5px;
				float:left;
				color:#333;
			}
			.newsticker_text h2 {
				font-size:11px;
				font-weight:bold;
				color:#333;
			}
			.newsticker_text a {
				float:left;
				margin:5px 0 0 0;
				padding:0 0 0 0;
				font-weight:normal;
				text-decoration:none;
				color:#5A7594;
				display:block;
			}
			
	#row1_col4_headangebot {
		position:absolute;
		width:195px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		left:805px;
		top:193px;
		z-index:2;
		background-image:url(../images/back-row1-col4.jpg);
		background-repeat: repeat-y;
	}
		.headangebot_content {
			width:190px;
			margin:5px 0 0 5px;
			padding:0 0 0 0;
		}
		.headangebot_head {
			width:190px;
			height:67px;
			margin:0 0 0 0;
			padding:0 0 0 0;
			float:left;
			background-image:url(../images/back-newsticker-head.jpg);
			background-repeat:no-repeat;
		}
			.headangebot_head_inner {
				width:160px;
				margin:0 0 0 0;
				padding:35px 0 0 15px;
				float:left;
				color:#FFF;
			}
			
#row1_col3 {
	position:absolute;
	width:606px;
	height:70px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	z-index:3;
	top:54px;
	left:200px;
	background-image:url(../images/back-nav-main.jpg);
	background-repeat:no-repeat;
}
/*++++++++++++++++++++++++++++++++++++++++++++ BOXEN FÜR LOGO, NAVIGATIONEN UND HEADBILD +++++++++++++++++++++++++++++++++++++++++++*/
#row2 {
	width:1000px;
	padding:0 0 0 0;
}
#row2_col1 {
	width:200px;
	height:400px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	background-image:url(../images/back-row2-col1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}	
	#row2_col1_schnellkontakt {
		width:185px;
		margin:0 0 0 0;
		padding:100px 0 0 15px;
		float:left;
		color:#333;
		line-height:1.4em;
	}
	#row2_col1_schnellkontakt h2 {
		color:#333;
	}
#row2_col2 {
	width:605px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}
	#row2_col2_content {
		width:560px;
		margin:0 0 0 0;
		padding:20px 0 10px 25px;
		float:left;
		line-height:1.4em;
	}
	#row2_col2_content h2 {
		font-size:16px;
		color:#333;
		line-height:1.2em;
	}
	#row2_col2_content_col1 {
		width:360px;
		margin:0 0 0 0;
		padding:0 15px 0 0;
		float:left;
	}
	 #row2_col2_content_col1 img {
	  padding:2px;     
		background-color:#BCCBD8;
	}
	#row2_col2_content_col1 h1, .startcontent h1 {
		color:#333333;
		font-size:16px;
		line-height:20px;
	}
	#row2_col2_content_col2 {
		width:185px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		float:left;
	}

#row2_col3 {
	width:195px;
	/*height:400px;   */
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	background-image:url(../images/back-row2-col3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
	#row2_col3_content {
		width:189px;
		margin:0 0 0 5px;
		padding:5px 0 6px 0;
		background-color:#3E5F82;
		float:left;
	}
	#row2_col3_inhalt {
		width:174px;
		/*height:335px;*/
    float:left; 
		margin:0 0 0 8px;
		padding:0 0 10px 0;
		background-image: url(../images/back-row2-col3-content.jpg);
		background-repeat:no-repeat;
		background-color:#E5ECF4;
	}
		.row2_col3_inhalt_pic {
			width:174px;
			height:215px;
			margin:0 0 0 0;
			padding:0 0 0 0;
			float:left;
		}
		/*.row2_col3_inhalt_text {*/
		#row2_col3_inhalt p {
			width:165px;
			margin:0 0 0 0;
			padding:5px 0 0 5px;
			float:left;
			color:#333;
		}
		/*.row2_col3_inhalt_text h2 {*/
		#row2_col3_inhalt h2 {
			font-size:11px;
			font-weight:bold;
			color:#333;
			padding-left:5px;
		}
		/*.row2_col3_inhalt_text a {*/
		#row2_col3_inhalt a {
			float:left;
			margin:5px 0 0 0;
			padding:0 0 0 0;
			font-weight:normal;
			text-decoration:none;
			color:#5A7594;
			display:block;
		}
		/*.row2_col3_inhalt_text {*/
		#row2_col3_inhalt ul {
		  margin:0 0 0 0;
			padding:0 5px 0 20px;
			float:left;
		}
/*++++++++++++++++++++++++++++++++++++++++++++ BOXEN DIE STARTANGEBOTE +++++++++++++++++++++++++++++++++++++++++++*/
.auswahlboxen {
	width:560px;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	float:left;
}
.auswahlboxen_content {
	margin:0 0 0 0;
	padding:10px 0 10px 0;
	float:left;
	border-top:1px dotted #BCCBD8;
}
.auswahlbox, .auswahlbox2, .auswahlbox3 {
	width:185px;
	height:180px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.auswahlbox_back, .auswahlbox2_back, .auswahlbox3_back {
	position:absolute;
	width:180px;
	height:175px;
	float:left;
	background-color:#3E5F82;
	border:1px solid #91A3B8;
	margin:0 5px 0 0;
	padding:0 0 0 0;
	z-index:2;
}
.auswahlbox_hover, .auswahlbox2_hover, .auswahlbox3_hover {
	position:absolute;
	width:180px;
	height:115px;
	float:left;
	margin:0 0 0 0;
	padding:1px 0 0 1px;
	z-index:3;
	filter: Alpha(Opacity=80);
	opacity:0.8;
}
.auswahlbox_headline, .auswahlbox2_headline, .auswahlbox3_headline {
	position:absolute;
	width:160px;
	height:80px;
	float:left;
	margin:0 0 0 0;
	padding:87px 0 0 20px;
	z-index:4;
	color:#FFF;
	font-weight:bold;
}
.auswahlbox_headline span {
	display:block;
}
.auswahlbox a,.auswahlbox2 a,.auswahlbox3 a {
	float:left;
	margin:30px 0 0 0;
	padding:0 0 0 0;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
	display:block;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*.auswahlbox_folge {*/
#row2_col2_content_col2 .auswahlbox {
	width:185px;
	float:left;
	margin:149px 0 0 0;
	padding:0 0 0 0;
	z-index:1;
}
.auswahlbox_folge_back {
	position:absolute;
	width:180px;
	height:175px;
	float:left;
	background-color:#3E5F82;
	border:1px solid #91A3B8;
	margin:0 5px 0 0;
	padding:0 0 0 0;
	z-index:2;
}
.auswahlbox_folge_hover {
	position:absolute;
	width:180px;
	height:115px;
	float:left;
	margin:0 0 0 0;
	padding:1px 0 0 1px;
	z-index:3;
	filter: Alpha(Opacity=80);
	opacity:0.8;
}
.auswahlbox_folge_headline {
	position:absolute;
	width:160px;
	height:80px;
	float:left;
	margin:0 0 0 0;
	padding:87px 0 0 20px;
	z-index:4;
	color:#FFF;
	font-weight:bold;
}
.auswahlbox_folge a {
	float:left;
	margin:30px 0 0 0;
	padding:0 0 0 0;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
	display:block;
}

/*+++++++++++++++++++++++++++++++++++++++++++ Hauptnavigation Ebenen1+++++++++++++++++++++++++++++++++++++++++++++*/
#nav_main {
	width:606px;
    padding:0 0 0 0;
	margin:0 0 0 0;
}
#nav_main ul {
	list-style-type: none;
	margin:0 0 0 0;
    padding:0 0 0 0;
}
#nav_main li {
   	padding:0 0 0 0;
 	margin: 0 1px 0 0;
  	list-style-type: none;
	float:left;
	width:100px;
}
#nav_main a {
	display:block;
	height:22px;
	padding:48px 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
	color:#749ABB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	background-image:url(../images/nav-on.gif);
	background-repeat:no-repeat;
	text-align:center;
}
#nav_main a:hover {
	color:#98B4CD;
	text-decoration:none;
	background-image:url(../images/nav-off.gif);
	background-repeat:repeat-x;
}
#nav_main a.active {
	color:#98B4CD;
	text-decoration:none;
	background-image:url(../images/nav-off.gif);
	background-repeat:repeat-x;
}
#nav_main a.active:hover {
	color:#FFF;
	text-decoration:none;
	background-image:url(../images/nav-off.gif);
	background-repeat:repeat-x;
}
#nav_main li.active_li_ifsub {
	padding:0 0 0 0;
}
/*+++++++++++++++++++++++++++++++++ Hauptnavigation Ebene 2 ++++++++++++++++++++++++++++++++++++++++++*/
#nav_sub {
	margin:0 0 0 0;
	padding:15px 0 0 15px;
}
#nav_sub ul{
	list-style-image: none;
	list-style-type: none;
	margin:0 0 0 0;
	padding:0 0 1px 0;
	background-image: url(../images/back-nav-sub.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#nav_sub li{
	list-style-image: none;
	list-style-type:none;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	width:170px;
}
#nav_sub a{
	display:block;
	margin:0 0 0 0;
	height:21px;
	padding:7px 0 0 0;
	text-decoration: none;
	color:#21476F;
	font-weight:bold;
	background-image: url(../images/nav-sub-on.gif);
	background-repeat:no-repeat;
	font-size:11px;
}
#nav_sub a:hover{
	background-image: url(../images/nav-sub-off.gif);
	background-repeat:no-repeat;
	color:#81A6C6;
}
#nav_sub a.active{
	background-image: url(../images/nav-sub-off.gif);
	background-repeat:no-repeat;
	color:#81A6C6;
}
#nav_sub a.active:hover{
	background-image: url(../images/nav-sub-off.gif);
	background-repeat:no-repeat;
	color:#81A6C6;
}		
/*+++++++++++++++++++++++++++++++++ Administrative Navigation Ebene 1 ++++++++++++++++*/
#nav_top {
	width:85px;
	padding:20px 0 0 15px;
	margin:0 0 0 0;
	float:left;
}
#nav_top ul{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#nav_top li{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:85px;
}
#nav_top a{
	display:block;
	height:14px;
	margin:0 0 0 0;
	padding:3px 0 0 20px;
	color:#7792b3;
	font-weight:normal;
	text-decoration: none;
	font-size:10px;
	background-image:url(../images/adminnav-icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#nav_top a:hover{
	color:#FFF;
	text-decoration: none;
}
#nav_top a.active{
	color:#FFF;
	text-decoration: none;
}	
/*+++++++++++++++++++++++++++++++++ Navigation Sprachauswahl +++++++++++++++++++++++*/
#nav_sprache{
	width:70px;
	padding:23px 0 0 20px;
	float:left;
}
#nav_sprache ul{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#nav_sprache li{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 3px 0;
	width:70px;
	float:left;
}
#nav_sprache a{
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:10px;
	font-weight:normal;
	color:#7792b3;
	text-decoration:none;
	
	line-height:15px;
}
#nav_sprache a:hover{
	text-decoration:none;
	color:#FFF;
}
#nav_sprache a.active{
	text-decoration:none;
	color:#FFF;
}	

#nav_sprache img{
	margin:0 5px 0 0;
	padding:0 0 0 0;
	border:none;
	
	float:left;
}

/*+++++++++++++++++++++++++++++++++ Classen Startseite ++++++++++++++++++++++++++++++++++++++++++*/
.startcontent {
	width:560px;
	padding:0 0 10px 0;
}




/*************************************** TYPO3 ***************************************************/
.csc-textpic-imagewrap dl {
	margin:0;
	padding:0;
}

.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap dl.csc-textpic-image {
	float:left;
}
div.csc-textpic-clear {
	clear:both;
}




/******* typo3 default css ***************/
	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }
	
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap DIV.csc-textpic-imagecolumn { float: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { 
		float: left; 
		padding-right: 20px;
	}

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
	
	/* Browser fixes: */
	
	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; height: 1%; }
	
	
	div.csc-textpic-imagewrap dd.csc-textpic-caption {
		margin:0;
		padding:5px 0 0 5px;
	}
	
	
	
	
	
/*--------------------------------- TT_NEWS ----------------------------------*/
div#row2_col2_content_col1 div.news-list-item {
  padding:10px 0 0 0;
	border-bottom:1px dotted #BCCBD8;

}
div#row2_col2_content_col1 div.news-list-container div.news-list-item img {
	float:left;
	padding:2px;
	background-color:#BCCBD8;
	margin:5px 5px 0 0;
}
div#row2_col2_content_col1 div.news-list-container div.news-list-item div.clearer {
	clear:both;
	height:10px;
}
/*--------------------------------- Tabellentext oben ausrichten ----------------------------------*/
td {
	vertical-align:top;
	text-align:top;
}
/*--------------------------------- KONTAKTFORMULAR ----------------------------------*/
.csc-mailform {
	border:none;
}
.csc-mailform-field {
	border:none;
	display:block;
	float:left;
	margin:0 0 1px 0;
}
.csc-mailform-field label {
	border:none;
	width:80px;
	display:block;
	padding:0 0 0 0;
}
.csc-mailform-field input {
	border:1px solid #CCC;
	width:150px;
	margin:0 0 0 0;
}
.csc-mailform-field textarea {
	border:1px solid #CCC;
	width:150px;
	margin:0 0 0 0;
}
.csc-mailform-field input.csc-mailform-submit {
	margin:0 0 0 0;
	width:154px;
}

.csc-mailform-radio fieldset {
	border:0 none;
}
.csc-mailform-radio fieldset legend{
	display:none;
}
.csc-mailform-radio fieldset input{
	clear:both;
	float:left;
	width:15px;
	margin-bottom:10px;
	position:relative;
	top:3px;
	left:-5px;
	border:0 none;
	padding:0;
}
.csc-mailform-radio fieldset label{
	margin-bottom:10px;
}

/*--------------------------------- KONTAKTFORMULAR LINKE SPALTE ----------------------------------*/
div#row2_col2_content_col1 .csc-mailform {
	border:none;
	margin-left:40px;
}
body#checkliste div#row2_col2_content_col1 .csc-mailform {
	margin-left:0px;
}
div#row2_col2_content_col1 .csc-mailform-field {
	border:none;
	display:block;
	float:left;
	clear:both;
	margin:0 0 1px 0;
	padding-bottom:5px;
	width:100%;
}
body#checkliste div#row2_col2_content_col1 .csc-mailform-field label {
	border:none;
	width:90%;
	height:20px;
	display:block;
	padding:0 0 0 15px;
	float:right;
	text-align:left;
}
body#checkliste div#row2_col2_content_col1 .csc-mailform-field input {
	border:0px solid #CCC;
	width:15px;
	margin:0px 0 0 0;
}
body#checkliste div#row2_col2_content_col1 .csc-mailform-field textarea {
	border:1px solid #CCC;
	width:150px;
	margin:0 0 0 0;
}
body#checkliste div#row2_col2_content_col1 .csc-mailform-field input.csc-mailform-submit {
	margin:0 0 0 0;
	width:auto;
	display:none;
}



iframe {
	border:solid #333 0px;
}