@charset "ISO-8859-1";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}

html{
	overflow:scroll;}	
	
body{
	margin: 0px;
	padding: 0px;
	border:0 solid #fff;
	background-color: #FFFFFF;
	}
	
h1, h2, h3	{
	font-family: Arial,Helvetica,sans-serif;
	color: #58585a;	
	background: transparent;
	text-decoration:none;
	}
	
h1	{
	
	font-size: 40px;
	font-style: normal;
line-height: 120%;
	}
	
	h2	{
	
font-size: 14px;
		font-weight: bold;
	}
	h3	{
	font-size: 13px;
		font-weight: bold;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	color: #333333;
	background: transparent;
	text-decoration:none;
	}
	
img {
border:0;
}

	
#Container {
	text-align:center;
	position:relative;
	margin: auto;
	left:0px;
	top:132px;
	width:1004px;
	height:auto;
	background-color: #ffffff;
	}
	
#header {
	position:relative;
	width:1004px;
	height:auto;
	background: #ffffff;
}

#balken1 {
	position:absolute;
	left:0px;
	top:0px;
	width:1004px;
	height:14px;
	background-color: #1a171b;
}
#balken2 {
	position:absolute;
	left:0px;
	top:409px;
	width:1004px;
	height:14px;
	background-color: #1a171b;
}

#headerback {
	position:absolute;
	left:0px;
	top:14px;
	width:16px;
	height:395px;
	background-color: #eee555;
}
#logobox {
	position:absolute;
	float:left;
	text-align:left;
	left:19px;
	top:14px;
	width:173px;
padding-top:223px;
	height:172px;
	background-color: #eee555;
	margin:0 0 0 0;
}

#headline {
position:absolute;
text-align:left;
left:195px;
top:14px;
width:163px;
height:255px;
padding-left:20px;
padding-right:10px;
padding-top:140px;
background-color: #f4f0a5;
	}


#image {
	position:absolute;
	left:391px;
	top:14px;
	width:594px;
	height:395px;
	background-color: #333333;
	}
#headerback2 {
	position:absolute;
	right:0px;
	top:14px;
	width:16px;
	height:395px;
	background-color: #f7f5c5;
	}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style: normal;
	line-height: 120%;
	background: transparent;
	color:#333333;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

a:link {
font-family: Arial,Helvetica,sans-serif;
color: #58585a;	
background: transparent;
text-decoration:none;
font-size: 40px;
font-style: normal;
line-height: 120%;

}
a:visited {
font-family:  Arial, Helvetica, sans-serif;
text-decoration: none;
color: #58585a;
font-size: 40px;
}
a:hover {
font-family:  Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000000;
font-size: 40px;
}
a:active {
font-family:  Arial, Helvetica, sans-serif;
text-decoration: none;
color: #58585a;
font-size: 40px;
}

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