@charset "utf-8";

@import url("mininews.css");

@import url("form.css");

html {

	height: 101%; 

	margin-bottom: 1px; 

	font: 100% sans-serif;

}	

body  {	

	background: #00266F;

	margin: 0;

	padding: 0;

	text-align: center;

	color: #000;

	font-size:10px;

}
#right {
	/*
	background: #F6F6F6;	
	float:right; 	
	padding:10px;
	float:left;		 
	margin-top:-30px;
	height:300px;
	width:160px;			
	margin-left:160px;		
	padding-top:10px;
	*/	
	
	background: #F6F6F6;
	float:left;
	height:300px;
	width:160px;
	position: absolute;
	top: 0%;
	right: 0px;
	padding:10px;
	margin-right: 5%;
	margin-top: 120px;

}

#container {

	width: 90%;

	background-color:#FFF;

	color:#000;

	margin: 0 auto;

	border: 0px solid #000000;

	text-align: left;

} 

#langmenu {

	height:16px;

	padding-right:10px;

	margin:0px;

	padding-top:3px;

	background-color:#0065C9;

	text-align:right;

}

#header { 

	background: #F00; 

	padding:0; 

	background:url(top.png);

	height:100px;

} 



#top_menu {

	line-height:1.3em;

	padding-left:200px;


	/*
	height:29px;	

	background-color:#F6F6F6;
	*/	

}



#debug {
	

	color:#99C1EA;

	padding-top: 8px;
	
	/*
	#float:left;

	#padding-right: 0px;

	#padding-bottom: 0px;

	#padding-left: 10px;
	*/
	
	text-align:center;

}

#lcontent h3 {

	background-color:transparent;

	padding:0px;

	border-bottom:1px dotted #DDD;

}

	
/* */


.inhalt_in {

	padding-left:30px;	

	width:700px;

}



/* CONTENT */

a {

	color:#06C;

	font-weight:bold;
	
	text-decoration:none;

}

a:hover {
	
	text-decoration:underline;

}

#main_content {

	margin: 0 auto;	

}



#left {

	float:left; 

	width:200px; 

	background-color: #F6F6F6; 

	margin-top:-30px;

	padding-top:10px;

}

#left ul,li {

	list-style-type:none;

	padding:0px;

	margin:0px;

}

#left a {

	font-size:12px;

	padding-top:4px;

	padding-bottom:4px;

	padding-left:10px;

	text-decoration:none;

	color:#000;

	display:block;

	height: 20px;

	background-color:#F6F6F6;

}

#left a:hover {

	/*
	background-color:#0341B4;
	*/

	background-color:#0065C9;

	color:#FEBD00;

}

#left a:active {

	background-color:#0341B4;

	color:#FEBD00;

}

#left p , 

#left h3{

	margin-left: 10px; 

	margin-right: 10px;

}

#leftmenu .active {

	text-decoration:underline;

	font-weight:bold;

}

#level1 {

	padding-left:10px;

	background-color:#B3C2EC;

}

#level1 a{

	background-color:#DFEAF9;

}



#level2 {

	padding-left:20px;

	background-color:#9BAFE6;

}

#level2 a{

	background-color:#DFEAF9;

}




#content {
	
	font-size:12px;
	
	/*
	margin:30px 180px 0 210px; 
	padding-top:-20px;
	*/
	
	margin:30px 0 0 210px;	
	padding-right:10px;

} 



#footer {

	font-size:10px;

	height:26px;

	color:#99C1EA;

	padding-right:10px;

	background-color:#00266F;

	background-image:url(bilder/footer_large.png);

	background-repeat:no-repeat;

	background-position:50%;

	text-align:right;

} 

#footer a{

	font-weight:normal;

	color:#99C1EA;

}

#footer a:hover{

	font-weight:normal;

	color:#FFF;

}

.clearfloat { 

    clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}





#lcontent {

	overflow: auto;

}

#rcontent {

	height: 400px;

	padding-left:10px;

}



hr {

	margin-top:5px;	

	margin-bottom:5px;

}



/* Listenpunkte */

#rcontent ul li {

	list-style-type:inherit;	

	list-style-position:inside;

	padding-left:5px;

}

.liste_einfach ul,li{

	list-style-type:inherit;	

	list-style-position:inside;

	white-space:inherit;

}	



/* CSC */

#lcontent .csc-mailform {

	width:400px;

}

#lcontent .csc-mailform label {

	text-align:left;

}



/* Produkt Tabelle */
#liste table {	  
	  border:1px dashed #0065C9; 
	  border-collapse: inherit;
	  padding: 4px;
}

#liste #td_title {

	background-color: #CCC;

}


#liste #td_title td {

	font-weight:bold;

	width:160px;

	background-color:#D3D5E4;
	
	background-image:url(../../../scripte/produkte/gfx/arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:14px;

}

#liste td {

	background-color:#E6E7EE;
	padding:2px;

}

#liste a img {

	border:0;

}

#liste #debug_status {

	background-color:#FDD;

	border:1px solid #F00;

	width:700px;

}

.tx-dropdownsitemap-pi1 DIV.expAll { border: 0px solid #0065C9; background-color: #FFF; color: #000; padding-bottom:20px; } 
.tx-dropdownsitemap-pi1 { color: #000000; }
.tx-dropdownsitemap-pi1 DIV.level_2 a{ color: #000; } 