body
{
	background:#292929;
	font-size:14px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#e7e7e7;
}

a { color:#ccc; }
a:hover { text-decoration:none }

div.seo,
span.seo
{
	position:absolute;
	left:-5500px;
}
#claim
{
	font-size:20px;
	letter-spacing:5px;
	text-align:right;
}
#claim a { text-decoration:none }

#mainstart #claim
{
	display:none;
}
#main,
#mainstart
{
	position:relative;
	width:700px;
	margin:0px auto;
}
#mainstart
{
	margin:30px auto;
}

div.navi
{
	float:left;
	width:227px;
	height:226px;
	background:url('images/but_neutral.jpg') no-repeat;
}

div.navi a
{
	display:block;
	width:227px;
	height:226px;
}

#but_galerie { background:url('images/but_galerie_.jpg') no-repeat; }
#but_galerie:hover { background:url('images/but_galerie.jpg') no-repeat; }

#but_impressum { background:url('images/but_impressum_.jpg') no-repeat; }
#but_impressum:hover { background:url('images/but_impressum.jpg') no-repeat; }

#but_kontakt { background:url('images/but_kontakt_.jpg') no-repeat; }
#but_kontakt:hover { background:url('images/but_kontakt.jpg') no-repeat; }

#but_mich { background:url('images/but_mich_.jpg') no-repeat; }
#but_mich:hover { background:url('images/but_mich.jpg') no-repeat; }

#but_referenzen { background:url('images/but_referenzen_.jpg') no-repeat; }
#but_referenzen:hover { background:url('images/but_referenzen.jpg') no-repeat; }

div.mainnavi
{
	float:right;
	width:100px;
	height:100px;
	margin-left:40px;
}

div.mainnavi a
{
	display:block;
	width:100px;
	height:100px;
	text-decoration:none;
	color:black;
}
div.mainnavi a.aktiv,
div.mainnavi a:hover { color:#ccc }

#nav_galerie { background:url('images/nav_galerie_.jpg') no-repeat; }
#nav_galerie.aktiv,
#nav_galerie:hover { background:url('images/nav_galerie.jpg') no-repeat; }

#nav_impressum { background:url('images/nav_impressum_.jpg') no-repeat; }
#nav_impressum.aktiv,
#nav_impressum:hover { background:url('images/nav_impressum.jpg') no-repeat; }

#nav_kontakt { background:url('images/nav_kontakt_.jpg') no-repeat; }
#nav_kontakt.aktiv,
#nav_kontakt:hover { background:url('images/nav_kontakt.jpg') no-repeat; }

#nav_mich { background:url('images/nav_mich_.jpg') no-repeat; }
#nav_mich.aktiv,
#nav_mich:hover { background:url('images/nav_mich.jpg') no-repeat; }

#nav_referenzen { background:url('images/nav_referenzen_.jpg') no-repeat; }
#nav_referenzen.aktiv,
#nav_referenzen:hover { background:url('images/nav_referenzen.jpg') no-repeat; }

span.navititel
{
	display:block;
	padding-top:110px;
	font-size:16px;
	text-align:center;
		
}

#maincontent
{
	padding-top:50px;
	padding-left:40px;
	text-align:right;
	line-height:1.7em;
}
#maincontent h1
{
	text-align:center;
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:20px;
}

#mittecontent 
{
	/*border:solid thin red;*/
	float:right;
	width:450px;
}
#mittecontent div.rahmen
{
	width:120px;
	text-align:center;
	float:left;
	padding:10px;
}
#rechtscontent 
{
	float:right;
	width:200px;
	margin-top:54px;
	/*border:solid thin yellow;*/
}
#rechtscontent div.foldertitle
{
	float:left;
	padding-top:30px;
	text-align:right;
	width:95px;
}
#rechtscontent img
{
	width:100px;
	margin-bottom:15px;
}

