body	{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin: 0px;
	padding-top: 8px;
	background: url(../images/bg_main2.gif);
	background-repeat:repeat-x;
	background-color: #8BD7F2;
}

td.kontaktform {
	padding-bottom: 5px;
	font-size: 12px;
}

td.tdnavi	{
	background: url(../images/bg_orange.png);
}

td.tdmininavi	{
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

td.tddottedtop	{
	border-top: 1px dotted #999999;
}

td.tddottedright	{
	border-right: 1px dotted #999999;
}

td.tddottedall	{
	border: 1px dotted #999999;
}

td.tdinfo	{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
}

td.tdinhalt	{
	padding-left: 10px;
	padding-top: 3px;
}

td.tdpadding {
	padding-bottom: 3px;
}


/* Links */
a:link {
	color: #F93;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:active {
	color: #F93;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:visited {
	color: #F93;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	color: #6CF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}


a.navi:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.navi:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.navi:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.navi:hover {
	color:#09F;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.mininavi:link {
	color: #F93;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.mininavi:active {
	color: #F93;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.mininavi:visited {
	color: #F93;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.mininavi:hover {
	color:#6CF;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.subnavi:link {
	color:#6CF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.subnavi:active {
	color: #6CF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.subnavi:visited {
	color: #6CF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.subnavi:hover {
	color: #F93;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}


a.linkimpressum:link {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.linkimpressum:active {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.linkimpressum:visited {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.linkimpressum:hover {
	color: #F93;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.gallerie:link {
	color: #F93;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.gallerie:active {
	color: #F93;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.gallerie:visited {
	color: #F93;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.gallerie:hover {
	color:#6CF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}



span.copyright {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

span.titel	{
	color: #18b0e6;
	font-size: 20px;
	font-weight: bold;
}

span.klein {
	font-size: 10px;
}

span.gross {
	font-size: 12px;
	font-weight: bold;
}


/* Formular */
.rahmen		{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg_orange.png);
	border: 1px solid #666666;
	color: #000000;
	height: 17px;
	width: 70px;
	padding-bottom: 2px;
}

.textfeld  { 
	border: #999999 1px solid; 
	FONT-SIZE: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	WIDTH: 150px; 
} 

.textfeldgross  { 
	border: #999999 1px solid; 
	FONT-SIZE: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	WIDTH: 240px; 
} 

.textfeldklein  { 
	border: #999999 1px solid; 
	FONT-SIZE: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	WIDTH: 40px; 
}


.inputField { 
	border: #999999 1px solid; 
	FONT-SIZE: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	WIDTH: 220px; 
} 

.errorField {
	border: #9F0004 1px solid;
	FONT-SIZE: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	WIDTH: 220px;
	background-color: #a6bfb9;
} 

.errorTable {
	border: #9F0004 1px solid;
	FONT-SIZE: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E2E1E1;
} 


/* Listen */

#navtop {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;	
}

#navtop a:link {
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#navtop a:active {
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#navtop a:visited {
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#navtop a:hover {
	background: url(../images/bg_blau.png);
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
