/* CSS Document */
body, td, baustelle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : normal;
}
.middle, .dark, .bright, .tdheight {
	height : 39px;
	width : 39px;
}

.logo, .logodark, .logomiddle, .logobright{
	height : 12px;
	width : 12px;
}

.middle,.main, .menumiddle, .logomiddle{
	background-color : #F68B1F;
}

.dark, .menupointactive, .logodark, distanceactive{
	background-color : #EF3B24;
}

.bright, .logobright{
	background-color : #FaCC0D;
}

.whiteline{
	background-color : #FFFFFF;
	height : 1px;
}

.white{
	color: #FFFFFF;
	font-size:11px;
}

.main{
	width : 702px;
	height : 546px;
}

.menupoint{
	width : 300px;
	height : 33px;
	color : #455E63;
}

.menupointactive{
	width : 300px;
	height : 35px;
	color : #FFFFFF;
}

a:link { 
 	text-decoration:none; 
	font-weight:normal; 
	color : #455E63; 
}

a:visited { 
	text-decoration:none; 
	font-weight:normal; 
	color : #455E63;
}

a:hover { 
	text-decoration:none; 
	font-weight:normal; 
	color : #455E63;
}

a:active { 
	text-decoration:none; 
	font-weight:normal; 
	color : #455E63;
}
 a:focus { 
 	text-decoration:none; 
	font-weight:normal; 
	color : #455E63;
}
.baustelle {
	color : #FFFFFF;
	font-size : 20px;
	font-weight:normal;
}

.distanceactive {
	width : 8px;
}

.distance {
	width : 8px;
}
.points {
	color : #455E63;
	font-size : 16px;
	font-weight:normal;
}
.contact{
	color : #455E63;
	font-size : 12px;
	font-weight:normal;
	height : 25px;
}

.inputcontact {
	width : 400px;
}

.inputarea {
	width : 500px;
}
h2 
  { color: #455e63; font-weight: bold; font-size: 12px; line-height: 15px; font-family: Verdana; text-decoration: none }
h3 
  { color: #455e63; font-weight: normal; font-size: 12px; line-height: 15px; font-family: Verdana; text-decoration: none }
h7 { color: #455e63; font-weight: normal; font-size: 12px; line-height: 14px; font-family: Verdana; text-decoration: none; text-indent: 15px }
h4 
  { color: #455e63; font-size: 11px; line-height: 15px; font-family: Verdana; text-decoration: none }

h6 
{
	font-size: 9px;
	line-height : 11px;
	font-family : Verdana;
	font-style : none;
	font-weight: normal;
	color : #455E63;
	text-decoration : none;
}
h1    { color: #455e63; font-size: 15px; line-height: 19px; font-family: Verdana }

