
body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal;
}

.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width:300px;
	font-size : 11px; 
	background-color: #F9F9F9;
	border:1px solid #CCCCCC;
	height:18px;
}

.inputtext_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width:300px;
	font-size : 11px; 
	font-weight : bold; 
	background-color: #F9F9F9;
	border:1px solid #CCCCCC;
	height:18px;
}

.inputtext_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width:120px;
	font-size : 11px; 
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	height:18px;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
}


textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width:250px;
	height:120px;
	font-size : 11px; 
}

table {
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border: 0px none #FFFFFF;
}

TD {
	font-size : 11px; 
	letter-spacing : normal; 
	color : #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.tabelle-ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-collapse: collapse;
	background-color: #CCCCCC;
	color:#000000;
	font-weight:bold;
	border: 1px solid #FFFFFF;
	padding-top:4px;
	padding-left:4px;
	vertical-align:top;
}

td.inhalt {
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	height:20px;
}
td.inhalt2 {
	border: 0px solid #FFFFFF;
	background-color: #F2F2F2;
	height:20px;
}

td.inhaltmarked {
	border: 0px solid #CCCCCC;
	background-color: #FDE3E4;
}

td.notfound {
	color:#FF0000;
	font-weight:bold;
}

input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	width:30px;
	height:20px;
	margin-top:-1px;
	margin-bottom:-1px;
	vertical-align:middle;
	padding-left:0px;
	padding-right:0px;
}

input.menubutton {
	font-family: Verdana;
	font-size:11px;
	font-weight:700;
	color:#444444;
	width:140px;
	height:28px;
	text-align:left;
	padding-left:5px;
}

.inputbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	height:22px;
	font-weight:bold;
	vertical-align:bottom;
}

a 				{ font-size : 11px; text-decoration: none; font-weight : normal;  color : #1011BB; font-family: Verdana, Helvetica, sans-serif; font-style: normal ; cursor: hand}
a:link 			{ font-size : 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal ; cursor: hand}
a:active 		{ font-size : 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal ; cursor: hand}
a:visited 		{ font-size : 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal ; cursor: hand}
a:hover 		{ font-size : 11px; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal ; cursor: hand}

.copyright a 				{ font-size : 11px; text-decoration: none; font-weight : normal;  color : #333333; font-family: Verdana, Helvetica, sans-serif; font-style: normal ; cursor: hand}
.copyright a:link 			{ font-size : 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal ; cursor: hand}
.copyright a:active 		{ font-size : 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal ; cursor: hand}
.copyright a:visited 		{ font-size : 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal ; cursor: hand}
.copyright a:hover 		{ font-size : 11px; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal ; cursor: hand}


HR {
	color:#AAAAAA;
	size:2px;
}

.copyright { font-size:11px; color:#999999 }

.error {
	color:#CC0000;
	font-weight:bold;
	font-size : 11px; 
}

.confirmed {
	color:#009900;
	font-weight:bold;
	font-size : 11px; 
}

.filteritem {
	color:#EE333E;
	font-weight:bold;
}

H3 {
	font-size : 15px;
	line-height:13px;
}

H4 {
	font-size : 13px;
	font-weight: normal;
}

