/* CSS Document */
body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		background:url(../images/bg.jpg) top left repeat-x #D8D6BD;
		margin:0;
		padding:0;
		}
img { border:0; }	
#counter {display:none;}	

#content {
		margin:auto;
		background:url(../images/bg_content.jpg) top center repeat-y;
		width:810px;
		}
		
#top {
		height:311px;
		background:url(../images/top.jpg) top center no-repeat;
		}

#menue {
		height:35px;
		background:url(../images/bg_menue.jpg) top left no-repeat;
		padding:0 17px 0 24px;
		}
#menue ul {
		margin:0;
		padding:0;
		list-style:none;
		}
#menue li {
		float:left;
		display:block;
		}
#menue li a {
		display:block;
		text-decoration:none;
		}
#menue li a span {
		display:none;
		}
#menue li a.n_profil {
		width:82px;
		height:35px;
		background:url(../images/bu_profil.gif) top left no-repeat;
		}
#menue li a.n_taetigkeit {
		width:144px;
		height:35px;
		background:url(../images/bu_taetigkeit.gif) top left no-repeat;
		}
#menue li a.n_links {
		width:77px;
		height:35px;
		background:url(../images/bu_links.gif) top left no-repeat;
		}
#menue li a.n_kontakt {
		width:93px;
		height:35px;
		background:url(../images/bu_kontakt.gif) top left no-repeat;
		}
#menue li a.n_anfahrt {
		width:93px;
		height:35px;
		background:url(../images/bu_anfahrt.gif) top left no-repeat;
		}
#menue li a.n_impressum {
		width:102px;
		height:35px;
		background:url(../images/bu_impressum.gif) top left no-repeat;
		}		
		
#inhalt {
		background:url(../images/bg_center.jpg) top center no-repeat;
		min-height:246px;
		}
#links {
		width:240px;
		float:left;
		margin-top:12px;
		padding-left:40px;
		}
#links img, #rechts td img {
		margin-top:10px;
		border:1px solid #333;
		padding:4px;
		background:#fff;
		}
#links object {
		margin-left:-10px;
		}
#links a { color:#333; }
#links p, #links td {
		font-size:.75em;
		}
#rechts td { padding-right:15px; vertical-align:top; }
#links td { text-align:right; }
#links h2 {
		color:#333;
		font-size:.8em;
		margin-top:25px;
		}
#links .linkssmall {
		font-size:.7em;
		}
#rechts {
		width:460px;
		margin-left:315px;
		padding-top:20px;
		}
#rechts h1 {
		margin:0;
		padding:0;
		color:#333;
		font-size:1.4em;
		font-weight:normal;
		}
#rechts h1 span {
		color:#000;
		font-size:.75em;
		}
#rechts p.vh1 {
		margin:0;
		padding:0;
		font-size:.7em;
		}
#rechts p, #rechts ul, #rechts td {
		font-size:.75em;
		}
#rechts td { padding-bottom:4px; }
#rechts p.nbr {
		margin:0;
		padding:0;
		}
#rechts p.trenner {
		line-height:5px;
		border-bottom:1px dotted #A00F1F;
		}
#rechts p.nbr label {
		display:block;
		width:220px;
		float:left;
		}
#rechts p.nbr2 label {
		display:block;
		width:120px;
		float:left;
		}
#rechts p.small {
		font-size:.7em;
		}
#rechts a {
		color:#aaa;
		}
#rechts p.headlink {
		font-weight:bold;
		border-bottom:1px solid #A00F1F;
		margin:0;
		padding:0;
		margin-bottom:3px;
		}



#bottom {
		background:url(../images/bg_bottom.jpg) top center no-repeat;
		height:76px;
		clear:left;
		}
#bottom p {
		color:#666;
		font-size:.7em;
		text-align:center;
		padding-top:50px;
		}