
html{margin: 0;}
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.clearfix{display: inline-block;}
 html[xmlns] .clearfix{display: block;}
 * html .clearfix{height: 1%;}

/* 1. GENERAL
---------------------- */
body{
	margin: 0;
	padding: 0;
	background: #FCFBF7;
	color: #333; 
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif; 
	font-size: 14px; 
	min-height: 815px;
}
body.contentPage{min-height:1px;}
.hide,
hr{
	display: block;
	position: absolute;
	left: -9999px;
	top: 0;
	margin: 0 0 20px 0;
	border: none;
}
a{color:#e90000;outline:none;}
a.cmsElementEditText{color:#8F0505;}
a:hover{color: #e90000; text-decoration: none;}
a.cmsElementEditText:hover{color:#fff;}
a:focus{color: #e90000; text-decoration: underline;}
h1{font-size: 150%;}
h2{
	font-size: 18px;
	font-weight: normal;
	color: #8f0505;
	margin: 0;
	text-transform:uppercase;
}
h2.abstimmen{padding-left: 65px;}
h2.abstimmen span a{
	margin:0;
	padding:0;
	text-transform:none;
	font-weight: normal;
	font-size: 12px;
}
h3{
	font-size: 14px;
	font-weight: normal;
	}
h4{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}
h4.searchtitle{
	padding: 0 0 0 10px;
	font-size: 12px;
}
/* IE 7 */
*+ html h4.searchtitle { padding: 15px 0 0 10px; }

h5{
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 15px 10px 5px;
	text-align: left;
}
img{border: none;}
table{border-collapse: collapse; font-size: 100%;}
.clearboth{clear:both;}

/* 2. CONSTRUCTION
---------------------- */
#all{
	font-size: 87.5%;
	text-align: left;
	border-top: 8px solid #e90000;
}
#content{
	background: #fff;
	margin: 0;
	overflow: auto;
	position: relative;
	width: 100%;
	z-index: 500;
}
#content .inside{width: 9600px;}
#home,
#teilnehmen,
#voting,
#profil,
#gewinner{
	position: relative;
	background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/bg_new.jpg) no-repeat;
	float: left;
	position: relative;
	height: 1200px;
	width: 1920px;
}
#home .inside,
#teilnehmen .inside,
#voting .inside,
#profil .inside,
#gewinner .inside {
	margin: 160px 0 0 733px;
	text-align: left;
	width: 604px;
	height: 678px;
}
#content div.inside div.ContentShow{
	width: 604px;
	height: 450px;
	overflow:hidden;
	position:relative;
}
#content div.inside a.scrollup,
#content div.inside a.scrolldown{
	display:none;
	text-decoration:none;
	background-image:url(/cms/cmsCustom/default/headers/default_v1.0.0/images/content/pic_arrows_vert.png);
	background-repeat:no-repeat;
	background-position:left top; 
	width:21px;
	height:15px;
	position:absolute;
	top:361px;
	left:1373px;
	z-index: 10;
}
#content div.inside a.scrolldown{
	top:414px;
	background-position:left -15px;
}

#teilnehmen{background-position: -1920px 0;}
#voting{background-position: -3840px 0;}
#profil{background-position: -5760px 0;}
#gewinner{background-position: -7680px 0;}

div.innerContent{
	padding: 16px 32px;
	position:absolute;
	width: 569px;
}
div.innerContent hr,
body.ratingPicPage hr{
	position: relative;
	left: -32px;
	width: 600px;
	height: 1px;
	color: #e2e2e2;
	background: #e2e2e2;
}

