/* OVERWRITE MASTER */
body
{
    /*background: #9CC600 url('/grafik/Streetboys/bodyBg3.gif') repeat-x center top;*/
    background-color: #9CC600;
    color: #000;
    font-family: Tahoma, arial, sans-serif;
    font-size: 12px;
}

body.Blue
{
    background: #029bfe url('/grafik/Streetboys/bodyBg1.gif') repeat-x center top;
}

body.Black
{
    background: #333 url('/grafik/Streetboys/bodyBg2.gif') repeat-x center top;
}

body.Green
{
    background: #9CC600 url('/grafik/Streetboys/bodyBg3.gif') repeat-x center top;
}

div.masterDiv
{
    background-image: url('/grafik/Streetboys/masterBg.png');
    background-repeat: repeat-y;
    width: 962px;
}

div.masterContent
{
    background-image: url('/grafik/Streetboys/contentBG.jpg');
    background-repeat: no-repeat;
    padding-top: 12px;
}

div.masterDiv .colRight
{
	overflow: visible;
}

div.masterDiv .colRight div.stripes
{
	margin: 0 0 0 -5px;
}

div.masterDiv .colRight div.last
{
	margin-bottom: 12px;
}

div.footerHolder
{
    background-image: url('/grafik/Streetboys/footer.png');
    width: 962px;
    height: 55px;
}

div.footerHolder div.footerContent
{
    padding-top: 14px;
}

.voteModule
{
	background-color: #ccc;
	padding: 2px 0px;
}

.voteModule .voteRatings
{
	background-color: #ccc;
}

img
{
    border: none;
}

