body {
background-color: #D5CDB3;
font-family: Tahoma, Courier;
font-size: 11px;
line-height: 16px;
}

.tahoma,td,p,.navi,a,.schwarz,.rot,h1,.copyright, .pastel_gruen {
	font-family: Tahoma, Courier;
	font-size: 11px;
	line-height: 16px;
	color: #272525;
	letter-spacing: 1px;
}

h1 {
color: #9B8F57;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
img {
border: 0px;
}

.navi,a,a:hover {
color: #9B8F57;
font-style: normal;
text-decoration: underline;
}
a:hover {
text-decoration: underline;
color: #7A142A;	
}

.schwarz {
color: #000000;
}

.rot {
color: #AF0E0E;
}

.pastel_gruen {
color: #9B8F57;
}

.copyright {
color: #9B8F57;
font-size: 10px;
}

.submit, input, .input, .plz, .ort, .area {
font-family: Tahoma, Arial;
font-size:11px;
color:#333333;
border: 1px 1px 1px 1px;
border-style: ridge;
border-color: #666666;
background-color: transparent;
height: 18px;
width:200px;
padding-left: 2px;
line-height: 15px;
}
.radiobutton {
width: 20px;
}

.ort {
width: 147px;
}
.plz {
width: 50px;
}

.area {
height: 100px;
width: 300px;
}

select {
height: 70px;
border-color: #666666;
background-color: transparent;
}

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

.radio {
width: 20px;
}
textarea, .edittext{
font-family: Tahoma, Arial;
font-size:11px;
color:#333333;
width:200px;
height:200px;
border-style:solid;
border-width:1px;
border-color:#666666;
line-height: 15px;
background-color: transparent;
}
.boxbg {
background-color: #FF6600;
}
.boxbg_info {
background-color: #0099ff;
}
.boxbg_red {
background-color: #F33D3D;
}
.boxbg_green {
background-color: #8EF33D;
}

ul {
padding-left: 0px;
}

li {
padding-left: 5px;
font-family: Tahoma, Courier;
		font-size:11px;
		line-height:17px;
		color:#7A142A;
}