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

*
{
	margin: 0;
	padding: 0;
	list-style: none;
}


body
{
/*background: #FEC6DF url(img/bg_fuss.jpg);*/
background-color:#6B0800;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFC00;
}

div#header {
border: #FFFF00 2px solid;
border-bottom:none;
width:771px;
overflow:hidden;
}

.preview-pics img {
padding: 1px;
}

h1
{
font-size: 18px;
text-align:center;
padding-top: 10px;
margin-bottom: 10px;
font-weight:lighter;
color:#FFFC00;
}

h2
{
font-size: 14px;
text-align:center;
padding-top: 0px;
margin-bottom: 10px;
color:#FFFC00;
}


ul.contentList
{
margin-left: 80px;
}

ul.contentList li
{
margin-left: 30px;
padding: 3px;
list-style-type: square;
}


div#container
{
position:relative;
margin: 0 auto;
width:785px;
padding-top:0px;
/*background: url(img/fuesse2.gif) 0px 183px no-repeat;
padding-left: 167px;
padding-top:183px;*/
}

div#overHead
{
position:absolute;
left:0px;
top:0px;
width:785px;
height:50px;
/*background: url(img/fuesse1.gif) 0px 0px no-repeat;*/
}

div#language
{
position:absolute;
right:15px;
bottom:0px;
width:60px;
height:23px;
}


div#content
{
background: url(img/bg_main.gif) repeat-y;
/*background-color: #D54119;*/
height: 500px;
min-height: 500px;
}


html>body #content
{
height: auto;
}


div#fuesse
{
position:absolute;
}

#footerlinks
{
font-size:10px;
}
div#footerlinks a
{
color: #FFFC00;
text-decoration:none
}
div#footer
{
font-size:10px;
padding-top:0;
}

div#footer a
{
color: #FFFC00;
text-decoration:none
}

div#footer p.links
{
text-align:center;
}

.clear
{
clear:both;
}

/* buttons */

ul.buttonList
{
margin-left: 140px;
}

ul.buttonList li
{
	float: left;
	padding: 1px;
}


ul.buttonList li a
{
	padding: 8px;
	color: #fff;
	display: block;
	text-decoration: none;
	background-color: #AF270D;
	font-weight:bold;
	border: #FFC62B 3px solid;
}

ul.buttonList li a:hover
{
	text-decoration: underline;
	background-color: #eee;	
	color:#000;
}

#startMovie
{
position:absolute;
left:440px;
top:370px;
}
#snap
{
margin-left:2px;
margin-top:70px;
}


div#aktion
{
display:none;
position:absolute;
width:160px;
height:164px;
top: 200px;
left:650px;

}


ul#pay
{
width: 320px;
}

ul#pay li
{
padding:5px;

}

ul#pay li a
{
/*background-color:#AF270D; #DCEEFA;*/
display:block;
padding: 6px;
color: #fff;
text-decoration: underline;
font-size:13px;
text-align:center;
/*border:#ccc 1px solid;*/

}

ul#pay li a:hover
{
text-decoration: none;
}


ul#pay li.aktion a
{
border:#fff 2px solid;
}


ul#pay li.aktion1
{
padding:0px;
}
ul#pay li.aktion1 a
{
background-color:#AF270D; /*#DCEEFA;*/
width: 230px;
display:block;
padding: 0px;
color: #fff;
text-decoration:none;
font-size:11px;

}

div#payTable
{
width: 662px;
margin: 10px auto;
background-color:#6B0800;
}

div#payTable td
{
/*background-color:#D54119;*/
}