html, body {
	margin: 0;
        padding: 0;
        font-size: 0.9em;
        font-family: Arial, Helvetica, sans-serif;
        background-image: url(/img/layout/background.jpg);
        background-repeat: no-repeat;
        background-color: #ced4e9;
        text-align: left;
        line-height: 150%;
        color: #444;
        scrollbar-face-color: #00386a;
        scrollbar-track-color: #fff;
        scrollbar-arrow-color: #fff;
	}


#top {
	width: 100%;
	height: 20px;
        background-color: #00386a;
        color: #000;
	}


#container {
	width: 1100px;
	margin: 0;
        text-align: left;
	}

#header {
	width: 100%;
	height: 130px;
        color: #fff;
	}

#wrapper {
	float: left;
	width: 1100px;
	margin: 0;
        text-align: left;
        background-image: url(/img/layout/backwrapper.gif);
	}

#content {
	margin: 0px 280px 0px 180px;
	padding: 40px 60px 40px 40px;
        text-align: left;
        min-height: 770px;
        /* -- alle IE (incl. 7) -- */
        * height: 770px;
	}


#content img {
	margin-bottom: 6px;
	}

#left {
	float: left;
	width: 180px;
        margin-top: 0px;
        margin-right: 0px;
	margin-left: -1100px;
        padding-top: 30px;
        padding-bottom: 30px;
	}

#right {
	float: left;
	width: 280px;
	margin-left: -280px;
        padding-top: 74px!important; /* Firefox, Opera & CO */
        padding-top: 81px; /* IE 5.01, 5.5, 6 */
        padding-bottom: 40px;
	}

#right p  {
        font-size: 0.90em!important; /* Firefox, Opera & CO */
        font-size: 0.87em; /* IE 5.01, 5.5, 6 */
        background-color: #f0f1f4;
        margin-right: 20px;
        margin-top: 0px;
        padding: 5px;
 }


#right .akt {
        font-size: 0.90em!important; /* Firefox, Opera & CO */
        font-size: 0.87em; /* IE 5.01, 5.5, 6 */
        background-color: #fff;
        margin-right: 20px;
        margin-top: 0px;
        padding: 5px;
 }


#footer {
	width: 920px;
	clear: both;
        color: #00386a;
	text-align: left;
        margin-left: 180px;
	font-size: 11px;
        padding: 4px 0 4px 0;
        text-transform: uppercase;
	}

#sidebar {
	border: 0px;
	}

.meldung {
	padding-top: 10px;
	padding-bottom: 10px;
	}

.thumb {
	float: left; 
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	}

.text  {
        line-height: 150%;
        font-size: 1.0em;
	padding-top: 6px;
	}

.listing {
	padding-top: 5px;
        clear: both;
	}

.listing_info {
	float: left; 
        width: 80px;
	margin-right: 10px;
	padding: 0px;
	}

.listing_data  {
	float: left; 
        width: 400px;
	padding: 0px;
	}



#box {
        line-height: 150%;
        margin-right: 20px;
        background-color: #ced4e9;
	padding: 5px;
	}

#box p {
        font-size: 0.90em;
        padding: 0px;
        margin: 0px;
        background-color: #ced4e9;
	}


/* Additional styles */

h1 {
	color: #00386a;;
        font-size: 1.2em!important; /* Firefox, Opera & CO */
        font-size: 1.0em; /* IE 5.01, 5.5, 6 */
        font-family: Helvetica, Arial,sans serif!important; /* Firefox, Opera & CO */
        font-family: Microsoft Sans Serif, MS Reference Sans Serif; /* IE 5.01, 5.5, 6 */
        line-height: 150%;
        margin-top: 0px;
        margin-bottom: 10px;
        text-transform: uppercase;
	}

h2 {
	color: #444;
        font-size: 1.1em!important; /* Firefox, Opera & CO */
        font-size: 13px; /* IE 5.01, 5.5, 6 */
        line-height: 150%;
        margin-top: 0px;
        margin-bottom: 10px;
	}


