/* CSS Document */
body { 
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#7C003F;
	}
body a {
	color: #FFFFFF;
 	text-decoration: none; 
	}
body a:hover {
	color: #FFFFFF;
 	text-decoration: underline; 
	}
	
#wrapper { 
	margin:0;
	padding:0;
	background-image:url(../images/banner_bg.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	}

#banner_holder{
	background-image:url(../images/banner_home.jpg);
	background-position:center;
	margin: 0px auto;
	background-repeat:no-repeat;
	height:164px;
	width:1000px;
	}
#banner{
	margin: 0px auto;
	height:164px;
	width:1000px;
	}
#content{
	margin:0;
	padding:5px 0 0 0;
	background-image:url(../images/main_bg_index.jpg);
	background-repeat:no-repeat;
	height:100%;
	margin: 0px auto;
	width:800px;
}
#LangPop {
  top:159px;
  left:280px;
  position:absolute;
  z-index:9999;
  display:block;
  width:800px;
  height:520px;
  border:1px solid #fff;
  color:#FFFFFF;
  font-weight:bold;
  text-align:center;
  background-color:#7C003F;
  filter:alpha(opacity=85); 
  -moz-opacity: 0.9; 
  opacity: 0.9;
}
.flagge {
	margin:0;
	padding:0;
	width:120px;
	height:140px;
	float:left;
	text-align:center;
}
.flagge img {
	margin-bottom:12px;
}
div#flaggenicons {
	margin: 110px 0 0 200px;
}
div#flaggenicons a {
	font-size:14px;
	font-weight:bold;
}
#LangPop h1 {
	margin:60px 0 0 0;
}
#LangPop .erklaerung {
	margin:auto;
	width:600px;
	clear:both;
	text-align:left;
	font-size:10px;
	font-weight:100;
}
#content h1{
	margin:20px 0 15px 0;
	padding:0 0 10px 0;
	width:800px;
	border-bottom:1px dotted #FFFFFF;
	font-size:16px;
	font-weight:bold;
	clear:both;
}
h2 {
	margin:0;
	font-size: 14px;
	font-weight: bold;
	}	
#cartbox {
	position:relative;
	top:20px;
	left:450px;
	width:250px;
	height:auto;
	font-size:11px;
}
#footer{ 
	position:relative;
	background-image:url(../images/footer_bg.jpg);
	height:70px;
	background-color:#E75A62;
	background-repeat:repeat-x;
	clear:both;
	text-align:center;
	padding-top:30px;
	padding-bottom:0;
}



/************* #Menu styles **************/
.nav{ background-image:url(../images/navr_bg.jpg);
background-repeat:repeat-x;
height:37px;}

.nav_holder {
	margin: 0px auto;
	padding-top:10px;
	width:800px;

}


 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
width:800px;
}

#nav-menu li
{
float: left;
}

#nav-menu li a
{
margin-left:15px;
float: left;
display:block;
color:#FFFFFF;
text-decoration: none;
text-align: center;
}
#nav-menu li .eins a
{
margin-left:0;
float: left;
display:block;
color:#FFFFFF;
text-decoration: none;
text-align: center;
}
#nav-menu li a:hover
{
color:#FFFFFF;
text-decoration:underline;
}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:30em
}
#inhalt_startseite {
	margin:0 0 30px 0;
	padding:0 10px 0 140px;
	width:350px;
	height:100%;
	float:left;
}
#inhalt_startseite h1{
	margin:0 0 10px 0;
	font-size:17px;
	font-weight:bold;
}
#news_startseite {
	margin:0 0 20px 0;
	padding:0 6px 0 20px;	
	width:260px;
	height:auto;
	float:left;
	border-left:dotted 1px #FFFFFF;

}
.aktuellspezial {
	margin:15px 0 15px 0;
	padding:8px;	
	width:244px;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	border:1px solid #BEBEBE;
	background-color:#E75A62;
	color: #FFFFFF;
	
}
#startseite .aktuellspezial a {
	text-decoration:none;
	color:#FFFFFF;
	}
#startseite .aktuellspezial a:hover {
	text-decoration:underline;
	color:#FCE6E2;
	}
.clear {
	margin:0;
	width:240px;
	height:20px;
	clear:both;
}
/*///////////////////////// BUTTON-STARTSEITE ////////////////*/
.buttonarea {
	margin:0;
	width:261px;
	height:71px;
	background-image:url(../images/button_background.jpg);
	background-repeat:no-repeat;
	color:#7C003F;
}
.buttonarea-text {
	margin:0 0 4px 20px;
	padding-top:7px;
	width:230px;
	height:auto;
}
.buttonarea-text a {
	margin:4px 0 4px 0;
	padding:0 0 0 18px;
	background-image:url(../images/buttonpfeil.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	color:#7C003F;
}
