body{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #917ab3 url(../images/bg_body.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper{
	margin: 20px auto;
	text-align: left;
	width: 953px;
	/*border-left: 1px solid #cac0d9;*/
}

#basewrapper{
	width: 953px;
	padding: 10px 0 0 0;
	clear: both;
	font-size: 11px;
	color: #535353;
	background: url(../images/bg_basewrapper.png) repeat-y;
}

h1{
	text-transform: uppercase;
}
h1, h2{
	padding: 0;
	margin: 0;
}

.vertpad4{
	padding: 4px 0;
}

.clear{
	float: none;
	clear: both;
	font-size: 1px;
	height: 1px;
}

img{
	border: none;
}

a{
	text-decoration: none;
	color: #7e64a3;
}

a.readmore{
	display: block;
	width: 65px;
	height: 18px;
	padding: 2px 0 0 45px;
	background: #7e64a3 url(../images/bg_readmore.gif) no-repeat;
	color: #fff;
}

#basewrapper h1 a, #basewrapper h2 a{
	text-decoration: none;
	color: #535353;	
}
#basewrapper h1 a:hover, #basewrapper h2 a:hover{
	color: #7e64a3;
}

#breadcrumb{
	margin: 0;
	padding: 7px 0 7px 15px;
	list-style-type: none;
	height: 0.8em;
	clear: both;
}
#breadcrumb li{
	margin: 0;
	padding: 0;
	float: left;	
}
#breadcrumb, #breadcrumb a{
	color: #7e64a3;
}
#breadcrumb a{
	text-decoration: underline;
}



/*-------------------------   CONTENT   -------------------------*/
#content{
	float: left;
	width: 567px;
	padding: 0px 26px 0px 17px;
	background: #ffffff;
}

#content h1{
	font-size: 18px;
}

#content h3{
	font-size: 13px;		
}
#content h3.issue{
	clear:both;
	margin: 0.7em 12px 0.7em 15px;
	padding-bottom: 3px;
	color: #af9bcb;
	font-weight:normal;
	background: url(../images/bg_h3.gif) repeat-x bottom;
}

/* Rubriken-Headlines: */
#content h3.category{
	font-size: 32px;
	font-weight: normal;
	color: #cbc1da;
	text-transform: uppercase;
	margin-left: 15px;
	margin-top: 1em;
	width: 500px;
	height: 39px;
	clear: both;
}
.category.stadtgespraech{
	background: #fff url(../images/h3_stadtg.gif) no-repeat;
	text-indent: -999em;
}
.category.business{
	background: #fff url(../images/h3_business.gif) no-repeat;
	text-indent: -999em;
}
.category.fashion_beauty{
	background: #fff url(../images/h3_fash.gif) no-repeat;
	text-indent: -999em;
}
.category.motor_technik{
	background: #fff url(../images/h3_motor.gif) no-repeat;
	text-indent: -999em;
}
.category.wohnen_familie{
	background: #fff url(../images/h3_wohnen.gif) no-repeat;
	text-indent: -999em;
}
.category.sport_gesundheit{
	background: #fff url(../images/h3_sport.gif) no-repeat;
	text-indent: -999em;
}
.category.reiselust{
	background: #fff url(../images/h3_reiselust.gif) no-repeat;
	text-indent: -999em;
}
.category.gourmet_genuss{
	background: #fff url(../images/h3_gourmet.gif) no-repeat;
	text-indent: -999em;
}
.category.kultur_freizeit{
	background: #fff url(../images/h3_kultur.gif) no-repeat;
	text-indent: -999em;
}
.category.gewinnspiel{
	background: #fff url(../images/h3_gewinnspiel.gif) no-repeat;
	text-indent: -999em;
}
.category.events{
	background: #fff url(../images/h3_events.gif) no-repeat;
	text-indent: -999em;
}
.category.readerswrite{
	background: #fff url(../images/h3_leser.gif) no-repeat;
	text-indent: -999em;
}
.category.papagei{
	background: #fff url(../images/h3_papagei.gif) no-repeat;
	text-indent: -999em;
}
.category.haus_garten{
	background: #fff url(../images/h3_haus_garten_neu.gif) no-repeat;
	text-indent: -999em;
}
.category.mensch_tier{
	background: #fff url(../images/h3_mensch_tier_neu.gif) no-repeat;
	text-indent: -999em;
}
.category.gewinner{
	background: #fff url(../images/h3_gewinner.gif) no-repeat;
	text-indent: -999em;
}
.category.downloads{
	background: #fff url(../images/h3_downloads.gif) no-repeat;
	text-indent: -999em;
}
.category.jobs{
	background: #fff url(../images/h3_jobs.gif) no-repeat;
	text-indent: -999em;
}
.category.checkpoints{
	background: #fff url(../images/h3_checkpoints.gif) no-repeat;
	text-indent: -999em;
}
.category.weather{
	background: #fff url(../images/h3_wetter.gif) no-repeat;
	text-indent: -999em;
}
.category.impressum{
	background: #fff url(../images/h3_impressum.gif) no-repeat;
	text-indent: -999em;
}