/* 3. HEADER
---------------------- */
#header {position: absolute; top: 1px; left: 0; width: 100%; z-index: 1100;}
	#header h1{
		display: none;
		text-indent:-10000px;
	}	
	#header #searchBox{
		position: absolute;
		top: 7px;
		right: 0px;
		margin-left: 24px;
		display: block;
		width: 190px;
		height: 104px;
		padding: 0 25px 0 0;
		background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/search/bg_box.png) 0 0 no-repeat;
	}
	#header #txtSearch{
		color: #a6a6a6;
		border: 0px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 44px;
		left: 10px;
		height: 21px;
		font-size: 15px;
		width: 155px;
	}
	#header #picSearch{
		margin: 0;
		padding: 0;
		position: absolute;
		right: 25px;
		top: 47px;
	}
	
	#mainLogo{
		position: absolute;
		top: 0px;
		left: 144px;
		z-index: 10000;
	}
	
	#mainNav{
		position: absolute;
		top: 10px;
		left: 600px;
		color: #fff;
	}
	
	#mainNav a{
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		text-transform:uppercase;
	}
	
	#langNav a{padding: 0}
	#mainNav a:active,
	#mainNav a:hover,
	#mainNav a.active{
		color: #f00;
	}

	#langNav,
	#block1,
	#block2{
		float: left;
		display: block;
		margin-right: 23px;
		padding: 13px 0 7px 0;
		height: 54px;
		background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/header/bg_mainNav.png) top right repeat-y;
	}
	
	#langNav{width: 67px;}
	#block1{width: 198px;padding: 13px 0;}
	#block2{width: 108px;padding: 13px 0;}

	#block1,
	#block2{
		list-style-type: none;
		padding: 13px 0;
		margin: 0 23px 0 0;
		height: 47px
	}
	#block1 li,
	#block2 li{
		margin: 0 0 5px 0;
	}

/* 4. CONTENT
---------------------- */
#home p.newSection{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 40px;
	clear: both;
	width: 100%;
	margin: 0;
}
body.contentPage{
	padding: 10px;
	min-height:inherit;
}

#contentBoundingbox{
	background-color: #f7f7f7;
	padding-bottom: 30px;
	min-height:550px;
}

body.contentPage #contentBoundingbox p{
	text-align: left;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	margin: 0;
}
body.contentPage #contentBoundingbox ol,
body.contentPage #contentBoundingbox ul{font-size: 12px;text-align:left;}

body.contentPage #contentBoundingbox a{font-size: 12px;}
body.contentPage #contentBoundingbox h2{
	text-align: left;
	color: #8f0505;
	padding: 10px 10px 20px 10px;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 10px 0;
}

body.contentPage #contentBoundingbox h3{
	text-align: left;
	color: #8f0505;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
}

#home #picHome{
	padding: 15px 0 0 0;
	position: absolute;
	left: 520px;
	width: 795px;
	height: 235px;
}
a.fancybox{text-decoration: none;}

#teilnehmen #frmTeilnehmen div.col1,
#teilnehmen #frmTeilnehmen div.col2,
#profil #frmProfil div.col1,
#profil #frmProfil div.col2,
#profil #frmProfil div.col3{
	float: left;
	width: 180px;
	position:relative;
}
#teilnehmen #frmTeilnehmen div input,
#profil #frmProfil div input{
	width:150px;
	height:17px;
}
#teilnehmen p,
#profil p{
	clear: both;
	width: 100%;
}
#teilnehmen #picSofa{
	position: absolute;
	top: 580px;
	left: 300px;
}

#teilnehmen #frmTeilnehmen #txtPLZ,
#profil #frmProfil #txtPLZ{
	width:40px;float: left;
}
#teilnehmen #frmTeilnehmen #txtOrt,
#profil #frmProfil #txtOrt{
	width:150px;
	float: left;
}
#teilnehmen #frmTeilnehmen #chkAGB{
	margin-top:20px;
}
#profil #frmProfil #chkNL{
	margin-top:20px;
}

#frmTeilnehmen label,
#frmProfil label{
	display: none;
}
#frmTeilnehmen .butSubmit,
#frmProfil .butSubmit{
	color: #fff;
	font-weight: bold;
}
#frmProfil div.mediaBounding{
	background-color:#f2f2f2;
	width:178px;
	padding:0 1px 5px 1px;
	margin-bottom:4px;
}
#frmProfil div.mediaBounding div.profilImage{
	margin-bottom:6px;
	background-color:#dfdfdf;
}
#frmProfil div.mediaBounding input.button{
	float:left;
}
#frmProfil div.mediaBounding div.file{
	margin:0 auto;
	position:relative;
	text-align:left;
	width:170px;
}
#frmProfil div.mediaBounding div.videolinkwrap{
	float:left;
}
#frmProfil div.mediaBounding a.helpbutton{
	display:block;
	padding:1px 0 0 5px;
	float:left;
}
#profil #frmProfil div.mediaBounding div.helptext{padding:8px;}
#profil #frmProfil div.mediaBounding div.file input{
	font-size:10px;
	/*background: url('/cms/cmsCustom/default/headers/default_v1.0.0/images/jqtransform/bg_anrede.gif') no-repeat;*/
}

