@import "content.css";
@import "navi.css";

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	text-align:center;
}

#contentcenter a,#contentcenter a:link,#contentcenter a:hover,#contentcenter a:visited {
	color:#c61f26;
}
	
#uber_wrapper {
	width:1025px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	}

#contentheader {
	margin:0px;
	padding:0px;
	padding-left:32px;
}

	
#head_left {
	float:left;
	width: 217px;
	margin-left: 32px !important;
	margin-left:16px;
	}
	
#head_center {
	float:left;
	width: 527px;
	background-image:url(../images/tags_oben.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	height: 86px;
	text-align:right;
	padding: 40px 5px 0px 0px;
	}

#head_sprache {
	width: 199px;
	background-color: #555555;
	height: 24px;
	text-align:right;
	padding:8px 0;
}
#head_right {
	width: 199px;
	background-color: #555555;
	background-image:url(../images/rechts_oben.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 86px;
	text-align:center;
	padding:0;
	color:#FFFFFF;
	font-size:11px;
	}

#head_right a, #head_right a:link, #head_right a:hover, #head_right a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
#header_table td{
	vertical-align:bottom;
}
	
#banner {
	width:1025px;
	height:179px;
	/* background-image:url(../images/brushed_banner.jpg); */
	background-image:url(../images/bg_top2.jpg);
	}
	
#navi1 {
	width:200px;
	margin-left:50px;
	margin-top:5px;
	}
	
#claim {
	width:500px;
	}

#claim h1 {
	font-size:16px;
	color:#c61f26;
	margin-top: 10px;
	margin-bottom:10px;
}
#claim p {
	font-size: 12px;
	line-height:18px;
	margin-top: 0px;
}

	
#content {
	margin-left: 29px;
	background-image:url(../images/bg_content2.png);
	background-position:bottom;
	background-repeat:repeat;
}

#left {
	padding-left:3px;
	width: 217px;
	}
#navi2 {
	margin: 20px 0px 0px 20px;
	}
#left_bottom {
bottom: 5px;
}
#contentcenter {
	width:490px;
	}
	
#right {
	width: 179px;
	padding: 0px 10px 0px 10px;
	}
#right ul {
	margin:0px 0px 3px 0px;
	padding:0px;
}
#right li {
	list-style-image:url(../images/square_gold.png);
	margin-left:20px;
	padding:0px;
}
#about {
	margin-top: 8px;
	border-top: 1px dotted #333333;
}
#about h2 {
	font-size: 10px;
	margin-top:3px;
}
#about p {
	font-size: 10px;
}
.style2 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.style3{
	color: #FFFFFF;
}
.table_style{	
	border: 1px solid #000000; 
	background-color: #c5c8cf;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 220px;
}
.table_header{	
	color: #FFFFFF;
	background-color: #c61f26;
	border: 2px solid #FFFFFF; 
	font-size: 12px;
	height: 27;
}
.table_body{	
	border: 1px solid #FFFFFF; 
}
.style8 {	
	color: #000000;
	font-size: 11px;
}
.aboutarm {	
	color: #000000;
	font-size: 11px;
	border: 1px solid #000000;
}

.tech{
	list-style: square outside color:#c61f26;
	padding:0px;	
}
.serv{
	text-decoration: none;
	color: #000000;
}
.content_heder{
	margin-top: 20px; 
	color: #c61f26;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
