@charset "UTF-8";
/*
GENERALS
*/
* {	
	padding:0;
	margin:0;
	border:none;
}

/* clearfix */

.float-holder:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.float-holder { display: inline-block; }

/* Holly Hack Targets IE Win only \*/
* html .float-holder { height: 1%; }
.float-holder { display: block; }
/* End Holly Hack */

/* clearing br */
br.clear {
	clear:both;
	height:0;
	margin:0;
	padding:0;
	font-size: 1px;
	line-height: 0;
}

/*
PAGE
*/

body {	
	background: url(gfx/bg.png) top left repeat-x #7e7e7e;
	font-family: Verdana, sans-serif;
	font-size: 100.1%;
	text-align:center;
	color:#FFFFFF;
}
	
#page_wrapper {
	margin:auto;
	text-align:left;
	width:959px;
	margin-top:15px;
}

#linkleiste {
	background:url(gfx/linkleiste.jpg) top left no-repeat;
	width:954px;
	height:24px;
	margin-bottom: 2px;
	color: #a00c78;
	padding-left: 29px;
	
	}
	
#linkleiste a {

	
	font-size: 11px;
	color: #a00c78;
	text-decoration: underline;
	font-weight: bold;	

}
	

#header {
	background:url(gfx/header-bg.jpg) top left no-repeat;
}

#header h1#logo {
	height:86px;
}

#header h1 img {
	margin:1px 0 0 28px;
}

#language2 {
	font-weight:normal;
	color:#0c1605;
	font-size:10px;
	text-decoration:none;
	vertical-align:top;
	text-align:right;
	width:200px;
	float:right;
	margin:3px 15px 0 0;
}

#header h1 a#language {
	font-weight:normal;
	color:#0c1605;
	font-size:10px;
	text-decoration:none;
	vertical-align:top;
	text-align:right;
	width:200px;
	float:right;
	margin:-67px 15px 0 0;
}

#flasher {
	width:940px;
	height:250px;
	overflow:hidden;
	margin:10px 0 0 8px;
}

#nav {
	height:38px;
	margin-left:30px;
	width:900px;
	background:url(gfx/nav-start.jpg) top left no-repeat;
	padding-left:2px;
}

#nav ul {
	list-style:none;
}

#nav ul li {
	float:left;
}

#nav ul li a {
	display:block;
	height:38px;
	overflow:hidden;
	text-indent:-3000em;
}

#nav ul li#b0 a {
	width:74px;
	background:url(gfx/nav-home.jpg) no-repeat;
}

#nav ul li#b7 a {
	width:68px;
	background:url(gfx/nav-news.jpg) no-repeat;
}

#nav ul li#b1 a {
	width:92px;
	background:url(gfx/nav-ueber-uns.jpg) no-repeat;
}

#nav ul li#b2 a {
	width:81px;
	background:url(gfx/nav-presse.jpg) no-repeat;
}

#nav ul li#b8 a {
	width:124px;
	background:url(gfx/nav-2weistein-tour.jpg) no-repeat;
}

#nav ul li#b3 a {
	width:84px;
	background:url(gfx/nav-kontakt.jpg) no-repeat;
}

#nav ul li#b4 a {
	width:103px;
	background:url(gfx/nav-impressum.jpg) no-repeat;
}

#nav ul li#b5 a {
	width:92px;
	background:url(gfx/nav-2weistein.jpg) no-repeat;
}

#nav ul li#b6 a {
	width:84px;
	background:url(gfx/nav-support.jpg) no-repeat;
}

#nav ul li#b9 a {
	width:56px;
	background:url(gfx/nav-faq.jpg) no-repeat;
}


#nav ul li#b0 a:link, #nav ul li#b7 a:link, #nav ul li#b1 a:link, #nav ul li#b2 a:link, #nav ul li#b8 a:link, #nav ul li#b3 a:link, #nav ul li#b4 a:link, #nav ul li#b5 a:link, #nav ul li#b6 a:link, #nav ul li#b9 a:link {
	background-position: 0px 0px;
}

#nav ul li#b0 a:visited, #nav ul li#b7 a:visited, #nav ul li#b1 a:visited, #nav ul li#b2 a:visited, #nav ul li#b8 a:visited, #nav ul li#b3 a:visited, #nav ul li#b4 a:visited, #nav ul li#b5 a:visited, #nav ul li#b6 a:visited, #nav ul li#b9 a:visited {
	background-position: 0px 0px;
}

