/***********************************************/
/* dreispalter.css                            */
/* für Interm                                 */
/***********************************************/


/***********************************************/
/* Farbdefinitionen                            */
/* Hintergrund #FFFFFF                         */
/* etc.                                        */
/***********************************************/ 


/* <![CDATA[ */ 

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
html,body {
	height: 100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.1em;
	color: #14335F;
	margin: 0;
	padding: 0;
	background-color: #E7E7E7;
	text-align: center;
}

/* Reihenfolge der Linkstyles so belassen für IE, auch leeres a:link */
a {
	color:#14335F;
}

a:link {

}

a:visited{
	color: #14335F;
}

a:hover{
	color: #FF0000;
}

a:active{
	color: #FF0000;
}

h1{
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 5px 0;
}

h2{
	font-size: 1.0em;
	margin: 0;
	padding: 0 0 0 0;	
}

h3{
	font-size: 12px;
	margin: 0;
	padding-left: 5px;	
	height: 25px;
	background: url(../grafik/layout/rightBG.gif) no-repeat;
	padding-top: 8px;
}

h4{
	font-size: 1.1em;
	margin: 0;
	padding: 25px 0 0 0;
	clear: left;
}


/***********************************************/
/* DIV-Container                               */
/***********************************************/ 


#header, #footer, #posLayout #pos  {
	width: 960px;
	margin:auto;
}

#pos {
	height: 100%;
	width: 960px;
	margin:auto;
	text-align: center;
}

#posLayout {
	height: 52%;
	background: url(../grafik/layout/posLayoutBG.gif) repeat-y;
}

#posLayoutKontakt {
	height: 52%;
}

#posLayoutHome {
	height: 52%;
	background: #FFFFFF;
}

#posLayoutHome p {
	text-align: left;
	margin: 0px;
	padding-bottom: 5px;
}

#header {
	height: 60px;
	background: #0F0C8D;
	width: 960px;
	position: absolute;
}

#headerLogo {
	margin-top: 10px;
	margin-left: 7px;
	float: left;
	border: none 0;
}


#headerMenu {
	margin-top: 40px;
	margin-right: 10px;
	float: right;
}

#header ul {
	margin: 0;
	padding: 0;
}

#header li {
	display: inline; /* damit liegen die Menuelemente nebeneinander */
	list-style-type: none;
}

#headerMenu a {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0;
}

#headerMenu a:link {
}

#headerMenu a:hover, #headerMenu a:active, #headerMenu a.selected {
	color: #C9CBE1;
}

#header span {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
}

#english {
	margin-left: 7px;
}

#headerImage {
	width: 960px;
	height: 250px;
	background: url(../grafik/layout/header.jpg) no-repeat;
}

#header img {
	border: 0;
}


#footer {
	height: 18px;
	background: #0F0C8D;
	color: #FFFFFF;
	padding-top: 2px;
	font-size: 10px;
}

#footerMenu{
	float: left;
}

#footerDesign{
	float: right;
}

#footer a {
	font-size: 10px;
	color: #FFF;
	padding: 0 10px;
}

#footer a:link {
	font-size: 10px;
	color: #FFF;
	padding: 0 10px;
}

#footer a:hover, #footer a:active, #hfooter a.selected {
	color: #C9CBE1;
	text-decoration: none;
}

#content, #contentHome, #right, #pos, #contentWhite, #contentBerater  {
	height: 98%;
	text-align: left;
}

#left {
	width: 116px;
	float: left;
	padding: 70px 0 20px 5px;
	text-align: left;
}

#leftSpace {
	width: 121px;
	float: left;
}

#left ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

#left li {
	padding: 1px 0 5px 10px;
	font-size: 0.73em;
}

#left a {
	color:#14335F;
	font-weight: normal;
	text-decoration: none;
}

#left a:link {
}

#left a:hover, #right a:active, #right a.selected {
	color: #403DD2;
	text-decoration: none;
}

#content {
	width: 615px;
	float: left;
	padding: 5px 0 0 0;
	scrollbar-base-color: #EAEBF2;
	overflow: auto;
}

#contentBerater {
	width: 595px;
	float: left;
	padding: 5px 20px 0 0;
	scrollbar-base-color: #EAEBF2;
	overflow: auto;
}

#contentBerater, #contentWhite table p {
	margin: 0;
	padding: 5px 0;
}

#contentBerater, #contentWhite table {
	width: 660px;
}

#contentBerater, #contentWhite td {
	padding: 10px 10px 15px 0;
	border-bottom: 1px dashed #000099;
}

#contentWhite {
	width: 819px;
	float: left;
	padding: 5px 20px 0 0;
	scrollbar-base-color: #EAEBF2;
	overflow: auto;
	background: #FFFFFF;
}

#content table {
	margin: 10px 0 0 0;
	border: 0;
}

#content th {
	padding-bottom: 5px;
}

