@charset "utf-8";
@import url(navigation.css);
* {
	margin: 0;
	padding: 0;
	border:0;
	}
html[xmlns^="http"]
	{
	/* verhindert Mozilla-Zucken - Scrollbar/kein Scrollbar */
	overflow-y: scroll;
	}
	
a:focus {
	outline: none;
}


	
body{
	text-align: center;
	background: #F4F4F4 url("images/bg_body.gif") top left repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 140%;
	}

#wrapper{
	margin: 0 auto;
	text-align:left;
	width:940px;
	background-color:#fff;
	padding:1px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	overflow:hidden;
	clear:both;
	}
#head{
	height: 85px;
	width: 940px;
	float:left;
	border-top:#005295 5px solid;
	}
#logo{
	position: absolute;
	margin: 25px 0 0 15px;
	
	}
#metasearch{
	font-size: 11px;
	float:right;
	margin:10px 10px 0 0;
	color:#333;
	}
#metasearch a{
	background:none;
	margin:0px 1px 0px 1px;
	padding:0px 5px 0px 5px;
	color:#666;
	text-decoration:none;
	}
#metasearch a:hover{
	color:#005295;
	text-decoration:underline;
	}
#metasearch a.english{
	background:url(icon_english_flag.gif) center left no-repeat;
	padding:0px 5px 0px 23px;
	}
#searchform {
	display: inline;
}

/******* SLIDER ********/
#sliderWrap{
	height:300px;
	width:940px;
	float:left;
}
#sliderWrap img{
	float:left;
}
.bx-next, .bx-prev {
	display:none;
}
.bx-pager {
	position:absolute;
	z-index:1000;
	top:280px;
	left:20px;
}
.bx-pager a {
	float:left;
	display:block;
	width:8px;
	height:8px;
	text-indent:-9999px;
	margin-right: 10px;
	background: url(bg_pager.png) 0 0 no-repeat;
}
.bx-pager a.pager-active,.bx-pager a:hover {
	background: url(bg_pager.png) 0 -8px no-repeat;
}	
#mainNavigation{
	float:left;
	width:940px;
	height:25px;
	margin:1px 0 40px 0;
	}
#subNavigation {
	float:left;
	width:210px;
	margin-right:40px;
	}
.olderPress{
	padding:20px 5px 20px 24px;
	}
.olderPress a{
	font-weight:bold;
	color:#005295;
	text-decoration:underline;
	}
#content{
	float:left;
	width:440px;
	}
#contentFullHome{
	float:left;
	width:685px;
	padding-left:15px;
	}
#contentFull{
	float:left;
	width:665px;
	}
#contentFullInner{
	width:540px;
	}
#content .image, #contentFull .image {
	border:2px solid #DDDDDD;
	float:left;
	margin:0 10px 10px 0;
	}
#content h1, #contentFull h1 {
	font-size:1.6em;
	line-height:120%;
	font-weight:normal;
	color: #005295;
	padding:0 0 0.5em 0;
}
#content h2, #contentFull h2 {
	font-size:1.15em;
	line-height:120%;
	font-weight:normal;
	color: #005295;
	padding:0.5em 0 0.5em 0;
}
#content h3, #contentFull h3 {
	font-size:1.15em;
	line-height:120%;
	color: #333;
	padding:0.5em 0 0.5em 0;
}
#content h4, #contentFull h4 {
	font-size:1em;
	line-height:120%;
	color: #333;
	padding:0.5em 0 0.2em 0;
}
#content h5, #contentFull h5 {
	font-size:1.15em;
	font-weight:normal;
	line-height:140%;
	color:#666;
	padding:0 0 0.8em 0;
	margin:0;
}
#content h6, #contentFull h6 {
	color: #666;
	font-variant: small-caps;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

#content p, #contentFull p{
	padding: 0 0 0.8em 0;
	}
.intro {
	font-size:1.15em;
	line-height:140%;
	color:#666;
	padding:0 0 1.4em 0;
	margin:0;
	}
#content a, #contentFull a{
	color: #005295;
	text-decoration:none;
	}
#content a:hover, #contentFull a:hover{
	color: #005295;
	text-decoration:underline;
	}
#content ul, #contentFull ul{
	margin: 5px 20px 1em 0;
	}
#content li, #contentFull li{
	list-style-type:none;
	padding: 0 20px 0.5em 15px;
	background:url(bullet.gif) 0 0.5em no-repeat;
	}
	
.contentRowHome, .contentRow {
	float:left;
	width:100%;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:#B2CBDF 1px solid;
}
.lastRow{
	border:none;
	margin:0;
	}
