html, body {
height:100%;
}

img {
border:none;
}

p {
margin:0px;
}

.css_textinput {
width:300px;
border:1px solid #E6D9BC;
}

.css_textarea {
width:300px;
border:1px solid #E6D9BC;
}


#spacer { 
width:1px;
height:50%;
background-color:#EFE6D2;
margin-bottom:-300px; /* half of container's height */
float:left;
z-index:1;
}

#main {
margin:0 auto;
position:relative; /* puts container in front of distance */
text-align:left;
height:600px;
width:900px;
clear:left;
z-index:2;
background-color:#FFFFFF;
}



#menuleiste {
position:absolute;
left:0px;
top:0px;
width:900px;
height:124px;
overflow:hidden;
z-index:3;
}

#menuleiste2 {
position:absolute;
width:150px;
height:466px;
left:11px;
top:124px;
overflow:hidden;
background-color:#E6D9BC;
z-index:3;
}

#rahmen_links {
position:absolute;
width:11px;
height:476px;
left:0px;
top:124px;
overflow:hidden;
background-image:url(bilder/rahmen_links.gif);
z-index:3;
}

#rahmen_rechts {
position:absolute;
width:11px;
height:476px;
left:889px;
top:124px;
overflow:hidden;
background-image:url(bilder/rahmen_rechts.gif);
z-index:3;
}

#rahmen_unten {
position:absolute;
width:878px;
height:10px;
top:590px;
left:11px;
overflow:hidden;
background-image:url(bilder/rahmen_unten.gif);
z-index:3;
}

#inhaltsbereich {
	position:absolute;
	width:728px;
	height:446px;
	top:124px;
	left:161px;
	overflow:auto;
	background-color:#FFFFFF;
	z-index:3;
}
#adressleiste {
	position:absolute;
	width:728px;
	height:19px;
	top:570px;
	left:161px;
	overflow:auto;
	background-color:#FFFFFF;
	border-top:1px solid #1B160C;
	z-index:4;
	overflow:hidden;
}

body {
text-align:center; /* horizontal centering for IE Win quirks */
margin:0px 0px 0px 0px;
overflow:auto;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
line-height: 16px;
background-color:#EFE6D2;
}

table,tr,td,tbody,div {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
line-height: 16px;
}

a:link {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: underline;
line-height: 16px;

}
a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: underline;
line-height: 16px;

}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
line-height: 16px;
}

.lauftext {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
line-height: 16px;
}

.bildtext, .bildtext a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
text-decoration: none;
line-height:12px;
}
.bildtext a:link, .bildtext a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
text-decoration: underline;
line-height:12px;
}
.bildtext a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
text-decoration: none;
line-height:12px;
}

.ueberschrift {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #D4001B;
text-decoration: none;
line-height: 16px;
font-weight:bold;
}

.ueberschrift_schwarz12px {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
text-decoration: none;
line-height: 16px;
font-weight:bold;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #D4001B;
text-decoration: none;
line-height: 16px;
margin:0px;
font-weight:bold;
}

.hauptmenu, .hauptmenu a:link, .hauptmenu a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
text-decoration: none;
line-height: 16px;
font-weight:bold;
}
.hauptmenu a:hover {
color:#D4001B;
}
.hauptmenu_ACT, .hauptmenu_ACT a:link, .hauptmenu_ACT a:visited, .hauptmenu_ACT a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#D4001B;
text-decoration: none;
line-height: 16px;
font-weight:bold;
}
.nebenmenu, .nebenmenu a:link, .nebenmenu a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
line-height: 16px;
}
.nebenmenu a:hover {
color:#D4001B;
}
.nebenmenu_ACT, .nebenmenu_ACT a:link, .nebenmenu_ACT a:visited, .nebenmenu_ACT a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#D4001B;
text-decoration: none;
line-height: 16px;
}
.gewinnspielmenu, .gewinnspielmenu a:link, .gewinnspielmenu a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #FFFFFF;
text-decoration: none;
line-height: 16px;
font-weight:bold;
}
.gewinnspielmenu a:hover {
color:#D4001B;
}
.gewinnspielmenu_ACT, .gewinnspielmenu_ACT a:link, .gewinnspielmenu_ACT a:visited, .gewinnspielmenu_ACT a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#D4001B;
text-decoration: none;
line-height: 16px;
font-weight:bold;
}

