
* { /* Mit dem Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0;
padding: 0;

}
body
	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0.7px;
	color: black;
	background-color: #010101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

hr{
	background-color:black; 
	color:black; 
	border: black; 
	height: 5px;
	width:600px;
	margin-left:20px;
	text-align: left;
}
h2{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	letter-spacing: 0.7px;
}
img {
	border:0px solid black;
	text-decoration: none;
}
a
{
	font-weight: normal;
	font-size:  11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: black;
}
a:hover
{
	font-weight: normal;
	font-size:  11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	color: #70abb2;
}
div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}
div#container
	{
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 840px;
	height: 100%;
	background-color: white;
	border-top: 0px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

div#flash
	{
	display: block;
   clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 838px;
	height: 90px;
	margin: 0px auto 0px auto;
	padding: 25px 0px 0px 0px;
	background-color: white; 
	border-bottom: 1px solid black;
}	
div#navi
	{
	display: block;
   clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 840px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

div#bildleiste
{	
	display: block;
	width: 840px;
	height: 280px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 5px;
	border:0px solid black;
}

div#news
	{
	width: 310px;
	height: 100%;
	margin: 10px auto 0px 0px;
	padding: 10px 0px 0px 0px;
	background-color: white;
	border: 0px solid red;
}
div#content
	{
	display: block;
	clear: both;
	width: 836px;
	height: 100%;
	overflow: visible;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
	background-color: white;
	border: 0px solid red;
}

div#cont1
	{
	display: block;
	clear: both;
	width: 700px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2b2c;
	overflow: visible;
	padding: 10px 40px 0px 20px;
	background-color: #ffffff;
	border: 0px solid black;	
}

div#cont2
	{
	display: block;
	width: 330px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2b2c;
	overflow: visible;
	padding: 50px 40px 0px 40px;
	background-color: #ffffff;
	border: 0px solid black;	
}

div#cont3
	{
	display: block;
	width: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2b2c;
	overflow: visible;
	margin: 0px 40px 0px 40px;
	padding: 50px 40px 0px 40px;
	background-color: #ffffff;
	border: 0px solid black;
	
}
div#foot
	{
	display: block;
	clear: both;
	width: 840px;
	height: 500px;
	border-bottom: 1px solid black;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

#adress{
	display: block;
	color: #c0c0c0;
	font-size: 10px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 5px;
}

.adress{
	color: #c0c0c0;
	font-size: 10px;
}

.adress:hover{
	color: #c0c0c0;
	font-size: 10px;
}

div#cont1 .imglink{
	text-decoration: none;
}

div#cont1 .imglink a{
	text-decoration: none;
	color: red;
}

div#cont1 .imglink a:hover{
	text-decoration: none;
	color: red;	
}

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.navi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.navi ul{
	margin-left: 1px;
	padding: 0;
	float: left;
	width: 838px;
	background: transparent;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
}

.navi ul li{
display: inline;
}

.navi ul li a{
	font-weight: bold;
	font-size: 12px;
	float: left;
	color:white;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: white;
}

.navi ul li img{
	font-weight: bold;
	font-size: 12px;
	float: left;
	color:white;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: white;
}
#links1{
	float: left;
	color: #f5f5f5;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
}

#links2 {
	float: left;
	color: #f5f5f5;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
}
.navi ul li a:visited{
	color: white;
}

.navi ul li a:hover, .navi ul li .selected{
	color: #67a6ad !important;
	padding: 10px 20px 10px 20px;
	background: transparent;
	background-image: url(../images/_menubg.jpg);
	background-repeat: repeat-x;
}
.ueber
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.norm
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
}

.norm_tab
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: transparent;
}


.linkrahmen
	{
	background-color: #ffffff;
	font-size: 10px;
	color: #484941;
	padding: 3px;
	border: 1px solid #cccccc;
}


.linkrahmen:hover
	{
	background-color: #ffffff;
	font-size: 10px;
	color: #484941;
	padding: 3px;
	border: 1px solid #cccccc;
}
.linkrahmen1
	{
	background-color: #484941;
	font-size: 10px;
	color: #ffffff;
	padding: 3px;
	border: 1px solid #484941;
}

.blockueber
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.maillink {
	font-weight: normal;
	font-size: 8pt;
	color: Black;
}

.maillink:hover {
	font-weight: normal;
	font-size: 8pt;
	color: #B1B1B1;
}
.textlink {
	font-weight: normal;
	color: #c80000;
}
.firmlist{
	height:18px;
	border-bottom: 1px solid #999999;
}

.firmenliste{
	font-weight: bold;
}
.liste{
	padding-left:15px;
	line-height: 20px;
}
.profilheader{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#999999;
	
}

.profilheader2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#999999;
	
}
