@charset "UTF-8";
html { height: 100%; }
body {
	color:#ffffff;
/*	font:12px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;*/
	font:12px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	letter-spacing:0.1em;
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	background-color:#1f5c89;
}

* { margin:0; }

h1 { font-size:22px; margin:5px 0; }
h2 { font-size:19px; margin:5px 0; }
h3 { margin:5px 0; }
h4 { margin:5px 0; }
h5 { margin:5px 0; }

#body {
	width:920px;
	margin:0 auto;
	background:#2471a7 url("bg.gif") 0 0 repeat-y;
/*	overflow:auto;*/
}

#top {
	height:168px;
	margin:0;
	}

#ol, #or {
	width:75px;
	height:168px;
	background:transparent url("ecken.gif") 0 0 no-repeat;
	float:left;
	overflow:hidden;
}

#or {
	background:transparent url("ecken.gif") -75px 0 no-repeat;
}

#logo {
	width:176px;
	height:168px;
	background:transparent url("logo.jpg") 0 0 repeat-x;
	float:left;
	overflow:hidden;
}

#o {
	width:594px;
	height:168px;
	background:transparent url("o.gif") 0 0 repeat-x;
	float:left;
	overflow:hidden;
	position:relative;
}

#ohl {
	font-size:24px;
	color:#20304d;
	margin:75px 0 0 0;
	position:absolute;
	right:0px;
	text-align:right;
}

#topmenu {
	position:absolute;
	right:0px;
	bottom:10px;
	text-align:right;
}

#topmenu ul {
	font-size:13px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#topmenu ul li {
	background-color:#d4b500;
	margin-left: 0;
/*	padding: 3px 10px;*/
	height:25px;
/*	border-left: 1px solid #20304d;*/
	list-style: none;
	display: inline;
	float: left;
}
	
		
#topmenu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

#topmenu a {
	font-size:12px;
	font-weight:bold;
	display: block;
	padding: 5px 10px;
	line-height:10px;
	text-decoration:none;
	color:#ffffff;
	border-bottom:5px solid #efcc00;
}

#topmenu a:hover {
	background-color:#d4b500;
	color:#20304d;
	border-bottom:5px solid #20304d;
}

#topmenu a.selected {
	color:#20304d;
	border-bottom:5px solid #20304d;
}

#linien {
	margin:0;
	width:100%;
	height:12px;
	background:transparent url("linien.gif") 0 0 no-repeat;
}

#content {
/*	letter-spacing:0em;*/
}
#contentleft {
	width:165px;
	height:auto;
	margin:20px 0px 0px 80px;
	float:left;
}

#contentright {
	font-size:13px;
	line-height:18px;
	letter-spacing:0em;
	margin:0px 80px 0 290px;
	padding-top:15px;
}

#contentright a:link {
	color:#FFFFFF;
}

#contentright a:hover {
	color:#ffff00;
}

div.teaser {
	position:relative;
	width:100%;
	background-color:#1e5984;
	margin:0 0 15px 0;
	padding:5px 0 10px 0;
	border-right:1px solid #103b5d;
	border-bottom:1px solid #103b5d;
}
div.teaser.last{
	margin:0;
}
div.teaser div.title {
	line-height:25px;
	font-size:18px;
	color:#88c7ed;
	margin:0px 7px 0px 7px;
	border-bottom:1px dotted #103b5d;
}
div.teaser div.content {
	font-size:11px;
	color:#ffffff;
	margin:0px 9px 0px 5px;
}

div.teaser div.content ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
}
div.teaser div.content ul li {
	list-style-image: none;
	list-style-type: none;
	margin:7px;
}
div.teaser div.content ul li b {
/*	color:#efcc00;*/
}

#teasergallery{
	width:128px;
	height:96px;
	margin:13px;
}

div.teaser .more {
	position:absolute;
	right:5px;
	bottom:2px;
	text-align:right;
}

div.teaser .more a {
	color:#ffffff;
	text-decoration:none;
}

div.teaser .more a:hover {
	color:#efcc00;
}


#bottom {
	width:100%;
	height:246px;
	background:transparent url("u.jpg") center bottom no-repeat;
	position:relative;
	clear:both;
}

#bottommenu {
	font-size:10px;
	position:absolute;
	right:35px;
	bottom:20px;
	text-align:right;
}

#bottommenu ul {
	font-size:11px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#bottommenu ul li {
	margin-left: 0;
/*	padding: 3px 10px;*/
	height:25px;
/*	border-left: 1px solid #20304d;*/
	list-style: none;
	display: inline;
	float: left;
}
	
		
#bottommenu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

#bottommenu a {
	display: block;
	padding: 2px 5px;
	line-height:10px;
	text-decoration:none;
	color:#ffffff;
}

#bottommenu a:hover, #bottommenu a.selected {
	color:#efcc00;
}


#footer {
	width:920px;
	height:20px;
	margin:0 auto;
	overflow:auto;
	position:relative;
}

#last {
	height:50px;
	width:100%;
}

#banner {
	position:absolute;
	left:35px;
	top:0px;
	text-align:left;
}

#banner a {
	display:block;
	float:left;
	width:80px;
	height:15px;
	margin:2px 0 0 5px;
	text-decoration:none;
}

#w3cxhtml10 {
	background:transparent url("w3c_xhtml10.gif") 0 0 no-repeat;
}
#w3ccss {
	background:transparent url("w3c_css.gif") 0 0 no-repeat;
}
#getfirefox {
	background:transparent url("get_firefox.gif") 0 0 no-repeat;
}
#getsafari {
	background:transparent url("get_safari.gif") 0 0 no-repeat;
}

#bannerright {
	position:absolute;
	right:35px;
	top:0px;
	text-align:left;
}

#apple {
	display:block;
	float:left;
	width:15px;
	height:15px;
	text-decoration:none;
	background:transparent url("apple.gif") 0 0 no-repeat;
}

#w3cxhtml10:hover, #w3ccss:hover, #getfirefox:hover, #getsafari:hover, #apple:hover {
	background-position:0 -15px;
}

#copyright {
	border-top:1px dotted #164667;
	position:absolute;
	left:35px;
	top:25px;
	right:35px;
	text-align:left;
	padding-top:5px;
}

#mediasolutions {
	display:block;
	float:left;
	margin:5px 10px 0 0;
	color:#20304d;
	font-size:9px;
	text-decoration:none;
}
#mediasolutions:hover {
	color:#ffffff;
}

/*Links*/

a:link {color:#ffffff;
		text-decoration:none;
}

a:visited {color:#ffffff;
		text-decoration:none;
}

a:hover {color:#ffff00;
}