.contentRowHome img{
	float:left;
}
.contentRow img{
	float:left;
	border:#ddd 5px solid;
}
img.vCard{
	float:none!important;
	border:none!important;
	padding-left:10px;
}
.contentRowHomeRight {
	float:right;
	width:450px;
}
.contentRowHomeRight h1, .contentRowRight h1 {
	font-size:1.4em!important;
	font-weight:normal;
	color: #005295;
	padding:3px 0 0.3em 0;	
}
.contentRowHomeRight p, .contentRowRight p {
	line-height:120%;
	padding: 0 0 0.5em 0;
}
.contentRowRight {
	float:right;
	width:540px;
}
.thePost {
	margin-bottom:10px;
	border-bottom:#B2CBDF 1px solid;
}
.teamRow {
	width:100%;
	float:left;
	margin-bottom:20px;
}
.teamMember{
	float:left;
	width:150px;
	margin-right:12px;
	font-size:11px;
	}
.teamMember img{
	/*float:left;*/
	border:#ddd 2px solid;
	margin-bottom:10px;
}
.teamMember p{
	padding:0 0 3px 2px !important;
	line-height:120%;
}
.teamMember p.name{
	color: #005295;
	font-weight:bold;
}

a.more{
	background:url(more_arrow_blue.gif) 0 3px no-repeat;
	padding-left:18px;
	color:#005295;
	text-decoration:none;
	}
#contentRight{
	float:right;
	width:200px;
	}
.boxSimple{
	padding:0 10px 20px 0;
	}
.boxSimple h1{
	font-size:1.4em;
	font-weight:normal;
	line-height:120%;
	color: #005295;
	padding:0 0 12px 0;
	}
.boxSimple h2{
	font-size:1em;
	line-height:120%;
	color: #666;
	padding:0 0 5px 0;
	}
.boxSimple p {
	line-height:120%;
	padding: 0 0 0.7em 0;
}
	
.boxBlue{
	background:#005295;
	line-height:120%;
	padding-bottom:5px;
	color:#fff;
	}
.boxBlue p {
	line-height:120%;
	padding: 0 10px 0.7em 10px;
}
.boxBlue h1{
	font-size:1.4em;
	font-weight:normal;
	padding:12px 0 12px 10px;
	background:url(bg_blue_box_h1.gif) top left repeat-x;
	}
.boxBlue h2{
	font-size:1em;
	line-height:120%;
	padding: 10px 10px 0.5em 10px;
	}
.boxBlue ul{
	padding: 5px 0 5x 0;
	}
.boxBlue li{
	list-style-type:none;
	padding: 5px 10px 5px 10px;
	border-top:#B2CBDF 1px solid;
	}
.boxBlue a{
	color:#fff;
	text-decoration:none;
	}
.boxBlue a:hover{
	color:#fff;
	text-decoration:underline;
	}
.boxBlue a.more{
	background:url(more_arrow_white.gif) 0 3px no-repeat;
	padding-left:18px;
	color:#fff;
	text-decoration:none;
	}	
		
#footer{
	clear:both;
	height:60px;
	font-size:0.85em;
	background:url(bg_footer.gif) bottom left repeat-x;
	}
#footer p{
	padding:35px 0 0 250px;
	}
	
#footer a{
	background:none;
	color:#666;
	text-decoration:none;
	}
#footer a:hover{
	color:#005295;
	text-decoration:underline;
	}
#footer a.top{
	background:url(icon_top.gif) center right no-repeat;
	padding:0px 10px 0px 0px;
	margin-right:20px;
	}	
#footer a.print{
	background:url(icon_print.gif) center right no-repeat;
	padding:0px 15px 0px 0px;
	margin-right:20px;
	}
#footer a.contact{
	background:url(icon_contact.gif) center right no-repeat;
	padding:0px 19px 0px 0px;
	}
#footer a.imprint{
	float:right;
	padding:0px 20px 0px 0px;
	}
#footer a.print:hover, #footer a.top:hover, #footer a.contact:hover{
	color:#005295;
	text-decoration:underline;
	}
#address{
    font-size:0.85em;
	color:#666;
	text-align: center;
	padding: 20px 0 10px 0;
	}
.moretext{
	background:url(more_arrow_blue.gif) 15px 3px no-repeat;
	padding-left:30px;
	}
.archiveNavi{
	background:url(bg_gradient.gif) bottom left repeat-x;
	padding:7px;
	margin-bottom:20px;
	border-top:#efefef 1px solid;
	border-bottom:#ccc 1px solid;
	}
.title{
	float:right;
	font-size:16px;
	font-weight:bold;
	font-variant: small-caps;
	color: #005295;
	padding-top:3px;
	}
.back a, .forward a{
	float:left;
	padding:3px;
	margin-right:10px;
	border-top:#e4e4e4 1px solid;
	border-left:#e4e4e4 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	font-size:11px;
	}
.back a:hover, .forward a:hover{
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	border-right:#e4e4e4 1px solid;
	border-bottom:#e4e4e4 1px solid;
	text-decoration:none!important;
	}

/* Dirty Little Helpers
------------------------------------------------------------------------------------------- 
*/

/*-- BREAK to terminate floats --*/
br.clear {
	visibility:hidden;
	clear:both;
	line-height:0px;
	background:#fff;
	height:0px;
	font-size:0px;
	padding:0;
	margin:0;
}
/*-- class to adjust height of container box to actual height of contained 
floating elements ------------------*/
/* see <http://www.positioniseverything.net/easyclearing.html> */
.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 */
