html {
	height: 100%;
}

body {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	/*height: 100%;*/
	/*overflow-x: hidden;
	overflow-y: auto;*/
	/*background-image: url(pic/bg_main.jpg);*/
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
}


a {
	color: #2A5FAA;
	text-decoration: none;
}

a:hover {
	color: #0168f7;
	text-decoration: none;
}
#container: {
	width: 100%;
	height: 100%;
	overflow: auto;
	/*overflow-y: hidden;*/
}

#header {

	width: 100%;
	height: 159px;
	/*background: url(pic/header.jpg);*/
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#header h1{
	visibility: hidden;
	font-size: 15px;
}

#left {
	width: 237px;
	/*background-image: url(pic/left.jpg);*/
	/*height: 99%;*/
	background-repeat: no-repeat;
	float: left;
	/*overflow: hidden;*/

}
/*  MAINMENU-START */

#menu {
	/*float: left;*/

	display: block;
	/*width: 99%;*/
	overflow: hidden;
	height: 99%;
	padding-top: 2px;
}

@media print{
       #menu{
	display:none;
	overflow:hidden;
	height:99%;
	padding-top:2px;
       }

}

#menu ul {

	list-style-type: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	/*padding-left: -15px;*/
	margin-left: 0px;

}

#menu li {
	/*padding-left: -15px;*/
	/*width: 99%;*/
}
#menu a {

	width: 255px;
	height: 35px;
	text-decoration: none;
	/*padding-left: 14px;*/
	color: #000000;

}
#menu a:hover{
background-image: url(pic/butbluhover.gif);
	width: 255px;
	height: 35px;
	text-decoration: none;
	/*padding-left: 14px;*/
	/*padding-top: -2px;*/
	color: #F000000;
}

#menu a:active{
	background: url(pic/butbluactive.gif) no-repeat left top;
}




.menu {
	display: block;
	width: 255px;
	height: 35px;
	background-image: url(pic/butblu.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	/*padding-top: -2px;*/
	margin-bottom: 8px;


}

.menuact {
	display: block;
	width: 255px;
	height: 35px;
	background-image: url(pic/butbluactive.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	/*padding-top: -2px;*/
	margin-bottom: 8px;

}

.menubig {
	display: block;
	background-image: url(pic/but_white_big.png);
	background-repeat: no-repeat;
	height: 100px;
	padding-bottom: 20px;
}

.sub {
	list-style: disc;
	font-size: 11px;
	padding-left: 10px;

}
/*  MAINMENU-END  */

/* MAIN-CONTENT */

#maincontent {


}

/*Content in screen and print-Style*/

@media screen{
       #content {
	position: absolute;
	left: 50px;
	display: block;
	padding-left: 30px;
	margin-left: 17em;
	margin-right: 8px;
	margin-top: 14px;
	padding-left: 5px;
	width: 585px;
	font-size: 13px;
	height: 255px;

       }
}

@media print{
       #content{
	position: absolute;
	display: block;
	padding-left: 30px;
	margin-top: 14px;
	margin-left: 17em;
	margin-right: 8px;
	margin-top: -150px;
	padding-left: 5px;
	width: 585px;
	font-size: 14px;


       }
	  .pagebreak
	  {page-break-after:always;}
}

/* Formular ContentScrollDiv in screen and print Style*/

@media screen{
       #apDiv1 {
	position:absolute;
	width:750px;
	height:420px;
	z-index:1;
	overflow: auto;
	left: 243px;


       }
}

@media print{
       #apDiv1 {
	position:relativ;
	top:-20px;
	width:681px;
	z-index:1;
	left:243px;

       }
}

.firstChildImgCon{
	position:absolute;

	width:300px;
	height:200px;
	margin-left:260px;
	top:85px;
	z-index:5;
}
.secChildImgCon{
	position:absolute;
	width:200px;
	height:300px;
	margin-left:485px;
	margin-top:40px;
	z-index:5;

}
.secChildImgCon2{
	position:absolute;
	width:300px;
	height:200px;
	top:410px;
	margin-left:200px;
	z-index:5;

}


#teamcon{
	position:absolute;


}
#serviceCon{
	position:absolute;
	width:720px;
	height:400px;
	overflow:auto;
	padding-right: 8px;


}

#gesHinCon{

	position:absolute;
	width:725px;
	height:400px;
	overflow:auto;

}


/* FORMATIERUNGEN */

h1 {
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
margin: 3px;
margin-left: 0px;
color: #015daa;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	margin-left: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 3px;
	color: #015daa;
}
#content a {
	color: #015daa;
}
#content a:hover{
	color: #FF5F00;
}

.normlist {
	padding-left: 20px;
	margin: 1px;
}
.but
{
	color: #FFFFFF;
	background-color: #015daa;
	padding: 2px;
	font-size: 17px;
	font-family: "Courier New", Courier, monospace;
}
.but :hover {
	color: #cdcdcd;
}
.but :visited {
	color: #FFFFFF;
}
/*FORMULARE START*/

.cathead {
	color: #015daa;
	font-size: 13px;
	font-weight: bolder;
	background-image: url(pic/formlinebot.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	}

input {
border:1px solid #015daa;

color:#336666;
width:200px;
 }

input:focus {background:#d8e5f0;}

textarea {width:200px; border:1px solid #015daa;}
textarea:focus {background:#d8e5f0;}

select { width:200px; border:1px solid #015daa;}
select:focus {background:#d8e5f0;}

.haken {
	width: 12px;
	color: #015daa;
	/*vertical-align: bottom;*/
	border: none;

}

.submitbut {
	width: 130px;
	background: #015daa;
	color: White;
	font-weight: bolder;
}
.submitbut:hover {
	background:#d8e5f0;
	color: #015daa;
}


/*FORMULARE END*/

.img-links {
	float:left;
	margin: 5px 10px 5px 0;
}
