﻿
body
{
    margin:0;
    padding:0;
        
    background-color:#454a50;
    
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size:0.8em;
    line-height:1.3em;
    
    
}

h1,h2,h3
{
	font-weight:normal;
	color:White;
}
h1
{
	font-size:2em;	
	margin-bottom:1em;
}

h1.mainhl { line-height:1.1em;}

h2,h3
{			
	font-size:1em;
	font-weight:bold;
	color:White;
	margin: 0 0 1em 0;
}

h2.kd
{
	margin-top:3em;
}



#contentwrapper
{
    float: left;
    width: 100%;
}

#contentcolumn
{
    margin: 0 156px 0 156px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn
{
    float: left;
    width: 156px; /*Width of left column*/
    margin-left: -100%;
}

#rightcolumn
{
    float: left;
    width: 156px; /*Width of right column*/
    margin-left: -156px; /*Set left marginto -(RightColumnWidth)*/
}

.innertube
{
    margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
}



li#ctl00_current a {color:Black;}

#modernbricksmenu
{
    padding: 0;
    width: 100%;
    background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
    filter:alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity:0.8;
    position:relative;
    left:0px;
    top:130px;
}

#modernbricksmenu ul
{
	font-size:0.9em;
    font-weight:bold;
    margin:0;
    margin-left: 0px; /*margin between first menu item and left browser edge*/
    
    padding: 0;
    list-style: none;
}

#modernbricksmenu li
{
    display: inline;
    margin: 0 2px 0 0;
    padding: 0;
    /*text-transform:uppercase;*/
}

#modernbricksmenu a
{
    float: left;
    display: block;
    color: white;
    margin: 0 4px 0 0; /*Margin between each menu item*/   
    padding: 5px;
    text-decoration: none;
    letter-spacing: 0px;
    background-color: #dedede; /*Default menu color*/
    border-bottom: none; /*1px solid white;*/
    color: #007BFF;
}

#modernbricksmenu a:hover
{
    background-color: white; /*Menu hover bgcolor*/
    color: #007BFF;
    color: black;
}

#modernbricksmenu #ctl00_current a
{ /*currently selected tab*/
    background-color: white; /*Brown color theme*/ 
    border-color: white; /*Brown color theme*/ 
}

#submenucontainer
{ 
	width: 100%;	
}

.submenu, .submenu2
{
	font-size:0.9em;
    clear: both;
    padding: 0;
   
    height: 30px;
    height: 3.2em;

    background: white; /*Brown color theme*/ 
    filter:alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity:0.8;

    position:relative;
    left:0px;
    top:130px;
  
    max-width:946px; /*958-12 padding-left */    
    padding-top:10px;	
	padding-left:5px;
}

.submenu2
{
	top:130px;
	height:100%;
	padding-bottom:1em;
	padding-top:0;	
	height:0;
	padding:0;
}


.content
{
	color:#ddd;
	max-width: 800px;
	
}

#ctl00_headerwithmenu
{
	position:relative;left:0px;
	height:231px;
	background-image:url(/img/frosch.jpg);
	background-repeat:no-repeat; 
	z-index:0;
	margin-bottom:27px;
}

.subheadline
 {
 	color:White;
 }
 
.stdentry, .lldescr
{ 
	max-width:620px; 
}

.sv { margin-top:0.2em;margin-left:1.5em;}

.ll, .llhome
{
	color:#93b61e;
	color:#bfd55f;
	font-size:3em;
	line-height:1em;
}

.llhome2
{
	margin-top:1em;
	color:#ddd;
	font-size:2em;
	line-height: 1.2em;
}

.lldescr
{
	margin-top:3em;
	color:#ddd;
	
}

.flimg, .flimg2
{
	float:left;
	margin-right:18px;
	margin: 10px 28px 18px 0px;	
	display: inline; /* IE 6 float double margin bug */

}

.flimg2
{
	margin-top: 0px;
	float:none;
}



.fll
{
	float:left;
}

.fllbanu
{
	float:left;
	width:480px;
}


.bl { float:left;width:35px;font-weight:bold; }        
.bldescr { float:left;width:440px; }        
.linkentry { margin-bottom: 1em; }

.clearer
{
	clear:left ;
}


a, a:hover { color: #0097e1;color:#00A6EB;}
a:visited { color: #0084C1; }

#ctl00_printheader { display:none; }



#ctl00_banusignet { position:absolute;top:118px;left:36px; }
#ctl00_banutext { position:absolute;top:258px;left:36px; }

#ctl00_banusignet_print { display:none; }
#ctl00_banutext_print { display:none; }


.floatimgcontainer
{
	float:left;margin-right:30px;margin-bottom:10px;
}

h2.bd
{
	margin-top:2em;
	margin-bottom:0;
}