/*--------------------------------------------*/
/*--------------------------------------------*/
/*---------                         ----------*/
/*--------- copyright: unimess GmbH ----------*/
/*---------                         ----------*/
/*---------      www.unimess.de     ----------*/
/*---------                         ----------*/
/*--------------------------------------------*/
/*------------------------------------------RS*/
body{
	padding: 0px;
	margin: 0px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: #E6E3D4;
	overflow: scroll;
	*overflow: visible;	
}

a:focus { outline: none;}
a		  {color: #AFA17C;}
a:hover {color: #000000;}

h1{
	font-size: 180%;
	color: #CBC1A4;
	font-weight: normal;
}
h2{
	font-size: 140%;
	color: #CBC1A4;
	font-weight: bold;	
}

#container1{
	width: 1000px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	border: none;
	background: white;
	min-height: 650px;
   height: auto !important;
   height: 650px;
}
#container2{
	width: 900px;
}

#Flach #container2{
	width: 1000px;
}

#kopf{
	width: 1000px;
	height: 304px;
	background: url(bilder/navigat/kopf_bg.jpg) no-repeat top;
}

#Flach #kopf{
	width: 1000px;
	height: 151px;
	background: url(bilder/navigat/kopf_bg_flach.jpg) no-repeat top;
}

#logo{
	float: left;
	display: block;
	width: 299px;
	height: 123px;
}

/*------     Navigation          ---------------------------------------*/

#navigation{
	padding: 29px 0px 0px 0px;
	margin: 0px 0px 0px 500px;
	border: none;
	width: 380px;
	height: 47px;
	display: block;
}
#navigation ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
}
#navigation ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	border: none;
	list-style: none;
	float: left;
}
#navigation ul li a{
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
	border: none;
	text-decoration: none;
	color:#615B4C;
}
#navigation ul li a:hover{
	text-decoration: underline;
	color: Black;
}

/*----------------*/


#subnavigation{
	width: 205px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 11px;
	border: none;
	float: left;
}
#subnavigation ul{
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	border: none;	
	border-top: 1px solid #CBC1A4;
}

#subnavigation ul ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;	
}
#subnavigation ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;	
	list-style: none;
}
#subnavigation ul li a{
	min-width: 200px;
   width: auto !important;
   width: 200px;
	padding: 4px 0px 4px 5px;
	margin: 0px 0px 0px 0px;
	border: none;	
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #CBC1A4;
	color: #615B4C;
	font-weight: bold;
}
#subnavigation ul li a:hover{
	background: #E4DDC4;
}

#subnavigation ul ul li a{
	padding: 4px 0px 4px 20px;
	min-width: 185px;
   width: auto !important;
   width: 185px;	
}

.aktiv{
		background: #E4DDC4;
}

/*----------------*/

#inhalt{
	width: 570px;
	float: right;
	padding: 0px 10px 30px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	line-height: 160%;
}

#Flach #inhalt{
	width: 1000px;
	float: right;
	padding: 6px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	line-height: 160%;
}

#Flach h1{
	text-align: center;
}


#fusszeile{
	clear: both;
}

/* Email Formular */

.button {
	border: 1px solid #000000;
	color: #809598;
	background: #FFFFFF;
}

.button:hover {
	color: #4C4C4C;
}

.memo, .edit {
	width: 305px;
}

.plz {
	width: 55px;
}

.wohnort {	
	width: 240px;
}

#GalerieRing{
	float: left;
	border: 1px solid #cccccc;
	margin: 0px 10px 10px 0px;
}

.TextBild{
	margin: 0px 10px 10px 0px;
	float: left;
}

#Kurzadresse{
	border-top: 1px solid #CBC1A4;
}

.BilderRahmen{
	border: 1px solid #333333;
}

#bild_rechts{
	float: right;
	width: 360px;
}

.edit3{
	width: 90px;
}