body {
background-color:white;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
background-repeat: repeat-y;
background-attachment: fixed; }

/* Menue Netscape 4.7xx */ 
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: gray;
	height : 25px;
	vertical-align : middle
}

td,dl,dt,dd,p,h1,h2,h3,h4,ul,ol,li,div,th,address,blockquote,nobr,b,i,span {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	line-height: 19px; }

/* fuer die Ausrichtung der Zahlen bei share*it */
.e5_contentsmall
{
text-align: right;
}


pre { font-family:Courier New,Courier; } 

.VersalBlau {
	text-transform: uppercase;
	color: #00428C;
	font-weight: bold;
	font-size: 14px;}

.BlauBold { color: #375D8C; font-weight: bold; } 
.Blau { color: #003B77; } 

a:link { text-decoration: none; color: #003877; } 
a:visited { color: #003877; text-decoration: none; } 
a:hover { color: #003877; text-decoration: underline; } 
a:active { text-decoration: none; } 

.tdBG_B { color: #003B77; } 

h4,h3,h2,h1 { font-weight:bold; } 

.hinweis { font-size:10px; } 

/* Fuer kleine Hinweistext, z.B. in Tabellen */ 
.hinweisfett { font-weight:bold; font-size:10px;} 

.fett { font-weight:bold; } 
.kursiv {font-style:italic;} 

textarea { width:7.5cm; height:2.5cm; font-family:Arial,sans-serif;} 

ul { list-style-type:disc; }

.Rand10Pixrechts {
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 0;
}
.Rand10Pixlinks {
	margin-top: auto;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 10px;
}

input.radiobutton { background-color:white; }
.input {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-color:white;
	width:110px;
	font-family: Arial, Helvetica, sans-serif;
	border:#cccccc 1px solid;
	height: 20px; }
	
.inputkurz {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	width:35px;
	border:#cccccc 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px; }
	
.auswahl {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	margin: auto;
	width: 110px;
	height: 20px;
	border:#cccccc 1px solid; }
	
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	border:#cccccc 1px solid; }
