body  {
    background: #ffffff;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	line-height:140%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}


a{
	text-decoration:none;
	color:#663366;
	font-weight:bold;
}
a:hover{
	color:#666666;
}


.twoColFixLtHdr #container { 
	width: 882px;  
	margin: 0 auto; 
	padding:0;
	text-align: left; 
	
	background-image: url(../img/content_background.jpg);
	background-repeat: repeat-y;
	
}
/*TOP#######################################*/ 
.twoColFixLtHdr #header { 
	margin:0;
	padding:0;
	background-image: url(../img/header_background.jpg);
	background-repeat: no-repeat;
	width: 882px;  
	height:240px; 
	text-align: right; 
} 
.twoColFixLtHdr .navTop { 
	padding-top:85px;
	padding-bottom:13px;
	padding-right:20px;
	height:20px;
}
.twoColFixLtHdr .navTop a { 
	padding-left:20px;
}
.twoColFixLtHdr .topImg{
	padding-right:14px;
}


/*LEFT#######################################*/ 

.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 222px; 
	padding:0x;
	padding-top:10px;
}
.twoColFixLtHdr #sidebar1 ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

.twoColFixLtHdr #sidebar1 ul li{
	border-bottom:1px solid #b4b6bd;
	list-style-type: none;
	padding-top:4px;
	padding-bottom:4px;
}
.twoColFixLtHdr #sidebar1 ul li.current{
	background-image: url(../img/navCircle_b.gif);
	background-repeat: no-repeat;
	background-position:0 2px;
}
.twoColFixLtHdr #sidebar1 ul li a{
	padding-left:25px;
	display:block;
}


.twoColFixLtHdr #sidebar1 ul li ul{
	border-top:1px solid #b4b6bd;
	margin:0;
	padding:0;
	margin-top:4px;
}
.twoColFixLtHdr #sidebar1 ul li ul li{
	border-bottom:none;
	background-image: url(../img/navCircle_s.gif);
	background-repeat: no-repeat;
	background-position:27px 8px;
}


.twoColFixLtHdr #sidebar1 ul li ul li a{
	padding-left:45px;
	display:block;
}






/*FOOTER#######################################*/ 
.twoColFixLtHdr #footer { 
    width: 882px;  
	margin: 0 auto; 
	padding:0;
	background-image: url(../img/bottom_background.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height:40px; 
	clear:both;
} 


.twoColFixLtHdr #footer .footerR { 
	float: right;
	margin-right: 14px;
	padding-top: 25px; 
}
.twoColFixLtHdr #footer .footerL { 
	float: left;
	margin-left: 225px;
	padding-top: 25px; 
}


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



/*CONTENT Columns#######################################*/
.twoColFixLtHdr #mainContent #left { 
	margin-left: 0; 
	padding: 0; 
	padding-top: 20px; 
	width:380px;
	float:left;
	margin-left:20px;
}
 
.twoColFixLtHdr #mainContent #right { 
	margin-right: 20px; 
	padding: 0; 
	padding-top: 20px; 
	width:200px;
	float:right;
}

.twoColFixLtHdr #mainContent .abstand { 
	padding:20px;
}

/*CONTENT#######################################*/ 
.twoColFixLtHdr #mainContent { 
	margin-right: 13px;
	padding: 0; 
	width:645px;
	float:right;
}
 
h1{
	margin:0;
	padding:0;
	color:#663366;
	font-size:120%;
	padding-bottom:0;
	margin-bottom:10px;
}

h2{
	margin:0;
	padding:0;
	color:#663366;
	font-size:110%;
	padding-bottom:0;
	margin-bottom:10px;
}

h3{
 	padding-top:0;
	margin:0;
	padding:0;
	color:#663366;
	font-size:100%;
}
p{
	margin-top:0;
 	padding-top:0;
}

.floatImg{
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
/*greybox*/
.twoColFixLtHdr #mainContent .greybox{ 
	border-top:2px solid #ffffff;
	background-color:#eaebee;
	width:644px;
	/*margin-left:-20px;*/
	position:relative; 
	left:-20px;
}
/*greybox for twoColumn template*/
.twoColFixLtHdr #mainContent .greybox_tc{ 
	border-top:2px solid #ffffff;
	background-color:#eaebee;
	width:410px;
	position:relative; 
	left:-20px;
	/*margin-left:-20px;*/
}


