.themamain0
{
  font-weight: bold;
}


.themaaddon0
{
}

a:link    {color:#004400;}
a:active  {color:#44FF44;}
a:visited {color:#115511;}
a:hover   {color:#113311;} 

table a:link    {color:#004400;}
table a:active  {color:#44FF44;}
table a:visited {color:#115511;}
table a:hover   {color:#113311;} 

body
{
	background: #d9edf2;
	font-family: verdana, arial, 'sans serif';
	font-size: 14px;
	margin: 0px; 
} 

h1 
{
	font-size: 14px; 
	font-weight: bold;
}
 
p,table,li
{
	font-size: 12px;   
} 
 
.Title 
{
	font-size: 14px; 
	font-weight: bold;
}

#logoleiste_new
{
	position: absolute;
	width: 951px;
	height: 116px;
	top: 0px;
	left: 0px; 
	padding: 0px;
	border: 0px;
	background: transparent url(picsEI/titleEI.png?lc=2018-12-07);
	background-repeat: no-repeat;
	margin: 0px;
}	


@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 

    #logoleiste_new{
        background:url('picsEI/titleEI@2x.png') no-repeat top left;
        background-size: 951px 116px;
    }
}



#tabcontainer {
	position: absolute;
	top: 91px;
	left: 0px;
	width: 900px;
	height: 30px;
	margin: 0px 0px 0px 33px;
	padding: 0px;
	border: 0px solid #fff;
	/*color: #ffcc00;*/
}


#tabcontainer li.selected {
	display: block;
	float: left;
	width: 90px;
	height: 24px;
	font-size: 12px;
	background: #d9edf2;
	background-repeat: repeat-y;
	color: darkgreen; 
	text-decoration: none;
	margin: 0px 3px 0px 0px;
	padding:0px 0px 0px 0px; 
  border-left: 0px solid  ;
  border-right: 0px solid  ;
  border-top: 0px solid  ;
  border-bottom: 1px solid  #d9edf2;
  
} 


#tabcontainer li {
	width: 90px;
	height: 24px;
	display: block;
	float: left;
	font-size: 12px;
	background: #4595A5;
	background-repeat: repeat-y;
	color: darkgreen;
	text-decoration: none;
	margin: 0px 3px 0px 0px;
	padding:0px 0px 0px 0px;
	} 

#tabcontainer li a {
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	margin: 0px;
}

#tabcontainer li.selected a {
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	margin: 0px;
}

.menubox 
{
	margin-top: 5px; 
	margin-left: 8px;
	padding: 0px;	
	border: solid 0px;
}

.spacer
{
	height: 1px;
	width: 1px;
}


#themenleiste
{
	position: absolute;
	top: 115px;
	left: 0px;
	width:   289px;
	/*height: 200%; */
	padding: 5px 0px 0px 0px;
	border-left: 1px solid #004400; 
}

.level0 
{
	font-size: 12px;
	
	padding:  8px 5px 8px 20px;
	margin: 20px 0px 0px 0px;
	border: solid 0px #000000;
	background: #A1C6D0; 
	/*height: 22px; */
}

.level0 a:link    {color:#003322;}
.level0 a:visited {color:#003322;}
.level0 a:active  {color:#003322;}
.level0 a:hover   {color:#003322;} 


.level1
{
	font-size: 11px;
	
	padding:  5px 5px 5px 20px;
	margin: 0px 0px 0px 0px;
	border: solid 0px #000000;
	background: A1C6D0; 

}

.level1 a:link    {color:#005522;}
.level1 a:visited {color:#005522;}
.level1 a:active  {color:#005522;}
.level1 a:hover   {color:#005522;} 



#contentcontainer
{
	position: absolute;
	top: 120px;
	left: 303px;
	width: 600px;
	height: 100%;
	padding: 0px;
}


#ccwithoutsister
{
	position: absolute;
	top: 120px;
	left: 303px; 
	width: 610px;
	height: 100%;
	padding: 0px;
}


#content
{
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 20px;
	font-size: 11px; 

}
 

#sisterpage
{
	position: absolute;
	top: 139px;
	left: 800px;
	width: 147px;
	font-size: 10px; 
	border: 0px solid #000000; 
}

.aux
{
	text-align: left;
	font-size: 9px;
	padding-left: 3px;
}

.auxtitle
{
	padding: 8px 0px 5px 8px; 
	text-align: left;
	height: 20px;
	width: 143px;
	background: #A1C6D0; 
	font-size: 11px;
	color: #002222;
}

.auxtext
{
	padding: 3px 2px 2px 2px;
  text-align: left;
	font-size: 9px;
	border-top: 0px solid #C1D6E3;
	border-right: 1px solid #C1D6E3;
	border-bottom: 1px solid #C1D6E3;
	border-left: 1px solid #C1D6E3;
	background: #d1e2eA;
	
}

.introtitle
{
background: #A1C6D0;  
background-repeat: no-repeat;
height: 32px;
margin: 0px 0px 0px 0px;
color:#003311;
font-size: 14px; 
font-weight: bold;
}

.introtitlebox
{
padding-top: 7px;
padding-left: 13px;
margin: 0px 0px 0px 0px; 

}

.introtitletext
{
padding-top: 7px;
padding-left: 20px;
padding-bottom: 30px;
font-size: 12px; 

}

.emph
{
	color:#AA2200;
	font-weight: bold;
}


.titleemph
{
	color:#AA2200;
	font-size: 16px;
	font-weight: bold;
}

.focus
{
	width: 550px;
	text-align: justify;
}

.themamain
{
font-weight: bold;
}


.themaaddon
{
}

.leistenueberschrift_ws
{
	padding-top: 20px;
	padding-left: 15px;
	
	color:#AA2200;
	font-weight: bold;

}


