/* 
Cascading Styel Sheet FCK-Fäscht 08 
*/

body {
font-family : Arial, Verdana, sans-serif;
font-size : 0.8em;
background-image : url(../images/bgmain.gif);
background-repeat : repeat;
text-align : center;
margin : 0;
}

#main {
width : 860px;
height : 720px;
margin : 10px auto;
margin-bottom : 0;
text-align : left;
background-color : #efeff6;
border : 1px solid #000000;
border-top : 2px solid #000000;
}

#logo {
float : right;
}

#sponslogo {

}

#title {
border-bottom : 2px solid #000000;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
height : 50px;
background-color : #9ACD32;
vertical-align : middle;
padding : 5px;
}

#title img {
padding : 5px;
}

#left {
border : 1px solid #000000;
border-left : 0;
border-top : 0;
background-color : #0099ff;
width : 128px;
height : 657px;
margin : 0;
padding : 0;
float : left;
}

#subscr-index {
color : #FFFFFF;
font-size : 0.7em;
font-style : italic;
margin-top : 409px;
}

#subscr {
color : #FFFFFF;
font-size : 0.7em;
font-style : italic;
margin-top : 480px;
}

#subscr-right {
color : #000066;
font-size : 0.8em;
font-style : italic;
vertical-align : bottom;
}

/* 
#xhtml a img {
float : left;
border : 0;
padding : 0;
vertical-align : bottom;
}
*/

#content {
background-color : #efeff6;
width : 600px;
margin-left : 130px;
padding : 30px;
}

#danke {
text-decoration : none;
font-weight : bold;
color : #0099ff;
font-size : 16px;
}


#flyer img {
margin-top : 20px;
margin-left : 140px;
}


#flyer a {
position : relative;
top : 520px;
left : -210px;
text-align : center;
}


.menutitle {
font-weight : bold;
text-align : center;
margin : 2px;
color : #ffffff
}

.menucontainer {
border : 1px solid #000000;
background-color : #000033;
width : 106px;
margin : 10px;
}

.link {
margin : 10px;
padding : 10px;
display : block;
}

h1 {
font-size : 1.5em;
color : #000000;
padding-bottom : 5px;
}

h2 {
font-size : 1.3em;
color : #000000;
padding : 10px;
}

h3 {
font-size : 1em;
color : #000000;
font-style : italic;
padding-left : 10px;
}

ul {
font-style : italic;
}

table {
margin : 20px;
border-spacing : 0;
}

table td {
border : 1px solid #000000;
}

th {
text-align: center;
}

img {
float : left;
padding : 20px;
}

.gallery img {
padding : 0;
margin : 10px;
border : 1px dashed #000000;
}

a:link, a:visited, a:active, a:hover {
text-decoration : none;
font-weight : bold;
color : #0099ff;
font-size : 12px;
}

a:active, a:hover {
color : #009999;
}

a.menu {
display : block;
padding : 3px;
border-top : 1px solid #000000;
text-align : center;
background-color : #3399ff;
color : #eeeeee;
text-decoration : none;
}

a.menu:link, a.menu:visited {
color : #000000;
background-color : #9ACD32;
text-decoration : none;
font-weight : bold;
}

a.menu:active, a.menu:hover {
color : #737994;
font-weight : bold;
background-color : #eeeeee;
}

