*{
	margin:0px;
	padding:0px;
}

img { border: none; }

body{
	background-color:#f6f6f1;
}
div.body{
	width:888px;
	margin:0px auto;
	background-color:#cbcbc2;
	padding-bottom:20px;
	margin-bottom:100px;
}
div#all{
	background-image:url(/static/images/headerpool/01.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	min-height:800px;
	margin-top:0px;
	width:888px;
}
.logo{
	/*display:block;*/
	/*background-image:url(/static/images/header_logo-plain.png);*/
	/*background-position:bottom left;*/
	/*width:849px;*/

	margin-top:153px;
	/*border:1px solid #fff;*/
}
.abscenter{
	left:50%;
	top:0px;
	position:absolute;

}
.spklogo{
	display:block;
	margin-left:233px;
	margin-top:299px;
	background-image:url(/static/images/logo_spk.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:211px;
	height:24px;
}
.spklogo:hover{
	background-position:0px -24px;
}
div#all, pre{
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:120%;
	color:#666;

}
.sidebar h3{
	color:#fff;
}
.sidebar{
	margin-top:7px;
	float:right;
	width:188px;
	padding-right:20px;
}
/*navi*/
#navi{
	margin-left:40px;
	margin-top:7px;
	padding-bottom:8px;
	text-transform:lowercase;
	/*font-family: helvetica, verdana, sans-serif;*/
	max-width:680px;
	height:45px;
}
body.register #navi{
	margin-top:0px;
}
body.register #all{
	padding-top:10px;
}
#navi li{
	display:block;
	float:left;
	margin-right:10px;
}
/*.results #navi ul.level1 {*/
/*	margin-left:-126px;*/
/*	margin-right:-6px;*/
/*}*/
li.navi_results ul.level1{
	margin-left:-126px
}

.landeswettbewerb #navi ul.level1 {
	margin-left:-110px !important;
	margin-right:-6px !important;
}
#navi ul.level1 {
	margin-top:5px;
	/*position:absolute;*/

}
#navi ul.level2 {
	margin-top:5px;
	position:absolute;
}
#navi ul.level2 li{
	/*float:none;*/
	margin-right:5px;

}
#navi li.level1{
	margin-right:6px;
}

li.navi_regionalwettbewerbe_sued ul.level2{
	margin-left:-56px
}
li.navi_regionalwettbewerbe_west ul.level2{
	margin-left:-86px
}

#navi li a.is_hidden_to_public .navi_replace{
	color:#999 ;
}
#navi li a:hover.is_hidden_to_public .navi_replace,
#navi li a.active.is_hidden_to_public .navi_replace{
	color:#eee !important;
}
a,
.link a,
.sidebar a,
#navi li a,
#navi li a *{
	color:#666;
	text-decoration:none;
}
.link a,
a:hover,
.sidebar a:hover,
#navi li a.active,
#navi li a.active *,
#navi li a:hover,
#navi li a:hover *{
	color:#fff;
	text-decoration:none
}

#content p{
	max-width:500px;
	margin-bottom:8px;
}
#content .newsbox_full p{
	margin-bottom:4px;
}
#content{
	clear:left;
	margin-left:40px;
	/*margin-top:50px;*/
	margin-bottom:30px;
	min-height:400px;
	max-width:630px;
	font-size:16px;
	font-weight:bold;
	line-height:130%;
	color:#fff;
	font-family: arial, verdana, sans-serif;

}
#content a{
	color:inherit;
	text-decoration:underline;
}
#content a:hover{
	color:#666;
	text-decoration:underline;
}
#content .label,
#content label{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	margin-right:8px;

}
#content select,
#content option,
#content input,
#content .button,
#content button,
#content textarea{
	padding:2px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	color:#000;
	background-color:transparent;
	font-size:14px;
	font-weight:bold;
	font-family:arial, verdana, sans-serif;
}
#content button,
#content .button{
	padding-left:12px;
	padding-right:12px;
	font-size:11px;
	border-color: #fff;
}
#content button:hover,
#content .button:hover{
	background-color:#e2d830;
	cursor:pointer;
	border:1px solid #666;

}
.error_message,
.error{
	color:#fff;
	font-size:11px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	padding:4px 0px;

	padding-left:15px;
	background-color:#a00;
	background-color:#c43333;
	margin-left:-5px;
}