#content h2{
	font-size: 14px;
	padding: 8px 0 12px 0;
	background: url(../images/bg_h3.gif) repeat-x bottom;
}

.aufmacher, .detail, .page{
	padding: 0 12px 0 15px;
}
.page{
	padding-top: 1em;
}

.col50{
	width: 46%;
	margin: 0 2%;
	float: left;
}

#content .teaser{
	float: left;
	padding: 0 0 0 15px;
	margin-bottom: 1em;	
	width: 247px;
}
#content .teaser.even{
	float: right;
}

.meta{
	color: #9c9c9c;
}

/* Lightbox: */
#nextLinkText, #prevLinkText{
	color: #7e64a3;
}

/* Content-Bilder: */
.aufmacher img, #content img.mainpic{
	width: 540px;
	height: 230px;
	padding: 12px 14px 14px 13px;
	margin: 0 -12px 0 -15px;
	background: #fff url(../images/bg_imgbig.jpg) no-repeat;
}

#content .teaser img{
	width: 235px;
	height: 140px;
	padding: 12px 14px 16px 13px;
	margin: 0 -12px 0 -15px;
	background: #fff url(../images/bg_imgteaser.jpg) no-repeat;
}

img.fckimgleft, img.fckimgright{
	padding: 10px 14px 14px 10px;
	border-top: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	background: url(../images/bg_fckimg.jpg) no-repeat right bottom;
}
img.fckimgleft{
	float: left;
	margin: 0 8px 8px -12px;
}
img.fckimgright{
	float: right;
	margin: 0 0 8px  8px;
}

.fckimgcontleft, .fckimgcontright{ /*über jquery dynamisch hinzu*/
	background: url(../images/bg_fckimgcont.jpg) no-repeat right bottom;
	padding: 1px 4px 4px 1px;
	margin: 0 8px 8px -12px;
	float:left;
	line-height: 1px;
}
.fckimgcontright{
	float:right;
	margin: 0 0 8px  8px;
}
.fckimgcontleft img, .fckimgcontright img{
	float: none;
	border:none;
	border-top: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	padding: 10px;
	margin: 0;
	background: #fff;
}

.listimg{
	float: left;
	width: 150px;
}
.listimg img{
	width: 115px;
	height: 76px;
	padding: 11px 14px 14px 13px;
	margin: 0;
	background: #fff url(../images/bg_imglist.jpg) no-repeat;
}
.listtxt{
	float: left;
}

/* Artikel-Boxen: */
.fckboxleft, .fckboxright{
	width: 246px;
	padding: 6px 12px;
	background: #e5e0ed;
}
.fckboxleft{
	float: left;
	margin: 0 8px 8px -12px;
}
.fckboxright{
	float: right;
	margin: 0 -12px 8px 8px;	
}
.fckboxleft strong, .fckboxright strong{
	display: block;
	text-transform: uppercase;
	color: #7e64a3;
	font-size: 14px;
}

