﻿h1 {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:black;
	margin-bottom:5px;
}

h2 {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	color:grey;
	margin-top:5px;
}


p {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	color:black;
	margin-top:5px;

}

p.mini {
	color:gray;
}

p.quick {
	color:gray; 
	width: 684px;
	margin-left:-75px;
	margin-top:50px
}

	a:active
		{
    text-decoration: none;
    color:gray
		}
	a:visited
		{
    text-decoration: none;
        color:gray

		}
			
	a:link
		{
    text-decoration: none;
        color:gray

		}
	a:hover
		{
		text-decoration: none;
		color: #372D28
		}
		
img {
	border:0 none;
}


html > body {
height:100%;
	}

#container {
position:absolute;
	margin-left:-344px;
	margin-top:-150px;
	width:734px;
	height:312px;
	left:50%;
	top:50%;
	text-align:left;
	vertical-align:middle;
	z-index:0;
}

#abdecker {
	position:absolute;
	width:734px;
	height:330px;
	z-index:10;
	background-color:white;
	margin-left:-367px;
	margin-top:-150px;
	top:45%; 
	left:50%;
	visibility:visible;
}

#linie {
	float:left;
	background-image:url('images/linie-ball.gif');
	width:323px;
	height:312px;
	margin-top:-20px;
}

#text {
	
	width:405px;
	height:221px;
	float:left;
	padding-left:5px;
}

#logo {
	z-index:3;
	position:absolute;
	width:360px;
	height:50px;
	margin-left:-345px;
	margin-top:125px;
	left:50%;
	top:50%;
}

#hover {
	position:absolute;
	width:20px;
	height:20px;
	margin-top:153px;
	margin-left:-41px;
	top:50%;
	left:50%;
	z-index:4;
}

#willk {
	margin-bottom:-22px;
}

#footer {
position:absolute;
	height:38px;
	width:600px;
	margin-left:-280px;
	margin-top:0px;
	top:95%;
	left:50%;
	text-align:center;
	z-index:0;
}

.icons {
	border-style:none;

}