/**************************************/
/* allgemeines */
/**************************************/

body {
	background-image: url(image/sixties5_2010-07-01.jpg);
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
}

#main {
	position: absolute;
	z-index: 1;
	left: 30%;
	width: 850px;
	margin-left: -284px;
	/* border: 1px solid #003399; */
	top: 0px;
}

#head {
	width: 862px;
	height: 107px;
	left: 53px;
	top: 0px;
	padding-bottom: 15px;
	text-align: center;
	background-image: url(image/head.gif);
	background-repeat: no-repeat;
	background-position: center;
}	

#datum {
	width: 500px;	
	float: left;	
	color: #999;
	font-size: 190%;
	letter-spacing: 1px;
	margin-left: 15px;
	padding-bottom: 35px;
	padding-top: 10px;
}	

#contentbereich {
	width: 850px;
	float: left;
	background-color: #FFF;
	border: 6px solid #F00;
	margin-bottom: 30px;
	overflow: hidden;
} 

#navi_index {
	width: 830px;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
	z-index: 3;
}

#content_li {
	width: 490px;
	float: left;
	/* height: 100%; */
	padding-left: 20px;
	z-index: 3;	
}

#content_re {
	width: 300px;
	float: left;
	padding-left: 20px;
	overflow: hidden;
}

#footer {
	width: 100%;
	float:left;
	text-align: center;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #F00;
	padding-bottom: 15px;

} 

/**************************************/
/* Gliederung des Inhaltsteiles */
/**************************************/

/* .rubrik_schmal {
	font-size: 200%;
	font-weight: normal;
	padding-bottom: 10px;
	float: left;
	width: 300px;
	color: #666;
}

.rubrik_breit {
	width: 490px;
	float: left;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #d5ad59;
	clear: left;
	padding-top: 25px;
} */

#shophead, #restauranthead {
	width: 490px;
	float: left;
	padding-bottom: 5px;
}

#shop, #restaurant, #tipp, #meldestelle {
	width: 480px;
	float: left;
	padding-bottom: 20px;
}

#wienerinhead, #reportagehead, #buchhead, #gerichtehead {
	float: left;
	width: 300px;
	padding-bottom: 5px;
}

#wienerin, #reportage, #buch, #gerichte {
	float: left;
	width: 300px;
	padding-bottom: 20px;
}

#advertorial {
	float: left;
	width: 290px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #F60;
	border: 2px dotted #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}

#newsticker {
	float: left;
	width: 300px;
	clear: left;
	color: #F00;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F30;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F30;
}

#expertinnenhead {
	width: 300px;
	padding-bottom: 5px;
	text-align: right;
}

#expertinnen {
	width: 300px;
	padding-bottom: 20px;
	text-align: right;
}

#newsletter {
	float: left;
	width: 300px;
	text-align: center;
	height: 200px;
	background-image: url(image/newsletter.jpg);
	background-repeat: no-repeat;
}

#spruch {
	width: 850px;
	float:left;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #F93;
	text-align: center;
} 
/**************************************/
/* Expertinblock*/
/**************************************/
 .expertinblock {
	width: 510px;
	float: left;
	padding-top: 15px;
	padding-bottom: 20px;
}

.neueexpertin {
	width: 510px;
	float: left;
	padding-top: 15px;
	padding-bottom: 25px;
	border-bottom:2px dotted #666666;
	
	}

.expertinspalte {
	width: 250px;
	float: left;
	padding-top: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
	
	}


/**************************************/
/* Banner Werbung rechts*/
/**************************************/

#mainbanner {
	width: 1000px;
	height: 800px;
	position: absolute;
	top: 122px;
	left: 30%;
	margin-left: -280px;
	text-align:right;
	z-index: 0;
	background-image: url(image/blank.gif);
} 

#mainbanner_320 {
	width: 1000px;
	height: 800px;
	position: absolute;
	top: 122px;
	left: 30%;
	margin-left: -90px;
	text-align:right;
	z-index: 0;
	background-image: url(image/blank.gif);
} 




/**************************************/
/* Banner Werbung unten*/
/**************************************/

#banner_unten {
	width: 850px;
	float:left;
	text-align: center;
	background-image: url(image/blank.gif);
	padding-right: 36px;
	padding-top: 5px;
	padding-bottom: 5px;
} 



/**************************************/
/* Gliederung Unterseiten */
/**************************************/

#subcontent_mitte {
	width: 510px;
	float: left;
	height: 100%;
	margin-top: 20px;
	margin-left: 45px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 35px;
	margin-bottom: 40px;
}

#subcontent_re {
	width: 220px;
	float: left;
	height: 100%;
	/* bottom: 0px; */
	padding-left: 15px;
	margin-top: 20px;
}

#footer{
	width: 850px;
	float:left;
	text-align: center;
	/* padding-top: 10px;
	margin-top: 10px; */
}	

.bigbold { color: #F00; font-size: 19px; font-weight: bold; }

.smallwhite {
	font-size: 100%;
	color: #FFF;
	width: 800px;
	float: left;
}

.neuezeile {
	clear: left;
	height: 5px;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}


.bigwhite {
	font-size: 300%;
	color: #FFF;
	width: 300px;
	padding-bottom: 5px;
	float: left;
	font-weight: bold;
}

.adresse {
	font-weight: normal;
	border: 1px solid #F90;
	;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.bildrechts { float: right; padding-left: 5px; }

/* Bild 200 */
.bild {
	float: left;
	color: #900;
	width: 200px;
	font-size: 95%;
	line-height: 16px;
	padding-top: 8px;
	padding-right: 10px;
	margin-bottom: 20px;
}

/* Bild 150 */
.bildklein {
	float: left;
	color: #900;
	width: 150px;
	font-size: 95%;
	line-height: 16px;
	padding-top: 8px;
	padding-right: 10px;
	margin-bottom: 20px;
}

/* Bild 250 */
.bildgross {
	float: left;
	color: #900;
	width: 250px;
	font-size: 95%;
	line-height: 16px;
	padding-top: 8px;
	padding-right: 10px;
	margin-bottom: 20px;
}



/**************************************/
/* Verlinkung */
/**************************************/

.top:link { color: #F00; text-decoration: none; font-weight: bold; }
.top:visited { color: #F00; text-decoration: none; font-weight: bold; }
.top:hover { color: #000; text-decoration: underline; }
.top:active { color: #F00; text-decoration: underline; }

a:link { text-decoration: none; color: #F00; }
a:visited { color: #F00; text-decoration: none; }
a:hover { color: #F60; text-decoration: underline; }
a:active { color: #F00; text-decoration: underline; }
#newsletter_aktuell {
	width: 300px;
	float: left;
	font-size: 100%;
	letter-spacing: 0px;
	margin-left: 15px;
	padding-bottom: 0px;
	padding-top: 9px;
	right: 0px;
}
