html{
min-height: 100%;
margin-bottom: 1px;

}
body {
	background-color: #f9f9fe;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 76%;
	color: #000000;
	text-align: center;
		
}
hr{

border-top: 1px solid #00000;

}

td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	
	}

img{
border: 0px;

}

a{
 text-decoration: none;
 color: #150185;
 }
 
 a:hover{
 
  color: #000041;
	text-decoration: underline;
}

h1{

margin-top:0px;
padding-top: 0px;
}
h2{

margin-top:0px;
padding-top: 0px;
}
h3{

margin-top:0px;
padding-top: 0px;
}
h4{

margin-top:0px;
padding-top: 0px;
}
h5{

margin-top:0px;
padding-top: 0px;
}
h6{

margin-top:0px;
padding-top: 0px;
}


p{
margin-top:0px;
padding-top: 0px;
}

#wrap {
position:relative;
	border: 1px solid #150185;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	
}

#banner{
width: 100%;
margin:0px;
padding: 0px;
height:120px;
background-image: url(images/cms-header.jpg);
background-repeat: none;


}
#sprache{
width:100%;
margin:0px;
padding:0px;
height:30px;
margin-bottom:10px;
text-align: left;
margin-left:5px;
}

#mitte{
width: 100%;
margin:0px;
padding: 0px;


}

#navig{
width:150px;
margin:0px;
padding:0px;
float:left;
}
#content{
width:735px;
margin:0px;
padding:0px;
margin-right: 10px;
float:right;
}


#mitte:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;

}

.clean{

clear: both;

}

#fuss{

width: 100%;
margin:0px;
padding: 0px;
height:80px;
background-image: url(images/cms-footer.jpg);
background-repeat: none;
text-align: center;
margin-top: 10px;


}

.beschrift{

width: 100px;
padding: 5px;
float: left;

}
.beschrift_c{

width: 200px;
padding: 5px;
float: left;

}
.eingabe{
padding: 5px;

}

.ar_list{
	
	float:right;
	
}


textarea {
font-family: Verdana, Arial, sans-serif;
font-size: 110%;
border: 1px solid #150185;
color: #150185;
width: 200px;
height: 80px;

}

input {

border: 1px solid #150185;
color: #150185;
width: 200px;
}
hr{
	
	border-bottom: 1px;
	
}

.stk{
	width: 25px;
		
}

.preis{
	width:50px;
	
}

.einheit{
	width:70px;
	
}

.cbox{
	border: 0px;
	width:15px;
}

.m_body{
	
width: 400px;
height: 100px;
	
}


select{
	
	border: 1px solid #150185;
color: #150185;
width: 200px;
}

#mail_send{
border: 1px solid #150185;
font-size: 120%;
text-align: center;
padding-top: 20px;
width:300px;
height:50px;
background-color: #ddd;
position:absolute;
left:220px;
top:280px;
display:none;
z-index: 10;
}

#kontakt_wait{
margin-left: 10px;

}

#aus_adr {
	width: 300px;
left:200px;
	text-align: left;
	/*position:fixed;*/
	position: absolute;
	/*display:block;*/
	/*border: 1px solid black;*/
	/*z-index: 999;*/
	display: none;
	padding:5px;
line-height: 17px;
}

#aus_art {
	width: 300px;
left:200px;
	text-align: left;
	/*position:fixed;*/
	position: absolute;
	/*display:block;*/
	/*border: 1px solid black;*/
	/*z-index: 999;*/
	display: block;
	padding:5px;
line-height: 17px;
}

div.auto_complete
{

	font-size: 11px;
 color: #150185;
	width: 1000px;
	max-height: 100px;
	overflow: auto;
	background: #fff;
	border:1px solid #150185;
}

div.auto_complete ul
{
	
	margin:0;
	padding:0;

	list-style-type : none;
}

div.auto_complete ul li
{
	margin:0;
	padding:3px;
	
}

div.auto_complete ul li.selected
{
	background-color: #ddd;
}

div.auto_complete ul strong.highlight
{
	color: #800;
	margin:0;
	padding:0;

}

div.auto_complete a{

text-decoration:none;
}

#projekt td{
padding: 2px;
border: 1px solid #150185;
font-size: 70%;

}

