body 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image:url(../../bilder/hintergrund.gif);
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
}

table, table, tr, td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}

.title { font-size: 16px;  font-weight: bold;  }

.subtitle { font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #A60000;
}

.bold 	{ 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.765 {
    width:765px;
	}


.error { color: Red;  font-weight: bold;  }

a, a:active { 
font-weight: bold;  
text-decoration: underline;  
color: #008DAB;   
}

a:hover, a:visited:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
	background-color: #FFCCCC;
}

a:visited { 
font-weight: bold;  
text-decoration: underline;  
color: #008DAB;   
}

#FlashBox {
	height: 100px;
	width: 765px;
	border-right: 1px solid #990000;
}