@charset "utf-8";
/* CSS Document /* 

########################################################################################################
########################################################################################################

Einteilung des CSS-Aufbaus

0. Import CSS
1. Standards
2. Layout
3. Navigation
4. Content
5. Links 

########################################################################################################
######################################################################################################*/

/* 0. Import CSS */

	@import url("lightwindow.css");
	@import url("clearfix.css");

/* ########################################################################################################
######################################################################################################*/   

/* 1. Standards */

html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li, form, object, textarea {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	font-style:italic;
	color: #625e51;
	font-size:13px;
}

body {
	background: #f7f6eb url(../images/layout/bg_body.jpg) repeat-x top center;
	min-height: 101%;
}

html {
	font-size: 100%;
	overflow: -moz-scrollbars-vertical;
}

h1{
	font-size: 23px;
	color: #2f2e2b;
	font-weight:lighter;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: dotted 1px #d9d4c2;
}

h2 {
	font-size: 16px;
	font-weight:lighter;
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 14px;
	color: #333;
	padding: 0 0 10px 0;
}

h4 {
	font-size: 17px;
	color: #831634;
	font-weight:lighter;
	margin: 5px 0 10px 0;
}

p {margin: 0 0 20px 0px; line-height: 20px; font-style:normal;}
	
.hideme {display: none;}


/*######################################################################################################
######################################################################################################*/

/* 2. Layout */

#clear, .clear {
	clear:both;
	float:none;
}

#wrapper {
	width: 840px;
	position:relative;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 20px;
	background: url(../images/layout/bg_wrapper.jpg) no-repeat left 208px;
}

/*---------------------------------*/

h1.logo{
	width: 835px;
	height: 116px;
	display:block;
	text-decoration: none;
	background:url(../images/layout/logo_schlesische-spezialitaeten.jpg) no-repeat left center;
	margin: 0;
	border: none;
	padding: 0;
}

h1.logo a{	
	height: 100px; 
	width: 400px; 
	display:block; 
	text-indent: -9999px; 
	text-decoration: none;
}

.sidebar{
	width: 815px;
	height: 246px;
	background: url(../images/layout/bg_slidebar1.jpg) no-repeat 7px 22px;
}

.inner_sidebar{
	width: 280px;
	height: 215px;
	float:right;
	padding: 30px 25px 0 0;
}

.slide{	
	float:left;
	padding: 22px 0 0 7px;
	width: 500px;
}

.editcontent{
	float:left;
	width: 456px;
	padding: 20px 15px 0 10px;
}

.colleft{
	float:left;
	width: 456px;
	padding: 0px 15px 0 0px;
}

.colright{
	width: 279px;
	float:left;
	padding: 0px 0px 0 0px;
}

.location{
	width: 279px;
	min-height: 250px;
	background: url(../images/layout/bg_location.jpg) no-repeat;
	float:left;
	padding: 20px 20px 0 20px;
	_height: 250px;
	text-decoration: none;
}

#content {
	float:none;
	background: url(../images/layout/bg_content.jpg) no-repeat -19px 0;
}




/*######################################################################################################
######################################################################################################*/

/* 3. Navigation */

ul#navigation {
	width: 911px;
	float: none;
	height: 55px;
}

ul#navigation li{
	float:left;
	margin: 0 7px 0 0;
}

ul#navigation a{
	text-decoration: none;
	display:block;
	height: 29px;
	min-width: 163px;
	_width: 163px;
	text-align:center;
	line-height: 27px;
	background: #f7f6eb;
	color: #767463;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 3px 0 0 0;
	padding: 0 10px 0 10px;
	white-space:nowrap;
}

ul#navigation a:hover, ul#navigation a.active{
	text-decoration: none;
	background: #e5e1c7;
	color: #333;
	margin: 0;
	padding: 2px 10px 1px 10px;
}

ul#navigation a.layer{
	position:absolute;
	width: 143px;
	height: 178px;
	background:url(../images/layout/bg_oeffnungszeiten.png) no-repeat;
	_background:url(../images/layout/bg_oeffnungszeiten.gif) no-repeat;
	left: 735px;
	top: 439px;
	text-indent: -9999px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

