BODY,HTML{
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  font-family: arial;
  font-size: 14px;
}
.align-center{
	text-align: center;
}
BODY{
  overflow-y: scroll;
  background-color: white;
  background-image: url('images/background_gray.jpg');
  background-repeat: repeat-x;
}

A{
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
A:hover{
	color: gray;
	text-decoration: underline;
}
H1{
	font-size: 16px;
	color: black;
}
H2{
	font-size: 14px;
	color: #333;
}
.submenu_item{
	height: 22px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 6px;
	font-size: 14px;
}
.submenu_item A{
	color:#666666;
	font-size:12px;
} 
#PAGE{
  width: 950px;
  margin-left: 20px;
  border: 1px solid #67B2C5;
  position: absolute;
  margin-top: 15px;
  background-color: #ADD5DF;
  min-height: 600px;
}
#head{
  background-image: url(images/ullrich-transport-hintergrund.jpg);
  height: 100px;
  margin-top: 20px;
}
#ullrichtransporte{
  margin-left: 170px;
  padding-top: 10px;
}
#ullrichtransporte A{
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}
#truck{
  background-image:url(images/ullrich-transport-truck.png);
	height:150px;
	left:0;
	margin-left:7px;
	position:absolute;
	top:8px;
	width:200px;
	z-index:99;
}
#minilinks{
  position: absolute;
  right: 10px;
  top:0px;
}
#minilinks A{
	color: white;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}
#minilinks A:hover{
	text-decoration: underline;	
}
.minilink_item{
	float:left;
	padding-left: 10px;
	margin-top: 2px;
}
#mainmenu{
  position: absolute;
  left: 130px;   
  top: 59px;
}
.mainmenu_item{
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	list-style-item: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 34px;
	padding-top: 14px;
	border:1px;
	width: 110px;
}
.mainmenu_item:hover{
	background-position:center;
	/**background-image: url(images/ullrich-transport-menu-hover.png);**/
}
.mainmenu_item A{
	color: gray;
	font-size: 16px;
	text-decoration: none;	
	font-weight: bold;
}
.mainmenu_item A:hover{
	color: #50A5BA;	
}
#searchbox{
  left:179px;
	position:absolute;
	top:130px;
	width:400px;
}
#center{
  width: 100%;
  margin-top: 30px;
  margin-bottom: 100px;
}
#page_path, #page_path A{
  font-size: 10px;
  color: gray;
}
#page_path{
	margin-left: 25px;
	padding-top:10px;
}
#content, #newspage{
	font-size: 12px;
}
#content{
	background-color: #E1F0F5;
	float:left;
	margin:10px 20px 110px;
	min-height:300px;
	overflow:visible;
	padding:10px;
	width:600px;
	border: 1px solid gray;
}
#newspage{
	/*background-color:#FEA7BA;
	border:1px solid gray;*/
	float:left;
	margin:10px 20px 86px;
	/*min-height:300px;
	overflow:visible;
	padding:10px;*/
	width:240px;
}
#bottom{
  height: 80px;
  position: absolute;
  bottom: 0px;
  background-color: #67B2C5;
  width: 100%;
  text-align: center;
  color: white;
}
#bottom A{
	color: white;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}
#bottom A:hover{
	text-decoration: underline;	
}
.tx-srfeuserregister-pi1 input, .tx-srfeuserregister-pi1 select, .tx-srfeuserregister-pi1 textarea, .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-uploader {
	background-color:white;
	color: gray;
}
.tx-srfeuserregister-pi1 p {
	color: black;
}
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
	background-color:#981014;
}
.news-latest-item{
	border-top: 3px solid gray;
	border-bottom: 3px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #fcfaae;
	padding: 6px;
	margin-bottom: 10px;
}
label {
  display: block;
  float: left;
  width: 100px;
}
.tx-ullrichtransportboerse-pi1 TABLE.tbts{
  border:1px solid black;
  border-collapse:collapse;
  vertical-align:top;
  background-color: white;
  font-size:10px;
}
.tx-ullrichtransportboerse-pi1 TABLE.tbts TD{
  border:1px solid black;
  border-collapse:collapse;
  padding: 5px;
  vertical-align:top;
  cursor: pointer;
}
.tx-ullrichtransportboerse-pi1 TABLE.tbts TR.header{
  font-weight: bold;
  font-size:10px;
  background-color: gray;
  color: white;
}
.tx-ullrichtransportboerse-pi2 FORM, .tx-ullrichtransportboerse-pi3 FORM{
  width: 400px;
}
.tx-ullrichtransportboerse-pi2 LABEL, .tx-ullrichtransportboerse-pi3 LABEL{
  width: 150px; 
}
