﻿html {
	height: 100%;
	width: 100%;
}

body {
	margin: 0px;
	padding-left: 0px;
	background-color: #EFEFEF;
	height: 100%;
	width: 100%
}

a {
	color: #76787A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}


div#header {
	height: 140px;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	background-color: #EFEFEF;	
}

div#logo {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 565px;
	position: relative;
	z-index: 1;
}

img#rcClaim {
	margin-left: 300px;
	margin-bottom: 25px;
}

div#middle {
	clear: both;
	width: 960px;
	min-width: 960px;
	padding: 0px;
	margin: 0 auto;
	margin-top: -35px;
	position: relative;
	z-index: 5;
}

div#menueline {
	height: 35px;
	width: 960px;
	padding: 0px;
}

div#spacer {
	float: left;
	height: 24px;
	width: 107px;
	margin-left: 0px;
	margin-right: 3px;
}

a.main {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.activeMain {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	font-weight: bold;
}

div.menue {
	float: left;
	height: 24px;
	width: 91px;
	margin-left: 0px;
	margin-right: 3px;
	background-color: #444444;
	border-style: solid;
	border-width: 1px;
	border-color: #444444;
	border-bottom-style: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	cursor: pointer;
}

div.activeMenue {
	float: left;
	height: 24px;
	width: 91px;
	margin-left: 0px;
	margin-right: 3px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #BBBBBB;
	border-bottom-style: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

div.hoverMenue {
	float: left;
	height: 24px;
	width: 91px;
	margin-left: 0px;
	margin-right: 3px;
	background-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-bottom-style: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	cursor: pointer;
}

div#content {
	width: 960px;
	height: 1000px;
	margin-bottom: 2px;
	padding: 0px;
	background-color: #FFFFFF;	
	border-style: solid;
	border-width: 1px;
	border-color: #BBBBBB;
	border-top-style: solid;
}

div#headline {
	height: 40px;
	width: 946px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	border-bottom-width: 1px;	
}

div#headlinetext {
	float: left;
	height: 40px;
	width: 650px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	border-bottom-width: 1px;	
}

div#chooselang {
	float: right;
	height: 20px;
	width: 200px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

div#leftContent {
	float: left;
	width: 650px;
	height: 800px;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
	border-right-width: 1px;
	text-align: justify;
	line-height: 1.6em;	
}

div#rightContent {
	float: left;
	width: 278px;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: justify;
	line-height: 1.6em;
}

div#tagline {
	width: 650px;
	height: 350px;
	color: #111111;
	background-color: #EFEFEF;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: middle;
}

div#innertagline {
	color: #004C8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	vertical-align: middle;
}

div#contenttagline {
	color: #004C8A;
	height: 180px;
	min-height: 180px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 5px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	line-height: 1.6em;
}

.contenttagheader {
	color: #004C8A;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}

.contenttagheaderinactive {
	color: #666;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	cursor: pointer;		
}

.contenttagtext {
	color: #004C8A;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 0px;
}

.readmoretag {
	color: #004C8A;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;		
}

div#othertag {
	float: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	text-align: left;
}

.test {
	float: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
}

div.giveacallBase {
	float: left;
	width: 250px;
	height: 25px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000;
	padding: 0;
	/*background-image: url(../assets/callUs2.gif);*/
}

div.giveacallOver {
	float: left;
	width: 250px;
	height: 25px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000;
	cursor: pointer;
	padding: 0;
	/*background-image: url(../assets/callUsOver2.gif);*/
}

div.contactWindowStyle {
	width: 300px;
	height: 300px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50px;
	margin-top: 30px;
	
}

h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 15px;
}

h3 {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 15px;
}

div.dateofpost {
	float: left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	min-height: 25px;
	width: 120px;
	min-width: 120px;
	background-image: url(../assets/postbg.gif);
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	margin-right: 15px;
	margin-top: 5px;	
}

.newslink {
	color: #004C8A;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	text-decoration: underline;
	cursor: pointer;
	padding: 0;	
}

h3.rightHeader {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

ul#rubriken {
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.8em;
	padding-left: 15px;
	padding-right: 15px;
}

.rubrik {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #BBBBBB;
	list-style: none;
	padding-left: 0px;
	padding-top: 5px;	
	padding-bottom: 5px;
}

.hoverRubrik {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #BBBBBB;
	list-style: none;
	padding-left: 0px;
	padding-top: 5px;	
	padding-bottom: 5px;
	background-color: #EFEFEF;
}

ul#rubriken a {
    text-decoration: none; 
	color: #111111;
	padding-left: 10px;
	display: block;
  }
  
div.rightInput {
	width: 249px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
	border-top-width: 1px;
	margin-top: 25px;
	padding: 15px;
}

div#references > a {
	padding-left: 5px;
	font-weight: bold;	
}

div#footer {
	text-align: center;
}

#impressum {
	color: #76787A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 580px;
	padding-left: 180px;
	
}

#impressum  a:link { color:#76787A; font-family: Arial, Helvetica, sans-serif;}
#impressum  a:visited { color:#76787A; font-family: Arial, Helvetica, sans-serif;}
#impressum  a:hover { color:#76787A; font-family: Arial, Helvetica, sans-serif;}
#impressum  a:active { color:#76787A; font-family: Arial, Helvetica, sans-serif;}



#copy {
	float: right;
	color: #76787A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.teammember {
	width: 600px;
	height: 300px;
	padding-top: 15px;
	margin-left: 25px;
}

.memberimage {
	width: 167px;
	height: 250px;
	float: left;	
}

.memberdescription {
	height: 200px;
	width: 420px;
	float: right;
	text-align: left;
}

.teamnav {
	width: 650px;
	text-align: center;	
}

div > img.teamnav {
	width: 45px;
	height: 67px;
	margin: 0px;
	padding: 0px;
}


/* A CSS hack that only applies to IE6 -- specifies a different width for the impressum */

* html #impressum
{
	color: #76787A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 380px;
	padding-left: 180px;
	

}


