body {
	/*background: #FFFFFF url(../bilder/bild01.jpg) repeat-x top left;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #333333;
}

h1, h2, h3 {
	color: #333333;
}


h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
}

h3 {
	font-size: 10px;
	color:#ccc;
	text-align:center;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #30952F;

}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 10px;
}

img.right {
	float: right;
	margin-right: 10px;
}

img.contentBild{
	padding:1px;
	border: 1px dashed #333333;
	margin:5px 0 10px 15px;
	}
	
img.galerieThumbnail{
	margin-top:10px;
}

hr {
	display: none;
}





/* Header */

#header {
	width: 880px;
	margin: 0 auto;
}

#headerBild {
	width: 880px;
	height: 210px;
	background: url(../bilder/top.jpg) no-repeat left top;
}


#wrapper {
	width: 880px;
	margin: 0 auto;
}

/* Seite */

#seite {
	width: 880px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 670px;
	border-left:1px dotted #666;
	padding:0 0 0 10px;

}

.artikel {
}

.artikel .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #30952F;
}

.artikel h1.title {
	padding: 15px 0  0 20px;
	height: 40px;
	font-size: 18px;
	font-weight:normal;
}

.artikel h2.title {
	padding: 15px 0  0 20px;
	height: 40px;
	font-size: 16px;
	font-weight:normal;
}

.artikel .title a:hover {
	text-decoration: none;
}

.artikel .absatz {
	margin: 0px;
	padding: 0px 20px;
}

.artikel .fussnote {
	height: 35px;
	margin: 25px 20px 20px 20px;
	padding: 15px 0 0 0;
	line-height: normal;
	background: url(../bilder/bild05.jpg) repeat-x left bottom;
}

.artikel a {
	color: #666666;
}

/* Seitenmenu */

#seitenmenu {
	float: left;
}

#seitenmenu .aktiv{
	background: url(../bilder/aktivBut.gif) no-repeat left top;
}

#seitenmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#seitenmenu li {
	margin-bottom: 20px;
}

#seitenmenu li ul {
	padding-left: 25px;
}

#seitenmenu li li {
	margin: 0;
	padding: 0 10px 5px 25px;
	height:20px;
	background: url(../bilder/passivBut.gif) no-repeat left top;
}

#seitenmenu a{
	text-decoration: none;

}

#seitenmenu a:hover{
	text-decoration: none;
	/*letter-spacing: 1px;*/
	color:#cc3300;

}

#seitenmenu li h2 {
	margin: 0 0 10px 0;
	padding: 15px 0  0 25px;
	height: 40px;
	font-size: 18px;
	border-bottom: 1px dotted #30952F;
}


/* fuss */

#fuss {
	clear: both;
	width: 880px;
	height: 50px;
	margin: 0 auto;
	background: #fff url(../bilder/bild01.jpg) repeat-x bottom left;
	border-top: 1px dashed #666666;
}

#fuss p {
	margin: 0;
	line-height: normal;
	padding: 15px 20px;
}

#fuss .firma {
	float: right;
}