ul#navigation a.layer:hover{
	background:url(../images/layout/bg_oeffnungszeiten_hover.png) no-repeat;
	_background:url(../images/layout/bg_oeffnungszeiten_hover.gif) no-repeat;
	margin: 0;
	padding: 0;
}

/*----------------- PNG-Filter/Position Hacks fr IE6 -------------------*/

/*------------------------------- Subnavi  -------------------------------*/

ul#subnavigation{
	width:300px;
	height: 37px;
	padding: 0 0 0 525px;
}

ul#subnavigation li{
	float:left;
}

ul#subnavigation a{
	display:block;
	width: 90px;
	text-decoration: none;
	height: 37px;
	line-height: 37px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
}

ul#subnavigation a:hover, ul#subnavigation a.active{
	text-decoration: none;
	color: #87b998;
}

/*---------------------------------*/

ul#tab_group_one{
	display:block;
	height: 23px;
	border-bottom: solid 2px #625e51;
	margin: 0 0 20px 0;
}

ul#tab_group_one li{
	float:left;
	margin: 0 2px 0 0;
	line-height: 20px;
	display:inline;
}

ul#tab_group_one li a{
	display: block;
	height: 20px;
	background: #e5e1c7;
	padding: 0 8px;
	margin: 3px 0 0 0;
	line-height: 20px;
	text-decoration: none;
	_width: 1%;
	white-space: nowrap;
}

ul#tab_group_one li a.active{ 
	color:#fff;
	background:#625e51;
	margin: 0;
	height: 20px;
	padding: 3px 8px 0 8px;
}

/*---------------------------------*/


/*######################################################################################################
######################################################################################################*/

/* 4. Content */

.bildborder {
	border: 1px solid #341707;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
	margin: 4px 8px 4px 0;
	cursor: url(../images/zoomin.cur), pointer;
    outline: none;
}

.bildborder:hover{
	border: 2px solid #341707;
	padding: 1px;
}

.bildbordernohover {
	border: 1px solid #341707;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
	margin: 4px 4px 0 0;
}

/*---------------------------------*/

.floatleft{
	float: left;
}

.marginright10px{
	margin: 0 10px 0 0;
}

.marginright20px{
	margin: 0 20px 0 0;
}

.floatright {
	float: right;
}

/*---------------------------------*/

ul.liste{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

ul.liste li {
	padding: 5px 0 5px 25px;
	border-bottom: dashed 1px #ccc;
	background:url(../images/layout/slide-next.jpg) no-repeat 3px center;
	margin: 0 10px 0 0;
	line-height: 18px;
	list-style:none;
	_height: 18px;
}


ul.liste li:hover {
	color:#333;
	background: url(../images/layout/slide-next.jpg) no-repeat 6px center;
}


.location ul.vcard{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

.location ul.vcard li a{
	padding: 1px 0 1px 20px;
	margin: 12px 0;
	line-height: 18px;
	list-style:none;
	min-height: 20px;
	display:block;
	color: #575346;
	text-decoration:none;
	border-left: solid 5px #dcd9ca;
	_height: 20px;
}

.location ul.vcard li a:hover {
	color: #333;
	text-decoration:none;
	border-left: solid 5px #a7a38f;
	cursor: help;
}

.location ul.vcard li a span {
	clear:left;
	display:block;
	text-decoration:none;
}

.tag{ float:left; width: 60px; display:block; font-weight:bold;}
.btn{ padding: 2px 5px 2px 15px; background:url(../images/layout/bg_btn.gif) no-repeat left center; white-space:nowrap;}

/*######################################################################################################
######################################################################################################*/


/* 5. Links */

a:link, a:visited, a:active, a:focus, .escape span{
	text-decoration: underline;
	color: #b5113e;
	outline: none;
}

a:hover, a:hover span{
	text-decoration:none;
	color:#333;
}

/*---------------------------------*/

.gototop{
	position:fixed;
	right:10px;
	bottom:10px;
	color:#999;
	font-size:10px;
	text-decoration:none;
	_display:none;
}

/*######################################################################################################
######################################################################################################*/