/* div.file input */

/*
.jqTransformButton {
	background:url("/cms/cmsCustom/default/headers/default_v1.0.0/images/jqtransform/bg_upload_button.jpg") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:38px;
	margin:10px 0;
	padding-bottom:2px;
	text-align:center;
	width:164px;
	z-index:1;
}
.imguploadfile {
	left:15px;
	-moz-opacity:0;filter:alpha(opacity: 0);
	opacity: 0;	
	position:absolute;
	top:2px;
	z-index:2;
	cursor: pointer; 
	cursor: hand;
}
div.fileUpload {
	position:relative;
	margin-left:12px;
}
*/
#frmTeilnehmen span.spanAnrede div.rowElem,
#frmProfil span.spanAnrede div.rowElem,
#frmProfil span.spanMedia div.rowElem{
	float: left;
	width: 70px;
	clear: none;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #414141;
	padding: 0 0 0 5px;
}
#frmTeilnehmen span.spanAnrede,
#frmProfil span.spanAnrede,
#frmProfil span.spanMedia{
	display:block;
	height: 32px;
	margin-top:1px;
	background: url('/cms/cmsCustom/default/headers/default_v1.0.0/images/jqtransform/bg_anrede.gif') no-repeat;
}
#frmLogin{
	width: 160px;
	margin: 0 auto;
}
#frmLogin label{display:none;}
#frmLogin input{width: 150px;}

#profil div.inviteFriends{
	width:570px;
	position:relative;
	clear:both;
	float:left;
	border-top:1px solid #E2E2E2;
	margin:15px 0 0 0;
	padding:15px 0 0 0;
	display: none;
}
#profil div.inviteFriends div.col1{padding:3px 20px 0 0;}
#profil div.inviteFriends div.col1 p{margin:0;}
.jqTransformRadioWrapper{margin: -3px 3px 0 0;}

#picLoading{
	position: relative;
	margin: 100px 294px;
}

/* ----- SLIDESHOW: ----- */
#slidesContainer{
  margin:0 auto;
  width: 560px;
  height: 300px;
  overflow: auto; /* allow scrollbar */
  position: relative;
  left: 40px;
}
#slidesContainer .slide{
  margin:0 auto;
  width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}
#slidesContainer2{
  margin:0 auto;
  width: 560px;
  height: 300px;
  overflow: auto; /* allow scrollbar */
  position: relative;
  left: 40px;
  margin-top: -30px;
}
#slidesContainer2 .slide2{
  margin:0 auto;
  width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}
/** 
 * Slideshow controls style rules.
 */
.control{
  display:block;
  width:30px;
  height:43px;
  text-indent:-10000px;
  position: relative;
  
  cursor: pointer;
  background:transparent url(/cms/cmsCustom/default/headers/default_v1.0.0/images/content/pic_arrows.png) no-repeat;
}
#leftControl_default,
#leftControl_top{
  top: 165px;
  left:0;
  background-position: 0 -43px;
}
#rightControl_default,
#rightControl_top{
  top: -178px;
  left: 635px;
  background-position: -30px -43px;
}

#votingPanel{
	float: right;
}
#voteNow{
	float: left;
	width: 120px;
	text-align: right;
}
span.actRnk{
	position: relative;
	right: -22px;
}
span.rnkNumber{
	font-weight: bold;
	font-size: 16px;
}
/* ----- END SLDIDESHOW ----- */

