/**************/
/* Allgemein */

body {
	margin-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px; 
	line-height:16px;
	color:#333333;
	text-align: center;
/*	background-color: #f1E4DC;*/
	background-color: #ececec;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px; 
	line-height:16px;
	color:#333333;
}

/***********************/
/* Schriftdefinitionen */

H1,H2,H3,H4,H5,H6 {font-weight:normal;}
H1 {font-size:18px; color:#000BB2; } 
H2 {font-size:16px; line-height:18px; font-weight:bold;}
H3 {font-size:14px; color:#fa5013; font-weight:bold}
H4 {font-size:13px; color:#fff; }
H5 {font-size:14px; color:#af1209; font-weight:bold; margin:0px;}
H6 {font-size:9px; color:#999999;}

ul {
	margin-left:25px;
	list-style-image: url(images/pif_ul.gif);
}

li {
	padding-bottom:5px;
	font-size:12px;
}

#website {
	background: #ffffeb;
	width:1024px;
	margin:0 auto;

	text-align:left;
	border: solid #080808; 
	border-width: 0px;
}

#website_start {
	background:#ffffff;
	width:800px;
	margin:0 auto;

	text-align:left;
	}
	
#website_popup {
	width:640px;


	text-align:left;
	}

	
#title {
	height:130px;
	text-align:center;
	border: solid #CCCCCC; 
	border-width: 0px;
/*	background:#F1E4DC url(images/header.jpg) bottom left no-repeat;*/
	background: #ececec;
}

#subtitle_start {
	height:30px;
	background:#ffffff;
	text-align:center;
	margin-top:3px;
}

#subtitle_left {
	height:70px;
	width:215px;
	float:left;
	background:#ffffeb;
	border-right: solid #CCCCCC; 
	border-width: 1px;
	padding-right:31px;

/*	background:#F1E4DC url(images/header.jpg) bottom left no-repeat;*/
}

#subtitle_right {
	height:70px;
	width:697px;

padding-right:40px;
	padding-left:40px;
	float:right;
	background:#ffffff;
	border: solid #000; 
	border-width: 0px;

/*	background:#F1E4DC url(images/header.jpg) bottom left no-repeat;*/

}


#left { 
	float:left;

 	background: url(images/cheese_menu.jpg) bottom no-repeat;
	width:245px;
	min-height:550px;
	color:#000;
	font-weight:normal;
	border-right: 0px solid #CCCCCC; 
}

.menucontainer { 
	margin:0px;
}

.adresscontainer {
	padding-left:20px;
}

#content {
	width:697px;
	float:right;
	background: #ffffff;
 	padding-top:10px;
	padding-right:40px;
	padding-left:40px;
	border-left: solid #CCCCCC; 
	border-width: 1px;
}

#content_start {
padding-top:10px;
background:#ffffff;
	padding-right:40px;
	padding-left:40px;

}

.top1, .top2, .top3 {

	margin:0px;
	width:240px;
	border: 1px solid #000ab1;
	color:#000000;
	padding:5px;
	}
	
	
	
.top1 a, .top2 a, .top3 a {

color:#000;

}

.top1 {
	
/*	background:#5b1c0a;*/
	
}

.top2 {
/*	background:#462325;*/

}

.top3 {
/*	background:#0a485d;*/

}

#fusszeile {
	border-top: 1px solid #ccc;
	width:1009px;
	text-align:center;
	background:#ececec;
	padding-left: 15px;
}


#fusszeile_start {
	border-top: 1px solid #ccc;
	width:785px;
	text-align:center;
	background:#ececec;
	padding-left: 15px;
}


.img_left {
	margin-right: 15px;
}

.img_right {
	margin-left: 15px;
}


/* Menüformatierungen Navigation */
a.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	font-size: 14px;
font-variant: small-caps;
	padding-top:5px;
	padding-bottom:5px;
padding-left:15px;
padding-right:15px;

	border-bottom:1px solid #692b16; 
	text-align:left;
}

a.menu:link, a.menu:visited, a.menu_start:link, a.menu_start:visited { 


	color:#692b16;
/*	background-image:url(images/menubg1.gif); */
/*	background-repeat:no-repeat; */
	text-decoration:none;
	font-weight:bold;
}

a.menu:hover { 
 color:#692b49;
/*background:#E8E8C6;*/

	background-image:url(images/menubg2.gif); 
	background-repeat:no-repeat; 
	font-weight:bold;
	text-decoration:none;
}

a.menu:active, a.menu_start:active { 
	color:#CD151D;
	font-weight:normal;
	text-decoration:none;
}

a {
	color:#000bb2;
}


/* Menüformatierungen Navigation der Startseite */
a.menu_start {
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;
font-variant: small-caps;
padding-left:10px;
padding-right:10px;

}


a.menu_start:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;
font-variant: small-caps;
text-decoration:underline;
}


/* Special Fonts */

.Werbefont {
	font-size: 22px;
}


.info {
	border: 1px solid #f00;
	background-color:#7fab22;
	color:#000;
	margin:10px;
	padding:10px;
	width:340px;
}

.info_kontakt {

	border-right: 1px solid #288011;
	border-top: 1px solid #288011;
	border-left: 1px solid #288011;
	border-bottom: 1px solid #288011;
	background-color:#dfefcc;
	margin:0;
	padding: 0px 0px 0px 10px;
	width:660px;
/*	height:240px;*/
}

.info_img {
	float:right;
	padding:0px;
	margin:0px;
	border-top: 1px solid #288011;
	border-right: 1px solid #288011;
	border-bottom: 1px solid #288011;
	width:155px;
/*	height:250px;*/
}

.muehlum_font {
	color:#000BB2;
	line-height:20px;
	font-size:18px;
}

.kilo {
	color:#666;
	font-size:9px;
	font-weight:normal;
}
.preis {
	font-size:14px; 
	color:#fa5013;
	font-weight:bold
}

#aktion {
	height:330px;
	background-color:#f4e7dd; 	
	margin:1px;
	padding:4px;
	width:707px;
	border: 1px solid #000ab1;
	color:#000BB2;
	font-size: 18px;

}
	
#aktion a {
		color:#000BB2;
}
