/* Farben aus jpg übernommen - bitte auf korrektheit prüfen */

/* ALLGEMEINER HEADLINE BLOCK */
#main #content .headline  h3 {
	padding: 22px 0 20px 19px;
	color: #82704C;
	font-size: 2.9em;
	font-weight: normal;
	background: #FFF url(../gfx/gradient_top.gif) repeat-x;
}

#main #content .headline h3 span {
	font-size: 0.483em;
	color: #B5B09C;
	display: block;
}

#main #content .headline h4 {
	padding: 8px 50px 8px 11px;
	color: #91897E;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -0.05em;
	background: url(../gfx/gradient_top.gif) repeat-x;
}
/* ----------------------------------------------- */

#main #content .mediakit .content {
	padding-bottom: 22px;
}

* html .mediakit table {
	margin-top: 3px;
}

*:first-child+html .mediakit table {
	margin-top: 3px;
}

.mediakit table caption {
	margin-top: 3px;
	padding: 11px 0 8px 18px;
	color: #816D48;
	font-size: 1.5em;
	text-align: left;
	background: #F1EEE9;
}

.mediakit table th {
	padding: 7px 0 6px 19px;
	border-top: 1px solid #FFF;
	color: #6D5E37;
	font-size: 1.1em;
	background: #F1EEE9 url(../gfx/bg_table_th.gif) right center repeat-y; /* Bild müsste noch final erstellt werden */
}

.mediakit table td {
	padding: 7px 0 6px 0;
	border-top: 1px solid #FFF;
	color: #685C36;
	font-size: 1.1em;
	text-align: center;
	background: #F7F6F4;
}

.mediakit table td.outer {
	border-left: 1px solid #FFF;
}

.mediakit table td.outer a {
	width: 80px;
	padding-right: 18px;
	color: #685C36;
	text-decoration: none;
	background: url(../gfx/bg_arrow_button.gif) right center no-repeat;
}

.mediakit .no_topmargin {
	margin-top: 0;
}
