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

* {margin:0; padding:0;}

body {
margin:0;
padding:0;
background-image:url(../images/page_back.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position: center top;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 1em;
color: #fff;
}

h1 {
font-size: 1.3em;
text-align: center;
line-height: 1.6em;
}

p {
font-size: 1.1em;
}

.underline {
text-decoration: underline;
}

.super {

}

a {
color:#eee;
text-decoration:none;
}

a:hover {
color:#8a631e;
}

#flags {
position: relative;
width: 900px;
height: 20px;
padding-top: 5px;
margin: 0 auto;
left: -5px;
}

#flags a{
color:#fff;
text-decoration:none;
}

#flags a:hover {
color:#15275c;
}

#wrapper {
position: relative;
width: 900px;
height: 895px;
background-color: #d7e0ec;
padding: 5px;
margin: 0 auto;
margin-top: 4px;
}

#header {
position:relative;
width:900px;
height:225px;
background-image:url(../images/page_header.jpg);
}

#header_fra {
position:relative;
width:900px;
height:225px;
background-image:url(../images/page_header_fra.jpg);
}

#header_ger {
position:relative;
width:900px;
height:225px;
background-image:url(../images/page_header_ger.jpg);
}

#content {
position:relative;
width:900px;
height:665px;
background-color: #8a631e;
margin-top: 5px;
}

#top_text {
position:relative;
width: 570px;
height: 120px;
top: 10px;
margin-left: 10px;
border-bottom: 2px solid #fff; 
}

#body_text {
position:relative;
width: 550px;
height: 515px;
margin-left: 10px;
margin-top: 20px;
padding: 0 10px;
}

#gallery_wrapper {
position: relative;
width: 260px;
height: 800px;
padding: 1px;
background-color: #fff;
margin-top: -856px;
margin-left: 590px;
border: 1px solid #000; 
}

#gallery_inner {
position: relative;
width: 250px;
height: 790px;
background-image:url(../images/gallery_back.jpg);
padding: 5px;
text-align: center;
}

#gallery_inner p {
font-size: 1em;
}

.button {
letter-spacing: 4px;
margin-top: 3px;
}

.button_fra {
letter-spacing: 2px;
margin-top: 3px;
}

.fra_lead {
margin-top: 6px;
}

.ger_size {
font-size: 0.95em;
}

#footer {
margin-top:60px;
height: 40px;
width: 906px;
position: relative;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: right;
}

#footer p {
font-size: 0.6em;
}
