/*
Theme Name: VRD Theme 2
Theme URI: http://www.guerillagraphix.net/
Description: Theme f&uuml;r VRD. 
Version: 1.2
Author: Florian Ziegler
Author URI: http://www.guerillagraphix.net/
*/


html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #ccc;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
#wrap {
	margin: 0 auto;
	width: 980px;
	background: #fff url(images/wrap_background.gif) repeat-y;
}

#header {
	position: relative;
	margin: 0 10px;
	height: 183px;
	background: url(images/header_background.jpg) no-repeat;
}
#logo {
	position: absolute;
	left: 30px;
	top: 25px;
}
#logo a {
	display: block;
	width: 244px;
	height: 72px;
	text-indent: -9999px;
}

/* @group Sidebar */

#sidebar {
	position: relative;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 360px;
	background: url(images/sidebar_background.jpg) no-repeat right top;
}

#nav {
	margin: 0;
	padding: 0 0 0 30px;
	background: url(images/kringel.jpg) no-repeat left bottom;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
}
/* Ebene 1 */
#nav ul li {
	clear: both;
	float: none;
	width: 165px;
	background: #c8e4e4;
}
#nav ul li.current_page_item, #nav ul li.current_page_ancestor {
	background: #8bc0c0;
	overflow: hidden;
}
#nav ul li a {
	display: block;
	padding: 4px 0px 4px 7px;
	width: 158px;
	color: #343535;
	font-weight: bold;
	border-bottom: 1px solid #e2f1f1;
}
#nav ul li a:hover {
	background: #8bc0c0;
}
/* Ebene 2 */
#nav ul li ul {
	float: left;
	width: 330px;
}
#nav ul li ul li {
	float: left;
	width: 165px;
	background: #b1d7d7;
}
#nav ul li ul li a {
	float: left;
	padding: 4px 8px;
	width: 149px;
	font-weight: normal;
}
#nav ul li ul li.current_page_item a, #nav ul li ul li.current_page_ancestor a, #nav ul li ul li a:hover {
	background: #edd37f;
}
/* Ebene 3 */
#nav ul li ul li ul {
	position: absolute;
	left: 196px;
	float: left;
	width: 164px;
	z-index: 100;
}
* html #nav ul li ul li ul {
	background: #f0f;
}
#nav ul li ul li ul li {
	width: 164px;
}
#nav ul li ul li ul li a, #nav ul li ul li.current_page_item ul li a, #nav ul li ul li.current_page_ancestor ul li a {
	width: 148px;
	background: #f3e7ad;
}
#nav ul li ul li ul li a:hover, #nav ul li ul li ul li.current_page_item a {
	background: #edd37f;	
}
#nav img {
	position: absolute;
	left: 195px;
}
#subnav {
	margin: 110px 0 0 10px;
	padding: 0 0 80px 0;
	width: 155px;
}
#nav #subnav li {
	margin: 0 0 4px 0;
	background: transparent;
}
#nav #subnav li a {
	display: inline;
	padding: 0;
	border: none;
	font-weight: normal;
	font-size: 11px;
}

/* @end */

/* @group Content */

#content {
	float: left;
	width: 470px;
	padding: 0 55px 20px 75px;
}
#content h1 {
	margin: 0 0 13px 0;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	color: #c00;
}
#content h2 {
	margin: 0 0 18px 0;
	font-size: 13px;
	line-height: 18px;
}
#content h3 {
	margin: 0 0 4px 0;
	padding: 5px 0 0 0;
	font-size: 13px;
	line-height: 18px;
}
#content p {
	margin: 0 0 18px 0;
	font-size: 13px;
	line-height: 18px;
}
#content p.strong {
	font-weight: bold;
}
#content ul, #content ol {
	margin: 0 0 18px 0;
	padding: 0 0 0 20px;
	font-size: 13px;
	line-height: 18px;
}
#content ul li, #content ol li {
	margin: 0 0 2px 0;
}
#content a {
	color: #c00;
}
#content a:hover {
	text-decoration: underline;
}
#content blockquote {
	font-family: Georgia, serif;
	margin: 0 0 0 30px;
	padding: 0;
	color: #2eb5b8;
}
#content blockquote p {
	font-size: 15px;
	line-height: 20px;
}
#content blockquote cite {
	display: block;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#content hr {
	margin: 10px 0 15px 0;
	height: 1px;
	border: none;
	border-bottom: 1px solid #c4e2e2;
}
#content hr.weiss {
	border-bottom: 1px solid #fff;
}
#content img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
#content img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
#content .info {
	padding: 10px;
	background: #e2f1f1;
}
#content address {
	margin: 0 0 18px 40px;
	font-size: 13px;
	line-height: 18px;
}

#content #cformsform {
	margin: 0;
	padding: 20px 0 20px 0;
}
#content #cformsform ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content #cformsform ol li {
	margin: 0 0 10px 0;
}
#content #cformsform label {
	padding: 5px 0 0 0;
	float: left;
	width: 80px;
	font-size: 12px;
	line-height: 14px;
}
#content #cformsform input, #content #cformsform textarea {
	margin: 0 5px 0 0;
	padding: 2px;
	width: 240px;
	border: 1px solid #c3e5e6;
	font-size: 13px;
	line-height: 15px;
}
.reqtxt, .emailreqtxt {
	color: #cc004f;
}
#content #cformsform textarea {
	float: left;
	width: 360px;
	height: 180px;
}
#content #cformsform .cf-sb {
	padding: 10px 0 0 0;
	clear: both;
}
#content #cformsform .sendbutton {
	margin: 0 0 0 80px;
	padding: 4px 8px;
	width: auto;
	background: #8da3a5;
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	border: 2px outset #a5c4c2;
}
#content .cf_hidden {
	display: none;
}
#content .linklove {
	display: none;
}
/* @end */

#footer {
	position: relative;
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	height: 80px;
	background: url(images/footer_background.gif) no-repeat left bottom;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #up {
	position: absolute;
	left: 445px;
	top: 0;
	padding: 0 0 0 13px;
	font-size: 11px;
	color: #c00;
	background: url(images/icon_up.gif) no-repeat left top;
	background-position: 0 1px;
}
#footer #print {
	position: absolute;
	left: 445px;
	top: 15px;
	padding: 0 0 0 13px;
	font-size: 11px;
	color: #c00;
	background: url(images/icon_print.gif) no-repeat left top;
	background-position: 0 1px;
}
#footer #bundesverband {
	position: absolute;
	left: 205px;
	top: 8px;
	display: block;
	background: url(images/logo_verband.gif) no-repeat left top;
	width: 164px;
	height: 50px;
	text-indent: -9999px;
}
#footer p {
	position: absolute;
	left: 445px;
	top: 10px;
	margin: 31px 0 0 0;
	font-size: 11px;
	line-height: 15px;
}

#ie6 {
	padding: 15px 30px 15px 30px;
	font-size: 14px;
	line-height: 18px;
	background: #e1f1f1;
	border-bottom: 2px solid #c3e3e2;
	color: #313131;
}
#ie6 a {
	color: #c00;
}
#ie6 a:hover {
	text-decoration: underline;
}
