/* CSS Document */

#logo {
	position: absolute;
 	left: 0px;
 	top: 0px;
}

#hinweis {
	position: absolute;
 	left: 425px;
 	top: 5px;
	width:540px;
	font-family: arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-align:justify;
	color:#ff0000;
}


#serviceleiste  {
	position: absolute;
 	left: 0px;
 	top: 100px;
	width: 250px;
	height: 20px;
	background-color:#666666;
	

}

#servicebox {
	position: absolute;
 	left: 0px;
 	top: 120px;
	width: 250px;
	height: 100px;
	background-color:#d1d1d1;
}

.linkwhite {
	font-family: arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;

}

#service_reihe1 {
	position: absolute;
 	left: 15px;
 	top: 130px;

}

#service_reihe2 {
	position: absolute;
 	left: 130px;
 	top: 130px;

}

#thn_reihe {
	position: absolute;
 	left: 0px;
 	top: 220px;
	width: 250px;
	height: 50px;
}

#suchbox {
	position: absolute;
 	left: 0px;
 	top: 270px;
	width: 250px;
	height: 40px;
	background-color:#c2f291;
}

#gizmos {
	position: absolute;
 	left: 0px;
 	top: 310px;
	width: 250px;
	height: 400px;

}

#detailinfo {
	position: absolute;
 	left: 0px;
 	top: 430px;
	width: 250px;
	height: 300px;

}

.linkgreen {
	font-family: arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10px;
	color:#225322;
}

#plan_start {
	position: absolute;
 	left: 300px;
 	top: 110px;
	
}

#plan_detail {
	position: absolute;
 	left: 300px;
 	top: 110px;
	width: 625px;
	height: 543px;	
}

#plan_detail_background {
	position: absolute;
 	left: 290px;
 	top: 100px;
	width: 645px;
	height: 564px;
	background-color: #6f6f6f;
}

.myButton{ 
	font-family : arial, Verdana,helvetica,courier,sans-serif;
	font-size : 8pt;
 }
 .myInput{
	font-family: arial, Verdana, helvetica, courier, sans-serif;
	background-color: #FFFFFF;
	font-size: 8pt;
	border: solid 1px #333333;
	color: black;
}

.floating {
	font-family: arial, Verdana, helvetica, courier, sans-serif;
	font-size:11px;
	color: black;
}