/* Content-Ads */
.contentAd{
    float: left;
	width: 304px;
	border: 1px solid #e5e0ed;
	padding: 2px;
	background: #fff;
}
.contentAd.article{
    float: right;
	margin: 0 0 0.7em 0.7em;
}
.contentAd small{
    display: block;
	color: #b7a8cd;
}

/* Events: */

#eventFilter{
	float: right;
	width: 160px;
	height: 1px;
	position: relative;
	left: 0px;
	top: 0px;
}
#eventFilter div{
	position: absolute;
	top: 50px;
	right: 66px;
	width: 160px;
}
#eventSel_Select, #eventSel{
	background: #fff;
	padding: 1px;
	border: 1px solid #cdc4db;
}
#eventSel{
	margin: 0;
}
#eventSel li{
	border-bottom: 1px solid #CCCCCC;
}

.special {
	width: 540;
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 13px;
	background-color: #7E64A3;
	color: #000000;
}
.white {color: #FFFFFF}
.pink {color: #B3A3C9}

#content .patrioten h2{
	color: #7E64A3;
	text-transform: uppercase;
	border-bottom: 2px solid #7E64A3;
	background: none;
	padding-bottom: 3px;
}
#content .fremdgeher h2{
	color: #be0023;
	text-transform: uppercase;
	border-bottom: 2px solid #be0023;
	background: none;
	padding-bottom: 3px;
}

.plz {
	font-weight: bold;
	margin: 5px 0;
}
.patrioten .plz{
	color: #7E64A3;
}
.fremdgeher .plz{
	color: #be0023;
}

.eventcat{
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #ccc;
	padding: 5px 0;
	margin-top: 0;
}

.eventcat.kabarett {
	color: #d7007e;
	border-color: #d7007e;
}

.eventcat.musik {
	color: #005886;
	border-color: #005886;
}

.eventcat.buch {
	color: #762b2e;
	border-color: #762b2e;
}

.eventcat.alternativ {
	color: #555759;
	border-color: #555759;
}

.eventcat.sport {
	color: #4da740;
	border-color: #4da740;
}

.eventcat.citystage {
	color: #ffae00;
	border-color: #ffae00;
}


.fremdgeher .eventdata{
	border-bottom: 2px solid #be0023;
	padding: 0 0 10px 0;
	margin-top: 0px;
}

#eventTipps{
    background: #E5E0ED;
	margin: 0 2% 1em 2%;
}
#eventTipps .title{
    display: block;
    font-weight: bold;
	color: #fff;
	background: #7e64a3;
	padding: 3px;
}
#eventTipps p.eventdata{
	float: left;
	width: 46%;
	padding: 6px 2%;
	margin: 0;
}

/* Formulare: */
.tf{
	background: #e5e0ed;
	border: 1px solid #7e64a3;
	margin: 1px;
}
.tf:focus{
	border: 2px solid #7e64a3;
	margin: 0px;
}
#content label{
	font-weight: bold;
	color: #7e64a3;;
}
.labelleft, .lotteryform label, #readersform label{
	float:left;
	width: 76px;
}
label.block, .lotteryform label.block, #readersform label.block{
	display: inline;
	float: none;
	width: auto;
}

.submit{
	display: block;
	width: 110px;
	height: 24px;
	padding: 0 0 0 45px;
	background: #7e64a3 url(../images/bg_readmore.gif) no-repeat;
	border: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	line-height: 10px;
}

.error{
	display: block;
	color: #f00;
}

/* Gewinnspiele: */
.lotteryform{
	padding: 0 0 18px 0;
	margin: 0 0 18px 0;
	background: url(../images/bg_h3.gif) repeat-x bottom;
}
.lotteryform.last{
	background: none;
}

.lotteryform .tf, #readersform .tf{
	width: 260px;	
}

img.lottery{
	float: right;
}

.lotteryform p, #readersform p{
	margin: 0 0 0.2em 0;
	padding: 0;
}

.lotteryform .description{
	padding: 1em 0;
}

.lotteryform .error, #readersform .error{
	margin-left: 80px;
}