a, a:visited
{
    color: #000;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1,
h1 a,
h1 a:visited
{
    color: #93BA00;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 25px;
    font-weight: bold;
	line-height: 26px;
	margin: 0;
	text-decoration: none;
}

h2,
h2 a,
h2 a:visited
{
    color: #000;
    font-family: Tahoma, 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: Tahoma, 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
{
    background-image: url('/grafik/Streetboys/readmoreBg.gif');
    background-repeat: no-repeat;
    float: left;
    height: 15px;
    line-height: 15px;
}

div.readmore a,
div.readmore a:visited
{
	font-family: Verdana, Sans-Serif;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    margin-left: 20px;
    text-transform: uppercase;
    text-decoration: underline;
}

div.txtStandard
{
	background-image: url('/grafik/Streetboys/txtStandard.jpg');
    height: 20px;
    width: 282px;
}

div.txtStandard input
{
    border: none;
    background: none;
    font-family: Tahoma;
    font-size: 10px;
    margin: 2px 0 0 6px;
    width: 272px;
}



/* BANNER */
div.topBannerHolder
{
    background-color: #fff;
    margin: 0 auto;
    min-height: 12px;
    padding: 10px 0;
    text-align: center;
    width: 950px;
    overflow: visible;
    position: relative;
    z-index: 10000;
}

div.topBannerHolder table
{
    min-height: 12px;
    width: 950px;
}
    
div.topBannerHolder table td
{
    text-align: center;
    vertical-align: middle;
}




/* TOP  LOGO  MENU  TEXT */
div.topLogoHolder
{
    background: #4E4E4E url('/grafik/Streetboys/topLogoBg.jpg') no-repeat left top;
    border: 0px solid red;
    min-height: 180px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    width: 950px;
}

div.topLogo
{
    float: left;
    height: 140px;
    width: 460px;
}

div.topLogo a,
div.topLogo a:visited
{
    display: block;
    height: 140px;
    width: 460px;
}

div.topGlobalMenu
{
    height: 25px;
    position: relative;
    width: auto;
    z-index: 3;
}

div.topGlobalMenu ul
{
	background-image: url('/grafik/Streetboys/menuGlobalBg.png');
    background-repeat: no-repeat;
    background-position: left;
	float: right;
    list-style: none;
    margin: 0;
    height: 25px;
    padding: 0;
    padding-left: 80px;

}

div.topGlobalMenu ul li
{
	background: transparent url('/grafik/common/globalSepDark.png') no-repeat right 6px;
    display: block;
    float: left;
    padding-left: 7px;
	padding-right: 8px;
}

div.topGlobalMenu a,
div.topGlobalMenu a:visited,
div.topGlobalMenu a:active
{
    height: 25px;
    line-height: 25px;
    display: block;
    color: #000;
    font-size: 8px;
    min-width: 20px;
    text-transform: uppercase;
}

div.topText
{
	height: 140px;
    position: absolute;
    right: 0;
    top: 0;
    width: 450px;
    z-index: 1;
}

div.topText h2
{
    display: none;
}

div.topMenu
{
    border: 0px solid blue;
    clear: both;
    min-height: 45px;
    width: 680px;
}

div.topSearch
{
	background-image: url('/grafik/Streetboys/searchBg.jpg');
    background-repeat: no-repeat;
    height: 22px;
    position: absolute;
    right: 2px;
    top: 147px;
    width: 302px;
}

div.topSearch span.search-help
{
	top: 4px;
}

input.searchText
{
	background: none;
    border: none;
    float: left;
    font-size: 11px;
    height: 14px;
    margin: 4px 0 0 8px;
    width: 213px;
}

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: 54px;
}



/* MENU */
div.topMenu
{
	width: auto;
}

div.topMenu #menuParent
{
    height: 33px;
    overflow: hidden;
    margin: 0px 0px 0px 8px;
    padding-top: 4px;
}

div.topMenu #menuParent a,
div.topMenu #menuParent a:visited
{
	background-image: url('/grafik/Streetboys/menuSep.png');
	background-position: right 8px;
	background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-size: 13px;
	font-weight: bold;
    height: 34px;
    line-height: 30px;
    padding: 0px 15px 0 10px;
    text-transform: uppercase;
}

div.topMenu ul li.menuItemSelected
{
	background-image: url('/grafik/Streetboys/menuItemActiveBgLeft.png');
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 5px;
}

div.topMenu ul li a.menuSelected,
div.topMenu ul li a.menuSelected:visited
{
	background-image: url('/grafik/Streetboys/menuItemActiveBgRight.png') !important;
    background-repeat: no-repeat !important;
    background-position: top right !important;
    color: #000 !important;
}

div.topMenu #menuSub a,
div.topMenu #menuSub a:visited
{
    color: #fff;
    display: block;
    font-size: 13px;
	font-weight: bold;
    height: 34px;
    line-height: 32px;
    padding: 0px 10px;
    text-transform: uppercase;
}

div.topMenu #menuSub
{
    height: 34px;
	margin: 0px 0px 0px 8px;
	padding-top: 4px;
	width: 940px;
}

div.topMenu ul
{
    height: 35px;
    margin: 0;
    padding: 0;
	list-style: none;
}
div.topMenu #menuSub ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.topMenu ul li
{
    float: left;
}

div.default #menuSub
{
    display: none;
}



/* NEWSLETTER SIGNUP */
div.newsletterHolder
{
    background: transparent url('/grafik/Streetboys/newsletterHolderBg.png') no-repeat left top;
    font-size: 10px;
    height: 95px;
    margin-bottom: 12px;
    position: relative;
}

div.newsletterHolder .litTxtMessage
{
    margin: 3px 0 0 18px;
}

div.newsletterHolder h3
{
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 12px 0 9px 33px;
}

div.newsletterHolder p
{
    display: none;
}

div.newsletterHolder p.txtunsubscribe
{
    color: #fff;
    display: block;
    font-size: 9px;
    margin: 10px 0 0 18px;
}

div.newsletterHolder p.txtunsubscribe a, div.newsletterHolder p.txtunsubscribe a:visited
{
    color: #fff;
    text-decoration: underline;
}

div.newsletterHolder .txtEmail
{
    border: 0px;
    background: transparent;
    height: 16px;
    color: #999;
    font: 9px verdana,tahoma,sans-serif;
    margin-left: 20px;
    outline: none;
    width: 182px;
}

div.newsletterHolder .btnSend
{
    border: 0px;
    background: transparent;
    color: #fff;
    cursor: pointer;
    font-family: Tahoma, verdana, Sans-Serif;
    font-size: 9px;
    font-weight: bold;
    height: 25px;
    line-height: 15px;
    margin: 35px 0 0 10px;
    text-transform: uppercase;
    width: 66px;
}

div.newsletterHolder div.txt
{
    float: left;
    height: 18px;
    width: 212px;
}

div.newsletterHolder div.btn
{
    /*margin: 2px 0 0 2px;*/
    position: absolute;
    top: 12px;
    right: 15px;
}


div.litTxtMessage
{
	display: block;
	height: 1px;
	height: 3px;
	margin-bottom: 2px;
	color: #990000;
	font-weight: bold;
	bottom: 5px;
}


/* TEASER */
.colLeft .teaserHolder { background: transparent; height: auto; overflow: hidden; }
.colLeft .teaserHolder ul { margin: 0px; }
.colLeft .teaserHolder ul li { height: 148px; background: transparent url('/grafik/Streetboys/teaserItemBg.png') no-repeat left top; margin: 0 0 6px 0; width: 144px; }

div.teaserHolder
{
	background: transparent url('/grafik/Streetboys/teaserHolderBg.png') no-repeat left top;
    height: 168px;
    margin-bottom: 12px;
    overflow: hidden;
}

div.teaserHolder ul
{
    list-style: none;
    margin: 0 0 0 8px;
    padding: 0;
}

div.teaserHolder ul li
{
    float: left;
    display: inline; /* ie fix */
    height: 144px;
    width: 142px;
    margin: 15px 0 0 7px;
}

div.teaserHolder ul li.last
{
    margin-right: 0px;
}

div.teaserHolder ul li div.image
{
    height: 106px;
    width: 126px;
    overflow: hidden;
    margin: 5px 0 0 5px;
}

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: 7px 0 0 6px;
    overflow: hidden;
    width: 130px;
}

