@charset "UTF-8";
/* CSS Style by ElBual */
* {
	margin: 0;
	padding: 0;
	border: none;
	}
	
	
	p,a,h1,h2,h3,h4,h5 {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;

	
}
.bold{ font-weight: bold;}
.small {font-size: 0.8em; font-style:italic}


body {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;;
font-weight: light;
font-size: 100%; 
text-align: center;
background-position: center top;
background-repeat: no-repeat;

}


div#wrapper {
margin: 0 auto;
margin-top: 40px;
width: 700px;
height: auto;

}

div#head {
width: 100%;
height: 170px;
background-image: url(layout/wheader.png);
background-repeat: no-repeat;

}

div#bg {
margin: 0 auto;
padding-top: 30px;
width: 690px;
height: auto;
background-image:url(layout/bg.png);
background-repeat: repeat-y;

}


div#spacebottom {
width: 100%;
height: 65px;
margin-bottom: 20px;
background-image:url(layout/wbottom-line.png);
background-position: center top;
background-repeat: no-repeat;

}

div#wrappermain {
position: relative;
margin: 0 auto;
padding-top: 30px;
width: 650px;
height: auto;
background-image:url(layout/bg2.png);
}

div#main {
width: 460px;
height: auto;
float: left;

}

div#spring {
width: 460px;
height: 250px;
float: left;
background-image:url(layout/spring.png);
background-repeat:no-repeat;
}

div#info {
width: 190px;
height: auto;
float: right;
text-align: left;

}

div#info-space {
width: 190px;
height: 18em;

}

div#footer {
float: left;
width: 100%;
height: 30px;

}


.mark {
	list-style-type: none;
	color: #FFFFFF;
}

.small {
font-size: 85%;
font-style: italic;
}


div#head ul {
	list-style-type: none;
	padding: 100px 0 0 25px;
}

div#head ul li {
	color:#ffffff;
	float: left;
	padding-right: 31px;
	
}

div#head ul li a, div#head ul li  a:visited {
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	display: block;
	
}

div#head ul li a:focus, div#head ul li a:hover, div#head ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	display: block;
	
}

div#head ul.zwei {
	color:#ffffff;
	float: left;
	padding: 0px 10px 0 110px;
	
}

div#head ul.zwei li a, div#head ul.zwei li a:visited {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	display: block;
	
}

div#head ul.zwei li a:focus, div#head ul.zwei li a:hover, div#head ul.zwei li a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	display: block;
	
}

div#main p {
	margin: 2px 10px 0 13px;
	color:#000000;
	text-align: justify;
	line-height: 1.4em;
	
	
}



div#main h1 {
	padding: 5px 0 0 13px;
	color:#000000;
	text-align: left;
	font-size: 1em;
	
}


div#main h2 {
	margin: 15px 0 15px 0;
	color:#ff3399;
	text-align: center;
	font-size: 1.2em;
	
}

div#main h3 {
	margin: 20px 10px 5px 13px;
	color:#ff3399;
	text-align: left;
	font-size: 103%;
	
}

div#main h4 {
	font-weight: bold;
	text-align: left;
	margin: 7px 0 0 13px;
	
}

div#main ul {
	padding: 0px 0px 10px 13px;
	list-style-type: none;
	text-align: left;
	font-size:100%;
	
}

div#main ul li a, div#main ul li a:visited {
	color: #ff3399;
	font-weight: normal;
	text-decoration: underline;
	display: block;
	
}

div#main ul li a:focus, div#main ul li a:hover, div#main ul li a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	display: block;
	
}


div#main ul.drei {
	text-align: left;
	font-size: 100%;
	padding: 5px 0px 25px 32px;
	list-style-type: disc;
	
	
}

div#main ul.drei li {
	line-height: 1.5em;
	text-align: left;
	list-style-type: disc;
	
}

div#main img {
	float: left;
	border: none;
	margin: 10px 10px 10px 10px;
	 
	
}


div#info img {
	border: none;
	padding: 0.3em 0 1em 25px;
	 
	
}

div#info p {
	padding: 0 0 25px 35px;
	font-style: italic;
	color: #333333;	 
	
}

div#info ul li{
	margin-left: -10px;
	float: left;
	list-style: none;
	display: inline;
	 
	
}

div#info p a, div#info p a:visited {
	color: #ff3399;
	font-weight: normal;
	text-decoration: underline;
	
}

div#info p a:focus, div#info p a:hover, div#info p a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	
}



div#footer ul {
	font-size: 100%;
	list-style-type: none;
	margin: 35px 0 0 495px;	
}

div#footer ul li {
	float: left;
	padding: 0 15px 10px 0;
	
	
}

div#footer ul li a, div#footer ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	
}

div#footer ul li a:focus, div#footer ul li a:hover, div#footer ul li a:active {
	color: #000000;
	text-decoration: underline;
	display: block;
	
}
#contact_form {width: 450px; float:left; display:inline;}
	#contact_form form {padding-left: 0px;}
	#contact_form label { float:left; display: block; clear: both; padding: 10px 0; color: #000; font-weight: normal; width:350px; }
		#contact_form .lcurrent {font-weight: bold; color: #9E1F63;}
	#contact_form label img {vertical-align: middle; }
	#contact_form input.text, textarea, select { float:left; margin: 0 5px 10px 0; padding: 7px; width: 400px; border: 1px solid #ccc; }
	#contact_form .radio { float: left; padding: -25px 0px 0px 30px; }
	#contact_form textarea {height: 200px;}
	#contact_form select {width:400px;}
	#contact_form input.radio {  }
		#contact_form input:focus {border-color:#aaa;}
		#contact_form textarea:focus {border-color: #aaa;}	
	.error {font-size:14px; color:#ff0000; background-color: #666699; margin: 0px 0 0px 60px; padding: 10px; display:none; position:absolute;}
	#contact_form .submit {border:0; background: #666699; color:#000; padding:5px; float:left;}

