/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

a:focus { outline: none; }


div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl		{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol		{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p		{margin-bottom: 15px;}

ul		{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre		{font-size: 12px; }

a:hover { text-decoration:none; }

a:link {
	color: #571020;
	text-decoration:none;
	}
a:visited {
	color: #571020;
	text-decoration:none;
	}
a:focus {
	color: #000;
	text-decoration:none;
	}
a:hover {
	color: #000;
	text-decoration:none;
	}
a:active {
	position: relative;
 	color: #000;
}

.clear {
	font-size: 1px;
	line-height: 1px;
	height:1px;
	clear: both;
}

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

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.abstand {
	display:block;
	clear:both;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}


html {
	min-height: 100.2%;
	margin-bottom: 1px;
	background-color: #fff;
	background:url('bg.jpg') repeat-x 0 0;
}

/*	body
*******************************************************************************/
body {
	margin: 0 auto;
	padding: 0;		
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #555;
	font-size: 12px;
	line-height: 18px;
}


#wrapper {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 887px;
}

#header {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 887px;
	height: 182px;
	background:url('header.jpg') no-repeat 0 0;	
}

/*	logo
*******************************************************************************/
#logo {
	display: block;
	float: left;
	height: 59px;
	width: 173px;
	margin-top: 10px;

}

#logo a {
	display:block;
	height: 59px;
	width: 173px;
	text-indent:-1700em;
	text-decoration: none;
	margin-top: 22px;
	margin-left: 12px;
}


#contentleft {
	float: left;
	width: 15px;
	min-height: 300px;
	background:url('alternate_left.gif') no-repeat 0 0;	
}

#contentwrapper {
	float: left;
	width: 572px;
	min-height: 400px;
	background: #fff url('bg_content.gif') no-repeat 0 0;	
}

#content {
	margin: 30px 30px 20px 20px;
}

#sidebarwrapper {
	float: left;
	width: 229px;
	background:  url('module_bg.jpg') no-repeat 0 0;	
	
}


#sidebarcontent {
	background:  url('sidebarcontent_back.jpg') no-repeat 0 200px;		
	float: left;
	width: 206px;
	min-height: 195px;
	margin-top: 20px;
	padding: 8px 8px 0 8px;
}



#sidebarfooter {
	float: left;
	width: 222px;
	background: #672333;
	border-top: 1px solid #fff;
	
}


#contentright {
	float: left;
	width: 71px;
	min-height: 300px;
	background:url('alternate_right.gif') no-repeat 0 0;	
}


#hauptnavigation {
	float: left;
	width: 857px;
	margin-top:  70px;
	margin-left: 30px;
	font-size: 12px;
	height: 25px;
}

ul.rex-navi1 {

}

ul.rex-navi1 li {
	float: left;
	background:url('trenner.png') no-repeat right -1px;		
}

ul.rex-navi1 a, 
ul.rex-navi1 a:link,
ul.rex-navi1 a:visited {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 9px 22px 19px 22px;
}

ul.rex-navi1 a:hover {
	display: block;
 	color: #c1bda7;
	text-decoration:none;
	background:url('nav_hover.png') no-repeat center 21px;		
}

ul.rex-navi1 li a.rex-current, 

ul.rex-navi1 li a.rex-current:link,
ul.rex-navi1 li a.rex-active, 
ul.rex-navi1 li a.rex-active:link {
	color: #c1bda7;
	display: block;
	text-decoration: none;
	background:url('nav_hover.png') no-repeat center 21px;		
}

#subnavigation {
	float: left;
	width: 206px;
	font-size: 12px;
}

#subnavigation ul.rex-navi1 {
	margin-left: 0px;
}

#subnavigation ul.rex-navi2 {
	margin-left: 15px;
}


#subnavigation ul.rex-navi1 li {
	float: left;
	display: block;
	background-image: none;
	width: 200px;
}