/* 5. MENU
---------------------- */
ul.menu{
	position: absolute;
	top: 140px;
	left: 510px;
	z-index: 1000;
	width: 202px;
	height: 331px;
	
	margin: 0;
	padding: 20px 0 0 0;
}
ul.menu li{
	list-style: none;
	display: block;
	width: 202px;
	margin: 0;
	padding: 0;
}
ul.menu li a{
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 33px;
	text-indent: -10000px;
}
ul.menu li a.a1:link,
ul.menu li a.a1:visited{background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/menu/tit_DE_gewinner.gif) no-repeat;}
ul.menu li a.a1:hover,
ul.menu li a.a1.selected{background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/menu/tit_DE_gewinner_a.gif) no-repeat;}
ul.menu li a.a2:link,
ul.menu li a.a2:visited{background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/menu/tit_DE_galerie.gif) no-repeat;}
ul.menu li a.a2:hover,
ul.menu li a.a2.selected{background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/menu/tit_DE_galerie_a.gif) no-repeat;}
ul.menu li a.a3:link,
ul.menu li a.a3:visited{background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/menu/tit_DE_abstimmen.gif) no-repeat;}
ul.menu li a.a3:hover,
ul.menu li a.a3.selected{background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/menu/tit_DE_abstimmen_a.gif) no-repeat;}
ul.menu li a.a4:link,
ul.menu li a.a4:visited{background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/menu/tit_DE_meinprofil.gif) no-repeat;}
ul.menu li a.a4:hover,
ul.menu li a.a4.selected{background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/menu/tit_DE_meinprofil_a.gif) no-repeat;}
ul.menu li a.a5:link,
ul.menu li a.a5:visited{background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/menu/tit_DE_gewinner.gif) no-repeat;}
ul.menu li a.a5:hover,
ul.menu li a.a5.selected{background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/menu/tit_DE_gewinner_a.gif) no-repeat;}
ul.menu li a.active{color: #f00;}

/* 6. FOOTER
---------------------- */
#footer{
	clear: both;
	background-color: #211a12;
	width: 100%;
	text-align: center;
	font-size: 12px;
	padding: 35px 0;
	color: #cec7bf;
}
#footer a:link,
#footer a:visited{
	color: #fff;
	text-decoration: underline;
}
#footer a:hover,
#footer a:active{text-decoration: none;}
#footer div.holder{
	background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/footer/bg.png) top right no-repeat;
	width: 996px;
	text-align: left;
	margin: 0 auto;
}
#footer #teaser{
	float: left;
	width: 320px;
	margin: 35px 0 0 0;
}
#footer #moreContent{
	float: left;
	width: 294px;
	padding: 0px 40px 15px 40px;
	margin: 30px 0;
	height: 130px;
	background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/footer/bg_moreContent.png) repeat-y;
	position: relative;
}
#footer #moreContent h3,
#footer #moreLinks h3{
	text-transform: uppercase;
	color: #cec7bf;
	margin: 0;
	font-size: 14px;
}
#footer #moreContent a{color: #fff;}
#footer #moreContent span.contextDiv,
#footer #moreContent div.contextDiv{
	position: absolute;
	display: none;
	width: 294px;
	padding: 13px 0 0 0;
}
#footer #moreLinks{
	float: left;
	width: 220px;
	padding: 0px 40px 15px 40px;
	margin: 30px 0;
}
#footer #recommendLinks{
	margin-top: 45px;
	color: #878078
}
#footer .recommendTitle{
	display:block;
	border-bottom: 1px solid #878078;
	width: 160px;
	padding: 2px 0;
}
#footer #bookmarks{
	margin: 4px 0;
	padding: 0;
}
#footer #bookmarks li{
	list-style: none;
	float: left;
	text-indent: -10000px;
}

#footer #bookmarks li a{
	display: block;
	width: 18px;
	height: 14px;
	background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/footer/pic_bookmarks.png) 0 0 no-repeat;
}
#footer #bookmarks li a.b1{background-position: -39px 0;}
#footer #bookmarks li a.b2{background-position: -19px 0;}
#footer #bookmarks li a.b3{background-position: 0 0;}
#footer #bookmarks li a.b4{background-position: -57px 0;}
#footer #bookmarks li a.b5{background-position: -76px 0;}
#footer #bookmarks li a.b6{background-position: -95px 0;}
#footer #bookmarks li a.b7{background-position: -114px 0;}
#footer #bookmarks li a.b8{background-position: -133px 0;}

#footer #bookmarks li a.b1:hover{background-position: -39px -14px;}
#footer #bookmarks li a.b2:hover{background-position: -19px -14px;}
#footer #bookmarks li a.b3:hover{background-position: 0px -14px;}
#footer #bookmarks li a.b4:hover{background-position: -57px -14px;}
#footer #bookmarks li a.b5:hover{background-position: -76px -14px;}
#footer #bookmarks li a.b6:hover{background-position: -95px -14px;}
#footer #bookmarks li a.b7:hover{background-position: -114px -14px;}
#footer #bookmarks li a.b8:hover{background-position: -133px -14px;}