fieldset .error_message,
fieldset .error{
	padding:5px 0px;
	margin-left:0px !important;
}
#content fieldset .error_message input,
#content fieldset .error input{
	color:#fff;
}

.teaserbox_choice a{
	color:#fff !important;
	font-size:13px !important;
}
.teaserbox_choice{
	float: left;
	/*clear:left;*/
	margin-right:50px !important;
	margin-top:0px !important;
	padding-right:30px !important;
	padding:16px 20px 4px 10px !important;
	background-image:url(/static/images/h_ok2.gif) !important;
	/*height:24px !important;*/
}


.teaserbox{
	background-image:url(/static/images/teaser_bg.gif);
	background-repeat:no-repeat;
	padding:16px 20px 12px 10px;
	margin:15px 0px;
	display: table;
	/*width:100%;*/
	/*float: left;*/
	/*clear:left;*/
}

.teaserbox a,
.teaserbox a:hover{
	text-decoration:underline;
}
.teaserbox a:hover{
	color:#000 !important;
}
.teaserbox p{
	color:#666;
	/*width:auto !important;*/
	/*display:block;*/
}
.teaserbox *{
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:130%;
	width: auto !important;

}


.teaserbox_downloads{
	background-image:url(/static/images/teaser_bg.gif);
	background-repeat:no-repeat;
	padding:0px;
	padding-top:16px;
	margin:15px 0px;
	display: table;
}
.teaserbox_downloads_inner h3{
	margin-bottom:6px;
}
.teaserbox_downloads_inner{
	padding:0px 20px 8px 10px;
	background-color:#E2D830;
}


.teaserbox_downloads a,
.teaserbox_downloads a:hover{
	text-decoration:underline;
}
.teaserbox_downloads a:hover{
	color:#000 !important;
}
.teaserbox_downloads p{
	color:#666;
	margin-top:0px;
	margin-bottom:0px;
}
.teaserbox_downloads *{
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:100%;
	width: auto !important;
}


#content .teaserbox{
	margin-left:-5px;
}
#news{
	margin-left:-7px;
	margin-top:50px;
}
.newsbox_full .date{
	font-family: arial, verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666 !important;
}

.newsbox_full{
	margin-left:-5px;
	width:420px;
	padding:10px 60px 20px 5px;
	border:1px solid #ddd;
}
#termine{
	border-top:1px dotted #f6f6f1;
	clear:left;
	padding-left:33px;
	margin-top:30px;
	padding-top:20px;
	padding-right:180px;
	/*width:888px;*/

}

