body {
	margin:0px;
	padding:0px;
	background-color:#f7f9fb;
	background-image:url(img/hg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:15px;
}
#site {
	width:900px;
	/*height:900px;*/
	background-image:url(img/hg_site_1.jpg);
	background-repeat:repeat;
	margin:0px auto;
	text-align:left;
	}
#site2 {
	width:900px;
	/*height:869px;*/
	background-image:url(img/hg_site_2.jpg);
	background-repeat:no-repeat;
	}
#flash {
	width:800px;
	height:383px;
	padding:40px 50px 0 50px;
	}			
#content {
	width:555px;
	/*height:400px;*/
	padding:60px 0 0 74px;
	float:left;
	}
#navi {
	width:201px;
	/*height:400px;*/
	padding:0 50px 0 0;
	/*text-align:right;*/
	float:left;
	}
#footer_logos {
	width:826px;
	height:87px;
	padding:20px 0 0 74px;
	margin:0px auto;
	text-align:left;
	background-image:url(img/hg_site_1.jpg);
/*	background-position:10px top;
	background-repeat:no-repeat;*/	
	}
#footer {
	width:826px;
	height:30px;
	padding-left:74px;
	margin:0px auto;
	text-align:left;
	background-image:url(img/hg_site_1.jpg);
/*	background-position:10px top;
	background-repeat:no-repeat;*/
	}			
	.footer a:link{color:#000000; text-decoration: none;}
	.footer a:visited{color:#000000; text-decoration: none;}
	.footer a:hover{color:#666666; text-decoration: none;}
	.footer a:active{color:#000000; text-decoration: none;}	
	
img {border:0px none;}	

/*------------------------schrift-------------------------	*/	


h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}

#content, p.bodytext {
	color: #646466;
	}

#content a {
	color: #f9636e;
	text-decoration: none;
	}

#content a:hover {
	color: #000000;
	text-decoration: none;
	}

/*------------------------navi-------------------------	*/	

#navi ul{
	width:221px;
	margin: 0px 0 0 0px;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	line-height:24px;
	}
#navi li { 
	margin: 0 0 0 0;
	text-align:right;
	width:221px;
	}
#navi a {
	display: block;
	width: 191px;
	height: 24px;
	padding: 0 30px 0 0;
	background-image: url(img/butt_0.jpg);
	background-position:right;
	}
#navi a:link, #navi a:visited {
	color: #646466;
	text-decoration: none;
	}	
#navi a:hover {
	background-image: url(img/pfeil.jpg);
	background-repeat:no-repeat;
	color: #f9636e;
	}
#navi .active a:link, #navi .active a:visited, #navi .active a:hover {
	background-image: url(img/pfeil.jpg);
	background-repeat:no-repeat;
	color: #f9636e;
	}				
#navi .unav a:link, #navi .unav a:visited{ 
	color: #f9636e;
	}
#navi .unav a:hover{
	background-image: url(img/pfeil2.jpg);
	background-repeat:no-repeat; 
	color: #f9636e;
	}	
#navi .unav_active a:link, #navi .unav_active a:visited, #navi .unav_active a:hover{ 
	background-image: url(img/pfeil2.jpg);
	background-repeat:no-repeat;
	color: #f9636e;
	}
		
	
	
/*--------------------------------typo3 anpassungen--------------------------------------------*/

table tr td p.bodytext {
	margin: 0px;
	font-size: 11px;
	}

h1 {
	margin-top: 24px;
	}
		
h1.csc-firstHeader {
	margin-top: 8px;
	}
	
	
.csc-sitemap ul {
	list-style: none;
	padding-left: 0px;
	}


.csc-sitemap ul li {
	list-style: none;
	padding-left: 17px;
	background: url(img/pfeil_links.jpg) no-repeat 0px 3px;
	}

.csc-sitemap ul li ul li {
	background:none;
	padding-left: 0px;
	}

.csc-sitemap ul ul {
	list-style: none;
	padding-left: 0px;
	}

.csc-mailform {
	border: 0px;
	padding-left: 0px;
	}

.csc-mailform-field label {
	width: 120px;
	display: block;
	}
	
.csc-mailform #mailformName,
.csc-mailform #mailformEmail,
.csc-mailform #mailformNachricht {
	border: 1px solid gray;
	margin-bottom: 5px;
	}
	

.tx-stgallery-pi1 a {
	padding-right: 10px;
	float:left;
	}
