/*CSS Anpassung für Violin Wettbewerb*/

body {
	background-image: url(/standards/bilder/head_bg_violin.gif);	
	background-repeat: repeat-x;
}

a, #navigation ul li a.active, #topNav .topNavItem a.active {
	color: #CC6412;	
}

.wrap {
	padding-top: 3px;	
}

#metaNav {
	padding-top: 30px;
	float: right;
}

#logo {
	padding:0px 0px 20px 0px;
	float: left;
}

#topNav {
	clear: both;
	border-bottom: 2px solid #003366;
}

#teaserHp {
	border-bottom: 1px solid #003366;
}

#teaserHp, .content #teaser, #linksHp h3, #linksHp p, h1, #themenUe h2, #themenUeLinks .teaser, #themenUeLinks h2, #teaserUe, #themenUeRechts h1, #themenUeRechts h2, #themenUeRechts .teaser {
	color: #003366;
}


.content h3.invertH3 {
	background-color: #003366;
}

#themenUeLinks {
	border-right: 1px solid #003366;
}

#topNav .topNavItem {
	padding-right: 24px;	
}

#navigation {
	border-top: 2px solid #003366;
	border-bottom: 2px solid #003366;
}

#navigation ul li {
	background-image: url(/standards/bilder/violin_arrow.gif);
}

#navigation ul li.aktuell {
	background-image: url(/standards/bilder/violin_arrow_down.gif);
}

#blauerStrich {
	background-color: #003366;	
	background-image: url(/standards/bilder/spacer_blauer_strich_violin.gif);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}

#blauerStrich.violinStrich {
	left: 850px;	
}

/*	Listtabelle */
.listtabelle td {
	vertical-align: top;
	padding-bottom: 15px;
}

.listtabelle td.ungerade {
	padding-left: 8px;	
}

.tabelleTitle {
	background-color: #D4DDE6;
	font-size: 12px;
	padding: 1px 5px 5px 5px;
}

/* Movie Popup */
body#moviePopup {
	background: none;
}

#popupContent {
	padding: 10px 0px 0px 20px;
}

#popupContent h1 {
	padding: 35px 0px 30px 0px;
}

#popupContent h1.videoH1 {
	padding: 10px 0px 30px 0px;
}

#popupContent h2 {
	font-size: 11px;
	color: #003366;
	background: url(/standards/bilder/popup_bullet.gif) no-repeat 0px 15px;
	padding-left: 10px;
	padding-top: 10px;
}

#popupContent p {
	color: #003366;
}

#popupHeader {
	background: url(/standards/bilder/logobg_popup.gif) repeat-x top left;
}

#popupContent .videoFormats {
	width: 720px;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

#popupContent .videoFormat {
	padding: 15px 0 30px 0px;
	width: 170px;
	float: left;
}

#popupContent .videoFormatHint {
	padding: 15px 0 30px 20px;
	float: left;
}

#popupContent .videoFormat p, #popupContent .videoFormatHint p {
	padding-top: 10px;
}

#movieContainer, #movieInfo {
	vertical-align: top;
}

#movieInfo, #backLink {
	width: 170px;
	padding-left: 20px;
}

#backLink {
	vertical-align: bottom;
}