#subnavigation ul.rex-navi1 a, 
#subnavigation ul.rex-navi1 a:link,
#subnavigation ul.rex-navi1 a:visited {
	color: #fff;
	display: block;
	text-decoration: none;
	height: 20px;
	margin: 0;
	padding: 0;
	padding: 0 0 0 11px;
	background: url(ul_back.gif) no-repeat 0px -37px;	
}

#subnavigation ul.rex-navi1 a:hover {
	display: block;
 	color: #c1bda7;
	text-decoration:none;
	background: url(ul_back.gif) no-repeat 0 5px;	
}

#subnavigation ul.rex-navi1 li a.rex-current, 
#subnavigation ul.rex-navi1 li a.rex-current:link,
#subnavigation ul.rex-navi1 li a.rex-active, 
#subnavigation ul.rex-navi1 li a.rex-active:link {
	color: #c1bda7;
	display: block;
	text-decoration: none;
	background: url(ul_back.gif) no-repeat 0 5px;		
	overflow: hidden;
}





.zweispalter {
  width: 532px; 
}

.zweispalter_1 {
	float: left;
  	width: 251px;

}

.zweispalter_2 {
 float: left;
  width: 251px;
  margin-left: 20px;
}


.zweispalter_1 .floatLeft img,
.zweispalter_2 .floatLeft img {
	display: block;
	margin-right: 15px;

}

.zweispalter_1 .floatRight img,
.zweispalter_2 .floatRight img {
	display: block;
	margin-left: 15px;
}

.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}


#sidebarcontent .trenner {
	display: inline-block;
	clear:both;
	width: 100%;
	margin-top: 10px;
	height: 15px;
	background:url('divider.gif') repeat-x top center;	
	
}


#content .trenner {
	display:block;
	clear:both;
	width: 100%;
	height: 60px;
	background:url('content_trenner.gif') no-repeat center center;		
}


/*	Schriften
*******************************************************************************/


#content h1 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;		
	margin-bottom: 10px;
}

#content h2 {
	font-size: 12px;
	margin-top: -8px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	color: #571020;	
}

#sidebarcontent h1 {
	font-size: 16px;
	color: #c1bda7;
	font-family: "Times New Roman", Times, serif;		
	margin-bottom: 10px;
}

#sidebarcontent h2 {
	font-size: 11px;
	margin-top: -11px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	color: #fff;	
}

#sidebarcontent p {
	color: #c0c0c0;
	font-size: 11px;
	line-height: 14px;
}


#sidebarfooter p {
	margin: 8px 5px 5px 5px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

#content a:link,
#content a:visited {
	color: #571020;
	text-decoration: underline;
	}

#content a:focus,
#content a:hover {
	color: #000;
	text-decoration: underline;
}

#content ul	{list-style: disc; color: #555;}
#content ul li	{
	font-weight: normal;
	font-size: 12px;	
	margin-left: 20px;
	padding: 0 0 2px 5px;
}



#sidebarcontent a:link,
#sidebarcontent a:visited {
	color: #e5e5e5;
	text-decoration: underline;
	}

#sidebarcontent a:focus,
#sidebarcontent a:hover {
	color: #fbe5b5;
	text-decoration: underline;
}


.extern {
	padding-left:12px;
	color: #000;
	background:url('extern.gif') no-repeat 0px 5px;
}