#footer p.copy{
	text-align: right;
	float: left;
	color: #524c46;
	margin: 0 10px 0 0;
	width:995px;
	white-space:nowrap;
}
#footer p.copy a:link,
#footer p.copy a:visited,
#footer p.copy a:hover,
#footer p.copy a:active{
	text-decoration: none;
	color: #cec7bf;
}
#footer p.copy a:hover,
#footer p.copy a:active{
	text-decoration: underline;
	color: #fff;
}
#footer div.inmfooterclass{float:left;}

a.ancMoreLeft:link,
a.ancMoreLeft:visited{
	float:left;
	text-decoration:none !important;
	display:block;
	height:21px;
	width:18px;
	background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/footer/pfeillinks.png) 0 0 no-repeat;
}
a.ancMoreLeft:hover,
a.ancMoreLeft:active{
	float:left;
	display:block;
	height:21px;
	width:18px;
	background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/footer/pfeillinks_hover.png) 0 0 no-repeat;
}
a.ancMoreRight:link,
a.ancMoreRight:visited{
	float:left;
	text-decoration:none !important;
	display:block;
	height:21px;
	width:18px;
	background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/footer/pfeilrechts.png) 0 0 no-repeat;
}
a.ancMoreRight:hover,
a.ancMoreRight:active{
	float:left;
	display:block;
	height:21px;
	width: 18px;
	background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/footer/pfeilrechts_hover.png) 0 0 no-repeat;
}
table.searchResults tr td {
	padding: 5px 12px 5px 12px;
	font-size: 12px;
}
#divCountdown{
	background: none;
	border: none;
	font-size: 200%;
	color: red;
}
i{
	font-size: 40px;
	color: #000;
	font-style: normal;
}
.searchResultText{
	font-size: 12px;
	padding-left: 12px;
}

.sitemapimg{
	border: none;
	height: 19px;
	width: 15px;
	vertical-align: middle;
	padding-right: 2px;
}

.sitemaptree{
	vertical-align: middle;
	height: 19px;
}

