/*** Globale Einstellungen ***/
a:link { text-decoration: none; color: #4f4f4f; }
a:visited { text-decoration: none; color: #4f4f4f;}
a:hover { text-decoration: none; color: #990000; }
a:active { text-decoration: none; color: #4f4f4f; }

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color:#4f4f4f;
	margin: 0px;
	letter-spacing: 1px;
	background:url(../img/yellow_style/yellow_bg.png) repeat-x fixed top;
}


/** Header **/
.header_bg {
	background-color:#F2B600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Layer_Time */
#Layer_Time {
	background-color:#FFEFBF;
	position:absolute;
	width:100%;
	height:20px;
	z-index:1;
	top: 107px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.td_aktzeit {
	text-align:right;
}

/* Logobanner */
.td_logobanner {
	height:80px;
	background-image:url(../img/topbanner.png);
}
			

/** Menu **/
#menu_table {
	font-size:18px;
	font-family:QuillPerpendicularRegular, Vinque, Tahoma, Trebuchet MS, Georgia, Verdana, Times New Roman, Times, serif
}
#menu_table td {
	height:30px;
}
#menu_table a:link {
	 text-decoration: none;
	 color: #4f4f4f;
}
#menu_table a:visited {
	text-decoration: none;
	color: #4f4f4f;
}
#menu_table a:hover {
	text-decoration: none;
	color: #999900;
}
#menu_table a:active {
	text-decoration: none;
	color: #4f4f4f;
}
.akt_menupunkt {
	color:#990000;
	background-color:#F2B600;
}
.submenu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	background-color:#F2B600;
	padding-left:20px;
}
.akt_submenupunkt {
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	background-color:#F2B600;
	padding-left:20px;
}


/** Content **/
#content_table {
	background-color:#F2B600;
	margin-top:0px;
}
.toptitle {
	font-size:28px;
}
.toptitle2 {
	color:#CC0000;
}
.jahreszahl {
	color:#996600;
	font-size:36px;
}


/* Start */
/* Start */
#greeting, #greeting_shadow {
	position:relative;
	width:100%;
	font-size:26px;
	font-weight:bold;
	font-family:Courier New, Courier, monospace;
}
#greeting {
	z-index:2;
	top: 20px;
	color: #99CC33;
}
#greeting_shadow {
	z-index:1;
	left:2px;
	top: -14px;
	color:#993300;
}
#greeting2, #greeting_shadow2 {
	position:relative;
	width:100%;
	font-size:24px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#greeting2 {
	z-index:2;
	top: 20px;
	color: #99CC33;
}
#greeting_shadow2 {
	z-index:1;
	left:2px;
	top: -68px;
	height:50px;
	color:#993300;
}
.starttext {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* News */
.news_headline {
	font-size: 2.0em;
}
.news_title {
	color:#990000;
	font-weight: bold;
	background-color: #C19200;
	padding: 3px;
	width:auto;
	border: #990000 1px solid;
	border-right: #990000 1px solid;
}
.news_title img {
	vertical-align: absmiddle;
}

.news_date {
	font-size: 0.7em;
	color: #4f4f4f;
}
.news_blankline {
	line-height: 2px;
}

.news_text {
	background-color: #D7A200;
	padding: 3px;
	border: #990000 1px solid;
}

/* Biographie */
.bio_title {
	font-size:20px;
	color:#990000;
	height: 30px;
	vertical-align:top;
}
	
/* Diskographie */
#diskographie {
	font-size:12px;
}
#diskocontent {
	background-color:#DDA600;
	border:#990000 thin solid;
}
#diskocontent #head{
	font-weight:bold;
	width:120px;
}
.diskotitle {
	background-color:#C19200;
}
.disko_border_br {
	border-bottom:#990000 thin solid;
	border-right:#990000 thin solid;
}
.disko_border_b {
	border-bottom:#990000 thin solid;
}
.disko_border_r {
	border-right:#990000 thin solid;
}
.disko_border_t {
	border-top:#990000 thin solid;
}
.disko_border_tr {
	border-top:#990000 thin solid;
	border-right:#990000 thin solid;
}

/* Fotos */
.foto_category {
	font-size:36px;
}

/* Links */
.linkpoint {
	background-image:url(../img/yellow_style/linkpoint.png);
	background-repeat:no-repeat;
	width: 26px;
	vertical-align:top;
	text-align:left;
}
.linktext {
	vertical-align:top;
}
.linktitle {
}
.link {
	text-decoration:none;
	font-weight:bold;
	color:#999900;
}
.link a:link {
	color:#999900;
}
.link a:visited {
	color:#999900;
}
.link a:hover {
	color:#990000;
}
.link a:active {
	color:#999900;
}

/** Footer **/


/** Sonstige **/
.counter {
	background-color: #FFFFFF;
	font-size: 0.6em;
	text-align: center;
	margin: 10px;
	width: 85%;
}
