@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

body {
background-color:#1a1f23;
background-image:url(bilder/body%20bg2.jpg);
background-repeat:repeat-y;
background-position:center;

}

#container {
background-image:url(bilder/bg%20tile%20Kopie.jpg);
background-repeat:repeat-x;
padding-top:6px;
background-color:#1a1f23;
width:940px;
height:1100px;
margin:0 auto;
border-left:#ffffff thin solid;
border-right:#ffffff thin solid;

}

#main {
width:795px;
height:auto;
margin:0 auto;
}

#header {
width:795px;
background-image:url(bilder/home%20header.jpg);
height:105px;
background-repeat:no-repeat;

}

#content {
background-color:#FFFFFF;
margin-top:50px;
height:320px;
padding-bottom:30px;
}

#banner {
background-image:url(bilder/banner%20img.jpg);
background-repeat:no-repeat;
height:157px;
width:796px;
margin-top:52px;
}

#column {
float:right;
background-color:#FFFFFF;
width:200px;
padding-left:10px;
padding-right:10px;
height:auto;
border-top:#CCCCCC thick solid;



}

#mainbot {
background-image:url(bilder/home%20content%20border%20bottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
line-height:20px;
padding-top:100px;

}



#footer {

}

#navigation {
background-image:url(bilder/navi%20bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-top:105px;
word-spacing:70px;
width:796px;;
height:49px;
float:left;

}

#nav {
margin-top:10px;
}


a {
font-size:18px;
color:#333333;
text-align:center;
font-weight:bold;
letter-spacing:3px;
text-decoration:none;
page-break-after:avoid;
}

a:hover {
color:#F3C98F;

}

li {

display:inline-block;
line-height:20px;
padding-left:20px;
page-break-after:avoid;


}



p {

color:#4B5465;
font-weight:bold;
padding-top:10px;
padding-left:20px;
margin-right:240px;

}
h1{

padding-left:340px;
position:absolute;
}

h2 {
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

#archive {

list-style-type:square;
display:list-item;
margin-left:50px;
}


#filmbuttonhome {
display:block;
background-image:url(bilder/home%20film%20button.jpg);
background-repeat:no-repeat;
height:186px;
width:186px;
margin-left:60px;
}

#filmbuttonhome:hover {
background-image:url(bilder/home%20film%20button%20color.jpg);
}



#audiobuttonhome {
display:block;
background-image:url(bilder/home%20audio%20button%202.jpg);
background-repeat:no-repeat;
height:186px;
width:186px;
margin-left:20px;
}

#audiobuttonhome:hover {
background-image:url(bilder/home%20audio%20button%202%20color.jpg);
}



#designbuttonhome {
display:block;
background-image:url(bilder/home%20design%20button.jpg);
background-repeat:no-repeat;
height:186px;
width:186px;
margin-left:20px;
}

#designbuttonhome:hover {
background-image:url(bilder/home%20design%20button%20color.jpg);
}


#homebuttons {

word-spacing:150px;
text-align:center;
}

#homelinksall {
padding-top:30px;
}

#copyright {
text-align:center;
color:#4B5465;
}

#impressumlink {
text-align:center;
color:#4B5465;

font-size:14px;
font-weight:normal;
}

#impressumlink:hover {
color:#F3C98F;
}