div.teaserHolder ul li div.content a,
div.teaserHolder ul li div.content a:visited
{
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    display: block;
}



/* LATEST NEWS */
div.latestNewsHolder
{
    background: transparent url('/grafik/Streetboys/latestNewsHolderBg.png') no-repeat left top;
    height: 261px;
    width: 292px;
    margin-bottom: 12px;
    overflow: hidden;
}

div.latestNewsHolder h3
{
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 19px 10px 9px;
    margin-bottom: 15px;
}

div.latestNewsHolder ul.ulistHolder
{
    list-style: none;
    padding: 0;
    margin: 0;
	height: 193px;
	overflow: hidden;
}

div.latestNewsHolder ul.ulistHolder li
{
	height: 40px;
	margin: 0 0 8px;
	min-height: 20px;
	padding-left: 61px;
}

div.latestNewsHolder ul.ulistHolder li.last
{
    border-bottom: none;
}

div.latestNewsHolder ul.ulistHolder .content h3,
div.latestNewsHolder ul.ulistHolder .content h3 a,
div.latestNewsHolder ul.ulistHolder .content h3 a:visited
{
    font-family: Trebuchet MS;
    font-size: 13px;
    font-weight: bolder;
    margin: 0px 0 3px 0px;
    padding: 0;
    text-transform: none;
}

div.latestNewsHolder ul.ulistHolder .content
{
    width: 220px;
    height: 15px;
    overflow: hidden;
    padding-top: 8px;
}

div.latestNewsHolder ul.ulistHolder .date a, ul.ulistHolder .date a:visited
{
    font-size: 11px;
    font-weight: bold;
    color: #2F5E35;
}

div.latestNewsHolder ul.ulistHolder .date
{
    margin-bottom: 3px;
    width: 220px;
    height: 15px;
    overflow: hidden;
}

/* SMALL */
div.latestNewsHolderSmall,
div.colSmall div.latestNewsHolder
{
    background: transparent url('/grafik/Streetboys/latestNewsHolderSmallBg.png') no-repeat left top;
	height: 261px;
    width: 223px;
}

div.latestNewsHolderSmall ul.ulistHolder .content,
div.colSmall div.latestNewsHolder .content { width: 153px }
div.latestNewsHolderSmall ul.ulistHolder .date,
div.colSmall div.latestNewsHolder .date    { width: 153px }
div.latestNewsHolderSmall h3,
div.colSmall div.latestNewsHolder h3 { padding: 16px 10px 0px; }




/* POLL VOTE */
div.pollHolder
{
	background: url('/grafik/Streetboys/pollBg.jpg') repeat-y;
    min-height: 100px;
    /*padding: 10px;*/
    margin-left: -5px;
    overflow: hidden;
    width: 310px;
}

div.pollHolder .pollHeadline
{
	background: url('/grafik/Streetboys/pollTopBg.jpg');
    font-size: 0px;
    height: 40px;
    text-indent: -900px;
}

div.pollHolder .description,
div.pollHolder .pollQuestionHolder
{
    padding: 6px 20px;
}

div.pollHolder .description p
{
    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 12px;
}

