.whiteonblue {
	background : #150185;
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	padding : 2;
}
.tableborder {
	border : 1px solid Navy;
	padding : 2;
	background-color : #8bc1fe;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.tablebordermain {
	border : 1px solid Navy;
	padding : 2;
	background-color : #d5efff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-style : dashed;
}
.tableborderzero {
	border : 1px solid Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-style : dashed;
}
.tableborderone {
	border : 1px solid Navy;
	border-style : solid;
	padding : 2 2 2 2;
}
.kolumne {
	font-family : "Courier New", Courier, monospace;
	font-size : 13px;
	font-weight: bold;
	scrollbar-3d-light-color : Gray;
	scrollbar-arrow-color : Silver;
	scrollbar-base-color : Black;
	scrollbar-dark-shadow-color : Silver;
}

.he-man {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; background-color: #e0edfc; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; list-style-type: circle}
.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	background-color: #0099FF;
	font-weight : bold;
	padding : 2;
	color: #150185;
	text-align : center;
}
.tablerows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #0080C0;
	font-weight : bold;
	padding : 2;
	color: #FFFFFF;
}
.standard {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	color: #150185;
	font-weight: bold
}
.standardbig {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 120%;
	color: #150185;
	font-weight: bold
}
.news {
	color : #150185;
	font : bold 14px "MS Sans Serif", Geneva, sans-serif;
}

A:VISITED {
	color : inherit;
}

A:LINK {
	color : inherit;
	display : inherit;
}

A {
	color : #150185;
	cursor : auto;
	text-decoration : none;
}

.head {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 18px;
	color: navy
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #150185;
}
.smallmono {
font-family: monospace;
	font-size: 11px;
	color : #150185;
}

.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #FFFFFF;
}
a:hover {
	text-decoration: inherit;
	color : Blue;
}
li {  list-style-type: square}

.white  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e0edfc;
	list-style-type: square
}
BODY {
		scrollbar-face-color: #D5EFFF;
		scrollbar-highlight-color: #8bc1fe;
		scrollbar-shadow-color: #D5EFFF;
		scrollbar-3dlight-color: #0669E1;
		scrollbar-arrow-color:  #150185;
		scrollbar-track-color: #8bc1fe;
		scrollbar-darkshadow-color: #150185;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 13px;
}.whitebig {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #e0edfc}
.standardbg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Navy;
	font-weight: bold ;
	background-color: #8bc1fe
}
.normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

/* neu */
input,textarea, select {
	color : #150185;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #150185;
	border : 1px solid;
	background : #ffffff;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input {
	text-indent : 2px;
	font-weight : bold;
	background-color : #ffffff;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color :  #D5EFFF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color :  #D5EFFF;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color :  #D5EFFF;
	font-weight : normal;
}
/* ende neu */


/* Nachfolgende Sachen eingefügt von Raydan, für die Scripte: */
.tabelle {
        background-color: #d5efff;
}

th {
   		font-family : "MS Sans Serif", Geneva, sans-serif;
        color : #150185;
        font-size : 14px;
        font : bold;
        background-color : 8bc1fe;
        vertical-align:middle;
}
.ueberschrift {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 18px;
        color: navy;
}
.inhalt {
		background-color:#d5efff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
}
.klein {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color : #150185;
}
