/* CSS Document */

body {
	background-color:#000000;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:link, a:visited, a:active {
	color: #000099;
}

a:hover {
	font-weight: bold;
	color: #FF0000;
	cursor: pointer;
}

html img {
	border: 0px;
	/* IE HACK  - img hat im IE6 grundsätzlich 5px margin-bottom! */ 
	margin: 0px 0px -3px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
}

hr.lineSmall {
	height: 1px;
	color: #000099;
	background-color:#000099;
	border: none;
	text-align: right;
}

h1 {
	position: relative;
	display: block;
	width: 600px;
	margin: 20px 0px 10px -15px;
	padding: 2px 12px 2px 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000099;
	left: 1px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}

.noFloat {
	clear: both;
	margin: 0;
	padding: 0;
}
p.center {
	display: block;
	text-align: center;
}

/* IE HACK */
/*
	ul, dl, ol {
		position: relative;
	}
*/
ul.Zahnrad12 {
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 0px 20px;
	font-size: 14px;
	font-weight: normal;
}
ul.Zahnrad12 li {
	background-image:url(/images/icons/zr_12x12.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 1.4em;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
}

#center {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 600px;
	margin-left: -435px;
	margin-top: -300px;
	overflow:visible;
	background-image:url(/images/background/back_870x600.gif);
	background-color:#FFFFFF;
	z-index: 0;
}
#header{
	position:relative;
	width: 870px;
	height: 115px;
	z-index:1;
}
#middle {
	position: relative;
	width: 870px;
	/* min-height: 400px; */ 
	/* max-height: 800px; */
	/* min-height versteht der IE nicht! */
	height: 400px;
	overflow: hidden;
	z-index:1;
}
#footer{
	position: relative;
	width: 870px;
	height: 85px;
	overflow: hidden;
	z-index:1;
}

/* Header Line*/
#headerLogo {
	position: absolute;
	overflow:visible;
	width: 150px;
	height: 100px;
	top: 15px;
	left: 660px;
	z-index:2;
}

#headerSlogan{
	position: absolute;
	overflow: visible;
	top: 80px;
	left: 205px;	
	height: 25px;
	width: 433px;
	z-index:2;
}

#menue {
	position: absolute;
	top: 0px;
	left: 640px;
	width: 230px;
	height: 99%;
	overflow: hidden;
	z-index:2;
}

/* Footer Line */
#footerBtLeft {
	position: absolute;
	top: 2px;
	left:0px;
	z-index:2;
}
#footerBtMid {
	position: absolute;
	top: 2px;
	left:290px;
	z-index:2;
}
#footerBtRight {
	position: absolute;
	top: 4px;
	left:580px;
	z-index:2;
}

/* Menue Layout */

/* Hauptmenue Elemente */
#menueFlags {
	position: relative;
	margin: 20px 0px 0px 37px;
	z-index:2;
}

#menueBox {
	position: relative;
	margin: 40px 0px 0px 5px;
	z-index:3;
}

#menueBox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menuePhoneNum {
	position: absolute;
	top: 345px;
	left: 0px;
	width: 220px;
	margin: 0;
	padding: 2px 2px 2px 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	visibility: inherit;
}

#impressum {
	position: absolute;
	top: 370px;
	left: 0px;
	margin: 0px 5px 0px 5px;
	height: 30px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-align: center;
}

/* MIDDLE LINE CONTENT BOX! */
#content {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 585px;
	height: 800px;
	overflow: hidden;
	padding: 0px 10px 0px 45px;
	margin-right: 10px;
	z-index:4;
}

.boldFont {
	font-size: 12px;
	font-weight: bold;
}
.boldBigFont {
	font-size: 14px;
	font-weight: bold;
}
#contentSlogan {
	position: absolute;
	display: block;
	width: 780px;
	overflow: hidden;
	top: 380px;
	left: 45px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	z-index: 5;
	
}
#contentSubmenue {
	position: absolute;
	display: block;
	width: 585px;
	top: 365px;
	left: 45px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	z-index:2;
}
#contentSubmenue .left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 33%;
	margin-left: 0%;
	text-align: left;
}
#contentSubmenue .center {
	position: absolute;
	top: 0px;
	left: 33%;
	width: 33%;
	text-align: center;
}
#contentSubmenue .right {
	position: absolute;
	top: 0px;
	left: 66%;
	width: 33%;
	text-align:right;
}

div.twoColumns {
	float: left;
	display: block;
	width: 48%;
	padding: 0;
	margin-right: 5px;
}
	
img.floatLeft {
	display: block;
	float: left;
	margin: 10px 10px 10px 0px;
/*
	border: 1px dashed #00ffff;
*/
}
img.floatRight {
	display: block;
	float: right;
	margin: 10px 0px 10px 10px;
/*
	border: 1px dashed #440544;
*/
}

div#zacky {
	position: absolute;
	top: 185px;
	left: 418px;
	width: 202px;
	height: 182px;
	overflow: visible;
	z-index: 5;
}
div#zackyBlase p {
	padding: 0px;
	margin: 0px;
}
div#SYSSUPPL {
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 13px;
	left: 193px;
	width: 430px;
	height: 220px;
	overflow: visible;
	z-index: 6;
	padding: 15px 10px 80px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

/* News CSS Stile */
div.newsBox {
	position:relative;
	width: 95%;
	border: 1px solid #000099;
	margin: 20px 1px 0px 10px;
	font-size: 14px;
}
p.newsOverhead {
	background-color: #CCCCCC;
	color: #000099;
	padding: 3px;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
}
p.newsText {
	color: #000099;
	padding: 5px 5px 1px 5px;
	font-size: 85%;
	margin: 5px 5px 1px 5px;
}
p.newsLink {
	text-align: right;
	vertical-align: middle;
	font-size: 90%;
	margin: 0;
	padding: 0;
}
