a {
	text-decoration: none;
	color: #666666;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	background: transparent url(img/bg.gif) repeat;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 40px;
}
hr {
	border: 1px #00baee;
	border-style: none none dotted none;
}
img {
	border: 0;
}
blockquote {
	font-style: italic;

}
.bgdunkel {
	background-color: #cccccc;
	background: transparent url(img/bghell.gif) repeat;
}
.bghell {
	background-color: #FFFFFF;
}

.balken {
	color: #00baee;
	font-family: Helvetica, Arial, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}
.footertext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-decoration: none;
	text-transform: uppercase;
}
.footertext a {
	text-decoration: none;
	text-transform: uppercase;
}
.introtext {
	font-style: italic;
}
.navigation {
	color: #FFFFFF;
	font-size: x-small;
	background-color: #ca0002;
	text-transform: uppercase;
}
.navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
.headline {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}
.headlinesmall {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}

.zitat {
	font-style: italic;
	font-family: georgia, "times new roman", times, serif;
	font-size: 1.3em;
	line-height: 1.6em;
	text-decoration: none;
}

.wp-caption-text {
	font-size: x-small;
}

.btn {
	color: #666666;
	border: 1px solid;
	border-color: #666666 #666666 #666666 #666666;
	
}

/* PVII Menu CSS Express Drop-Down Menu */

#menuwrapper {
	background-color: #666666;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 3px 12px 3px 12px;
	color: #FFFFFF;
}

#p7menubar a.trigger {
	padding: 3px 12px 3px 12px;
}

#p7menubar li {
	float: left;
	width: 9em;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}

#p7menubar ul li a  {
	color: #666666;
	border-right: 0;
	padding: 3px 12px 3px 12px;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #666666;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #FFFFFF;
	background-color: #00baee;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #FFFFFF;
	background-color: transparent;
}

#p7menubar ul a:hover {
	background-color: #00baee!important;
	color: #FFFFFF!important;
}

#p7menubar li {width: auto;}