/*newsbox*/
.twoColFixLtHdr #mainContent .newsbox{ 
	border-top:2px solid #ffffff;
	background-image: url(../img/verlauf.jpg);
	background-repeat: repeat-x;
	width:644px;
	margin-left:-20px;
}
/*newsbox for twoColumn template*/
.twoColFixLtHdr #mainContent .newsbox_tc{ 
	border-top:2px solid #ffffff;
	background-image: url(../img/verlauf.jpg);
	background-repeat: repeat-x;
	width:410px;
	margin-left:-20px;
}

.twoColFixLtHdr #mainContent .newsbox h1,
.twoColFixLtHdr #mainContent .newsbox_tc h1{
	padding:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.twoColFixLtHdr #mainContent .newsbox ul,
.twoColFixLtHdr #mainContent .newsbox_tc ul{
	margin:0;
	padding:20px;
	padding-top:10px;
	list-style-type: none;
}

.twoColFixLtHdr #mainContent .newsbox ul li,
.twoColFixLtHdr #mainContent .newsbox_tc ul li{
	background-image: url(../img/navCircle_b.gif);
	background-repeat: no-repeat;
	background-position:0 4px;
	list-style-type: none;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	display:block;
}





/*img3Box*/
.twoColFixLtHdr #mainContent .img3box{ 
	border-top:2px solid #ffffff;
	width:644px;
	margin-left:-20px;
}
.twoColFixLtHdr #mainContent .img3box .text{ 
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}
.twoColFixLtHdr #mainContent .img3box .teaser{ 
	border-right:2px solid #ffffff;
	width:213px;
	float:left;
	overflow:hidden;
}
.twoColFixLtHdr #mainContent .img3box .teaserlast{ 
	border-right:none;
	width:214px;
	float:left;
	overflow:hidden;
}
.twoColFixLtHdr #mainContent .img3box .teaserlast img,
.twoColFixLtHdr #mainContent .img3box .teaser img,{
	 margin:0;
 	 padding:0;
}

/*img3Box for twoColumn template*/
.twoColFixLtHdr #mainContent .img3box_tc{ 
	border-top:2px solid #ffffff;
	width:410px;
	margin-left:-20px;
}

.twoColFixLtHdr #mainContent .img3box_tc .text{ 
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

.twoColFixLtHdr #mainContent .img3box_tc .teaser{ 
	border-right:2px solid #ffffff;
	width:135px;
	float:left;
	overflow:hidden;
}
.twoColFixLtHdr #mainContent .img3box_tc .teaserlast{ 
	border-right:none;
	width:135px;
	float:left;
	overflow:hidden;
}

.twoColFixLtHdr #mainContent .img3box_tc .teaserlast img,
.twoColFixLtHdr #mainContent .img3box_tc .teaser img,{
	 margin:0;
 	 padding:0;
}








.twoColFixLtHdr #mainContent .verlaufsbox{ 
	margin:0;
	padding:0;
	width:100%;
	padding-bottom:10px;
}

.twoColFixLtHdr #mainContent .verlaufsbox h3{ 
	color:#000000;
	padding-bottom:5px;
	font-size:100%;
}
.twoColFixLtHdr #mainContent .verlaufsbox .text{ 
	background-image: url(../img/verlauf.jpg);
	background-repeat: repeat-x;
	padding:10px;
}

/*******Form*******/


#form-module{
	margin:0px;
	padding:0px;
	width:380px;
}

.element{
 	margin-bottom:2px;
 	width:355px;
 	float:left;
}
.element p{
 	margin:0px;
	padding-bottom:3px;
	font-size:9pt;
	color: #000000;
	font-weight:bold;
}

.element .text{
 	width:100%;
}

.element .textarea{
 	width:100%;
	float:left;
}

.element .checkbox{

}

.element .submit{
 	margin-bottom:10px;
}

textarea{
 	border:1px solid #b4b6bd;
}

text{
 	border:1px solid #b4b6bd;
}
