body {
	color: #333;
	font-family: "Lucida Grande",Geneva,Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 150%;
	background: #efefef url('img/bg.png') repeat-x;
}


#head {
margin-top:0px;
margin-left: -480px;
position: absolute;
left: 50%;
width: 960px;
padding:0px 0px 0 0px;
height:340px;
background: #fff;
}



#container_main {
	position:absolute;
	margin-left: -480px;
	left: 50%;
	width: 960px;
	top:340px;
	background:#fff;
}

#content {
	margin: 10px 0 0 0;
	padding:0;
	width:960px;
	background:#fff;
}



.links {
float:left;
width:360px;
background:#333;
padding:0;
margin:0;
}



.rechts {
width:600px;
float:left;
}

#container_main .rechts {
width:540px;
float:left;
margin:0;
padding:30px 20px 40px 40px;
}





.links40 {
float:left;
width:340px;
padding:10px;
height:20px;
background: #efefef;

}


.rechts40 {
width:580px;
float:left;	
height:20px;
padding:10px;
}


a:link, a:visited {
	text-decoration: none;
	color:#000;
}



a:hover, a:active, a:focus {
	color: #AA122B;
}



p 
{
margin-bottom:				13px;
line-height:150%;
}

b, strong 
{
	font-weight:			bold;
	color:#A01025;
}

#breadcrumb, #breadcrumb p, #breadcrumb a 
{
	font-size: 				80%;
	color:					#999;
	text-align:				right;	
}


h1 
{
	font-size:				180%;
	line-height:			130%;
	color:					#AA122B;
	margin-bottom:			8px;
	font-weight:			bold;
}

.rechts h1 {
	font-size:				150%;

}

#head h1 
{
	text-align: 			left;
	border: 				none;
	margin-left:			10px;
}


h2 
{
	font-size:				120%;
	line-height:			110%;
	margin-bottom:			22px;
	color:					#333;
	font-weight:			bold;

}

.rechts h2 {
	padding-bottom: 10px;
	border-bottom: 6px solid #efefef;
}

.issuu {
	height: 250px; 
	overflow:hidden; 
	margin-top:30px;
	margin-bottom:30px;

}


.rechts h3 {
	color:#AA122B;
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
}



h1.huge 
{
	font-size: 				300%;	
	border-bottom:			1px solid #444;
	color:					#000;
	margin-bottom:			10px;
}



	
#nav_main  { 
width:220px;
margin:0;
float:right;
overflow:hidden;
}


#accordion  a {
display:block;
padding: 7px 15px;
margin:0;
width:190px;
color:#fff;
margin-bottom:1px;
background-color:#3f3f3f;
}



*html #accordion  a {
display:block;
padding: 7px 15px;
margin:0;
width:220px;
color:#fff;
margin-bottom:1px;
background-color:#3f3f3f;
}

.stretcher a, div.stretcher a {
display:block;
padding: 7px 15px 7px 30px !important;
margin:0;
width:190px;
color:#fff;
margin-bottom:1px;
background-color:#3f3f3f;
font-size: 90%;
}

.stretcher2  a {
display:block;
padding: 7px 15px 7px 30px !important;
margin:0;
width:190px;
color:#fff;
margin-bottom:1px;
background-color:#3f3f3f;
font-size: 90%;
}


#accordion a.toggler {
	font-size:12px;
	margin-bottom:1px;
}



#footer {
	position: relative;
	width: 940px;
	border-top: 1px solid #dfdfdf;
	padding: 10px;
	text-align:center;
	font-size:11px;
	background:#fff;
}



.error {
	font-size:	 14px;
	color:	 #4283B9;
	font-weight:normal;
	margin-bottom:5px;
}



.clearer {
	 clear: both;
	 overflow: hidden;
	 width: 1px;
	 height: 1px;
	 margin: 0 -1px -1px 0;
	 border: 0;
	 font-size: 0;
	 line-height: 0;
}

.ajax-loading
{
	background-position: center center;
	background-repeat:		no-repeat;
	background-image:		url("img/spinner.gif");
}



.rechts ul {
	margin:						30px;
	padding: 20px;
	border: 1px solid #efefef;
	list-style-type:			square;
	list-style-position:		inside;	
	
}

#tipp {
	position:absolute;
	top:340px;
	right:0;
	z-index:10;
	padding:0px;

}

.pipe {
	color:#B9122B;
}


/* Diese CSS-Angaben stammen aus der originalen main.css */
/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p { 
  width:97.3%; /* IE6 Hack */
	margin: 0;
}

#main-block .download-hdl p { 
	padding: 5px 7px;
	background-color: #393;
	font-weight: bold;
	color: #fff;
}

#main-block .download-file { 
	padding: 1.2em 7px;
	border-left: 2px solid #393;
	border-right: 2px solid #393;
}

#main-block .download-desc { 
	margin-bottom: 1.2em;
	padding: 1.2em 7px;
	background-color: #e5ffe5;
	border-left: 2px solid #393;
	border-right: 2px solid #393;
	border-bottom: 2px solid #393;
}

#main-block .download-without-desc { 
	margin-bottom: 1.2em;
	border-top: 2px solid #393;
}
