body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F4F4;
	background-image: url(../bilder/background/bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	background-attachment: fixed;
}

img{ border:0px;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333F6B;
}

a:link {
	color: #333F6B;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333F6B;
}

a:hover {
	text-decoration: none;
        color: #5164A8;
}

a:active {
	text-decoration: none;
	color: #333F6B;
}

h1 {
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#animation {
	position: absolute;
    top: 336px;
	left: -118px;
	z-index: 100;
}
#container {
	position:relative;
	left:50%;
	top:13px;
	width:728px;
	z-index:1;
	background-image: url(../bilder/container/bg_01.png);
	background-repeat: no-repeat;
	margin-left: -364px;
}

#top_box {
	position:relative;
	left:50%;
	top:16px;
	width:646px;
	height:266px;
	z-index:3;
	margin-left: -323px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#navigation {
	position:relative;
	left:40px;
	top:10px;
	width:646px;
	height:60px;
	z-index:3;
	background-image: url(../bilder/navigation/strich.png);
	background-repeat: no-repeat;
	background-position: 0px 36px;
}

#nav_button {
	position:absolute;
	left:142px;
	top:41px;
	width:504px;
	height:17px;
	z-index:3;
	text-align: right;
}

#inhalt_box {
	position:relative;
	left:0px;
	top:10px;
	width:648px;
	z-index:0;
	background-image: url(../bilder/container/bg2.png);
	background-attachment: scroll;
	background-position: 0px 341px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	
}

#fuss {
	position:relative;
	top:10px;
	left:0px;
	width:728px;
	height:110px;
	z-index:0;
	background-image: url(../bilder/container/fuss.png);
	background-repeat: no-repeat;
	text-align: left;
	font-size:10px;

}
#copy_social_box {
	position:absolute;
	left:40px;
	top:50px;
	width:255px;
	height:60px;
	z-index:3;
}
#navi2 {
	position:absolute;
	left:444px;
	top:50px;
	width:242px;
	height:20px;
	z-index:3;
	text-align: right;
}
#inhalt_box ul {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#inhalt_boxl li {
}

#flash_box {
	position:absolute;
	left:7px;
	top:3px;
	width:714px;
	height:308px;
	z-index:2;
}


#flash_box2 {
	position:absolute;
	left:7px;
	top:3px;
	width:714px;
	height:308px;
	z-index:2;
	background-image:url(../bilder/top_image.jpg);
}

