body {
	background-color: White;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: #000000;  
	padding:0px;
	margin: 0px;
	background-image: url(elemente/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: 0px 350px;
	background-attachment: fixed;
	background-color: #ffffff;
	line-height:18px;
	letter-spacing:0.5px;
        
}

#content {
	background-image: url(elemente/hg_content.gif);
	background-repeat: repeat;
	/*height: 500px;*/
	width: 561px;
	top: 175px;
	left: 301px;
	position: absolute;
	padding-top: 30px;
	/*padding-left: 30px;
	padding-right: 30px;*/
}

#snav {
	background-image: url(elemente/hg_snav.gif);
	background-repeat: repeat;
	width: 190px;
	top: 212px;
	left: 100px;
	position: absolute;
	padding-top: 0px;
	padding-left: 0px;
}

#navigation {
	background-image: url(elemente/hg_navi.gif);
	background-repeat: repeat;
	height: 38px;
	width: 556px;
	top: 173px;
	left: 315px;
	position: absolute;
	padding-top: 0px;
	padding-left: 5px;
}



#image {
	background-image: url(elemente/image_1.jpg);
	background-repeat: no-repeat;
	height: 232px;
	width: 331px;
	top: 0px;
	left: 0px;
	position: absolute;
}

#header {
	background-image: url(elemente/header.jpg);
	background-repeat: no-repeat;
	height: 173px;
	width: 532px;
	top: 0px;
	left: 331px;
	position: absolute;
}





/* Formatierungen der Texte und Links */

a:link { color: #9B0000; text-decoration: underline; text-transform: none;}
a:active { color: #9B0000; text-decoration: underline; text-transform: none;}
a:visited { color: #9B0000; text-decoration: underline; text-transform: none;}
a:hover { color: black; text-decoration: underline; text-transform: none;}

a.menue:link { margin-left: 10px; font-size: 12px; font-weight: bold; color: white; text-decoration: none; text-transform: none;}
a.menue:active { margin-left: 10px; font-size: 12px; font-weight: bold; color: white; text-decoration: none; text-transform: none;}
a.menue:visited { margin-left: 10px; font-size: 12px; font-weight: bold; color: white; text-decoration: none; text-transform: none;}
a.menue:hover { color: #CEE21D; }

a.menueact:link { margin-left: 10px; font-size: 12px; color: #CEE21D; font-weight: bold; text-decoration: none; }
a.menueact:active { margin-left: 10px; font-size: 12px; color: #CEE21D; font-weight: bold; text-decoration: none; }
a.menueact:visited { margin-left: 10px; font-size: 12px; color: #CEE21D; font-weight: bold; text-decoration: none; }
a.menueact:hover { color: #CEE21D; }

a.menue2:link { margin-left: 20px; font-size: 11px; font-weight: bold; color: black; text-decoration: none; text-transform: none;}
a.menue2:active { margin-left: 20px; font-size: 11px; font-weight: bold; color: black; text-decoration: none; text-transform: none;}
a.menue2:visited { margin-left: 20px; font-size: 11px; font-weight: bold; color: black; text-decoration: none; text-transform: none;}
a.menue2:hover { color: red; }

a.menue2act:link { margin-left: 20px; font-size: 11px; font-weight: bold; color: red; text-decoration: none; text-transform: none;}
a.menue2act:active { margin-left: 20px; font-size: 11px; font-weight: bold; color: red; text-decoration: none; text-transform: none;}
a.menue2act:visited { margin-left: 20px; font-size: 11px; font-weight: bold; color: red; text-decoration: none; text-transform: none;}
a.menue2act:hover { color: yellow; }

a.content:link { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:active { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:visited { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:hover { color: white; }

a.pfad:link { font-size: 10px; color: White; text-decoration: none; text-transform: uppercase;}
a.pfad:active { font-size: 10px; color: White; text-decoration: none; text-transform: uppercase;}
a.pfad:visited { font-size: 10px; color: White; text-decoration: none; text-transform: uppercase;}
a.pfad:hover { color: #CEE21D; }

.footer { font-size: 10px; font-weight: bold; color: white; text-decoration: none; text-transform: uppercase;}
a.footer:link { font-size: 10px; font-weight: bold; color: white; text-decoration: none; text-transform: uppercase;}
a.footer:active { font-size: 10px; font-weight: bold; color: white; text-decoration: none; text-transform: uppercase;}
a.footer:visited { font-size: 10px; font-weight: bold; color: white; text-decoration: none; text-transform: uppercase;}
a.footer:hover { color: yellow; }

.headline {font-size: 12px; font-weight: bold; color: black; text-transform: none;}
.content {font-size: 12px; font-weight: normal; color: White; text-transform: none; list-style-image: url(fileadmin/template/elemente/list.gif);}
.pfad {font-size: 10px; text-transform: uppercase; font-weight: normal; color: whte;}
.navigation {font-size: 14px; font-weight: bold; color: white; text-transform: uppercase;}
	

table.contenttable-1 tr td.td-0 { background-color: #D2D2D2; }