.newsbox_selected{
	border:1px solid #ddd;
	padding:4px 9px 4px 4px !important;
}
.newsbox_selected *,
.newsbox_selected{

	color:#ddd !important;
}
a:hover .newsbox{
	border:1px solid #ddd;
	padding:4px 9px 4px 4px !important;
}
a:hover .newsbox *{
	color:#fff;
}
#news a{
	text-decoration:none !important;
}
#termine .newsbox{
	height:60px;
}
.newsbox{
	color:#666;
	float:left;
	width:190px;
	padding:5px 10px 5px 5px;
	margin:2px;
	height:100px;
	overflow:hidden;
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:120%;
}
.newsbox p{
	margin-top:5px;
	height:80px;
	/*background-color:#000;*/
	overflow:hidden;
}
.newsbox p a.more{
	color:#fff;
	text-align:right;
	width:190px;
	display:block;
	position:absolute;
	margin-top:65px;
}
#footer{
	padding-left:680px;
	clear:left;
	padding-top:40px;
	/*position:absolute;*/
	/*top:10px;*/
	/*color:#fff;*/

}
h1, h2{
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
	margin-bottom:12px;
	text-transform:lowercase;
}
h1.alert,
h2.alert{
	background-image:url(/static/images/h_alert.gif);
	color:#fff;
}
h1.ok,
h2.ok{
	background-image:url(/static/images/h_ok.gif);
}
.staff_edited h3,
h1,h2{
	font-size:11px;
	background-image:url(/static/images/h1_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:32px;
	display:table;
	padding:4px 20px 10px 10px;
	margin-left:-5px;
	color:#000;
}
.staff_edited h3,
h2{
	background-image:url(/static/images/h2_bg.gif);
	padding:3px 20px 5px 10px;
	margin-top:20px;
	font-size:11px;
	/*color:#fff;*/
}
h3{
	font-size:11px;
	color:#fff;
}



/*anmeldeformulare*/
h4{
	font-size:11px;
	/*background-image:url(/static/images/h1_bg.gif);*/
	/*background-repeat:no-repeat;*/
	/*background-position:left bottom;*/
	/*height:32px;*/
	/*display:table;*/
	padding:4px 20px 2px 10px;
	margin-left:-5px;
	color:#000;
	border-bottom:1px solid #666;

}
.selectedMusician{
	color:#fff !important;
	/*background-color:#ddd;*/
}
h4 a.headeraction{
	color:#666 !important;
}
h4 a.headeraction:hover{
	color:#fff !important;
}
h5{
	color:#666;
	font-size:11px;
}


body.partner #content .staff_edited p,
body.jury #content .staff_edited p{
	font-size:14px;
	line-height:120%;
	font-weight:normal;
	margin-top:5px !important;
	margin-bottom:3px;
}




form h5{
	margin-left:20px;
	padding-left:80px;
	/*padding-bottom:4px;*/
	margin-bottom:12px;
	border-bottom:1px solid #d3d3cb;
}
form .fieldcaption1{
	display:none
}
label:focus .fieldcaption1{
	display:block;
}
form .fieldcaption{
	margin-left:195px;
	font-size:10px;
	font-weight:normal;
	color:#666;
	margin-bottom:0px !important;
	/*font-family:verdana;*/
}
.right{
	float:right;
}
fieldset,form{
	clear:left;
	width:550px;
}
fieldset legend{
	padding-top:28px;
	font-size:11px;
	font-weight:bold;
	color:#666;
}
div.spacer{
	height:1em;
}

fieldset{
	margin:20px 10px 20px 0px;
	padding:20px 10px 20px 10px;
	background-image:url(/static/images/fieldset_bg.gif);
	background-repeat:no-repeat;
	background-position:0px -20px;
	/*background-color:#ddd;*/
	border:none;
	border-left:1px solid #d3d3cb;
}
.label span,
label span{
	width:180px;
	margin-right:12px;
	display:inline-block;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	/*float:right;*/
}

.label,
label{
	padding:5px 0px;
	margin:5px 0px;
	display:block;
}
.label label{
	display:inline;
}
.label .radio{
	margin-right:4px;
	vertical-align:top;
	margin-top:4px;
	border:none !important;
	color:#000;
}
textarea:focus,
select:focus,
button:focus,
input:focus{
	border-color:#000 !important;
	outline:none;
}
.error_message button:focus,
.error button:focus,
.error_message input:focus,
.error input:focus{
	border-color:#fff !important;
	outline:none;
}
textarea{
	vertical-align:top;
}
textarea,
select.long,
input.long{
	width:300px;
}
select.medium,
input.medium{
	width:150px;
}