h3 {
	color: #00386a;;
        font-size: 1.0em;
        line-height: 150%;
        margin-top: 5px;
        margin-bottom: -5px;
        text-transform: uppercase;
	}


h4 {
	color: #fff;;
        font-size: 1.0em;
        line-height: 150%;
        margin-top: 20px;
        text-transform: uppercase;
        background-color: #ced4e9;
        padding-top: 2px;
        padding-bottom: 1px;
        padding-left: 4px;
        font-weight: normal;
        margin-bottom: 5px;
	}

h5 {
	color: #00386a;;
        font-size: 0.87em;
        line-height: 150%;
        margin-top: 5px;
        margin-bottom: 5px;
        text-transform: uppercase;
	}


ul     { list-style-image:url(/img/layout/list.gif); }

li     { margin-bottom: 5px; margin-left: -20px; }

hr     { color: #ced4e9; background-color: #ced4e9; height: 1px; border: none; width: 100%; clear: both}

td     { line-height: 150%; font-size: 0.83em;}

a      {
	color: #00386a;
	text-decoration: none;
	}



a:hover {
	color: #ca9800;
	text-decoration: none;
	}

.black {
	color: #444;
	font-size: 11px;
	}

.grey {
	color: #aab0c4;
	}

.greyblue {
	color: #ced4e9;
	}

.bu {
	color: #999;
        font-size: 11px;
        line-height: 120%;
	margin-bottom: 15px;
	}

.header {
	color: #000;
        font-size: 1.1em;
        line-height: 150%;
        margin: 0px;
        font-weight: bold;
	}

.headergrey {
	color: #596383;
        font-size: 1.1em;
        line-height: 150%;
        margin: 0px;
        font-weight: normal!important; /* Firefox, Opera & CO */
        font-weight: bold;/* IE 5.01, 5.5, 6 */
	}

.language {color:#7f9bb4; text-decoration: none}

.download {color:#00386a; padding-bottom: 2px; padding-top: 4px; padding-right: 3px; padding-left: 3px; border: 1px solid #ca9800; text-decoration: none}


.white  {font-size: 11px; color:#fff;}
a.white {text-decoration: none; color:#fff;}
a.white.visited {text-decoration: none; color:#fff;}
a.white.hover {text-decoration: underline; color:#fff;}

.blue {font-size: 12px; color:#00386a; text-decoration: none; text-transform: uppercase;}
a.blue {font-size: 12px; color:#00386a; text-decoration: none; text-transform: uppercase;}
a.blue.hover {font-size: 11px; color:#ca9800; text-decoration: none; text-transform: uppercase;}

a.top1a {
display: block;
font-size: 1.0em;
font-weight: normal!important; /* Firefox, Opera & CO */
font-weight: bold;/* IE 5.01, 5.5, 6 */
text-decoration: none;
text-transform: uppercase;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 4px;}
a.top1a:link    { color:#fff; text-decoration:none; }
a.top1a:visited { color:#fff; text-decoration:none; }
a.top1a:hover   { color:#00386a; text-decoration:none; }

a.top1b {
display: block;
font-size: 1.0em;
font-weight: normal!important; /* Firefox, Opera & CO */
font-weight: bold;/* IE 5.01, 5.5, 6 */
text-decoration: none;
text-transform: uppercase;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 4px;}
a.top1b:link    { color:#00386a; background-color: #fff; text-decoration:none;}
a.top1b:visited { color:#00386a; background-color: #fff; text-decoration:none;}
a.top1b:hover   { color:#00386a; background-color: #fff; text-decoration:none;}


a.menu1a {
display: block;
width: 160px!important; /* Firefox, Opera & CO */
width: 180px;/* IE 5.01, 5.5, 6 */
font-weight: normal;
font-size: 0.9em;
text-decoration: none;
text-align: right;
padding: 5px 10px 5px 10px;
border-bottom: 1px solid #00386a}
a.menu1a:link    { color:#001345; text-decoration:none; background-color: #fff; 
filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6; }
a.menu1a:visited { color:#001345; text-decoration:none; background-color: #fff; 
filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6; }
a.menu1a:hover   { color:#001345; text-decoration:none; background-color: #fff; 
filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;

}

a.menu1b {
display: block;
width: 160px!important; /* Firefox, Opera & CO */
width: 180px;/* IE 5.01, 5.5, 6 */
font-weight: normal;
font-size: 0.9em;
text-decoration: none;
text-align: right;
padding: 5px 10px 5px 10px;
border-bottom: 1px solid #00386a}
a.menu1b:link    { color:#001345; text-decoration:none;  background-color: #fff; 
filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85}
a.menu1b:visited { color:#001345; text-decoration:none;  background-color: #fff; 
filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85}
a.menu1b:hover   { color:#001345; text-decoration:none;  background-color: #fff; 
filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85}

a.menu2a {
display: block;
width: 160px!important; /* Firefox, Opera & CO */
width: 180px;/* IE 5.01, 5.5, 6 */
font-weight: normal;
font-size: 0.8em;
text-decoration: none;
text-align: right;
padding: 5px 10px 5px 10px;
border-bottom: 1px solid #00386a}
a.menu2a:link    { color:#00386a; text-decoration:none; background-color: #fff; }
a.menu2a:visited { color:#00386a; text-decoration:none; background-color: #fff; }
a.menu2a:hover   { color:#ca9800; text-decoration:none; background-color: #fff; }

a.menu2b {
display: block;
width: 160px!important; /* Firefox, Opera & CO */
width: 180px;/* IE 5.01, 5.5, 6 */
font-weight: normal;
font-size: 0.8em;
text-decoration: none;
text-align: right;
padding: 5px 10px 5px 10px;
border-bottom: 1px solid #00386a}
a.menu2b:link    { color:#ca9800; text-decoration:none;  background-color: #fff; }
a.menu2b:visited { color:#ca9800; text-decoration:none;  background-color: #fff; }
a.menu2b:hover   { color:#ca9800; text-decoration:none;  background-color: #fff; }

.email1  {width: 500px; height: 22px;  background-color: #fff; border: 1px solid #00386a; color: #000; font-size: 12px; font-family: Helvetica, Arial, sans-serif; }
.email2  {width: 500px; height: 200px; background-color: #fff; border: 1px solid #00386a; color: #000; font-size: 12px; font-family: Helvetica, Arial, sans-serif; }
.email3  {width: 500px; height: 22px;  background-color: #00386a; border: 1px solid #00386a; color: #fff; font-size: 11px; padding: 2px }


.suche1 { 
width: 180px;
border: 0px;
height: 20px;
background-color: #fff;
border-bottom: 1px solid #00386a!important; /* Firefox, Opera & CO */
border-bottom: 0px solid #00386a; /* IE 5.01, 5.5, 6 */
font-size: 10px!important; /* Firefox, Opera & CO */
font-size: 9px;/* IE 5.01, 5.5, 6 */
padding-top: 2px!important; /* Firefox, Opera & CO */
padding-top: 1px;/* IE 5.01, 5.5, 6 */
padding-left: 3px;
padding-right: 5px;
color: #00386a;}

.suche2 {
width: 60px;
height: 20px;
border: 0px;
background-color: #00386a;
border-left: 1px solid #00386a;
border-bottom: 1px solid #00386a;
border-right: 1px solid #fff;
border-top: 0px solid #fff;
font-size: 10px!important; /* Firefox, Opera & CO */
font-size: 9px;/* IE 5.01, 5.5, 6 */
font-weight: normal;
color: #fff;}




/*---------------------------- Slider 2 ---------------------------*/



div.wrap {
	border: 0px;
	margin:  0;
	padding: 0px;
}

div.wrap.one {
	width:540px;
}	



div.item {
	width: 540px;
        height: 540px;

}

div.item img {

}


div.item p {

}

div.example1_container {

}


div.example1_container a.slider_prev, div.example1_container a.slider_next {
	color: #ccc;
	margin-top: 0px;

}


a img {
	border: 0;
}