/*	Formulare *****************************************************************/
	div#form-module fieldset {
		padding: 20px;
		margin: 10px;
		border: 1px solid #571020;
	}

	div#form-module legend {
		color: #571020;
		font-size: 12px;
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 20px;					
	}

	*+html #form-module legend {
		margin-bottom: 20px;
	} //ie 7


	div#form-module p {
		clear: both;
		font-family : Arial, sans-serif;	
		margin: 0;
		padding: 0;
			
	}
	div#form-module p.formcheckbox, 
	div#form-module p.formmcheckbox {
		float: left;
		margin-left: 0px;
	
	}

	div#form-module p.formselect, 
	div#form-module p.formtextarea, 
	div#form-module p.formcheckbox, 
	div#form-module p.formmcheckbox {
		font-family : Arial, sans-serif;				
		font-size: 12px;
	}
	div#form-module p.formhtml, 
	div#form-module p.formcaptcha {
		font-family : Arial, sans-serif;				
		margin-top: 10px;
		margin-bottom: 1px;
		font-weight: normal;
		margin-left: 85px;

	}
	div#form-module p.formhtml {
		font-family : Arial, sans-serif;				
		font-weight: bold;
	}

	div#form-module p.formhtmltext {
		font-family : Arial, sans-serif;				
		margin-left: 85px;

	}


	/******************************	Label */
	div#form-module p label {
		font-family : Arial, sans-serif;				
		display: block;
		float: left;
		width: 140px;
	}
	div#form-module p.formtextarea label {
		font-family : Arial, sans-serif;				
		font-size: 12px;
		float: none;
	}
	div#form-module p.formcheckbox label {
		font-family : Arial, sans-serif;				
		padding-top: 3px;
	}

	div#form-module p.formtextarea label {
		font-family : Arial, sans-serif;				
		display: block;
		float: left;
		width: 140px;
	}


	/******************************	Captcha */

	div#form-module p.formcaptcha {
		width: 435px;
		margin-left: 0;
	}

	div#form-module p.formcaptcha label {
		font-family : Arial, sans-serif;				
		width: 150px;
		height: 30px;
	
	}


	div#form-module p.formcaptcha img {
	}

	div#form-module p.formcaptcha input {
		font-family : Arial, sans-serif;				
		float: right;
		font-size: 14px;
		height: 23px;
		margin-top: 5px;
		padding-top: 5px;
		border: 1px solid #ccc;
		text-align: center;	
		width: 145px;
	}

	div#form-module p.formcaptcha span {
		font-family : Arial, sans-serif;				
		display:block;
		font-size: 10px;
		line-height: 12px;
		margin-bottom: 5px;
	}

	/******************************	Input */
	div#form-module p.formtext input, 
	div#form-module p.formpassword input {
		font-family : Arial, sans-serif;				
		font-size: 12px;
		padding: 3px;
		width: 290px;
		border: 1px solid #e4e5e6;
		color: #000;
	}


	/******************************	TEXTAREA */
	div#form-module p.formtextarea textarea {
		font-family : Arial, sans-serif;				
		padding: 2px;
		width: 435px;
		height: 150px;
		font-size: 12px;
		border: 1px solid #e4e5e6;
		color: #000;
	}
	div.com-answer div#form-module div.com-content p.formtextarea textarea {
		width: 380px;
	}
	/******************************	Select */
	div#form-module p.formselect select {
		border: 1px solid #d2d2d5;
		margin-left: 3px;
		margin-bottom: 5px;			
	}

	/******************************	CHECKBOX */
	div#form-module p.formcheckbox input, 
	div#form-module p.formmcheckbox input {
		float: left;
		margin: 1px;

	}
	div#form-module p.formmcheckbox input {

	}
	div#form-module p.formcheckbox label, 
	div#form-module p.formmcheckbox label {
		float: left;
		width: 400px;
		margin-left: 10px;
		margin-top: 0px;
	}

	/******************************	LINE */
	div#form-module p.formline {
		overflow: hidden;
		height: 1px;
		border-bottom: 1px solid #e4e5e6;
		margin-bottom: 10px;
	}

	/******************************	SUBMIT */
	div#form-module p.formsubmit label {
		display: none;
	}

	div#form-module p.formsubmit input {
		border: 0;
		width: 435px;
		margin-top: 10px;
		padding: 2px;
		font-size: 13px;
		background-color: #e4e5e6;
		color: #000;
	}

	.form_warning {
		color: #f00;
	}


	.download {
		display: block;
		clear: both;
		float: left;
		font-size: 12px;
		width: 100%;
	}


	.list_content {
		font-weight:normal;
		text-decoration:none;
		font-size:12px;
		display: block;
		margin-left: 30px;
		}

	.list_content2 {
		width: 30px;
		float: left;

	}

	.list_content3 {
	  	font-size:12px;
		text-decoration:none;
		padding-left: 30px;
		padding-bottom: 10px;
		}

