body {
	height: 100%;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ececec;
	line-height: 18px;
}

#kopf {
	width: 748px;
	height: 206px;
	margin: 10px auto 0px auto;
	padding: 0px;
	border: 0px;
	background-image: url(img/design/kopf.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index:1;
}


/* Seitenkörper */
#main {
	width: 748px;
	margin: 0px auto 0px auto;
	border: 0px;
	padding: 0px;
	text-align: left;
	height: 537px;
	background-image: url(img/design/re-rand.gif);
	background-repeat: no-repeat;
	color:#333333;
	background-position: top right;
}

#inhalt {
	width: 570px;
	float: right;
	background-image: url(img/design/hochschnitt.gif);
	background-repeat: repeat-x;
	height: 537px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
	border:0px;
	z-index:50;
	display:inline;
	
}

.linke_seite		{
	float: left;
	width:163px;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:left;
	display:inline;
	z-index:20;
	background-image: url(img/design/navi_foto.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height: 537px;
	
}

.links {margin: 20px 0px 0px 15px;  font-size:12px;}



#text {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border:0px;
	padding:20px 10px 0px 10px;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Navigation */


#navi_box  			{
    position:relative;
	width:138px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-17px;
	z-index:30;
}

.navi_startseite		{
	font-size: 13px;
	color: #515151;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	padding: 3px 10px 3px 5px;
	z-index:32;
}
.navi_startseite:hover 	{color: black; background-color: #ecd182;}


.navi_link			{font-size: 11px; color: #666666;	text-decoration: none;	line-height: 20px; padding: 3px 10px 3px 5px; z-index:32;}
.navi_link:hover 	{color: black; background-color: #ecd182;}

.navi_link_aktiv 		{font-size: 11px; color: #666666;	text-decoration: none;	line-height: 20px; padding: 3px 10px 3px 5px; z-index:32;}
.navi_link_aktiv:hover	{ color: black; background-color: #ecd182; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* Schriften und Sonstiges */
a 			{
	color:#666666;
	text-decoration: none;
}
a:hover 	{	color:#339900;
}


h1 		{color: #515151; font-style: normal; font-weight: bolder; font-size: 18px; }

.s_grau	{
	color: #666666;
	font-size: 10px;
}

.s_adresse	{
	color: #666666;
	font-size: 10px;
	line-height: 13px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