#content ul {
	list-style: none;
	margin: 0;
	padding-left: 20px;
}

#content li {
	padding: 5px 0 10px 25px;
	background: url(../grafik/layout/punkt.gif) no-repeat 9px 11px;
}

#contentHome {
	width: 860px;
	padding: 5px 20px 0 80px;
	margin-bottom: 7px;
	overflow: auto;
	scrollbar-base-color: #EAEBF2;
}

#contentHome p {
	padding: 5px 10px 7px 0;
	margin: 0;
	font-size: 0.9em;
}

#right {
	width: 224px;
	float: right;
}

#rightContent {
	width: 224px;
	text-align: left;
	overflow: auto;
	scrollbar-base-color: #EAEBF2;
	height: 90%;
}

#right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 205px;
}

#right li {
	padding: 1px 0 5px 22px;
	background: url(../grafik/layout/pfeil.gif) no-repeat 9px 8px;
	font-size: 0.7em;
	border-bottom: 1px dotted #666666;
}

#right a {
	color:#14335F;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted CECFD9;
}

#right a:link {
}

#right a:hover, #right a:active, #right a.selected {
	text-decoration: underline;
}


/* Stile für mehrere DIVs  */
#header p, #footer p, #content p, #contentWhite p, #left p, #right p{
	padding: 5px 10px 7px 0;
	margin: 0;
	font-size: 0.9em;
}


/* Anfang Kontaktformular */

#frameForm {
	padding: 0 5px 10px 0;
	float: left;
}

#frameForm form {
	width: 435px;
	padding-top: 15px ;
	margin: 0;
}

#frameForm label {
	width: 90px;
	padding: 4px 0 6px 0;
	display: block;
	float: left;
	font-size: 0.85em;
	font-weight: bold;
}


#frameForm input {
	margin: 3px 0 3px 0;
	padding: 0 0 0 2px;
	width: 300px;
	height: 18px;
	border: 1px solid #cccccc;
}

#frameForm textarea {
	margin: 2px 0 3px 0;
	padding: 0 0 0 2px;
	width: 300px;
	border: 1px solid #cccccc;
}

#frameForm br { /* Alle Umbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
  margin: 0px;
  padding: 0px;
}

#submit {
	padding: 10px 0 15px 116px;
	float: left;
}

input#submit {
	height: 20px;
	width: 70px;
	background: #CCCCCC;
	border: 1px solid #333333;
	font-size: 0.85em;
	line-height: normal
}

#contactAdress {
	line-height: 1.5em;
	margin-top: 10px;
	width: 340px;
	float: right;
}

#muenchen {
	position: absolute;
}

#frankfurt, #berlin, #hamburg, #stuttgart, #duesseldorf, #dresden {
	position: absolute;
	visibility: hidden;
}

#reset {
	padding: 10px 0 15px 86px;
	float: left; 
}

input#reset {
	height: 20px;
	width: 90px;
	background: #CCCCCC;
	border: 1px solid #666666;
	font-size: 0.85em;
	line-height: normal
}

#frameForm p {
	margin: 0;
	padding: 10px 0 15px 0;
	border-top: 1px solid #999999;
	line-height: 1.3em;
	clear: left;
}


/* Ende Kontaktformular */



/* sonstige Stile */
#flash {
	background: #403DD2;
}

#pfad {
	font-size: 0.7em;
	margin: auto;
	padding: 0 0 15px 0;
	text-align: left;
}

#pfad a {
	color:#14335F;
	text-decoration: none;
	font-weight: normal;
}

#pfad a:link {
}

#pfad a:hover, #pfad a:active, #pfad a.selected {
	text-decoration: underline;
}

.contentLeft {
	float: left;
	width: 290px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.contentRight {
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 30px;
}

.standort {
	visibility: hidden;
	margin-top: 25px;
	position: absolute;
	background: #FFFFFF;
}


.title {
	font-size: 1.3em;
	line-height: normal;
	font-weight: bold;
}

.small {
	font-size: 0.79em;
	line-height: 1.1em;
}

.center {
	text-align: center;
	padding: 10px 0 5px 0;
}

.imageLeft {
	float: left;
	padding: 15px 20px 20px 7px;
}


.tableList {
	padding: 3px 10px 0 20px;
	background: url(../grafik/layout/punkt.gif) no-repeat 5px 7px;
}

.line {
	border-top: 1px dashed #14335F;
	margin: 40px 15px 0 20px;
	padding-top: 10px;
}

.stern {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	line-height: 1.1em;
	color: #14335F;
}



/* Stile fürs CMS */

.ueberschrift1{
	font-size: 14pt;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.ueberschrift2 {
	font-size: 12pt;
	margin: 0;
	padding: 25px 0 0 0;
	clear: left;
	font-weight: bold;
}

.ueberschrift3 {
	font-size: 12pt;
	margin: 0;
	font-weight: bold;
}