/* Weather */
.wday{
    
}
.wday h2{
    margin-bottom: 0;
	padding-bottom: 0;
}
.wimg{
	float: left;
	text-align: center;
	width: 128px;
	height: 128px;
}
.temperature{
	float: left;
	width: 66px;
	text-align: center;
	height: 128px;
	color: #ac9bc5;
	margin-right: 3em;
}
.temperature strong{
	display: block;
	text-align: center;
	font-size: 200%;
	line-height: 180%;
}
.infotext{
    float: left;
	width: 330px;
	margin-top: 3em;
}


/* heurigenkalender */
ul.taverns{
    margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(../images/bg_h3.gif) repeat-x left top;
}
ul.taverns li{
    margin: 0;
	padding: 0.6em 0;
	border-bottom: 2px solid #e4e4e4;
}


#content .taverns h3{
    margin: 0;
	padding: 0
}
#content .taverns p{
    margin: 0;
	padding: 0
}
.taverns em{
    display: block;
	font-weight: bold;
}
.taverns .phone{
    float: right;
	width: 190px;
}


/* Foto-Galerie: */
.gallery{
	margin: 1em 0 0 -15px;
	padding: 0;
	list-style-type: none;
}
.gallery li{
	display: block;
	float: left;
	width: 111px;
	height: 73px;
	margin: 0 4px 4px 0;
	background: #fff url(../images/bg_galimg.jpg) no-repeat;
}
.gallery li a{
	display: block;
	width: 80px;
	height: 46px;
	margin: 12px 0 0 14px;
	overflow: hidden;
	background: #fff url(../images/bg_galimg.jpg) no-repeat;
}
.gallery li img{
	width: 80px;
}

/* Banner: */
.banner_468x60{
	text-align: center;
}
.banner_468x60 img{
	padding: 10px 46px;
	background: url(../images/bg_banner_468x60.gif) no-repeat;
	margin-bottom: 1em;
}

/* Pager: */
#pager{
	text-align: center;
	padding: 1em 0 1px 0;
	height: 2em;
	clear: both;
	line-height: 200%; /* ie css-fix */
	background: #fff url(../images/bg_h3.gif) repeat-x top;
}
#pager .active{
	padding: 0 3px;
	background: #7e64a3;
	border: 1px solid #7e64a3;
	color: #fff;
}
#pager a{
	padding: 1px 3px;
	border: 1px solid #7e64a3;
}


/*-------------------------   LEFTBAR   -------------------------*/
#leftBar{
	float: left;
	width: 180px;
}

#mainNav{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainNav li{
	margin: 0;
	padding: 0;
	display: inline;
}

#mainNav li a{
	display: block;
	padding: 8px 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: #7e64a3;
	background: #e5e0ed url(../images/bg_mainnavli.png) no-repeat left bottom;
}

#loginform{
	display: none; /* -> offline */
	padding: 20px 10px;
	margin: 0 0 14px 0;
	background: #e5e0ed;
}

#loginform label{
	font-size: 12px;
	font-weight: bold;
	color: #7e64a3;
	display: block;
	margin-bottom: 6px;
}

#loginform p{
	margin: 0;
	padding: 1px 0;
}

#loginform input{
	width: 146px;
	padding: 0;
	margin: 1px;
	background: #fff;
	border: 1px solid #7e64a3;
	color: #8d8597;
}
#loginform input:focus{
	margin: 0;
	border: 2px solid #7e64a3;
}

#loginform #l_submit{
	display: none;
}

#btnList{
	margin: 0;
	padding: 23px 0 0 0;
	background: #f2eff6 url(../images/bg_leftbarbtnlist.gif) no-repeat left top;
	text-align: center;
}

#btnList a{
	display: block;
	margin: 5px 0;
}

#btnList .bottom{
	height: 36px;
	background: #f2eff6 url(../images/bg_leftbarbtnlist_bottom.gif) no-repeat right bottom;
}


/* Monster.at */
#monster{
	border: 1px solid #7a9e2c;
	margin: 9px 9px 0px 9px;
	padding: 34px 5px 5px 5px;
	text-align: left;
	background: #f2eff6 url(../images/bg_monster.gif) no-repeat 3px 10px;
}
#monster ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#monster li, #monster p{
	margin: 0;
	padding: 0;
}

