BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: Black;
	background-color: #F7F7F7;
	background-image : url("bilder/stacheldraht_hg.gif");
	background-repeat : repeat;
	background-position : top;
}
H1 {
	
	font-size: 2em;
}
H2 {
	
	font-size: 1.5em;
}
H3 {
	background-color : #f7f7f7;
	font-size: 1.3em;
}

.bild_unten{
	padding-bottom: 3px;
}
TD {
	font-size: 0.7em;
}
P {
	padding-left : 5px;
	padding-top : 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.work {
	color: Red;
	font-size: medium;
	padding-left : 20px;
	padding-top: 20px;
}
ul p { padding-top : 0px; }
A {
	color : #CE0000;
	text-decoration: none;
}
A:HOVER {
	background-color : White;
}
TABLE {
	border-right : 1px solid #e7e7e7;
	border-left : 1px solid #e7e7e7;
	border-top : 1px solid #e7e7e7;
	border-bottom : 1px solid #e7e7e7;
	background-color: White;
	}
UL {
	list-style-image : url("bilder/rot.GIF");
}
.input {
	float: left;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	background-color : #E4E4E4;
}
label.left { 
float: left; 
text-align: right; 
width: 150px; 
margin-right: .3em; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	} 

input.right { 
float: left; 
width: auto; 
clear: both; 
margin-left: 7.3em; 
margin-right: .3em; 
border:1px dotted #993300;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color : #0097de;
} 