.radio span{
	width:20px !important;
	border:1px solid #000;
	text-align:left;
	padding-right:12px;
}
#content  label .caption{
	display:block;
	font-size:11px;
	/*font-weight:normal;*/
	padding-top:0px;
	color:#666;
	text-align:left;
	margin-left:18px;
	width:275px;
	line-height:14px;
}
#content  label .caption_right{
	float:right;
	display:inline !important;
	width:auto !important;
	font-size:11px;
	padding-top:0px;
	color:#666;
	line-height:14px;
	vertical-align:bottom;
	margin-top:4px;
}
#content  label .column_2{
	margin-left:196px;
}
#content  .error_message label .caption_right,
#content  .error label .caption_right,
#content  .error_message label .caption,
#content  .error label .caption{
	color:#ddd !important;
}
#content label{
	border:1px solid #cbcbc2;
}
#content label:hover{
	/*background-color:#aaa;*/
	border:1px solid #eee;
}
#content .radio_epoche,
#content .radio_kategorie{
	margin-top:-3px;
}
#content .wertung {
	margin-left:80px;
}
#content .wertung label{
	padding-left:20px !important;
}
#content .radio_kategorie{
	width:450px;
	text-align:left;

}
#content .radio_kategorie label,
#content .radio_epoche label{
	display:block;
	margin:1px;
	padding:2px;
	/*width:200px;*/
	clear:right;
}
.top{
	vertical-align:top;
}
#content .radio_epoche,
#content .radio_marker{
	width:auto !important;
	text-align:left;
}
button.submit,
input.submit{
	float:right;
	margin-top:40px;
}
select.small,
input.small{
	width:70px;
}
#content input.readonly{
	border:1px solid #cbcbc2 !important;
	color:#fff !important;
}
option{
	font-weight:normal !important;
}
#content fieldset select{
	padding-left:0px;
}
.register #content{
	padding-top:0px !important;
}
.conditions ol,
.conditions ul{

	list-style-position:outside;
	margin-left:18px;
}
.conditions h1{
	margin-top:2em;
}

.conditions .era{
	list-style-type:lower-latin;
}
.conditions .abc{
	list-style-type:upper-latin;
}
.conditions {
	font-size:11px;
	font-weight:bold;
	color:#666;
	line-height:14px;
	margin-right:130px !important;
	margin-bottom:40px;
}
.conditions p{
	margin-top:1em;
}
.conditions{
	/*width:300px;*/
	/*float:right;*/
	/*margin-right:-300px;*/
}
#person_selector{
	width:450px;
	margin-left:100px;
	font-size:12px !important;
}
.termintitle{
	color:#444;
}
.newsbox_full .fieldValue{
	/*float:left;*/
	width:280px;
	margin-left:90px;
}
.newsbox_full .fieldLabel{
	min-width:80px;
	margin-right:8px;
	float:left;
	text-align:right;
}
.newsbox_full .terminFields{
	font-size:13px;
	line-height:17px;
	margin-right:-50px;
	margin-top:16px;
	margin-bottom:16px;
}
.newsbox_full strong,
.newsbox_full b{
	font-weight:inherit !important;
}
span.caption{
	font-size:11px;

}
p.caption{
	font-size:11px;
	font-weight:bold;
	color:#666;
}
a.start_registration{
	position:absolute;
	width:300px;
	height:130px;
	top:230px;
	margin:0px;
	margin-left:320px;
}

/* hide anything below admin/register and the nav item itself */
#navi li.navi_admin_register { display: none }


.map_spielstaette{
	float:right;width:280px;margin:20px 10px 10px 10px;
}

.map_spielstaette_index{
	width:330px;
}

.staff_edited table,
table.stats{
	width:550px;
	border-collapse:collapse;
	font-size:12px;
	color:#333;
}
.staff_edited tr{
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
tr.second{
	background-color:#DBDBD7;
	
}
.staff_edited table th,
.staff_edited table td,
table.stats th,
table.stats td{
	padding:1px 4px;
}
table.stats .statsKey{
	text-align:left;
	padding-left:8px !important;
}
table.stats .statsValue{
	text-align:center;
	width:70px;
}
.staff_edited table th,
table.stats th{
	background-color:#D4D088;
	padding:4px;
}
.sorter{
	/*text-align:right;*/
	float:right;
	/*color:#fff;*/
}
.hilight{
	color:#fff;
}
