@charset "utf-8";
/* CSS Document */

html, body {
margin:0;
padding:0;
font-family: "Trebuchet MS";
font-size:11px;
}

ul, li {
margin:0;
padding:0;
}

a {
text-decoration:underline;
outline:none;
color:#000;
}
a:hover, a.active {
text-decoration:underline;
color:#000;
}


#wrapper {
width:864px;
min-height: 100%;
height: auto !important;
height: 100%;
margin:16px auto;
padding:37px 20px 0px 20px;
}


/*---------------- TOPNAVI ------*/

#topnavi {
width:313px;
height:20px;
float:right;

}

#topnavi ul {
width:320px;
height:20px;
text-align:right;
font-size:11px;
}
#topnavi ul li {
float:left;
list-style-type:none;
margin-left:5px;
}
#topnavi ul li a {
text-decoration:none;
}




/*---------------- HEADER ------*/

#header {
clear:both;
height:169px;
width:866px;
}

#header h1 {
text-indent:-10000px;
width:240px;
height:125px;
margin:0px 0 0 70px;
}

#header h1 a {
width:240px;
height:125px;
display:block;
}

/*---------------- MAIN NAVI ------*/

#mainnavi {
width:866px;
height:44px;
}

#mainnavi ul {
width:825px;
float:right;
}

#mainnavi ul li {
float:left;
list-style-type:none;
line-height:48px;

font-size:12px;
}
#mainnavi ul li a {
margin:0 10px 0 10px;
text-decoration:none;
}
#mainnavi ul li a:hover {
text-decoration:underline;
}


/*---------------- CONTAINER ------*/

#container {
width:865px;
margin:5px 0 0 0;
min-height: 100%;
height: auto !important;
height: 100%;
}


/*---------------- LEFT COLUMN ------*/

#left {
width:174px;
float:left;
min-height:300px;
padding:0px 0 0 0;
}

#left ul {
width:160px;
float:right;
}

#left ul li {
list-style-type:none;
width:160px;
border-bottom:1px solid #000;
height:23px;
line-height:23px;
}
#left ul li a {
text-decoration:none;
}
#left ul li a:hover {
text-decoration:underline;
display:block;
}

#sub1, #sub2, #sub3 {
margin: 32px 0 10px 0;
}


#left #letterbox {
/*margin-top:570px;*/
}

#left h4 {
padding:5px 0 0 16px;
margin:0;
font-size:12px;
}

#left #massagetip {
height:125px;
padding:5px;
}
#left #massagetip p.ewcms_news_feed {
padding: 20px 0 0 16px; 
}

/*---------------- DOUBLE COLUMN ------*/

#double {
width:681px;
margin:0 0 0 10px;
height:100%;
float:left;
}

#double h2 {
height:38px;
width:659px;
line-height:44px;
padding:0 0 0 22px;
font-size:14px;
font-weight:bold;
margin:0 0 5px 0;
}


/*---------------- MID COLUMN / CONTENT ------*/

#content {
width:435px;
margin:0 5px 0 0;
height:100%;
float:left;
line-height:17px;
color:#454545;
}

#content h3 {
width:413px;
font-weight:bold;
font-size:11px;
padding:10px 0 10px 22px;
margin:15px 0 15px 0;
clear:both;
}

#content .goup {
margin: 0 0 40px 0;
}

.cmsimg {
float:left;
margin: 0 15px 0 0;
border: 1px solid #ccc;
padding:2px;
background:#eee; 
}
.cmsimg a:hover {
border:1px solid #333;
}

#content a img {
border:1px solid #333;
}

#content ul li {
list-style-position:inside;
}

#content .AccordionPanelContent ul {
margin:10px;
}

#content .AccordionPanelContent ul li {
padding-left:16px;
background:url(../images/li.gif) left top no-repeat;
list-style-type:none;
}

#content table {
width:100%;
margin:0 0 25px 0;
}

#content table td {
width:80px;
}


dl.gallery {
float:left;
width:100px;
margin:0 5px 5px 0;
height:190px;
}

dl.gallery dt, dl.gallery dd {
float:none;
width:100px;
padding:0;
margin:0;
}

ol li ol li ul {
padding:0 0 0 15px;
list-style-position:outside;
}

/*---------------- RIGHT COLUMN ------*/

#right {
float:left;
width:241px;
}

#right #newsbox h4 {
margin:0;
padding: 20px 0 0 15px;
}

#right #newsbox p {
padding:15px;
}

#right h5 {
height:44px;
width:226px;
line-height:44px;
padding-left:15px;
font-size:11px;
font-weight:bold;
}

#right dl {
padding:0 0 0 10px;
height:75px;
width:220px;
}

#right dd {
float:left;
width:87px;
}
#right dt {
float:left;
width:80px;
}

#right p {
padding-left:15px;
}

/*---------------- GIMMICKS ------*/

a[href $='#topnavi'] { 
padding-right: 20px;
background: transparent url('../images/up-inactive.gif') no-repeat center right;
float:right;
color:#ccc;
}
a[href $='#topnavi']:hover {
color:#333;
background: transparent url('../images/up.gif') no-repeat center right;
} 

#euroweb {
width:300px !important;
}

div#euroweb a {
float:left;
}


/*---------------- CLEARFIX ----------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/*---------------- TEMPORARY ------*/
div#myOverlay {
width:100%;
height:100%;
background:#D1E7F3;
position:absolute;
z-index:999;
top:0;
left:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
opacity: .8;
}
div#myOverlay:hover {
	cursor:pointer;
}

div#flyer {
width:646px;
height:749px;
background:url(../images/vorschaltflyer.jpg) no-repeat;
position:absolute;
top:10%;
left:30%;
z-index:1000;
}