/* Allgemeine Styles (abstrahiert aus default.css) */
/* Dachzeile in grau, 11px */
h2.dachzeile { 
	color: #636363; 
	background-color: transparent; 
	font: normal normal bold 11px/15px Verdana,Geneva,Arial,Helvetica,sans-serif; 
}
/* Überschrift (Textform) */
h3.ueberschrifttxt {
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	height: 16px;
	white-space: nowrap;
}

/* Überschrift */
h3.ueberschrift {
	line-height: 23px;
	font-size: 23px;
	letter-spacing: -1px;
	color:#000;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-weight:bold;
}

/* Anstand unten (z.B. unter der grafischen Überschrift */
.abstandunten {
	margin-bottom: 5px;
}

.abstandoben {
	margin-top: 5px;
}


/* Im Text, wenn etwas "wichtig" ist: */
span.wichtig, div.wichtig {
	font-weight: bold;
}
/* Textabsätze trennen */
#text p {
	margin-bottom: 10px;	
}

/* Abstand hinter der Einleitung */
#einleitung {
	clear: both;
	margin-bottom: 10px;
}

/* Ein eingerahmter <FORM> Bereich */
.eingerahmt { 
	border: solid #c3c3c3 1px; 
	padding: 6px; 
	background: transparent url(/img/bg_form-default_header.gif) repeat-x 0 0; 
}

/* Überschrift des eingerahmten Bereichs */
.eingerahmt h3 {
	margin-bottom: 10px; 
	color: #000; 
	font: 17px/17px Verdana,Geneva,Arial,Helvetica,sans-serif; 
}
	
div.neuezeile {
	clear: both;
}

div.spalte {
	line-height: 18px;
	float: left;
	margin-right: 8px;
	display: inline;
}

div.nebeneinander input {
	margin-right: 4px;
}

div.spalte input.s2 {
	width: 40px;
}

div.spalte input.s4 {
	width: 50px;
}

div.spalte input.s5 {
	width: 50px;
}

div.spalte input.c1 {
	width: 195px;
}

div.c2 {
	width: 540px;
}

div.jurymitglied {
	width: 118px;
	border: 1px solid #636363;
	background-color: #eee;
	padding: 6px;
	float: left;
	margin: 0 10px 10px 0;
	height: 265px;
	overflow: hidden;
}

* html div.jurymitglied {
	width: 130px;
	height: 294px;
}

div.jurymitglied.last {
	margin-right: 0;
}

div.vote_l {
	float: left;
	margin-right: 6px;
    width: 400px;
}

div.vote_r {
	float: left;
	width: 138px;
}

#videosuche {
	margin: 0;
	padding: 0;
}
	
#videosuche a.marke {
	float: left;
	height: 38px;
	margin:0;
	padding:0;
}

* html #formular-vote {
	width: 555px;
	margin:0;
}

#formular-vote .markenlogo {
	margin-bottom: 10px;
}

#formular-vote .beschreibung {
	margin-bottom: 10px;
}

#formular-vote #flashfilm {
	cursor: pointer;
}
	
#formular-vote ul.optionen { 
	list-style: none;
	margin: 10px 0;
}

#formular-vote ul.optionen li { 
	/* background: transparent url(http://www.autobild.de/img/arrow_blk_3x5.gif) no-repeat scroll 1px 7px; 
	padding-left: 10px; */
    padding-right: 10px;
	line-height: 16px;
	list-style: none;
    display: inline;
}

#formular-vote .votingbox {
	border-top: 1px dotted #EEE;
	border-bottom: 1px dotted #EEE;
	padding: 4px 0 4px 0;
	margin-bottom: 10px;
}

#formular-vote .votingbox .pos1 {
	float: left;
	width: 46px;
	text-align: left;
}

#formular-vote .votingbox .pos2 {
	float: left;
	width: 46px;
	text-align: center;
}

#formular-vote .votingbox .pos3 {
	float: left;
	width: 46px;
	text-align: right;
}

#formular-vote .voteradio {
	float: left;
	width: 23px;
	text-align: center;
}

#formular-vote .captcha {
	/*border-bottom: 1px dotted #EEE;
	margin-bottom: 4px;
	padding-bottom: 4px;*/
}

#formular-vote .captcha .cap1 {
	width: 50%;
	float: left;
}

#formular-vote .captcha .cap2 {
	width: 65px;
	font-size: 11px;
	float: left;
	line-height: 18px;
	margin-left: 4px;
}

#formular-vote #captchainput {
	border: 1px solid #000;
	width: 60px;
	margin-top: 4px;
}

#formular-vote #votebutton {
	float: right;
}

.auswahllogo {
	float: left;
}

.auswahltext {
	vertical-align: middle;
	float: left;
	padding-top: 15px;
}

.vorschau {
	width: 166px;
	border: 1px solid #686868;
	background-color: #eee;
	padding: 6px;
	float: left;
	margin: 20px 10px 10px 0;
	overflow: hidden;
	cursor: pointer;
}

.vorschau.last {
	margin-right: 0;
}

.vorschau img {
    margin-left: 17px;
}

table.videoinfos {
	font-size: 11px;
	margin-top: 10px;
	width: 99%;
}

table.videoinfos td.wichtig {
	font-weight: bold;
	width: 100px;
	vertical-align: top;
}

.text_l {
	float: left;
	width: 370px;
	padding-right: 10px;
}

.text_r {
	float: left;
	width: 180px;
}

.fehler {
	color: #f00000;
}

div.danke {
	color: Green;
	background: transparent url(/img/icon_14x14_check.gif) 0 0 no-repeat;
	padding-left: 16px;
}

div.mustreg {
	font-weight: bold;
	/*margin-top: 55px;*/
}

#stoerermb {
	margin-bottom: 10px;
}

#aslogo {
	float: left;
	margin: 0 10px 25px 0;
}

#imgueberschrift {
	margin-top: 8px;
}

p.mittendrin input.btn1 {
	
}

#regbutton {
	margin-top: 5px;
}

ul.pager {
	text-align: center;
}

ul.pager li {
	cursor: pointer;
	display: inline;
	border: 1px solid #ddd;
	background-color: #eee;
	line-height: 28px;
	padding: 6px;
	margin-right: 4px;
}

ul.pager li.active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.shl {
	margin: 10px 0 8px 0;
}

.infos {
	float: left;
	width: 370px;
	margin-top: 20px;
}

.infos table.videoinfos {
	border-top: none;	
	line-height: 18px;
}
.finaletext {
	font-weight: bold;
	padding: 4px 0 0 0;
}
