* {font-family: Arial,Verdana,Helvetica; font-size: 9pt; }
A:Link { font-style: none;	font-weight: bold; color: #00666A; text-decoration: underline;}
A:Active { font-style: none; font-weight: bold; color: #000000; text-decoration: none;}
A:Visited { font-style: none; font-weight: bold; color: #00666A; text-decoration: underline;}
A:Hover { font-style: none; font-weight: bold; color: #000000; text-decoration: none;}

#nav * { color: #338588; background-color: #338588;}
#nav A:Link { font-style: none;	font-weight: bold; color: #FFFFFF; text-decoration: none;}
#nav A:Active { font-style: none; font-weight: bold; color: #FFFFFF; text-decoration: none;}
#nav A:Visited { font-style: none; font-weight: bold; color: #FFFFFF; text-decoration: none;}
#nav A:Hover { font-style: none; font-weight: bold; color: #FEC600; text-decoration: none;}

body#ticker { background-color: #99C2C3; margin-left: 5px; margin-top: 5px; margin-right: 5px;}
#ticker { color: #00666A; font-weight: bold; background-color: #99C2C3;}

body#top { color: #99C2C3; background-color: #99C2C3; margin-left: 5px; margin-top: 5px; margin-right: 5px;}

body#main {
	background-color: #CCE0E1;
	margin-left: 30px;
	scrollbar-dark-shadow-color: #00666A;
	scrollbar-3d-light-color: #00666A;
	scrollbar-base-color: #00666A;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-shadow-color: #00666A;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #00666A;
}
#main .headline {font-size: 11pt; font-weight: bold; color: #00666A;}
#main .subheadline { font-weight: bold; color: #00666A;}
#main A:Link { font-style: none;	font-weight: bold; color: #00666A; text-decoration: underline;}
#main A:Active { font-style: none; font-weight: bold; color: #00666A; text-decoration: none;}
#main A:Visited { font-style: none; font-weight: bold; color: #00666A; text-decoration: underline;}
#main A:Hover { font-style: none; font-weight: bold; color: #000000; text-decoration: none;}
#main UL {margin-left: 20px; line-height: 20px;}
#main .border {border: 1px solid #00666A;}

#datentabelle .head {font-weight: bold; color: #00666A; text-align: left; vertical-align: top;}
#datentabelle TH {font-weight: bold; background-color: #99C2C3; text-align: right; vertical-align: top;}
#datentabelle TD {text-align: right; vertical-align: top;}

/*FORMS*/
.text
{
	font-family : Arial,Verdana,Helvetica;
	font-weight: normal;
	font-size: 9pt;
	border-left-width: 1px;
	border-top-width: 1px ;
	border-bottom-width:1px;
	border-right-width: 1px;
	border-color: #00666A; /*Dunkelgrün*/
	border-style: solid;
	background-color:#FFFFFF;
	color: #000000; /*Hellgrün*/
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-right: 2px;
	scrollbar-dark-shadow-color : #00666A;
	scrollbar-3d-light-color : #00666A;
	scrollbar-base-color : #00666A;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-shadow-color : #00666A;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-face-color : #00666A;
}
.button
{
	font-family : Arial,Verdana,Helvetica;
	font-weight:bold;
	font-size:9pt;
	background-color:#00666A; 
	color:#FFFFFF;
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-right: 2px;
}
.error
{
	font-family : Arial,Verdana,Helvetica;
	font-size:9pt;		
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
ul.error
{
	font-family : Arial,Verdana,Helvetica;
	font-size:9pt;	
	font-weight: normal;
	color: #CC0000;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:5px;
	list-style: disc outside none;
	text-decoration: none;
}

/*Dynamische Seiten*/

/* Allgemein */
.tblhead {font-weight: bold; font-style: none; color: #CCE0E1; background-color: #00666A; height: 18px; vertical-align: top;}
.tbltr1 {color:#000000; background-color: #FFFFFF;}
.tbltr2 {color:#000000; background-color: #F0F0F0;}
.tbltd1 {color:#000000; background-color: #DEDEDE;}
.tbltd2 {color:#000000;}
.tblborder {border: 1px solid #00666A;}

/* NEWS - Frontend-Template */
.tpl1 { margin-right: 20px; }
.tpl1 table { padding: 2px 2px 2px 2px;}
.tpl1 .tpltitle {font-size: 10pt;font-weight: bold; text-align: left; color: #000000;}
.tpl1 .tpldate {font-size: 8pt; }
.tpl1 .tplbutton {text-align: left; font-size: 10pt;}
.tpl1 HR {color: #00666A; size: 1px; height: 1px; width:100%;}

/* CLUBS - Frontend-Template */
.tpl8 {margin-right: 20px; }
.tpl8 table {border:1px solid #00666A; padding: 2px 2px 2px 2px;}
.tpl8 HR {color:#00666A;}

/* ASSOCIATION - Frontend-Template */
.tpl9 {margin-right: 20px; }
.tpl9 table {border:1px solid #00666A; padding: 2px 2px 2px 2px;}
.tpl9 HR {color:#00666A;}

/*GUESTBOOK - Frontend-Template*/
.tpl5 {margin-right: 20px; }
.tpl5 table {border:1px solid #00666A; padding: 2px 2px 2px 2px;}
.tpl5 .tpltitle {font-weight:bold; background-color:#00666A; color:#CCE0E1; height: 18px; text-align: left;}
.tpl5 .tpltext {color:#000000;text-align: left;}
.tpl5 HR {color :#00666A; size: 1px; height: 1px; width: 100%;}