.searchResultTitle{
	font-weight: bold;
	color: #333;
}
.searchResultLine,
.searchResultText{
	font-weight: normal;
	color: #333;
}
.searchFormInput{
	width: 150px;
	border: solid 1px #333;
	color: #000;
	margin: 0 5px 10px 0;
}
.searchFormButton{
	height: 18px;
	border: none;
	color: #8f0505;
}
.searchKey{background-color: #ffff90;} 
.contactLabelSpalte{
	width:80px;
	padding:3px 10px 4px 0;
	float:left;
}

.contactTexfeldSpalte{
	width:200px;
	padding:0 0 4px 0;
	float:left;
}

.contactTexfeldSpaltePlz{
	width:200px;
	padding:0 0 4px 0;
	float:left;
}

.contactTexfeldSpalteOrt{
	width:200px;
	padding:0 0 4px 0;
	float:left;
}

.contactTexfeld {
	width:200px;
	padding:0 3px;
}

.contactTexfeldPlz {
	width:200px;
	padding:0 3px;
}

.contactTexfeldOrt {
	width:200px;
	padding:0 3px;
}

.contactInfotext{
	padding:0 0 15px 0;
	font-weight:bold;
}

.contactErrortext{
	padding:0 0 15px 0;
	font-weight:bold;
	color:red;
}
.contactAbstandUnten{
	padding-bottom:8px;
} .ratingPic{
	display: block;
	float: left;
	background: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/content/bg_pics.png) 0 0 no-repeat;
	padding: 1px;
	width: 183px;
	height: 144px;
	position:relative;
}
.ratingPic span,
#nickName{
	clear: both;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	color: #8f0505;
	margin: 5px 0 6px 10px;
}
#nickName{
	float: left;
	width: 220px;
}
a.voitingLink{
	background: url(/cms/cmsCustom/default/elements/voting/v1.0.0/images/vote.png) no-repeat left;
	padding: 1px 0 0 20px;
	margin: 0 10px;
	height: 18px;
	display:block;
}
span.didVote{
	background: url(/cms/cmsCustom/default/elements/voting/v1.0.0/images/alreadyvoted.png) no-repeat left;
	padding: 1px 0 0 20px;
	margin: 0 10px;
	height: 18px;
	display:block;
	text-transform: none;
	color: #959595;
}
div.votingCaptcha{
	display:none;
	position:absolute;
	top:4px;
	left:4px;
	width:160px;
	padding:5px;
	background-color:#fff;
}
div.votingCaptcha input.captchaInput{
	border:1px solid #999999;
	border-right:none;
	width:139px;
	display:block;
	float:left;
	margin:0;
	
}
div.votingCaptcha input.captchaSubmit{
	width:20px;
	height:20px;
	padding:0;
	margin:0;
	border:1px solid #999999;
	border-left:none;
	cursor:pointer;
	background: url(/cms/cmsCustom/default/elements/voting/v1.0.0/images/vote.png) no-repeat left;
	outline: none;
	display:block;
	float:left;
}
div#type_image, div#type_video{background: #f2f2f2;}
div.profilImage{
	width:178px;
	height:88px;
	overflow:hidden;
}
div.newsletter_checkbox{
	 padding: 25px 0 30px 0;
	 float:left;
	 width:340px;
}
td.adminProfilListTitle{
	font-size: 11px;
	font-weight: bold;
	color: #000040;
	background-color: #C8CFD8;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border: 1px solid red;
}
div.popUpDiv{
	display:none;
	text-align:center;
	background-color: #fff;
	border: 5px solid #ff0000;
	position:absolute;
	padding: 10px 12px 10px 12px;
	z-index:600;
	top: 120px;
	width: 288px;
}
body.contentPage div.popUpDiv{left:35px;}
div.additionalInformation{left:4050px;}
a.popupbutton:link,
a.popupbutton:visited,
a.popupbutton:hover,
a.popupbutton:active{
	color: #fff;
	font-weight: bold;
	padding: 0px 5px 0 5px;
	margin-left: 15px;
	display:block;
	float: left;
	text-decoration: none;
}
span.popupbutton_left {
	padding-top: 10px;
	float:left;
	height: 28px;
	width: 100px;
	display: block;
	background: url(/cms/cmsCustom/default/elements/voting/v1.0.0/images/btn_left.gif) no-repeat 0 0;
}
a.popupbutton:hover span.popupbutton_left{background: url(/cms/cmsCustom/default/elements/voting/v1.0.0/images/btn_left.gif) no-repeat 0 -39px;}
span.popupbutton_right{
	height: 38px;
	width: 10px;
	display: block;
	float:left;
	background: url(/cms/cmsCustom/default/elements/voting/v1.0.0/images/btn_right.gif) no-repeat 0 0;
}
a.popupbutton:hover span.popupbutton_right{background: url(/cms/cmsCustom/default/elements/voting/v1.0.0/images/btn_right.gif) no-repeat 0 -39px;}
p.abstimmen{padding-left: 65px;}

.jqTransformButton {
	background:url("/cms/cmsCustom/default/headers/default_v1.0.0/images/jqtransform/bg_upload_button.jpg") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	height:38px;
	margin:10px 0;
	padding-bottom:2px;
	text-align:center;
	width:164px;
	z-index:1;
}
.imguploadfile {
	left:15px;
	-moz-opacity:0;filter:alpha(opacity: 0);
	opacity: 0;	
	position:absolute;
	top:2px;
	z-index:2;
	cursor: pointer; 
	cursor: hand;
}
div.fileUpload {
	min-height:80px;
	position:relative;
	text-align:right;
}
div.col3 span.spanAnrede div.rowElem{
	float: left;
	width: 70px;
	clear: none;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #414141;
	padding: 0 0 0 5px;
}
div.col3 span.spanAnrede{
	display:block;
	height: 32px;
	margin-top:1px;
	background: url('/cms/cmsCustom/default/headers/default_v1.0.0/images/jqtransform/bg_anrede.gif') no-repeat;
}
div.col3{
	float:left;
	padding: 0 10px;
}

div.col4{
	float:left;
}
#verlosungSubmitButton{padding: 10px 10px;} 