/* OVERWRITE MASTER */
body
{
    /*background-image: url('/grafik/viungestory/bodyBg.png');
    background-position: center top;
    background-repeat: no-repeat;*/
    background-color: #5bb5cb;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 12px;
}

form
{
	background-image: url('/grafik/viungestory/bodyBg.png');
    background-position: center top;
    background-repeat: repeat-x;
}

div.masterDiv
{
	background: none;
    width: 970px;
}

div.masterDivInner
{
	margin-left: -8px;
	.margin-left: -7px;
    width: 970px;
}

div.masterContent
{
    background-image: url('/grafik/viungestory/masterBg.png');
    background-repeat: repeat-y;
    padding: 12px 10px 0 10px;
    width: 950px;
}

div.footerHolder
{
    background-image: url('/grafik/viungestory/footerBg.png');
    height: 60px;
    width: 985px;
}

div.footerHolder div.footerContent
{
    padding-top: 14px;
}

div.footerLinksHead 
{
	border-bottom: 1px solid #a6d7e3;
}

.voteModule
{
	background-color: #e3e3e3;
	padding: 2px 0px;
}

.voteModule .voteRatings
{
	background-color: #e3e3e3;
}

img
{
    border: none;
}

a, a:visited
{
    color: #000;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1,
h1 a,
h1 a:visited
{
    color: #000;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 26px;
    font-weight: bold;
	line-height: 27px;
	margin: 0;
	text-decoration: none;
}

h2,
h2 a,
h2 a:visited
{
    color: #000;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
	line-height: 14px;
	margin: 5px 0 5px 0;
	margin-top: 0;
}

h3,
h3 a,
h3 a:visited
{
    color: #000;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
	line-height: 1em;
	margin: 5px 0 5px 0;
	margin-top: 0;
}

div.footerLinksHead span
{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
}

div.footerLinksInner ul li h4,
div.footerLinksInner ul li h4 a,
div.footerLinksInner ul li h4 a:visited
{
    color: #fff;
    font-family: Arial, Trebuchet MS, Sans-Serif;
    font-size: 10px;
    margin: 0;
}

div.footerLinksInner ul li h4 a:hover
{
    color: #fff;
}



/* INPUTS */
input.btnStandard
{
    border: none;
    background: none;
    cursor: pointer;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    margin-left: 6px;
    text-decoration: underline;
    text-transform: uppercase;
}

div.readmore
{
    height: 15px;
    line-height: 15px;
}

div.readmore a,
div.readmore a:visited
{
	font-family: Tahoma;
    color: #A8679F;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

div.txtStandard
{
	background-image: url('/grafik/viungestory/txtStandard.png');
    height: 21px;
    width: 267px;
}

div.txtStandard input
{
    border: none;
    background: none;
    color: #fff;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    margin: 3px 0 0 6px;
    width: 255px;
}



/* BANNER */
div.topBannerHolder
{
    background-image: url('/grafik/viungestory/topBannerBg.png');
    margin: 0 auto;
    height: 200px;
    text-align: center;
    width: 950px;
    overflow: visible;
    position: relative;
    z-index: 10000;
}

div.topBannerHolder table
{
    /*height: 200px;*/
    width: 950px;
}
    
div.topBannerHolder table td
{
    text-align: center;
    vertical-align: middle;
}




/* TOP  LOGO  MENU  TEXT */
div.topLogoHolder
{
    background: transparent url('/grafik/viungestory/topLogoHolder.png') no-repeat left top;
    border: 0px solid red;
    min-height: 180px;
    margin: 0 auto;
    position: relative;
    width: 950px;
}

div.topLogo
{
    float: left;
    height: 184px;
    position: relative;
    width: 440px;
    z-index: 3;
}

div.topLogo a,
div.topLogo a:visited
{
    display: block;
    height: 184px;
    position: relative;
    width: 440px;
    z-index: 3;
}

div.topGlobalMenu
{
    background-image: url('/grafik/viungestory/menuGlobalBg.png');
    background-repeat: no-repeat;
    background-position: right;
    height: 25px;
    position: relative;
    z-index: 3;
    width: auto;
}

div.topGlobalMenu ul
{
	float: right;
    list-style: none;
    margin: 0 10px 0 0;
    height: 25px;
    padding: 0;
}

div.topGlobalMenu ul li
{
    /*background: transparent url('/grafik/viungestory/globalMenuSep.gif') no-repeat 0px 0px;*/
    background-position: center right;
    display: block;
    float: left;
    padding-right: 8px;
}

.topGlobalMenu ul li.rssLink a,
.topGlobalMenu ul li.aboLink a
{
	padding-top: 7px;
}

div.topGlobalMenu a,
div.topGlobalMenu a:visited
{
	color: #666;
    font-family: Tahoma;
    font-size: 9px;
    line-height: 25px;
    margin-left: 10px;
}

div.topText
{
    position: absolute;
    left: 0;
    top: 0;
    _display: none;
    z-index: 1;
}

div.topText h2
{
    display: none;
}

div.topSearch
{
	background-image: url('/grafik/viungestory/searchBg.png');
    background-repeat: no-repeat;
    height: 22px;
    position: absolute;
    right: 7px;
    top: 191px;
    width: 226px;
}

input.searchText
{
	background: none;
    border: none;
    color: #999;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    height: 14px;
    margin: 4px 0 0 8px;
    width: 135px;
}

input.searchBtn
{
	background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 0px;
    height: 22px;
    margin-left: 2px;
    padding: 0;
    text-indent: -900px;
    width: 50px;
}



/* MENU */
div.topMenu
{
    clear: both;
    min-height: 42px;
	width: auto;
}

div.topMenu ul
{
    height: 36px;
    margin: 0;
    padding: 0;
}

div.topMenu ul li
{
	background-image: url('/grafik/viungestory/bulletMenuFlower.gif');
	background-position: left center;
	background-repeat: no-repeat;
    float: left;
    list-style: none;
    margin-left: 10px;
    padding-left: 6px;
}

div.topMenu #menuParent
{
    height: 36px;
    margin: 0px 0px 0px 4px;
    overflow: hidden;
}

div.topMenu #menuParent a,
div.topMenu #menuParent a:visited
{
	background-image: url('/grafik/viungestory/menuItemSep.png');
	background-position: right center;
	background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-family: Tahoma;
    font-size: 13px;
	font-weight: bold;
    height: 36px;
    line-height: 36px;
    padding: 0px 15px 0 10px;
}

div.topMenu ul li.menuItemSelected
{
	background-image: url('/grafik/viungestory/menuSelected.png');
    background-repeat: repeat-x;
    margin-left: 0px;
}

div.topMenu #menuSub
{
    height: 34px;
	margin: 1px 0px 0px 8px;
	overflow: hidden;
	width: 940px;
}

div.topMenu #menuSub ul li
{
	background: none;
	margin: 0;
	padding: 0;
}

div.topMenu #menuSub ul li.menuItemSelected
{
	background-image: url('/grafik/viungestory/menuSubSelected.png');
    background-repeat: repeat-x;
    margin-left: 0px;
}

div.topMenu #menuSub a,
div.topMenu #menuSub a:visited
{
	background-image: url('/grafik/viungestory/menuSubSep.png');
	background-position: right center;
	background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-family: Tahoma;
    font-size: 12px;
    height: 33px;
    line-height: 32px;
    padding: 0px 15px 0 15px;
}

div.default #menuSub
{
    display: none;
}

/* NEWSLETTER SIGNUP */
div.newsletterHolder
{
    background: transparent url('/grafik/viungestory/newsletterBg.jpg') no-repeat left top;
    font-size: 10px;
    height: 93px;
    margin-bottom: 12px;
    position: relative;
}

div.newsletterHolder h3
{
    display: none;
}

div.newsletterHolder div.txt
{
    float: left;
    height: 18px;
    margin: 51px 0 0 30px;
    .margin: 51px 0 0 16px;
    width: 200px;
}

div.newsletterHolder div.btn
{
    float: left;
    height: 18px;
    margin: 49px 0 0 5px;
    width: 60px;
}

div.newsletterHolder .txtEmail
{
    border: 0px;
    background: transparent;
    height: 16px;
    color: #999;
    font: 10px tahoma, sans-serif;
    outline: none;
    width: 195px;
}

div.newsletterHolder .btnSend
{
    border: 0px;
    background: transparent;
    cursor: pointer;
    font-size: 0px;
    height: 18px;
	overflow: hidden;
    width: 55px;
}

div.newsletterHolder p.txtunsubscribe
{
    color: #fff;
    display: block;
    font-size: 9px;
    margin: 6px 0 0 18px;
}

div.newsletterHolder p.txtunsubscribe a,
div.newsletterHolder p.txtunsubscribe a:visited
{
    color: #fff;
    text-decoration: underline;
}

div.newsletterHolder div.litTxtMessage
{
	background-color: #4ac3d6;
	color: #990000;
	font-weight: bold;
	height: 15px;
	margin: 3px 0 0 5px;
	position: absolute;
	right: 12px;
	text-transform: uppercase;
}



/* TEASER */
div.teaserHolder
{
	background: transparent url('/grafik/viungestory/teaserHoz.jpg') no-repeat left top;
    height: 164px;
    margin-bottom: 12px;
    overflow: hidden;
}

div.teaserHolder ul
{
    margin: 0;
    padding: 0;
}

div.teaserHolder ul li
{
    float: left;
    display: block;
    height: 160px;
    list-style: none;
    margin: 0 13px 0 0px;
    padding: 2px 2px;
    width: 139px;
}

div.teaserHolder ul li.last
{
    margin: 0 0 0 1px;
}

div.teaserHolder ul li div.image
{
    height: 128px;
    overflow: hidden;
    width: 139px;
}

div.teaserHolder ul li div.image a,
div.teaserHolder ul li div.image a:visited
{
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 20px;
}

div.teaserHolder ul li div.content
{
    height: 14px;
    padding: 12px 0 0 0px;
    overflow: hidden;
    width: 141px;
}

div.teaserHolder ul li div.content a,
div.teaserHolder ul li div.content a:visited
{
    color: #fff;
    display: block;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

div.colLeft div.teaserHolder
{
	background: transparent url('/grafik/viungestory/teaserVer.jpg') no-repeat left top;
    height: 700px;
    width: 143;
}

div.colLeft div.teaserHolder ul li
{
    display: block;
    height: 164px;
    list-style: none;
    margin: 0 0 9px 0px;
    padding: 2px 2px;
    width: 139px;
}




/* LATEST NEWS */
div.latestNewsHolder
{
    background: transparent url('/grafik/viungestory/latestNewsHolderBg.png') no-repeat left top;
    height: 280px;
    margin-bottom: 12px;
    overflow: hidden;
    width: 300px;
}

div.latestNewsHolder2
{
    background: transparent url('/grafik/viungestory/latestNewsHolderBg2.png') no-repeat left top;
}

div.latestNewsHolder3
{
    background: none;
    height: 250px;
}

div.latestNewsHolder h3
{
    color: #fff;
    display: block;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 7px 10px 9px;
    text-transform: uppercase;
}

div.latestNewsHolder3 h3
{
    color: #000;
    font-family: Arial;
    font-size: 18px;
    margin-bottom: 0px;
}

div.latestNewsHolder ul.ulistHolder
{
	height: 227px;
	overflow: hidden;
	margin: 0;
	padding: 0 20px;
}

div.latestNewsHolder3 ul.ulistHolder
{
	height: 216px;
	padding: 0 10px;
}

div.latestNewsHolder ul.ulistHolder li
{
	border-bottom: 1px dotted #ccc;
	height: 35px;
	list-style: none;
	margin: 5px 0 8px 0;
	min-height: 20px;
}

div.latestNewsHolder ul.ulistHolder li.last
{
    border-bottom: none;
}

div.latestNewsHolder ul.ulistHolder .content
{
	background: transparent url('/grafik/viungestory/bulletPurple.gif') no-repeat left center;
    height: 20px;
    overflow: hidden;
    padding-left: 22px;
    width: 235px;
}

div.latestNewsHolder ul.ulistHolder .content h3
{
    margin: 0px 0 3px 0px;
    padding: 0;
}

div.latestNewsHolder ul.ulistHolder .content h3 a,
div.latestNewsHolder ul.ulistHolder .content h3 a:visited
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    margin: 0px 0 3px 0px;
    padding: 0;
    text-transform: none;
}

div.latestNewsHolder ul.ulistHolder .date
{
    margin: -3px 0 3px 0;
    width: 220px;
    height: 15px;
    overflow: hidden;
}

div.latestNewsHolder ul.ulistHolder .date a,
div.latestNewsHolder ul.ulistHolder .date a:visited
{
	color: #999;
	font-family: Tahoma;
    font-size: 10px;
    padding-left: 25px;
}

/* SMALL */
div.latestNewsHolderSmall
{
    background: transparent url('/grafik/viungestory/latestNewsHolderSmallBg.jpg') no-repeat left top;
	height: 250px;
	overflow: hidden;
    width: 144px;
}

div.latestNewsHolderSmall h3
{
	color: #000;
    font-family: Trebuchet MS;
    font-size: 15px;
    margin-bottom: 0px;
    padding: 16px 12px 9px;
}

div.latestNewsHolderSmall ul.ulistHolder
{
	height: 200px;
	padding: 0 13px;
}

div.latestNewsHolderSmall ul.ulistHolder li
{
	border-bottom: none;
	height: 30px;
	margin: 5px 0 8px 0;
	min-height: 0;
}

div.latestNewsHolderSmall ul.ulistHolder .content
{
	background: transparent url('/grafik/viungestory/flowerMicroPurple.jpg') no-repeat left 4px;
    height: 30px;
    overflow: hidden;
    padding-left: 15px;
    width: 105px;
}

div.latestNewsHolderSmall ul.ulistHolder .date
{
    display: none;
}

div.latestNewsHolderSmall ul.ulistHolder .content h3 a,
div.latestNewsHolderSmall ul.ulistHolder .content h3 a:visited
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
}


/* LARGE */
div.latestNewsHolderLarge
{
    background: transparent url('/grafik/viungestory/latestNewsHolderLargeBg.jpg') no-repeat left top;
    height: 204px;
    width: 465px;
}

div.latestNewsHolderLarge ul.ulistHolder 
{
	height: 140px;
}

div.latestNewsHolderLarge h3
{
    color: #000;
    font-family: Trebuchet MS;
    font-size: 15px;
    margin-bottom: 0px;
    padding: 28px 25px 9px;
}

div.latestNewsHolderLarge ul.ulistHolder li
{
	border-bottom: none;
	height: 20px;
	margin: 5px 0 5px 5px;
}

div.latestNewsHolderLarge ul.ulistHolder .content
{
	background: transparent url('/grafik/viungestory/flowerMicroPurple.jpg') no-repeat left center;
    padding-left: 20px;
    width: 300px;
}

div.latestNewsHolderLarge ul.ulistHolder .content h3
{
    margin: 0px 0 3px 0px;
    padding: 0;
}

div.latestNewsHolderLarge ul.ulistHolder .content h3 a,
div.latestNewsHolderLarge ul.ulistHolder .content h3 a:visited
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

div.latestNewsHolderLarge div.date
{
    display: none;
}

/* latestNewsArticleLeft, latestNewsArticleRight */
div.latestNewsArticleLeft,
div.latestNewsArticleRight
{
    background: transparent url('/grafik/viungestory/latestNewsHolderArticle.jpg') no-repeat left top;
    height: 203px;
    width: 306px;
}

div.latestNewsArticleRight
{
    background: transparent url('/grafik/viungestory/latestNewsHolderArticle.jpg') no-repeat right top;
}

div.latestNewsArticleLeft h3,
div.latestNewsArticleRight h3
{
    color: #000;
    font-family: Trebuchet MS;
    font-size: 15px;
    margin-bottom: 2px;
    padding: 25px 22px 9px;
}

div.latestNewsArticleLeft ul.ulistHolder,
div.latestNewsArticleRight ul.ulistHolder
{
	height: 145px;
}

div.latestNewsArticleLeft ul.ulistHolder li,
div.latestNewsArticleRight ul.ulistHolder li
{
	border-bottom: none;
	height: 20px;
	margin: 5px 0 5px 5px;
}

div.latestNewsArticleLeft ul.ulistHolder .content,
div.latestNewsArticleRight ul.ulistHolder .content
{
	background: transparent url('/grafik/viungestory/flowerMicroPurple.gif') no-repeat 5px 4px;
}

div.latestNewsArticleLeft ul.ulistHolder .content h3 a,
div.latestNewsArticleLeft ul.ulistHolder .content h3 a:visited,
div.latestNewsArticleRight ul.ulistHolder .content h3 a,
div.latestNewsArticleRight ul.ulistHolder .content h3 a:visited
{
    font-family: Arial;
    font-size: 11px;
    line-height: 17px;
    margin: 0px 0 3px 0px;
    padding: 0;
}

div.latestNewsArticleLeft ul.ulistHolder .date,
div.latestNewsArticleRight ul.ulistHolder .date
{
    display: none;
}


/* POLL VOTE */
div.pollHolder
{
	background: url('/grafik/viungestory/pollBg.jpg');
	background-position: left bottom;
	margin: -5px 0 12px 0;
    min-height: 100px;
    overflow: hidden;
    width: 300px;
}

div.pollHolder .pollHeadline
{
	background: url('/grafik/viungestory/pollTop.jpg');
    font-size: 0px;
    height: 79px;
    text-indent: -900px;
}

div.pollHolder .description,
div.pollHolder .pollQuestionHolder
{
    padding: 6px 20px;
}

div.pollHolder .description p
{
	font-family: Tahoma;
    font-weight: bold;
    margin: 0;
}

div.questionHolder .headline
{
    margin: 0;
	padding-top: 2px;
}

div.questionHolder hr
{
    display: none;
}

div.questionHolder .questionAnswer
{
	font-weight: bold;
    margin: 8px 0 0 0;
    padding-left: 12px;
}

div.questionHolder .questionAnswer input
{
    display: inline-block;
    float: left;
    height: 20px;
    margin: -2px 10px 0 0;
    padding: 0;
}

div.pollHolder .submit
{
    height: 23px;
    margin: 8px 0 0 24px;
    padding-bottom: 10px;
}

div.pollHolder .submit input
{
    background: none;
	border: none;
    color: #A8679F;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
}


/* POLL RESULT */
div.pollHolder ul
{
    font-size: 10pt;
    list-style: none;
    padding: 0 0 15px 0;
    margin: 10px 0 0 0;
}

div.pollHolder ul li
{
    padding-bottom: 10px;
}

div.pollHolder div.pollCaseHolder
{
	position: relative;
    min-height: 15px;
    width: 270px;
}

div.pollVoteHolder
{
	background: url('/grafik/viungestory/pollResultBg.jpg');
    float: left;
    height: 5px;
    overflow: hidden;
    width: 260px;
}

div.pollVoteHolder div.pollVote
{
    /*background: url('/grafik/viungestory/pollResultFillBg.jpg');*/
    background-color: #69BD13;
    height: 5px;
}

div.pollHolder ul li p
{
	bottom: -1px;
	.bottom: 10px;
	color: #69BD13;
	font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 10px;
}

div.pollHolder ul li p.pollVoteText
{
	bottom: auto;
	display: block;
	font-family: Tahoma;
	margin: 0 0 5px 0;
	position: relative;
	right: auto;
	left: 0;
    width: 230px;
}

/* POLL COLORS */
div.pollHolder ul li:first-child p { color: #FF8700; }
div.pollHolder ul li:first-child div.pollVote { background-color: #FF8700; }

div.pollHolder ul li:last-child p { color: #F127A9; }
div.pollHolder ul li:last-child div.pollVote { background-color: #F127A9; }

div.pollHolder ul li+li p {	color: #69BD13; }
div.pollHolder ul li+li div.pollVote { background-color: #69BD13; }

div.pollHolder ul li+li+li p {	color: #903483; }
div.pollHolder ul li+li+li div.pollVote { background-color: #903483; }

div.pollHolder ul li+li+li+li p {	color: #5bb5cb; }
div.pollHolder ul li+li+li+li div.pollVote { background-color: #5bb5cb; }

/* NEW MAGAZINE */
div.newMagazine
{
	margin-top: -28px;
}



/* NEWS SWITCHER */
/* FRONTPAGE */
div.newsSwitchHolder
{
	margin-bottom: 12px;
	min-height: 280px;
	overflow: hidden;
	position: relative;
	width: 612px;
}

div.newsSwitchHolder ul
{
	display: none;
}

div.newsSwitch
{
	height: 250px;
	overflow: hidden;
	width: 612px;
}

div.newsSwitch div.image
{
	background-color: #6F4869;
	float: left;
	height: 246px;
	padding: 2px;
	position: absolute;
	overflow: hidden;
	width: 438px;
}

div.newsSwitch div.image img
{
	max-height: 246px;
}

div.newsSwitchHolder div.newsSwitchText
{
	background-image: url('/grafik/viungestory/newsSwitchText.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 8px;
}

div.newsSwitchHolder div.newsSwitchText div
{
	background-image: url('/grafik/viungestory/flowerLargePurple.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 20px 50px;
}

div.newsSwitchHolder div.newsSwitchText div.readmore
{
	background: none;
	padding: 0;
}

div.newsSwitchHolder div.newsSwitchText h1,
div.newsSwitchHolder div.newsSwitchText h1 a,
div.newsSwitchHolder div.newsSwitchText h1 a:visited
{
	color: #000;
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
}

div.newsSwitchHolder div.newsSwitchText p.date,
div.newsSwitchHolder div.newsSwitchText p.cat,
div.newsSwitchHolder div.newsSwitchText p.sec
{
	display: none;
}

div.newsSwitchHolder div.newsSwitchText h2
{
	color: #000;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
}

div.newsSwitch div.menu
{
	background: transparent url('/grafik/viungestory/newsSwitchMenu.jpg') no-repeat top right;
	height: 250px;
	position: absolute;
	right: 0;
	overflow: hidden;
	width: 220px;
}

div.newsSwitch div.menuItem
{
	cursor: pointer;
	height: 81px;
	width: 220px;
}

div.newsSwitch div.Selected
{
	background-image: url('/grafik/viungestory/newsSwitchItemSelcted.png');
	background-position: right top;
	height: 102px;
	margin: -7px 0 -7px 0 ;
}

div.newsSwitch div.Hover
{
	background-image: url('/grafik/viungestory/newsSwitchItemHover.png');
	background-position: right top;
	background-repeat: repeat-y;
	height: 81px;
	margin: 0;
}

div.newsSwitch div.menu span
{
	color: #fff;
	display: block;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 19px;
	padding: 20px 10px 0 70px;
	overflow: hidden;
	text-transform: uppercase;
}

div.newsSwitch div.menu span.menuItemSpan2
{
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	text-decoration: underline;
}

div.newsSwitch div.Selected span
{
	color: #7F4376;
	font-size: 17px;
	padding: 32px 10px 0 70px;
}

div.newsSwitch div.Selected span.menuItemSpan2
{
	color: #999;
}


/* PRINT BAR */
div.printbarHolder
{
    height: 25px;
    margin-bottom: 6px;
    width: 612px;
}

div.printbarInner
{
    float: right;
}

div.printbarInner input.btnStandard
{
	color: #EB1790;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}



/* ulistFrontpage */
ul.ulistFrontpage
{
	border-bottom: 1px dotted #999;
    list-style: none;
    height: 117px;
    margin: 0 0 0px 0;
    padding: 0;
    width: 612px;
}

ul.ulistFrontpageLast
{
	border: none;
}

ul.ulistFrontpage li
{
    background: url('/grafik/viungestory/ulistFrontpageBg.jpg') no-repeat;
    background-position: 132px 66px;
    float: left;
    height: 110px;
    margin: 0 0px 12px 0;
    padding-bottom: 5px;
    overflow: hidden;
    width: 300px;
}

ul.ulistFrontpage li.last
{
    margin-left: 12px;
}

ul.ulistFrontpage .image
{
	background-color: #fff;
    float: left;
    padding: 5px;
    border: 1px solid #e7e7e7;
    overflow: hidden;
}

ul.ulistFrontpage .image img
{
	display: block;
}

ul.ulistFrontpage .content
{
    float: left;
    height: 76px;
    margin: 8px 12px 0 12px;
    position: static;
    overflow: hidden;
    width: 155px;
}

ul.ulistFrontpage div.content a,
ul.ulistFrontpage div.content a:visited
{
    color: #000;
    font-family: Tahoma, Arial;
    font-size: 11px;
    padding: 0;
    text-transform: none;
}

ul.ulistFrontpage div.content h3 a,
ul.ulistFrontpage div.content h3 a:visited
{
    font-size: 13px;
    font-weight: bold;
}

ul.ulistFrontpage div.content h3
{
    margin-bottom: 10px;
}

ul.ulistFrontpage .date
{
	display: none;
}

ul.ulistFrontpage .teaser
{
    margin: 0;
}

ul.ulistFrontpage .readmore
{
	background-image: url('/grafik/viungestory/flowerMicroPurple.jpg');
	background-position: center right;
	background-repeat: no-repeat;
    float: left;
    margin: 5px 0 0 12px;
    padding-right: 15px;
}

ul.ulistFrontpage .readmore a,
ul.ulistFrontpage .readmore a:visited
{
	color: #000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	margin: 0;
	text-transform: none;
	text-decoration: none;
}



/* QUIZ */
div.quizHolder
{
    clear: both;
    padding: 0 20px;
}

div.quizHolder div.item
{
    margin-bottom: 24px;
}

div.quizHolder h1
{
	font-size: 24px;
    margin: 15px 0 0 0x;
}

div.quizHolder div.item p.headline
{
    font-weight: bold;
    margin: 5px 0;
}

div.quizHolder div.item p.question
{
	font-family: Trebuchet MS;
    margin: 5px 0 10px 0;
}

div.quizHolder div.item div.answers div.txtStandard
{
	background-repeat: no-repeat;
    margin-bottom: 4px;
    width: 600px;
}

div.quizHolder div.item div.answers div.radStandard
{
	font-weight: bold;
	height: 20px;
    margin-top: 4px;
    position: relative;
    text-indent: 20px;
}

div.quizHolder div.item div.answers div.radStandard input
{
	margin: 0px 0px 0 -20px;
	.margin: -4px 0px 0 -22px;
	position: absolute;
}

div.quizHolder div.item div.answers div.newsletter
{
	margin: 6px 0;
}

div.quizHolder div.txtStandard span.error
{
	color: red;
	padding-left: 10px;
}

div.quizHolder input.btnRedSmall
{
	background: none;
	background-image: url('/grafik/viungestory/btnContactBg.png');
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
    height: 24px;
    margin-top: 12px;
    padding-bottom: 2px;
    width: 60px;
}


/* THEMES */
body.pink{	background-color: #C9379A; }
body.pink form{	background-image: url('/grafik/viungestory/bodyBgPink.png'); }
body.pink div.topLogoHolder{	background: transparent url('/grafik/viungestory/topLogoHolderPink.png') no-repeat left top;}

body.orange{	background-color: #FE6A00; }
body.orange form{	background-image: url('/grafik/viungestory/bodyBgOrange.png'); }
body.orange div.topLogoHolder{	background: transparent url('/grafik/viungestory/topLogoHolderOrange.png') no-repeat left top;}

body.green{	background-color: #88BC0F; }
body.green form{	background-image: url('/grafik/viungestory/bodyBgGreen.png'); }
body.green div.topLogoHolder{	background: transparent url('/grafik/viungestory/topLogoHolderGreen.png') no-repeat left top;}

body.blue form{	background-image: url('/grafik/viungestory/bodyBg.png'); }
body.blue div.topLogoHolder{	background: transparent url('/grafik/viungestory/topLogoHolder.png') no-repeat left top;}


/* KONKURRENCE LISTE */
ul.QuizList
{
    list-style: none;
    margin: 12px 0 12px;
    padding: 0 0 0px;
}

ul.QuizList li
{
    background: none;
    border-bottom: 1px dotted #ccc;
    height: 110px;
    padding-bottom: 12px;
    margin-bottom: 12px;
	overflow: hidden;
}

ul.QuizList .image
{
	border: 1px solid #ccc;
    float: left;
    height: 102px;
    padding: 2px;
    overflow: hidden;
    width: 114px;
}

ul.QuizList .image img
{
    height: 102px;
    width: 114px;
}

ul.QuizList .teaser
{
    padding: 0;
    margin: 0;
    font-size: 11px;
    height: 40px;
    overflow: hidden;
}

ul.QuizList .teaser a,
ul.QuizList .teaser a:visited
{
	color: #000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
    padding: 0;
    margin: 0;
    height: 40px;
    overflow: hidden;
}

ul.QuizList .teaser a:hover
{
	text-decoration: none;
}

ul.QuizList .content
{
    float: left;
    height: 66px;
    margin: 10px 0px 0 2px;
    position: static;
    padding: 0 15px;
    overflow: hidden;
    width: 290px;
}

ul.QuizList h3,
ul.QuizList h3 a,
ul.QuizList h3 a:visited
{
	color: #EB1790;
	font-family: Trebuchet MS;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 8px 0;
    text-transform: none;
}

ul.QuizList .readmore
{
	background: url('/grafik/viungestory/flowerMicroPurple.gif') no-repeat left 4px;
    float: left;
	margin: 5px 0 0 18px;
	padding-left: 10px;
}

ul.QuizList .readmore a,
ul.QuizList .readmore a:visited
{
	color: #000;
	font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

ul.QuizList p.cat,
ul.QuizList p.date
{
    display: none;
}



/* SEARCH */
div.TabContainer
{
	border: 1px solid #DE068A !important;
	margin-bottom: 20px;
}

div.TabNavigation ul li a,
div.TabNavigation ul li a:visited,
div.TabNavigation ul li a span
{
	background-image: url('/grafik/viungestory/searchTabs.png') !important;
	color: #fff !important;
	font-size: 12px;
}

div.TabNavigation ul li a.active,
div.TabNavigation ul li a.active span
{
	color: #fff !important;
}

div.shortcutinnerTop div.shortcutinnertopmainCenter div.shortcutinnertopmaincenterTop
{
	border: none !important;
	color: #DE068A !important;
	font-family: Tahoma !important;
}
.ThermsAndConditionsAccept
{
	display:none;
}
.ThermsAndConditions p
{
	margin:0;
}