﻿
a	{
	color: #000000;
	}

body {
	background-color: #FFFFFF;
	background-image: url('../_img/body_background.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}

h1 {
	color: #E87716;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	}

ol, ul {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 15px;
	margin-top: 0px; 
	margin-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	}


p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}	


/* ********************************************************************** */	
/* SEITENAUFBAU */


table.contentContainer {
	height: 100%;
	width: 100%;
	}

td.contentContainer {
	vertical-align: top;
	width: 100%;
	}

td.content {
	padding-top: 15px;
	padding-right: 70px;
	padding-bottom: 37px;
	vertical-align: top;
}

table.leftBorderContainer {
	border: 0px;
	width: 235px; 
	}
	
table.leftBorderContainer td {
	padding: 15px;
	vertical-align: top;
	}

.btnLogo {
	height: 54px;
	}
	
.btnLogoPicture {
	margin-left: 15px;
	}

.btnRoot {
	background-color: #E87716;
	height: 18px;
	}

.btnRootText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
	}

.btnSep {
	background-color: #FFFFFF;
	height: 1px;
	}

.btnSub {
	background-color: #C2C2C2;
	height: 18px;
	}

.btnSubText {
	color: #3B3939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
	}

.menuLeftText {
	color: #033DB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
.mqNewsticker {
	color: #033DB0;
	font-family: "Courier New", Courier;
	font-size: 15px;
	font-weight: bold;
	margin-left: 23px;
	padding-bottom: 8px;
	text-decoration: none;
	width: 704px;
	}

.pageServiceLink {
	color: #C2C2C2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
.tblBalkenOben {
	background-color: #E87716;
	height: 18px;
	width: 100%;
}

		
.tblLogoContainer {
	height: 109px;
	}

.tblSubMenuAndPictureSetContainer {
	background-color: #E5E5E5;
	height: 170px;
	width: 100%;
	}
		
.tblSubMenuContainer {
	height: 170px;
	width: 235px;

	}

.tblTitleContainer {
	 height: 92px;
	 width: 727px;
	 }

.tdMenuContainer {
	background-color: #E5E5E5;
	}
		
.title1	{
	color: #033DB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 24px;
	margin-top: 14px;
	}

.title2	{
	color: #8F9194;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	text-align: right;
	}

.title3	{
	color: #BDBFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 17px;
	}
	
/* ********************************************************************** */	
/* Picturesets */

table.pictureset {
	float: left;
	height: 170px;
	width: 100%;
	}	

/* ********************************************************************** */
/* Übersichtstabellen */

table.uebersicht td {
	padding: 2px 10px 2px 2px;
	vertical-align: top;
	}

table.uebersicht td.ueberschrift {
	background-color: #E5E5E5;
	font-weight: bold;
}

table.uebersicht td.spaceH {
	background-color: #E5E5E5;
	padding: 0px;
	width: 1px;
}

table.uebersicht td.spaceV {
	background-color: #E5E5E5;
	height: 1px;
	padding: 0px;
}

table.uebersicht a {
	text-decoration: none;
	}

table.uebersicht img {
	margin-top: 6px;
	}

table.highlightedLinks a {
	text-decoration: underline;
}


/* ********************************************************************** */	
/* Adressformatierung */

p.address {
}

table.communication td {
	padding: 0px;
	}
	
table.communication td.type {
	width: 50px;
	}

/* ********************************************************************** */
/* Dokumentendownload */

p.DocumentDownload a {
	text-decoration: none;
	}
	
p.DocumentDownload img {
	border: 0px;
	vertical-align: text-bottom;
	}
	
/* ********************************************************************** */
/* Kontaktformular */

table.contactForm input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 300px;
}

table.contactForm textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100px;
	width: 300px;

}

table.contactForm td.spaceV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 5px;
}