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

body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background-image:url(images/bk3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#eb000d;
	}
	
a img{
	border:none;
	}
	
h1{
	font-size:12px;
	}
	

a:link {
	color: #fff;
	text-decoration:none;
}
a:visited {
	color: #fff;
	text-decoration:none;
}
a:hover {
	color: #f17274;
	text-decoration:underline;
}
a:active {
	color: #fff;
	text-decoration:none;
}	


/* pre done classes */

.m_auto{
	margin:auto;
	width:775px;
	}
.main_content{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 24px;
 color:#222;
	}
	.main_content3{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 24px;
 color:#fcec19;
	}
	
	.main_content4{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 19px;
 color:#FFFFFF;
	}
	.vert_plain{
  background-image:url(images/vert.gif);
  background-repeat:repeat-y;
  background-position:center;
  width: 30px;
 }
 
 
.horiz_plain{
	height:20px;	
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/horiz.gif);
	background-repeat:repeat-x;
	}
	
	.footer_text{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 18px;
 color:#666666;
	}	

	.footer{
  background-image:url(images/images/layout_08.jpg);
  background-repeat:no-repeat;
  background-position:top center;
 }
 	.footer3{
  background-image:url(images/layout2_08.gif);
  background-repeat:no-repeat;
  background-position:top center;
 }
 
 	.footer2{
  background-image:url(images/layout--poster_08.gif);
  background-repeat:no-repeat;
  background-position:top center;
 }
 
 
#sweet2 .auswahl li {
	list-style-type: none;
	padding: 0px;
border-bottom: 1px dashed #c73133;
	padding-bottom:4px;
    padding-top:4px;
    margin-right:0px;
    margin-left:0px;
	text-indent:3px;
}
#sweet2 h2 {
	font-size: 12px;
	font-weight:bold;
	color: #222;
	clear: both;
	text-align:left;
	padding: 7px;
	display: block;
	margin-bottom:1px;
    margin-top:0px;
    margin-right:0px;
    margin-left:0px;
	
}	
#sweet2 {
	float: left;
	width: 100%;
	clear: right;    
}

#sweet2 ul.auswahl {
	margin: 0em 0 0em 0;
	padding: 0px;
	text-align:left;
	padding: 1px;
}
#sweet2 ul.auswahl a {
	text-decoration: none;
	font-size:12px;
	display: block;
	font-weight:bold;
	padding: 8px;
	color: #FFF;
	text-indent: 10px;
}
#sweet2 .auswahl a:hover {
	color: #FFF;
	background-color:#000;
	text-indent: 10px;
}


.forms{
	background: #FFFFFF;
	border:solid 1px #c10004;
	padding:6px;
	margin-top:3px;
	margin-bottom:5px;
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #dc0509;
	}
	
.send{
    background: #000000;
	border:solid 1px #000000;
	padding:4px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	}
	
.menu{
	width: 100%;
	background-color: #c6000b; }

.menu ul{
	margin: 0; padding: 0;
	float: left;}

.menu ul li{
	display: inline;}

.menu ul li a{
	float: left; text-decoration: none;
	color: white;
	font-weight:bold;
	font-size:12px;
	padding: 10.5px 11px;
	background-color: #c6000b; }

.menu ul li a:visited{
	color: white;}

.menu ul li a:hover, .menu ul li .current{
	color: #FFFFFF;
	background-color:#000000;}
	
	
.main_header_home {font-size: 18px}

.main_header-home2 {font-size: 14px; color: #FFFFFF; }