/****** MAIN ******/

body {
	font-family:			Lucida Grande, Verdana, sans-serif;
	font-size:				11px;
	line-height:			18px;
	color:					#ffffff;
	background-color:		#b5113e;
	margin:					0;
	padding:				0;
}

h1 {
	font-size:				16px;
	margin:					0;
	margin-bottom:			30px;
}

h2 {
	font-size:				16px;
	display:inline;
}

h3 {
	margin-top:				0px;
	margin-bottom:			6px;
}

a {
	color:					#ffa7bf;
}


/****** STRUCTURE ******/

#wrapper {
	width:					1000px;
	margin:					0 auto;
}

#header {
	background-image:		url(../img/background-header.png);
	height:					180px;
	width:					1000px;
}

#navigation {
	background-image:		url(../img/background-navigation.png);
	height:					380px;
	width:					209px;
	float:					left;
}

#main {
	float:					left;
	padding-top:			30px;
	padding-left:			25px;
	margin-top:				-66px;
	width:					680px;
	line-height:			22px;
}

#footer {
	margin-top:				40px;
	width:					600px;
	text-align:				center;
}



/****** DIV:MAIN ******/

#content {
	margin-top:				25px;
	width:					690px;
	height:					140px;
}

#overlay-pralinen {
	position:absolute;
	display:none;
}



#overlay-pralinen a {
	color:					#ffffff;
	text-decoration: 		none;
}

.preview-img {
	border:					none;
	box-shadow:				0px 0px 6px #4a4a4a;
	-webkit-box-shadow:		0px 0px 6px #4a4a4a;
	-moz-box-shadow:		0px 0px 6px #4a4a4a;
}

.preview-pic {
	text-align:				center;
	float:					left;
	margin-right:			30px;
	margin-top:				25px;
}

.preview-overlay {
	position:absolute;

	background-color:		#000000;
	width:					80px;

	margin-top:				-100px;
	margin-bottom:			20px;
	margin-left:			52px;
	height:					50px;
	padding:				15px;
	
	filter:					alpha(opacity=75);
	-moz-opacity:			0.75;
	-khtml-opacity:			0.75;
	opacity:				0.75;
	
	-moz-border-radius:		8px;
	-webkit-border-radius:	8px;
	border-radius:			8px;

}

.preview-overlay-text {
	position:absolute;

	width:					80px;
	margin-left:			52px;
	margin-top:				-100px;
	margin-bottom:			20px;
	height:					50px;
	padding:				15px;
}

#textbox-small {
	width:					260px;
	float:					left;
	margin-right:			20px;
}

.big-font {
	z-index:				7;

}

#slideshow {
	z-index:				-3;
	margin-top:				-20px;
	width:					600px;
	height:					180px;
	box-shadow:				0px 0px 6px #4a4a4a;
	-webkit-box-shadow:		0px 0px 6px #4a4a4a;
	-moz-box-shadow:		0px 0px 6px #4a4a4a;
}



/****** DIV:NAVIGATION ******/

#menu {
	margin:					0;
	list-style-type: 		none;
	padding-right:			20px;
	font-weight:			bold;
	padding-left:			110px;
}

#menu li {
	margin-bottom:			15px;
}

#menu a {
	color:					#000000;
	text-decoration:		none;
}

#active a {
	color:					#ffffff;
}


/****** DIV:FOOTER ******/

#zeiten {
	padding-left:			110px;
	margin-top:				15px;
	float:					left;
	text-align:				left;
	font-size:				9px;
}

#mohr {
	vertical-align:			middle;
	margin-left:			15px;
	margin-right:			15px;
}

#mohr-big {
	margin-top:				15px;
}

#sauerborn {
	margin-left:			25px;
}


/****** GALERIE ******/

#galerie {
	width:					680px;
	margin-top:				25px;
}

.galerie_pic {
	border:					none;
	box-shadow:				0px 0px 4px #4a4a4a;
	-webkit-box-shadow:		0px 0px 4px #4a4a4a;
	-moz-box-shadow:		0px 0px 4px #4a4a4a;
	margin:					15px;
}



/****** FORMS ******/

.formular_input {
	margin-bottom:		8px;
	padding:			3px;
	width:				250px;
	font:				11px Lucida Grande, Verdana, sans-serif;
	color:				#454545;
}

.formular_textarea {
	margin-bottom:		8px;
	padding:			3px;
	width:				400px;
	height:				170px;
	font:				11px Lucida Grande, Verdana, sans-serif;
	color:				#454545;
}


/****** SUPER AWESOME BUTTONS ******/

.awesome, .awesome:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.awesome:hover									{ background-color: #111; color: #fff; }
.awesome:active									{ top: 1px; }
.small.awesome, .small.awesome:visited 			{ float:right; font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ float:right; font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

.bonjour.awesome, .bonjour.awesome:visited		{ background-color: #d24676; }
.bonjour.awesome:hover							{ background-color: #c63567; }
