body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

input,textarea,select{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color : #FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

li{
	list-style-image: url(images/icon2.gif);
	margin: 0px;
	padding: 0px;
}

.icon{
	list-style-image: url(images/icon3.gif);
	margin: 0px;
	padding: 0px;
}

ul{
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-left: 8px;
	margin-left:8px;
}

img, table{
  border:0px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom:0px;
	
}

.red{
  color:#FE0000;
}

.news {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.impressum {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.newsbox {
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-left:20px;
	height:241px;

}

.fuhrparkbox1 {
	padding-left:15px;
	height:394px;
	background-color: #DEE6EA;
}

.fuhrparkbox2 {
	padding-left: 15px;
	height: 394px;
	background-color: #DEE6EA;
	background-image: url(images/content/fuhrpark/planensattel/bg_planensattel.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right:30px;
}

.entwicklung1 {
	padding-left:15px;
	height:340px;
	background-color: #DEE6EA;
}

.entwicklung2 {
	padding-left: 15px;
	height: 340px;
	background-color: #DEE6EA;
}

.entwickl {
  height: 35px;
  float: left;
  margin-right: 4px;
  background-position: 0px 0px;
  cursor: pointer;
}

.entwicklhover {
  height: 35px;
  float: left;
  margin-right: 4px;
  background-position: 0px 35px;
  cursor: pointer;
}

.header {
	padding-top:0px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	background-color:black;
}

.subnav {
  height: 25px;
  position: absolute;
  padding: 2px;
}

/* links */
a:link,a:visited,a:active
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;

}

a:hover 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;

} 

a.blacklink:link,a.blacklink:visited,a.blacklink:active {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	font-weight : normal;
}

a.blacklink:hover {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight : normal;
}
a.blacklinknav:link,a.blacklinknav:visited,a.blacklinknav:active {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight : normal;
}

a.blacklinknav:hover {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight : normal;
}

a.blacklink2:link,a.blacklink2:visited,a.blacklink2:active {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	text-decoration: none;
	font-weight : normal;
}

a.blacklink2:hover {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	text-decoration: underline;
	font-weight : normal;
}

.blacklink3{
	
}

a.blacklink3:link,a.blacklink3:visited,a.blacklink3:active {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#EE3338;
	text-decoration: none;
	font-weight : normal;
}

a.blacklink3:hover {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#EE3338;
	text-decoration: underline;
	font-weight : normal;
}



a.blacklink4:link,a.blacklink4:visited,a.blacklink4:active {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
	font-weight : normal;
}

a.blacklink4:hover {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#EE3338;
	text-decoration: underline;
	font-weight : normal;
}

.ent_link {
	cursor: pointer;
	border: 0px;
}
