/*
version: 2.4.1
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


* {
margin: 0;
padding: 0;
}

body {
	text-align:left;
	color:#000000;
	background-color: #b2dfdb;
	font-size:13px;
	line-height: 1.45em;
}
a, a:visited , a:link{
	text-decoration:underline;
	color:#5A5A5A;
}
a:hover {text-decoration:none }

li{
list-style-type:circle;
}

div.kreislogo{
		position: absolute; 
		top:400px; 
		left:50%; 
		width:291px;
		height:321px;
		margin-left: -600px;
		background-image:url(images/swinergiskreis.png);
		z-index:-1;
}

#contentmiddle h1{
	color:#9D9E9E;
	font-size:14px;
	font-weight:bold;
	padding-bottom:15px;
}



#main{
  background-color:#FFFFFF;
  width:990px;
  height:575px;
  margin:auto;
  border:0px solid #cacaca;
  margin-top:50px;
}

#header{
  width:100%;
  height:125px;
  background-image:url(images/Header1.jpg)
}






#mainmenu{
	width:100%;
	height:25px;
	margin-top:5px;
	background-color:#1B9687;
	clear:both; 
	float:left; 	
	overflow:hidden;
}

#mainmenu ul{
	padding:0;
	margin:0 auto;
	list-style-type:none;
	float:left;
	position:relative;
	/*left:50%;*/
	left:220px;
}

#mainmenu li {
	float:left; 
	position:relative; 
	/*right:50%;*/
	list-style: none;
}

#mainmenu a{
	padding-right: 50px;

	display: block;
	line-height: 25px;
	text-decoration: none;
	float: left;
	color:#fff;
	font-size:15px;

}

#mainmenu a:hover{
	text-decoration:underline;
}

#mainmenu li.current_page_item a{
	font-weight:bold;
}





#submenu{
	width:100%;
	height:25px;
	margin-top:3px;
	background-color:#9D9E9E;
	clear:both; 
	float:left; 	
	overflow:hidden;
}

#submenu ul{
	padding:0;
	margin:0 auto;
	list-style-type:none;
	float:left;
	position:relative;
	/*left:50%;*/
	left:220px;
}

#submenu li {
	float:left; 
	position:relative; 
	/*right:50%;*/
	list-style: none;
}

#submenu a{
	padding-right: 35px;

	display: block;
	line-height: 25px;
	text-decoration: none;
	float: left;
	color:#fff;
	font-size:15px;

}

#submenu a:hover{
	text-decoration:underline;
}


#submenu li.current_page_item a{
	font-weight:bold;
}



#contentmain{
	width:100%;
	height:350px;
	background-image:url(images/ferkel.png);
	background-position:left bottom;
	background-repeat:no-repeat;	
	margin-top:15px;
	float:left;
	overflow:auto;
	padding-bottom:10px;
}


#contentleft{
	width:220px;
	float: left;
	height:100%;	
		padding-left: 20px;
	/*background-color:#FFFFFF;*/
}

#contentmiddle{
	width:510px;
	float: left; 
	padding-right:10px;

}

#contentright{
	width:180px;
	height:100%;
	border-left:3px solid #C5C3C3;
	float: left; 
	padding-left: 20px;
}

#footer{
	width:100%;
	background-color:#9D9E9E;   
	clear:both; 
	float:left; 	
	overflow:hidden;
	height:25px;
}

#footer ul{
	padding:0;
	margin:0 auto;
	list-style-type:none;
	float:left;
	position:relative;
	left:50%;
}

#footer li {
	float:left; 
	position:relative; 
	right:50%;
	list-style: none;
}

#footer a{
	padding-right: 32px;
	padding-left: 32px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	float: left;
	color:#fff;
	font-size:15px;	
}


#footer a:hover{
	text-decoration:underline;
}


#footer li.current_page_item a{
	font-weight:bold;
}



/*Typo3 Formular Style*/

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}

