/* CSS Document */

a {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

a:link {
	text-decoration: none;

}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: White;
}

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodytext {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bodytext a {
	border-bottom: 1px dotted #CE0A18;
}

.bodytext a:hover {
	border-bottom: 1px solid #CE0A18;
}

input {
	height:18px;
	font-size:11px;
}

#inhalt_rechts p { padding:0px; margin:0px; font-size:10px;}
#inhalt_rechts h3 { padding:0px; margin:0px; font-size:11px;}
 

