body 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.00em;
	background: url(/files/body_hg.gif) repeat-x;
	background-color:#D0E6F3;
	padding:0;
	margin:0;
	color: #595959;
	}

* 	{
	margin:0;
	padding:0;
    /*border:0;*/
	}
	
hr.hr, dfn.dfn {display:none;}

/*Grundaufbau*/

#kopf {
	margin:0 auto;
	text-align:center;
	background:url(/files/logo.gif);
	width:982px;
	height:113px;
	font-size:0.70em;
	color:#FFFFFF;
	}
	
#kopf a {
	color:#B97D4F;
	text-decoration:none;
	}
#kopf a:hover {
	color:#9F4C0E;
	text-decoration:underline;
	}
	
#sprachauswahl {
	float:left;
	width:174px;
	text-align:left;
	padding:70px 0 0 2px;
	}
	
#logo {
	float:left;
	width:630px;
	height:113px;
	}
	
#logo strong {
	display:none;
	}
		
#servicelinks {
	width:174px;
	float:left;
	text-align:right;
	padding:70px 2px 0 0;
	}
	
#hauptteil {
	width:982px;
	margin:8px auto 8px auto;
	background:url(/files/hauptteil_hg.gif);
	background-color:#fff;
	font-size:0.75em;
	line-height:1.70em;
	color:#79858E;	
	}
	
/*Navigation*/	
	
#navigation {
	width:176px;
	float:left;
	}
	
#navigation ul  {
	list-style-type:none;
	font-family: 'Times New Roman',Times,serif;
	font-style:oblique; 
	font-size:1.50em;
	}
	
#navigation ul ul {
	border-bottom:solid 1px #4D7A8F;
	padding:4px 0 8px 0;
	background:#ECF5FA;
	}	
	
#navigation ul ul{
	font-size:0.90em;
	}
	
#navigation ul ul.nav2nd a {
	color:#407693;
	text-decoration:none;
	display:block;
	width:152px;
	padding:3px 0 3px 24px;
	background:#ECF5FA;	
	}
#navigation ul ul.nav2nd a:hover {
	font-weight:bold;
	background:#ECF5FA;	
	}	
	
#navigation a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:159px;
	padding:13px 0 13px 17px;	
	background:url(/files/nav_button_hg.gif) -2px 46px;
	}
#navigation a:hover, .current, li.active a {
	font-weight:bold;
	background:url(/files/nav_button_hg.gif) -2px 0px;
	}
		
/*Inhalt*/		
	
#inhalt {
	width:600px;
	overflow:hidden;
	float:left;
	padding:8px 15px 25px 15px;
	}
	
#inhalt h1 {
	font-family: 'Times New Roman',Times,serif;
	font-style:oblique; 
	font-weight:normal;
	font-size:2.30em;
	color:#5E95AF;
	padding:8px 0 14px 0;
	}
	
#inhalt h2 {
	font-family: 'Times New Roman',Times,serif;
	font-style:oblique; 
	font-weight:normal;
	font-size:2.00em;
	color:#5E95AF;
	padding:12px 0 10px 0;
	}
	
#inhalt h3, #inhalt h4, #inhalt h5 {
	font-family: 'Times New Roman',Times,serif;
	font-style:oblique; 
	font-weight:normal;
	font-size:1.70em;
	color:#5E95AF;
	padding:12px 0 10px 0;
	}
	
#inhalt a {
	color:#5E95AF;
	text-decoration:none;
	font-weight:bold;
	}
#inhalt a:hover {
	color:#5E95AF;
	text-decoration:underline;
	}
	
#inhalt img {
	margin:8px 0;
	border:solid 0px #9F4C0E;
	}

.textilebild {
	width:90%;
	/*border:solid 1px #E1C7B4;*/
	}
	
#inhalt .galleriethumb {
	margin:5px 10px 5px 0;
	}	
	
.bildunterzeile {
	text-align:right;
	width:596px;
	font-size:0.80em;
	font-style:oblique;
	padding:0 0 3px 0px;
	margin:0 0 15px 0;
	border-bottom:solid 1px #5E95AF;
	border-top:solid 1px #5E95AF;
	}
	
hr {
	margin:4px 0 0 0;
	padding:0; 
	border-top:solid 1px #AECDDC;
	border-bottom:solid 0px #AECDDC;
	border-left:0;
	border-right:0;
	background:transparent;
	height:1px;
	}

div.element {
	border:solid 1px #fff;
	display:block;
	padding:4px 0;
	}

fieldset {
	border:0;
	}
	
label {
	display:block; float:left;
	border:solid 0px red;
	width:120px;
	}
	
textarea.textarea, input.text {
	width:300px;
	}
	
input.submit {
	margin:0 0 0 120px;
	}
	
table, tr, td, th {
	border:0;
	}
	
/*Zusatzinfos*/	

#zusatzinfos img {
	border:0;
	}
	
#zusatzinfos {
	width:154px;
	overflow:hidden;
	float:left;
	padding:8px 11px;
	font-size:0.90em;
	}
	
#zusatzinfos h2 {
	font-family: 'Times New Roman',Times,serif;
	font-style:oblique; 
	font-weight:normal;
	font-size:1.80em;
	color:#4D7A8F;
	padding:4px 0 8px 0;
	}
	
#zusatzinfos img {
	padding:6px 0 2px 0;
	}
	
/*Fuss*/	
	
#fuss {
	width:982px;
	margin:0 auto;
	border-top:solid 1px #4D7A8F;
	text-align:center;
	font-size:0.70em;
	color:#4D7A8F;
	}
#fuss p {
	display:none;
	}	
		