body{
padding:0px;
margin:0px;
background-color: #282828;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#858585;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#696969;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#165278;
	}	

.ls_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#666666;
	}

.form
	{
		width:142px; height:21px; border-color:#D4D0C8; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff
	}
.form_div
	{
		height:24px; margin-top:1px;		
	}
		
	a.h_text{text-decoration:none;}	
	a.h_text:hover{text-decoration:underline;}
	
	a.ls_text{text-decoration:none;}	
	a.ls_text:hover{text-decoration:underline;}
	
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}
	
	
	
/* Vorschaubox */
/* ############# */

a.infobox {
color: #666666; 
text-decoration: none; 
}  
a.infobox:hover {
cursor: wait;
font-size: 11px;   
color: #666666;   
text-decoration: none; 
}
a.infobox span {   
visibility:hidden;   
position: absolute;  
/*width: 300px;  
height: 150px;*/
center: 10px; 
margin-left: 40px;
margin-top: 3px;   
padding-left: 3px;   
text-decoration:none;   
vertical-align: left;
}
a.infobox:hover span {   
visibility:visible;   
border:1px solid #B12C31;  
color: #000000;  
z-index: +1;   
background: #ffffff; 
}
/* ############# */

.submit, input, .input, .plz, .ort, .area {
font-family:Tahoma;
font-size:11px;
color:#666666;
border: 1px 1px 1px 1px;
border-style: ridge;
border-color: #ccc;
background-color: #fff;
height: 18px;
width: 90px;
padding-left: 2px;
}
.input {
width: 150px;
}
.ort {
width: 97px;
}
.plz {
width: 50px;
}

.area {
height: 100px;
width: 300px;
}
input, select, .plz, .ort{
font-family:tahoma;
font-size:11px;
color:#444648;
width:200px;
height:16px;
border-style:solid;
border-width:1px;
border-color:#858687;
padding: 0px;
}
select {
height: 70px;
}

.checkbox{ 
width: 20px; 
float: left; 
clear: left;
padding: 0px;
margin: 0px;
}

.radio {
width: 20px;
}

.plz {
width: 60px;
}

.ort {
width: 137px;
}

textarea, .edittext{
font-family:tahoma;
font-size:11px;
color:#444648;
width:200px;
height:200px;
border-style:solid;
border-width:1px;
border-color:#858687;
}

.edittext {
width:650px;
height:200px;
}

.erforderlich {
color: #FF0000;
font-size: 10px;
}

/* +++++++ Format für individuellen tb Inhalt Text ++++++++++++++ */
.boxbg {
background-color: #FF6600;
}
.boxbg_info {
background-color: #0099ff;
}
.boxbg_red {
background-color: #F33D3D;
}
.boxbg_green {
background-color: #8EF33D;
}

ul {
padding-left: 15px;
}

li {
padding-left: 5px;
font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#165278;
}





