@charset "utf-8";
/*
Hintergrund		
Schrift			95865b
Links			
*/

body {
	background: #fff;
	font: 12px/125% Verdana, Arial, Helvetica, sans-serif;
	color: #95865b;
	margin:0;
}

	
/*--- Links --------------------------------------*/
a { text-decoration:none;}
#content a { color:#b5a67b; text-decoration:none;}
#content a:hover { color:#95865b; text-decoration:underline;}

img { border:0;}

/*--- DIVs ---------------------------------------*/
#rahmen { width:980px; margin:auto;}
	#header { height:290px; margin-top:70px;}
		#header-links { float:left; width:195px; height:290px; background:url(../pix/header-startseite-links.jpg) no-repeat;}
		#header-mitte { float:left; margin-left:5px; width:580px; height:290px; background:url(../pix/header-startseite-mitte.jpg) no-repeat;}
		#header-rechts{ float:left; margin-left:5px; width:195px; height:290px; background:url(../pix/header-startseite-rechts.jpg) no-repeat;}
	#spalten {}
		#menu    { float:left; width:195px; margin:65px 0 0 0px;}
		#content { float:left; width:580px; margin:35px 0 0 5px;}
		#rechts  { float:left; width:195px; margin:65px 0 0 5px;}
	#footer { clear:both; padding-top:30px; text-align:center; font:11px Verdana, Arial, Helvetica, sans-serif;}
		#footer a { color:#95865b;}
		#footer a:hover { text-decoration:underline;}
		


/*--- Menu ---------------------------------------*/
#menu ul { list-style:none; margin:0; padding:0;}
#menu ul li {}
#menu ul li a { display:block; color:#95865b; padding:5px 5px 1px 15px; margin-bottom:2px;}
#menu ul li a.cur { color:#fff; background-color:#d2c09f;}
#menu ul li a:hover { color:#fff; background-color:#d2c09f;}

#menu ul li ul li a { padding:5px 5px 1px 35px;}
#menu ul li ul li a.cur {}
#menu ul li ul li a:hover {}

/*--- Content ------------------------------------*/
h1 { font-size:14px;}
h2 { color:#fff; font-size:12px; font-weight:bold; padding:5px 5px 1px 35px; background-color:#d2c09f;}
#content h2 a { color:#95865b; font-weight:bold; }
#content h2 a:hover { color:#b5a67b; text-decoration:none; }

/* Galerie */
#header-mitte .myGallery { border:0; }
#content .myGallery { border:1px solid #d2c09f;}
#content .tx-rgsmoothgallery-pi1 { background-color:#d2c09f; }
#content .jdGallery, #content .slideElement { background-color:#d2c09f !important; }
/* --- Formulare --------------------------------- */
#content input, 
#content textarea {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px #ccc solid;
	background: #fafafa;
	padding: 3px;
	color: #777;
}

#content input[type=text], 
#content textarea {
	width:220px;
}

#content input[type=text]:focus, 
#content input[type=submit]:focus, 
#content textarea:focus,
#content input[type=submit]:hover,
#content input[type=text]:hover, 
#content textarea:hover {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}

#content .csc-mailform-field { 	margin:5px 0;}
#content input[type=submit] { margin-left:90px;}
#content fieldset.csc-mailform label {float:left; width:90px;}
#content fieldset.csc-mailform {border:0;}


/*--- SEO ----------------------------------------*/
#jumpmenu ul { list-style:none;}
.verstecken, dfn { height:0; width:0; left:-1000px; margin-left:-1000px; overflow:hidden; position:absolute;}

/*--- XYZ ----------------------------------------*/