div.pollHolder .submit input
{
    background-color: #353535;
	border: 1px solid #a2a5a4;
    color: #fff;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}


/* POLL RESULT */
div.pollHolder ul
{
    font-size: 10pt;
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}

div.pollHolder ul li
{
    padding-bottom: 4px;
}

div.pollHolder div.pollCaseHolder
{
    min-height: 15px;
    width: 270px;
}

div.pollVoteHolder
{
    float: left;
    height: 13px;
    margin-right: 11px;
    overflow: hidden;
    width: 220px;
}

div.pollVoteHolder div.pollVote
{
    background: url('/grafik/Streetboys/pollResultBg.png');
    height: 13px;
}

div.pollHolder ul li p
{
    font-size: 10px;
    font-weight: bold;
    float: left;
    margin: 0;
}

div.pollHolder ul li p.pollVoteText
{
	display: block;
	font-weight: normal;
    width: 270px;
}



/* NEWS SWITCHER */
/* FRONTPAGE */
div.newsSwitchHolder
{
	min-height: 200px;
	padding-bottom: 6px;
	overflow: hidden;
	width: 612px;
}

div.newsSwitchHolder ul
{
	display: none;
}

div.newsSwitch
{
	height: 222px;
	overflow: hidden;
	width: 612px;
}

div.newsSwitch div.image
{
	background-color: #333;
	float: left;
	height: 222px;
	position: absolute;
	overflow: hidden;
	width: 456px;
}

div.newsSwitchHolder div.newsSwitchText
{
	background: url('/grafik/Streetboys/bullets.jpg') no-repeat bottom right;
	margin-top: 8px;
	padding-bottom: 20px;
}

div.newsSwitchHolder div.newsSwitchText div
{
	margin-left: 0px;
}

div.newsSwitchHolder div.newsSwitchText h1,
div.newsSwitchHolder div.newsSwitchText h1 a,
div.newsSwitchHolder div.newsSwitchText h1 a:visited
{
	line-height: 25px;
}

div.newsSwitchHolder div.newsSwitchText p.date
{
	margin: 5px 0px;
	font-size: 11px;
	font-weight: bold;
}

div.newsSwitchHolder div.newsSwitchText h2
{
	color: #000;
	text-transform: none;
	font-size: 13px;
	font-weight: normal;
}

div.newsSwitch div.menu
{
	background: transparent url('/grafik/Streetboys/newsSwitchMenu.jpg') no-repeat top right;
	color: #fff;
	float: left;
	height: 222px;
	position: absolute;
	margin-left: 424px;
	overflow: hidden;
	width: 188px;
}

div.newsSwitch div.menuItem
{
	cursor: pointer;
	height: 74px;
	width: 188px;
	position: absolute;
	right: 1px;
}

div.newsSwitch #menuItem_0 { top: 0px; height: 75px; }
div.newsSwitch #menuItem_1 { top: 75px;  }
div.newsSwitch #menuItem_2 { top: 148px; }

div.newsSwitch div.Selected#menuItem_0 { top: -7px; }
div.newsSwitch div.Selected#menuItem_1 { top: 67px; }
div.newsSwitch div.Selected#menuItem_2 { top: 140px; }


div.newsSwitch #switchMenu div.Selected
{
	background-image: url('/grafik/Streetboys/newsSwitchMenuSelBg.png');
	background-repeat: no-repeat;
	background-position: top right;
	height: 90px;
	z-index: 999;
}

div.newsSwitch #switchMenu div.Hover
{
	background-image: url('/grafik/Streetboys/newsSwitchMenuHover.png');
	background-position: right;
	background-repeat: repeat-y;
}

div.newsSwitch div.menu span
{
	display: block;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 45px;
	text-transform: uppercase;
	color: #fff;
}

div.newsSwitch div.menu span.menuItemSpan1
{
	font-size: 18px;
	font-weight: bold;
	padding-top: 18px;
}

div.newsSwitch div.menu div.Selected span
{
	color: #000;
}

div.newsSwitch div.Selected span.menuItemSpan1
{
	padding-top: 28px;
}



/* PRINT BAR */
div.printbarHolder
{
    height: 25px;
    margin-bottom: 6px;
    width: 612px;
}

div.printbarInner
{
    float: right;
}

div.printbarInner input.btnStandard
{
	color: #9CC600;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}



/* ulistFrontpage */
ul.ulistFrontpage
{
    background: url('/grafik/Streetboys/ulistFrontpageBg.png') no-repeat;
    background-position: center 24px;
    list-style: none;
    height: 137px;
    .height: 142px;
    margin: 0 0 0px 0;
    padding: 0;
    width: 612px;
}

ul.ulistFrontpageLast
{
	background: url('/grafik/Streetboys/ulistFrontpageBg.png') no-repeat;
    background-position: center -113px;
    .background-position: center -114px;
    border: none;
}

ul.ulistFrontpage li
{
    float: left;
    height: 127px;
    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;
    height: 117px;
    padding: 5px;
    border: 1px solid #e7e7e7;
    overflow: hidden;
    width: 114px;
}

ul.ulistFrontpage .image img
{
	display: block;
}

ul.ulistFrontpage .content
{
    float: left;
    height: 92px;
    margin: 8px 12px 0 12px;
    position: static;
    overflow: hidden;
    width: 150px;
}

ul.ulistFrontpage div.content a,
ul.ulistFrontpage div.content a:visited
{
    color: #000;
    font-family: Arial, Verdana;
    font-size: 11px;
    padding: 0;
    text-transform: none;
}

ul.ulistFrontpage div.content h3 a,
ul.ulistFrontpage div.content h3 a:visited
{
	color: #93BA00;
    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: none;
    float: left;
    margin: 5px 0 0 12px;
}

ul.ulistFrontpage .readmore a,
ul.ulistFrontpage .readmore a:visited
{
	color: #93BA00;
	margin: 0;
	text-transform: none;
}



/* QUIZ */
div.quizHolder
{
    clear: both;
}

div.quizHolder div.item
{
    margin-bottom: 24px;
}

div.quizHolder h1
{
    margin: 15px 0 0 28px;
}

div.quizHolder div.item p.headline
{
    font-weight: bold;
    text-decoration: underline;
    margin: 5px 0;
}

div.quizHolder div.item p.question
{
    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
{
	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.txtStandard span.error
{
	color: red;
	padding-left: 10px;
}

div.quizHolder input.btnRedSmall
{
	background: none;
	background-image: url('/grafik/Streetboys/btnStandard.jpg');
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
    height: 22px;
    margin-top: 12px;
    padding-bottom: 2px;
    width: 62px;
}


/* SEARCH */
div.TabContainer
{
	border: 1px solid #90bf04 !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/streetboys/tabs_2.png') !important;
	color: #fff !important;
	font-size: 11px;
}

div.TabNavigation ul li a.active,
div.TabNavigation ul li a.active span
{
	color: #fff !important;
}

div.shortcutinnerTop div.shortcutinnertopmainCenter div.shortcutinnertopmaincenterTop
{
	border-bottom: none !important;
	color: #93ba00 !important;
}

div.shortcutinnerTop div.shortcutinnertopmainCenter ul li a,
div.shortcutinnerTop div.shortcutinnertopmainCenter ul li a:visited
{
	font-weight: bold;
}


/* Quizlist */
ul.QuizList
{
    list-style: none;
    margin: 12px 0 12px;
    padding: 0 0 0px;
}

ul.QuizList li
{
    background: url('/grafik/Streetboys/sectionBg1.jpg') no-repeat left top;
    height: 127px;
    margin-bottom: 10px;
	overflow: hidden;
}

ul.QuizList li
{
    background-image: url('/grafik/Streetboys/sectionListBorder.jpg');
    background-position: bottom;
}

ul.QuizList .image
{
	background-color: #ccc;
    float: left;
    height: 117px;
    width: 114px;
}

ul.QuizList .teaser
{
    padding: 0;
    margin: 0;
    font-size: 11px;
    height: 40px;
    overflow: hidden;
}

ul.QuizList .content
{
    float: left;
    height: 78px;
    margin: 7px 12px 0 12px;
    position: static;
    overflow: hidden;
    width: 315px;
}

ul.QuizList h3,
ul.QuizList h3 a,
ul.QuizList h3 a:visited
{
    font-size: 22px;
    margin: 0 0 7px 0;
    font-weight: bold;
}

ul.QuizList .readmore
{
    float: left;
	margin-top: 6px;
	margin-left: 12px;
}

ul.QuizList p.cat,
ul.QuizList p.date
{
    display: none;
}
.ThermsAndConditionsAccept
{
	display:none;
}
.ThermsAndConditions p
{
	margin:0;
}