/************************ erstellt von Agentur werbe.eck / www.werbe-eck.de ************************************/
html{
	padding: 0px;
	margin: 0px;
}


body{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}



h1{
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	margin: 0 0 20px 0;
}


h2{
	font-size: 13px;
	font-weight: bold;
	color: #0069af;
	margin: 0 0 20px 0;
}


h3{
	font-size: 13px;
	font-weight: bold;
	color: #0069af;
	margin: 0;
}



img{
	padding: 0px;
	margin: 0px;
	border: none;
}


a{
	color: #0066CC;
	text-decoration: none;
}


hr{
 border: none;
 border-bottom: 1px dashed #0066CC;
 margin: 30px 0;
 width: 99%;
 text-align: left;
}



p.bodytext {
	margin: 0;
}


/************************************************************/
/*****************Layout Formatierung************************/

#top{
		width: 880px;
		margin: 0px auto;
}



	#top_left{
display: none;
	}



	#top_right{
	}


	#top_right_link{
			width: 222px;
			height: 109px;
			margin-top:6px;
			border: none;
		}



	#top_right_label{
display: none;
		}	

		
#middle{
		margin: 0px auto;
		width: 880px;
}



	#lang{
display: none;
	}


	#menu{
display: none;
	}



	#content{
		width: 472px;
		padding-top: 41px;
		padding-right: 20px;
		padding-bottom: 0px;
		}



	#content img{
		border: none;
		border-top: 2px solid #dcdcdc;
		border-left: 2px solid #dcdcdc;
		border-right: 2px solid #dcdcdc;
		border-bottom: 17px solid #dcdcdc;
		valign: top;
		margin-bottom: 10px;
		margin: 0 0 10px 0;
		padding: 0;
	}


	#content ul {
		margin: 0px 0 10px 14px;
		padding: 0;
		line-height: 18px;
		}



	#content li {
		list-style-image: url(/fileadmin/templates/images/li.gif);
		margin: 0 0 10px 0;
		}



	.box-li {
		float: left;
		width: 240px;
		margin: 0 20px 0 0;
		}



	.box-re {
		float: left;
		width: 210px;
		margin: 0;
		}


	.clear {
		clear: both;
	}



	#bumper{
display: none;
	}


	#bottom{
display: none;
}


	#werbeeck{
display: none;
	}


	#bottom a{
		color:#fff;
	}


/* = = = = = = = = = = = = = = = = = = = =    FORMULAR    = = = = = = = = = = = = = = = = = = = = */

#kontakt {
	padding: 10px 0 0 0;
}



#kontakt .label {
	width: 80px;
}


#kontakt td {
	padding: 2px 10px 2px 0;
	text-align:left;
}


.error {
	color: red;
	margin: 10px 0;
}


.textfeld {
	width: 250px;
	height: 16px;
	border: 1px solid #747476;
	background-color: #fff;
	padding: 0;
	font-size: 11px;
}


select {
	width: 100px;
	height: 18px;
	border: 1px solid #747476;
	background-color: #fff;
	padding: 0;
	font-size: 11px;
}


textarea {
	width: 250px;
	height: 100px;
	border: 1px solid #747476;
	background-color: #fff;
	padding: 0;
	font-size: 11px;
}


.checkbox {
	margin:0 3px 0 0;
	border:none;
	background-color:#ffffff;
}



.radio {
	margin:0 3px 0 0;
	border:none;
	background-color:#ffffff;
}


.button {
	width: 100px;
	border:1px solid #747476;
	background-color: #FFF;
	color: #0069af; 
	font-weight: bold;
  padding: 2px 5px;
  font-size: 11px;
  margin: 10px 0 0 0;
}


#plz {
	width: 44px;
}


#ort {
	width: 200px;
}