#nav ul li#b0 a:hover, #nav ul li#b7 a:hover, #nav ul li#b1 a:hover, #nav ul li#b2 a:hover, #nav ul li#b8 a:hover, #nav ul li#b3 a:hover, #nav ul li#b4 a:hover, #nav ul li#b5 a:hover, #nav ul li#b6 a:hover, #nav ul li#b9 a:hover {
	background-position: 0px -38px;
	
}

#nav ul li#b0 a:active, #nav ul li#b7 a:active, #nav ul li#b1 a:active, #nav ul li#b2 a:active, #nav ul li#b8 a:active, #nav ul li#b3 a:active, #nav ul li#b4 a:active, #nav ul li#b5 a:active, #nav ul li#b6 a:active, #nav ul li#b9 a:active {
	background-position: 0px -38px;
}

#nav ul li#b0 a#active, #nav ul li#b7 a#active, #nav ul li#b1 a#active, #nav ul li#b2 a#active, #nav ul li#b8 a#active, #nav ul li#b3 a#active, #nav ul li#b4 a#active, #nav ul li#b5 a#active, #nav ul li#b6 a#active, #nav ul li#b9 a#active {
	background-position: 0px -38px;
}


#maincontent-repeat {
	background:url(gfx/maincontent-bg-repeater.jpg) repeat-y;
}

#maincontent-repeat #maincontent-fix {
	background:url(gfx/maincontent-bg-fix.jpg) top left no-repeat;
}

#maincontent-inner {
	padding:2px 12px 0 30px;
}

#left {
	width:541px;
	float:left;
	padding:10px 31px 25px 16px;
}

#middle {
	width:279px;
	float:left;
	padding:0 0 0 0;
}

#right {
	width:279px;
	float:left;
	padding:21px 28px 25px 22px;
}

#footer {
	height:47px;
	background:url(gfx/footer-bg.jpg) top left no-repeat;
}

#footer #sb {
	padding:12px 0 0 12px;
}

#meta {
	margin:3px 0 30px 0;
}

#meta p {
	color:#0c1605;
	font-size:10px;
}

#meta a {
	color:#0c1605;
}

#meta a:link {
	text-decoration:underline;
}

#meta a:visited {
  text-decoration:underline;
}

#meta a:hover {
	text-decoration: none;
}

#meta a:active {
	text-decoration: none;
}

#left {
	font-size:12px;
	color:#0c1605;
	line-height:19px;
}

#left h1 {
	color:#870f69;
	font-size:14px;
	font-weight:bold;
	margin:1.4em 0 0.8em 0;
	line-height:1.2em;
}

#left h2 {
	color:#870f69;
	font-size:13px;
	font-weight:bold;
	margin:1.4em 0 0.8em 0;
	line-height:1.2em;
}

#left h3 {
	color:#870f69;
	font-size:12px;
	font-weight:bold;
	margin:1.4em 0 0.8em 0;
	line-height:1.2em;
}

#left p {
	margin:0.2em 0 1.2em 0;
	font-size:12px;
	color:#0c1605;
	line-height:19px;
}

#left a:link {
	color:#08153f;
	text-decoration:underline;
}

#left a:visited {
	color:#08153f;
	text-decoration:underline;
}

#left a:hover {
	color:#870f69;
	text-decoration: none;
}

#left a:active {
	color:#870f69;
	text-decoration: none;
}

.feld select {
	width: 128px;
	height: 16px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #929292;
	color: #555555;
}

#right {
	font-size:12px;
	color:#0c1605;
}


#right #box1 {
	width:241px;
	height:174px;
	overflow:hidden;
	background:url(gfx/box-right-bg.gif) top left no-repeat;
	margin-bottom:22px;
	padding:10px 19px 0 17px;
}

#right .box h3 {
	color:#870f69;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:0em 0 0.4em 0;
	line-height:32px;
	height:32px;
	border-bottom:2px solid #929292;
}

#right .box hr {
	display:block;
	margin:0em 0 0.4em 0;
	line-height:12px;
	height:12px;
	border-bottom:2px solid #929292;
}

