/* CSS Document */

body { 
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
#wrapper {
	width: 1002px;
}

/*------ Button über dem Logo ------*/
#logo a{
	margin-left: 10px;
	margin-top: 15px;
	width: 321px;
	height: 80px;
	float: left;
}

/*------ HAUPTNAVIGATION 1.ZEILE ------*/
#navi {
	margin-left: 363px;
	margin-top: 15px;
}
* html #navi {/*IE6*/
	margin-left: 401px;
	margin-top: 34px;
}
*+html #navi {/*IE7*/
	margin-left: 401px;
	margin-top: 34px;
}
#navi li {
	float: left;
	list-style: none;
}
.goMargin {
	margin-left: 26px;
}
#navi li a {
	text-decoration: none;
	color: #5A5A5A;
	font-size: 15px;
}
#navi li a:hover {
	color: #008CB4;
}
#navi li a:active {
	color: #008CB4;
}
#navi .active {
	color: #008CB4;
}

/*------ HAUPTNAVIGATION 2.ZEILE ------*/
#navisub {
	margin-left: 638px;
	margin-top: 30px;
}
* html #navisub {/*IE6*/
	margin-top: 50px;
	margin-left: 676px;
}
*+html #navisub {/*IE7*/
	margin-top: 50px;
	margin-left: 676px;
}
#navisub li {
	color: #5A5A5A;
	font-size: 11px;
	float: left;
	list-style: none;
	margin-top: 31px;
}
#navisub .textHeight {
	margin-top: 22px;
}
.goMarginSub {
	margin-left: 44px;
}
#navisub li a {
	color: #5A5A5A;
	font-size: 11px;
	text-decoration: none;
}
#navisub li a:hover {
	color: #008CB4;
}
#navisub li a:active {
	color: #008CB4;
}
#navisub .active {
	color: #008CB4;
}
#navisub .klein a{
	font-size: 12px;
}
#navisub .mittel a{
	font-size: 16px;
}
#navisub .gross a{
	font-size: 20px;
}


/*------ SUBNAVIGATION ------*/

#navisubsub {
	margin-left: 100px;
	margin-top: 354px;
}
* html #navisubsub {/*IE6*/
	margin-top: 340px;
	margin-left: 138px;
}
*+html #navisubsub {/*IE7*/
	margin-top: 340px;
	margin-left: 138px;
}
#navisubsub li {
	color: #5A5A5A;
	font-size: 14px;
	font-weight: bold;
	float: left;
	list-style: none;
	margin-top: 31px;
}
#navisubsub .textHeight {
	margin-top: 22px;
}
.goMarginSubSub {
	margin-left: 16px;
}
#navisubsub li a {
	color: #5A5A5A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#navisubsub a.blueHover:hover {
	color: #008CB4;
}
#navisubsub a.blueHover active {
	color: #008CB4;
}
#navisubsub .blueActive {
	color: #008CB4;
}
#navisubsub a.redHover:hover {
	color: #990016;
}
#navisubsub a.redHover:active {
	color: #990016;
}
#navisubsub .redActive {
	color: #990016;
}
#navisubsub a.orangeHover:hover {
	color: #ff9600;
}
#navisubsub a.orangeHover:active {
	color: #ff9600;
}
#navisubsub .orangeActive {
	color: #ff9600;
}
#navisubsub a.greenHover:hover {
	color: #319362;
}
#navisubsub a.greenHover:active {
	color: #319362;
}
#navisubsub .greenActive {
	color: #319362;
}


/*------ CONTENT ------*/

#content {
	margin-top: 431px;
	margin-left: 37px;
	margin-bottom: 10px;
	width: 955px;
	clear: both;
	height: auto;
}
* html #content {
	margin-top: 416px;
}
*+html #content {
	margin-top: 416px;
}
#content li{
	list-style: disc;
	color: #5A5A5A;
	font-size: 13px;
	margin-top: 5px;
}
h1 {
	color: #008CB4;
	font-size: 13px;
	font-weight: bold;
}
h1.red {
	color: #990016;
	font-size: 13px;
	font-weight: bold;
}
h1.blue {
	color: #008CB4;
	font-size: 13px;
	font-weight: bold;
}
h1.green {
	color: #319362;
	font-size: 13px;
	font-weight: bold;
}
h1.orange {
	color: #ff9600;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	color: #5A5A5A;
	font-size: 13px;
	font-weight: bold;
}
.text {
	color: #5A5A5A;
	font-size: 13px;
}
.textBold {
	color: #5A5A5A;
	font-size: 13px;
	font-weight: bold;
}
.textBlau {
	color: #008CB4;
	font-size: 13px;
}


/*------ STARTSEITE ------*/

.homeTeaser {
	position: absolute;
	top: 360px;
	border:none;
}
#content #doHeight {
	height: 80px;
}
a.presseHover {
	color: #5A5A5A;
	font-size: 13px;
	text-decoration: none;
}
a.presseHover:Hover {
	text-decoration: underline;
}

/*------ SEITE PARTNER ------*/

.partnerTeaser {
	margin-top: 10px;
}

/*------ SEITE KONTAKT ------*/

#kontaktLeft {
	float: left;
	width: 400px;
}
#kontaktRight {
	float: left;
}
.kontaktLeft {
	float: left;
}
a.kontaktLink {
	color: #008CB4;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.kontaktLinkImg {
	margin-left: 10px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
	font-size: 13px;
	width: 250px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
	font-size: 13px;
}


/*------ SEITE IMPRESSUM ------*/

a.impHover {
	color: #5A5A5A;
	font-size: 13px;
	text-decoration: none;
}
#impLeft {
	float: left;
	width: 700px;
}
#impBottom {
	clear: left;
	width: 1002px;
}
#impRight {
	float: left;
	width: 250px;
}
#impRight img {
	border: 0px;
}
.impLeftImg {
	float: left;
}


/*------ SEITE PRESSEARCHIV ------*/

#presseWrapper {
	clear: left;
	width: 1002px;
	height: 42px;
	margin-left: -37px;
	position: relative; 
	background: url(../img/pressearchiv_balken.jpg) no-repeat left;
}
#presseText {
	top: 8px;
	margin-left: 37px;
	position: relative; 
	color: #ffffff;
	font-size: 21px;
	font-weight: bold;
	height: 42px;
}
* html #presseText {/*IE6*/
	top: 10px;
	margin-left: 18px;
}
.presseP {
	margin-top: 5px;
	color: #5A5A5A;
	font-size: 13px;
	font-weight: bold;
}
*+html .presseP { /*IE7*/
	margin: 0px;
	margin-top: 5px;
}
* html .presseP { /*IE6*/
	margin: 0px;
	margin-top: 5px;
}


/*------ FOOTER ------*/

#footer {
	clear: both;
	width: 1002px;
	height: 30px;
	background-color: #000000;
	color: #ffffff;
	font-size: 11px;
}
#footertext {
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 920px;
	float: left;
}
* html #footertext {/*IE6*/
	margin-left: 5px;
}
*+html #footertext {/*IE7*/
	margin-left: 5px;
}
#footertextRechts {
	margin-top: 10px;
	float: left;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:active {
	text-decoration: underline;
}
#footer .active {
	text-decoration: underline;
}
