html {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; text-decoration: none; 
	font-weight: normal;
	color: #260313; 
	background-color:#f4f4f4;
}
body {	
	margin:0;
	padding:0;
}

#center {
	width:998px;
	margin:20px auto;
	padding:0;}

#bg {
	float:left;
	background: url('../images/bg_cont.gif') repeat-y #fff;
}
#top {
	width:998px;
	height:6px;
	margin:0;
	padding:0;
	background: url('../images/bg_cont_top.gif') no-repeat;
}
#content {
	width:978px;
	margin:0 0 6px 6px;
	background-color:#FFFFFF;
}
#left{
	cursor:pointer;
	float:left;
	width:489px;
	background-color:#FFFFFF;
}
#right{
	cursor:pointer;
	float:left;
	width:489px;
	background-color:#FFFFFF;
}
#baguette{
width:489px;
text-align:center;
margin-top:60px;
}
#sushi{
width:488px;
text-align:center;
margin-top:60px;
}
#pass1{
width:489px;
text-align:right;
margin-top:40px;
margin-bottom:50px;
}
#pass2{
width:489px;
text-align:left;
margin-top:40px;
margin-bottom:50px;
}
#impressum {
	text-align:center;
	margin-top:30px;
	padding:2px;
	width:978px;
	border-bottom:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
	font-size:10px;
	color:#CCCCCC;
}
#impressum a {
	text-decoration:none;
	color:#c5b1c6;
}
#impressum a:hover {
	text-decoration:none;
	color:#e8002e;
}
.clearcontent{
	clear:both;
	height:1px;
	font-size:1px;
}
#bottom {
	width:998px;
	height:12px;
	margin:0 0 -2px 0;
	padding:0;
	background: url('../images/bg_cont_bottom.gif') no-repeat;
}
.logo{
	width:488px;
	height:50px;
}
.welcome{
	margin-top:40px;
	margin-left:30px;
	font-size:36px;
}
#logo_cit{
	padding:10px;
	float:left;
}
#willkommen{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e8002e;
	font-size:20px;
	padding-top:30px;
	padding-left:60px;
}
.subtop{
color:#CCCCCC;
font-size:12px;
}
#navi {
	margin-top:10px;
	padding:0px;
	padding-left:10px;
	width:978px;
	border-top:1px solid #DFDFDF;
}
#navibg {
	padding-left:1px;
	background-color:#DFDFDF;
	width:430px;
}
.navi_active {
display:block;
float:left;
width:80px;
background-color:#e8002e;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
text-decoration:none;
color:#FFFFFF;
margin-right:1px;
font-weight:bold;
}
.navi {
display:block;
float:left;
width:80px;
background-color:#FFFFFF;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
text-decoration:none;
color:#999999;
margin-right:1px;
}
.navi:hover{
color:#e8002e;
font-weight:bold;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}