/* -- ALLGEMEIN -- */
body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	/* Text */
	font-family:"Tahoma", "Arial", "Verdana", "sans-serif";
	font-size:11px;
	font-weight:normal;
	text-align:left;
	
	background-color:#F19C44;
}

h1{
	font-size:14px;
	line-height:11px;
	margin-bottom:8px;
	font-weight: bold;
	color:#85C451;
}

h2{
	font-size:11px;
	line-height:11px;
	color:#85C451;
}

p{
	margin:0px;
	padding:0px;
}

img{
	border: 0px;
	padding: 0px;	
}

a:link,a:visited{
	color:#7F0026;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

input{
	border: 1px solid #CCCCCC;
	font-size: 11px;
}

.preisTD{
	text-align: right;
}

/* -- ENDE ALLGEMEIN -- */

/* -- DIVs -- */
.browserDiv{ /* sichtbare Fläche im Browser - notwendig für die Zentrierung */
	width:100%;
	height:100%;
	background-image: url("../img/verlauf.jpg");
	background-repeat: repeat-x;
}

.gesamtDiv{ /* umschliesst alles der Seite*/
	width:764px; /* Breite der sichtbaren Seite */
	height:586px; /* Mindesthöhe */
	text-align:left;
	display:table;
}

.gesamtInhaltDiv{ /* umschliesst den gesamten Inhalt (alle DIVs) der Seite*/
	width:100%; /* Breite der sichtbaren Seite */
	text-align:left;
	float:left;
	margin-top:15px; /* Abstand der Oberkante der Seite zum 'Browser' */
	
	/* Rand oben */
		border-top-style:none;
		border-top-color:#00FFFF;
		border-top-width:0px;
	/* Rand rechts */
		border-right-style:none;
		border-right-color:#FFFF00;
		border-right-width:0px;
	/* Rand unten */
		border-bottom-style: solid;
		border-bottom-color: #D8A89B;
		border-bottom-width: 2px;
	/* Rand links */
		border-left-style:none;
		border-left-color:#4F79B3;
		border-left-width:0px;
}

.aehre{
	position: absolute;
	top: 410px;
	margin-left: -367px;	
}

.leisteObenDiv{
	width: 100%;
	height: 62px;
	background-color: #D2D5A0;
}

.untenDiv{
	width:100%; /* Breite der ganzen Seite */
	height: 649px;
	text-align:left;
	float:left;
	background-color: #F2E9C1;
	
	/* Rand oben */
		border-top-style:none;
		border-top-color:#FFFFFF;
		border-top-width:1px;
	/* Rand rechts */
		border-right-style:none;
		border-right-color:#FFFFFF;
		border-right-width:1px;
	/* Rand unten */
		border-bottom-style:none;
		border-bottom-color: #FFFFFF;
		border-bottom-width:1px;
	/* Rand links */
		border-left-style:none;
		border-left-color:#C4C4C4;
		border-left-width:1px;
}

	.menue{
		width:180px;
		height:100%;
		text-align: left;
		float: left;
		background-color: #F2E9C1;
	}
	
	.balkenLinks{
		width:180px;
		height:135px;
		float:left;
		background-color: #7F0026;
	}
	
	.linksMenue{
		width: 160px;
		float: left;
		padding-top:27px;
	}

	.naviDiv{
		text-align: left;
		width: 140px;
		padding-left: 22px;
		padding-bottom: 2px;
		border-top: 1px solid #D2B99A;
	}
	
	.naviDivEins{
		text-align: left;
		width: 140px;
		padding-left: 22px;	
		padding-bottom: 2px;
	}

	.navi:link, .navi:visited{
		color:#7F0026;
		text-decoration:none;
		line-height:14px;		
		padding-right:18px;
		font-size: 11px;
		font-weight: normal;	
	}
	
	.naviAktiv:link, .naviAktiv:visited{
		color:#183400;
		text-decoration:none;
		line-height:14px;		
		padding-right:18px;
		font-size: 11px;
	}
	
	.subNavi:link, .subNavi:visited{
		color:#45706F;
		text-decoration:none;
		line-height:20px;
		font-size: 11px;
	}
	
	.subNaviAktiv:link, .subNaviAktiv:visited{
		color:#85C451;
		text-decoration:none;
		line-height:20px;
		font-size: 11px;
	}
	
	.balkenRechts{
		width:584px;
		float: right;
		text-align: right;
		background-color: #7F0026;
	}
		
	.inhalt{
		width:340px;
		height: 444px;
		float: left;
		padding-top: 22px;
		padding-right: 40px;
		color: #1E4200;
		overflow: auto;
	}
	
	.inhaltRechts{
		width:174px;
		height: 444px;
		float: right;
		padding-top: 22px;
		padding-left: 20px;
		padding-right: 10px;
		background-color: #FADDA1;
	}
	
.bodenDiv{
	width:764px; /* Breite der ganzen Seite */
	height:91px; /* Mindesthöhe des Inhalts */
	text-align: left;
	background-color: #FEF0CD;
		
	/* Rand oben */
		border-top-style:none;
		border-top-color:#FFFFFF;
		border-top-width:1px;
	/* Rand rechts */
		border-right-style:none;
		border-right-color:#FFFFFF;
		border-right-width:1px;
	/* Rand unten */
		border-bottom-style:none;
		border-bottom-color: #FFFFFF;
		border-bottom-width:1px;
	/* Rand links */
		border-left-style:none;
		border-left-color:#FFFFFF;
		border-left-width:1px;
}

.textBakery{
	float: left;
	width: 340px;
	margin-top: 10px;
	color: #7F0026;
}

.textBio{
	float: right;
	width: 280px;
	margin-top: 10px;
	color: #1E4200;
}

.subgrafikDiv{
	width:764px; /* Breite der ganzen Seite */
	height:14px; /* Mindesthöhe des Inhalts */
	text-align:right;
}


.impressum:link, .impressum:visited{
	font-size:11px;
	color:#E9D4DA;
	text-decoration:none;
	font-weight: normal;
	line-height: 30px;
	margin-right: 10px;
}

.subgrafik:link, .subgrafik:visited{
	font-size:10px;
	color:#7F0026;
	text-decoration:none;
	padding-right: 0px;
	font-weight: normal;
}

.button{
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-size: 11px;
	color: #1E4200;	
}
/* -- ENDE DIVs -- */