body {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	line-height: 8pt;
	letter-spacing : 0px;
	scrollbar-face-color:#AAAAAA;
	scrollbar-arrow-color:#E7E7E7;
	scrollbar-base-color:#E7E7E7;
	scrollbar-3d-light-color:#E7E7E7;
	scrollbar-darkshadow-color:#E7E7E7;
	scrollbar-highlight-color:#E7E7E7;
	scrollbar-shadow-color:#E7E7E7;
	scrollbar-track-color:#E7E7E7;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

.grau_klein {
	font-size: 7pt;
	line-height: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
}

a {
	font-size: 8pt;
	line-height: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #0C2A6F;
}

a:hover {
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0C2A6F;
}

td.button1
{
	font-size: 8pt;
	line-height: 10pt;
	text-decoration: none;
	font-weight: bold;
    color: #0C2A6F;
   background-color:#FFFFFF;
   cursor:pointer;
}

td.button2
{
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0C2A6F;
   background-color:#F1DB78;
   cursor:pointer;
}
a.grau {
	font-size: 7pt;
	line-height: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
}

a.grau:hover {
	font-size: 7pt;
	line-height: 8pt;
	font-weight: normal;
 	text-decoration: underline;
	color: #808080;
}

td {
	font-family: Tahoma, Verdana; 
	font-size: 8pt;
	line-height: 11pt;
	letter-spacing : 0px;
}

td.scroll
{
scrollbar-base-color: #E7E7E7;
scrollbar-3d-light-color: #FF0000;
scrollbar-arrow-color: #808080;
scrollbar-darkshadow-color: #E7E7E7;
scrollbar-face-color: #DDDDDD;
scrollbar-highlight-color: #E7E7E7;
scrollbar-shadow-color: #E7E7E7;
scrollbar-track-color: #E7E7E7;
}

.big {
	font-family: Tahoma, Verdana; 
	font-size: 16pt;
	line-height: 20pt;
	letter-spacing : 1px;
	font-weight: normal;
	color:#000000;
}

h2 {
	font-family: Tahoma, Verdana; 
	font-size: 13pt;
	line-height: 16pt;
	letter-spacing : 1px;
	font-weight: bold;
	color:#000000;
}

.titel {
	font-family: Tahoma, Verdana; 
	font-size: 8pt;
	line-height: 10pt;
	letter-spacing : 1px;
	font-weight: bold;
	color:#FFFFFF;
}
.titel1 {
	font-family: Tahoma, Verdana; 
	font-size: 8pt;
	line-height: 10pt;
	letter-spacing : 1px;
	font-weight: bold;
}

.titel2 {
	font-family: Tahoma, Verdana; 
	font-size: 7pt;
	line-height: 6pt;
	letter-spacing : 0px;
	font-weight: normal;
}

.menu_titel, .menu_titel:hover {
	font-family: Tahoma, Verdana; 
	font-size: 8pt;
	line-height: 8pt;
	letter-spacing : 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	   cursor:pointer;
}

input, textarea, select {
	font-family: Tahoma, Verdana;
	font-size: 7pt;
	border : 1px solid #888888;
	letter-spacing : 1px;
	background-color : #FFFFFF;
	color : #111111;
	line-height: 10pt;
}

.submit {
	font-family: Tahoma, Verdana;
	font-size: 7pt;
	border : 1px solid #888888;
	letter-spacing : 1px;
	background-color : #0C2A6F;
	color : #FFFFFF;
	line-height: 10pt;
}

.error {
	font-family: Tahoma, Verdana;
	font-size: 7pt;
	border : 1px solid #888888;
	letter-spacing : 1px;
	background-color : #FF0000;
	color : #FFFFFF;
	line-height: 10pt;
}

.radio {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	border : 0px solid #222222;
	letter-spacing : 1px;
	background-color : #E7E7E7;
	color : #111111;
}