* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
background-image: url(../img/bg.jpg);
background-repeat:repeat-x;
background-position:top center;
background-color:#131F07;
margin:0px;
padding:0px;
font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
overflow-x: hidden;
overflow-y: hidden;
}

p, h1, h2 {
margin:0px;
padding:0px;
margin-bottom:10px;
color:#FFFFFF;
font-size:13px;
line-height:1.5em;
font-weight:normal;
}

h2{
color:#E1AE17;
}

img {
border:none;
}

#inhalt {
position:relative; margin-left:auto; margin-right:auto; width:876px; height:575px; background-image:url(../img/blume.jpg); background-repeat:no-repeat;
}


#top {position:absolute;left:0px; top:00px; width:876px; height:82px; background-image:url(../img/header-bg.png);}
#top-facebook { position:absolute; left:360px; top:5px; width:300px; height:30px;}
#top-imprint { position:absolute; right:20px; top:5px; width:100px; height:25px; text-align:right;}
#top-imprint a { font-size:10px;}

#flyer-klein {
position:absolute; top:243px; left:639px;
}

#text {
position:absolute; top:450px; width:100%; text-align:center;
}

a, a:link, a:visited, a:active {
font-size:13px;
color:#FFFFFF;
text-decoration:underline;
}





