@import url(header.css);
@import url(navi.css);
@import url(content.css);

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0; /*	color: #205574;*/
	background-color: #d9e2e9;
	font-family: Arial, Helvetica, sans-serif;
	color: #003c6e;
	 /* IE5 Win */
}

/*
\"";
voice-family: inherit;
font-size: small;
*/
	
	
	
	
html>body {
	/* be nice to Opera */
	font-size: 12px;;
}

h1 {
	color: #205574;
}
h2 {
	color: #205574;	
}
h1 a,h2 a{
	color: #205574;
}
h3 {
	color: #205574;
}

a {

	text-decoration: none;
	
}

a:hover {
	text-decoration: none;
}

#counter {
display:none;
	color: lime;
}

a:focus { 
	outline: none; 
}


#Box_1 .head{
	display:none;
}

#Box_5{
position:relative;
display:block;
	width:1080px;
	margin-top:25px;
	float:left;
	margin-bottom:20px;

}





.limes1{
	position: relative;
	margin: auto;
	width: 1080px;
	display: block;
	min-height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;

}

.limes2{
	position: relative;
	width: 1080px;
	display: block;
	float: left;

}




#Box_2 {
	width: 215px;
	height:300px;
	margin-right:20px;
	padding:20px;
	background: #F2F6F9 url('/style/img/bild1.png') no-repeat;
	padding-top:250px;
	float:left;
}


.footerbox{
	display:block;
	width:235px;
	height:150px;
	padding:10px;
	margin-right:20px;
	background-color:#f2f6f9;
	float:left;
	text-align:right;
}


#Box_2 > form {
	display:none
}