#right .box h3 img {
	margin-right:5px;
	margin-bottom:-4px;
}

#right .box label { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
}

#right .box input, #right .box select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: right;
  font-family: Verdana, sans-serif;
}

#right .box label { width: 100px; margin:0 0 4px 0; }

#right .box input { width:125px; margin:0 0 4px 0; border:1px solid #929292; }

#right .box input#submit { width:74px; height:26px; border:none; margin:0; }

#right .box label {
 text-align: left; 
}

#right .box form {
	margin:10px 0 0 0;
	border-bottom:1px solid #929292;
	height:82px;
}

#right .box p { margin-top:5px; line-height:1.3em; }

#right a:link {
	color:#232323;
	text-decoration:none;
}

#right a:visited {
	color:#232323;
	text-decoration:none;
}

#right a:hover {
	color:#870f69;
	text-decoration:underline;
}

#right a:active {
	color:#870f69;
	text-decoration:underline;
}

#right #box2 {
	width:241px;
	height:133px;
	overflow:hidden;
	background:url(gfx/box-right1-bg.gif) top left no-repeat;
	margin-bottom:22px;
	padding:10px 19px 0 17px;
}

#right #box2 p { margin-top:10px; line-height:1.5em; }

#register { margin:12px 0 12px 0; }
#register input.text_formular {
	border:1px solid #6a6a6a;
	font-size:11px;
	margin-bottom:0.5em;
	width:230px;
	padding:2px 0 2px 0;
}

#register select.text_formular {
	border:1px solid #6a6a6a;
	font-size:11px;
	margin-bottom:0.5em;
	width:80px;
}

#register input.radio {
}


#register input.check_formular {
	margin-right:0.5em;
	font-size:11px;
}

table td { vertical-align:top; }

textarea {
	border:1px solid #6a6a6a;
	padding:2px;
	font-size:11px;
	font-family: Verdana, sans-serif;
	width:226px;
}

#left .block {
	padding:10px 0 12px 0;
}

#left .block img {
	border:1px solid #969696;
	margin-bottom:5px;
}

#left .block p {
	width:45%;
	float:left;
	font-size:11px;
	line-height:14px;
	margin-right:15px;
}

#left .block a {
	text-decoration:none;
}

#left p small {
	line-height:1.4em;
}

#left ul, #left ol { font-size:0.92em; margin-bottom:2em; }
#left ul li { margin-left:1.5em; list-style-position:outside; margin-bottom:0.5em; list-style-type:circle; }
#left ol li { margin-left:2em; list-style-position:outside; margin-bottom:0.5em; list-style-type:decimal; }
#left div.accordion div.text a { text-decoration:none; }
#left div.accordion div.text a.word { display:block; height:2em; line-height:2em; padding-left:28px; background:url(gfx/icon-word.gif) left center no-repeat; }
#left div.accordion div.text a.pdf { display:block; height:2em; line-height:2em; padding-left:28px; background:url(gfx/icon-pdf.gif) left center no-repeat; }
#left div.accordion div.text a.audio { display:block; height:2em; line-height:2em; padding-left:28px; background:url(gfx/icon-audio.gif) left center no-repeat; }
#left div.accordion div.text a.video { display:block; height:2em; line-height:2em; padding-left:28px; background:url(gfx/icon-video.gif) left center no-repeat; }
#left div.accordion div.text a.zip { display:block; height:2em; line-height:2em; padding-left:28px; background:url(gfx/icon-zip.gif) left center no-repeat; }

#left h2.toggler {
	height:2em;
	background:#63104e;
	color:#fff;
	line-height:2em;
	padding-left:0.6em;
	margin:0;
	font-size:12px;
	font-weight:normal;
	border-bottom:1px solid #0c1605;
}

#left h2.toggler a {
	text-decoration:none;
	display:block;
	height:2em;
	line-height:2em;
}

#left div.accordion div.block, #left div.accordion div.text {
	padding-top:0.8em;
	padding-right:0.5em;
}

#left div.accordion {
	background:#fff;
	padding-left:2em;
}

#left p.comment {
	padding:20px 10px 0px 10px;
	background:#f0f0f0;
	color:#022d71;
}

.imgrechts {
	float:right;
	margin-left:15px;
}

.imglinks {
	float:left;
	margin-right:15px;
}