* {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
body
{
	background-color: #006666;
	color: #F5F5F5;
}

#nav a:link {font-size: 12px; font-weight: normal; color: #D3D3D3; text-decoration: none;}
#nav a:active {font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
#nav a:visited {font-size: 12px; font-weight: normal; color: #D3D3D3; text-decoration: none;}
#nav a:hover {font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}

#content .border {border: 1px solid #FFFFFF;}
#content .row1 {background-color: #EEEEEE;}
#content .row2 {background-color: #FFFFFF;}
#content .contentheadline {font-size: 16px; font-weight: bold; color: #F5F5F5; text-align: left; }
#content .contenttext {padding-left: 12px; color: #F5F5F5; text-align: justify;}

#content a:link {font-weight: normal; color: #FFFF66; text-decoration: underline;}
#content a:active {font-weight: normal; color: #FFFF66; text-decoration: none;}
#content a:visited {font-weight: normal; color: #FFFF66; text-decoration: underline;}
#content a:hover {font-weight: normal; color: #FFFF66; text-decoration: none;}

#content a.small:link {font-size: 12px; font-weight: bold; color: #D3D3D3; text-decoration: underline;}
#content a.small:active {font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
#content a.small:visited {font-size: 12px; font-weight: bold; color: #D3D3D3; text-decoration: underline;}
#content a.small:hover {font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}

#content .small {font-size: 10px; font-weight: normal; color: #D3D3D3; text-decoration: none;}
.fotoborder {border: 1px solid #FFFFFF;}
.imgborder {border: 3px double #F5F5F5;}
.error
{
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

ul.error
{
	font-weight: normal;
	color: #FFFF00;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:5px;
	list-style: disc outside none;
	text-decoration: none;
}

#kontaktform .text
{
	font-weight: normal;
	color: #000000; 
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-right: 2px;
}

#kontaktform .button
{
	width:100px;
	height:25px;
	cursor: hand;
}

#message {background-color: #F5F5F5; border: 3px double #006666; padding-left: 10px; padding-bottom: 10px; padding-right: 10px;}
#message A.message:link {color: #066666;}
#message A.message:hover {color: #066666;}
#message A.message:visited {color: #066666;}
#message A.message:active {color: #066666;}

/*Dynamische Seiten*/
/* Allgemein */
.tblhead {font-weight: bold; font-style: normal; color: #006666; background-color: #F5F5F5; 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 #F5F5F5;}

/* AKTUELLES - 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: #FFFFFF;}
.tpl1 .tpldate {font-size: 8pt; }
.tpl1 .tplbutton {text-align: left; font-size: 10pt;}
.tpl1 HR {color: #F5F5F5; size: 1px; height: 1px; width:100%;}

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