#btnList #monster a{
	margin: 0;
	padding: 8px 2px;
	color: #535353;
	font-weight: bold;
}
#monster a:hover{
	background: #cfdfad;
}
#monster h3{
	color: #4d2282;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
#monster .tf{
	border: 1px solid #4d2282;
	margin: 1px;
	background: #fff;
	width: 144px;
}
#monster .tf:focus{
	border: 2px solid #7a9e2c;
	margin: 0px;
}
#monster .submit{
	float: right;
}
#btnList a.monstergreen{
	background: #7a9e2c url(../images/bg_arrowgreen.gif) no-repeat 30px 3px;
	margin: 0px 9px 20px 9px;
	padding: 1px 0 4px 0;
	color: #fff;
}
#monster p#mloading{
	text-align: center;
	padding: 40px 0;
}
#monster form{
	margin: 1em  0 0 0;
	height: 80px;
}



/*-------------------------   RIGHTBAR   -------------------------*/
#rightBar{
	float: right;
	position: relative;
	width: 160px;
	padding: 260px 3px 0 0;
	background: url(../images/bg_rightbartop.png) no-repeat right top;
}

#rightBar .teaser{
	padding: 5px 5px 0 5px;
	background: #e3ddeb;
}

#rightBar .teaser h2{
	font-size: 13px;
	color: #707070;
}

#rightBar .teaser p{
	padding-top: 0;
	margin-top: 3px;
}

#rightBar a.readmore{
	width: 80px;
	margin: 0 -5px 0 30px;
}

#swf_2700{
	position:absolute;
	top: -10px;
	left: 0;
	width: 160px;
	height: 271px;
}

/*-------------------------   HEADER   -------------------------*/
#header{
	height: 105px;
	background: #7e64a3 url(../images/bg_header.gif) no-repeat right bottom;
}

#sitelogo{
	float: left;
	padding: 0;
	margin: 0;
}
#sitelogo, #sitelogo img{
	width: 180px;
	height: 105px;
}

#headerNav{
	float: left;
	margin: 80px 0 0 17px;
	padding: 0;
	height: 25px;
	list-style-type: none;
}

#headerNav li{
	margin: 0;
	padding: 0;
	float:left;
	position: relative;
	z-index: 10;
}

#headerNav li a{
	display: block;
	float: left;
	height: 21px;
	padding: 4px 12px 0 4px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	background: #7e64a3;
}
#headerNav li a:hover{
	background: #9883b5;
}

/* Dropdown: */
#headerNav li ul {
	clear: both;
	float: none;
	position: absolute;
	z-index: 20;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 110px;
	top: 25px;
	left: -999em; /* hides drop down links */
}

#headerNav li:hover ul, #headerNav li.sfhover ul { left: auto;} /* shows drop down links */

#headerNav .active ul a, #headerNav ul a {
	background: #9883b5;
	width: 100px;
}

#headerNav .active ul a:hover, #headerNav ul a:hover { 

}

#searchform{
	float: right;
	margin: 10px 15px 0 0;
	position:relative;
}
#searchform p{
	margin:0;
	padding: 0;
}
#searchform #q{
	height: 17px;
	padding: 2px 0 0 0;
	margin: 1px;
	border: 1px solid #e5e0ed;
	float: left;
	background: #cbc1da;
	font-size: 13px;
	line-height: 110%;
	color: #60596a;
}
#searchform #q:focus{
	margin: 0;
	border: 2px solid #e5e0ed;
}

#searchform #sf_submit{
	margin: 1px 1px 1px 2px;
}

#swf_silhouette{
	position:absolute;
	top: 45px;
	right: 0px;
	width: 140px;
	height: 50px;
}

/*-------------------------   FOOTER   -------------------------*/
#footer{
	margin: 14px 4px 0 4px;
	padding: 4px 0;
	background: #fff url(../images/bg_h3.gif) repeat-x top;
	font-size: 11px;
	color: #7e64a3;
	text-align: center;
}

#credits{
	font-size: 11px;
	text-align: center;
}

#credits a{
	color: #ece5f6;
}
