* {
	padding:0;
	margin:0;
}

body {
	background:#F2F2F2;
	text-align:center;
}

P { 
	line-height: 16px; 
	color: #222222; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular; 
	margin:1em 0;
}

A				{ text-decoration: underline; font-weight: bold; color: #333333; line-height: 16px; font-size: 11px; font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular; }
A:hover 		{ text-decoration: underline; color: #666666; }

a img {
	border:0;
}

.bold     		{ font-weight: bold;}
.grau     		{ color: #666666; font-weight: bold;}
.rot     		{ color: #990000; font-weight: normal;}
.rotundfett  	{ color: #990000; font-weight: bold;}
.klein		  	{font-size: 9px;}

.gepunktet		{ border-top-width: 1px; border-top-style: dotted; border-top-color:#000000; padding-top: 3px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color:#000000; padding-bottom: 3px;}


div.nav_contact_home {
	position: 	absolute;
	left:		800px;
	top: 		116px;
	}
	
	
.gallery07 h2 {
	color: #222; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
	border-top:1px dotted black;
	border-bottom:1px dotted #222;
	padding:3px;
	padding-left:15px;
	margin:1em 0;
	background: url(images/roter_pfeil.gif) left no-repeat;
}

.gallery07 img {
	margin:0 19px 15px 0;
	border:5px #999 solid;
}

.gallery07 img:hover {
	border:5px #222 solid;
}

h1, h2 {
	color: #990000; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
	margin:0;
	padding:0;
}

dl.news {
	border-bottom:1px #000 dotted;
}

dt {
	border-top:1px #000 dotted;
	line-height: 16px; 
	color: #222222;
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
	font-size: 11px; 
	font-weight: bold;
	padding:0 0 0 20px;
	background: url(images/roter_pfeil.gif) no-repeat left;
	text-transform: uppercase;
	cursor:pointer;
}

dl dd dt {
	margin-left: 20px;
}

dl dd dl dd {
	margin-left: 40px;
}

dd.accordion_content_2 img {
	float:left;
	margin:10px 10px 10px 0;
}

.open {
/* 	background: #F2F2F2; */
}

a.externlink {
	background: url(images/roter_pfeil_imkasten.gif) no-repeat left;
	padding:0 0 0 15px;
}

div#startseite a {
	background: url(images/roter_pfeil.gif) no-repeat left;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
}

div#startseite p {
	margin-top:2px;
}

#content {
	margin:2em auto;
	width:660px;
	min-height:800px;
	background:#fff url(images/90grad.gif) no-repeat;
	text-align:left;
	padding-bottom:1em;
}

#links {
	width:185px;
	float:left;
}

#rechts {
	width:475px;
	margin-left:185px;
}
