body, td, .inputtext, textarea {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #444444;
}

img {
border:0px;
}

.content {
padding-left: 50px;
padding-right: 50px;
padding-top: 10px;
padding-bottom: 50px;
}

.uberschrift {
height: 33px;
padding-left: 50px;
padding-top: 3px;
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #BD00FF;
background-image: url('PICS/LAYOUT/uberschrift.jpg');
}

.menu {
background-image: url('PICS/LAYOUT/button1.jpg');
}

.menu a{
font-weight: bold;
text-decoration: none;
height:24px;
display:block;
padding-left:35px;
line-height:26px;
}

.terminlist{
font-size: 9px;
padding:0px 15px;
margin:0px;
display:block;
}

.terminlist p {
margin-top:3px;
}

.terminlist a {
text-decoration: none;
}

.linksmenu {
}

.linksmenu ul {
list-style:square;
color:#76ff00;
padding-left:50px;
height:36px;
margin:0px;
background-image: url('PICS/LAYOUT/links-mitte.jpg');
}

.linksmenu a{
font-family: tahoma;
color: #377200;
font-size: 10px;
font-weight: bold;
text-decoration: none;
/*height:14px;*/
display:block;
margin-top:0px;
margin-left:-5px;
line-height:16px;
}
.linksmenu a:hover{
color: #76ff00;
}

a{
color: #444444;
text-decoration: underline;
}



a:hover {
color: #BD00FF;
}

.inputtext {
	background-color: #ffffff;
/*	font-size : 11px;*/
	border: 1px solid #444444;
}

textarea {
	background-color: #ffffff;
	border-color: #444444;
	border-style: solid;
	border-width: 1px;
/*	color: #444444;*/
}

.inputbutton {
	font-weight: bold;
/*	color: #444444;*/
	text-decoration: none;
	background-color: #ffffff;
	padding: 1px;
	border: 1px solid #444444;
	border-color: #444444;
}	

p {
	margin: 5px 0;
}
