body, table, td, p, ul, li, input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CCCC99;
	background-color: #333366;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FF6600;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FF9900;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFCC33;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

li {
    line-height: 22px;
    }

.copyright {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: -4px;
}

.spanH4 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFCC33;
}

.aBild  {
	text-decoration: none;
	border: none;
}

.aTdNews {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC33;
}

.aTdNews:hover {
	font-weight: bold;
	text-decoration: none;
	color: White;
}


.bildBox {
	float: left;
	margin-right: 12px;
}

.bildBoxRight {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}


/* Formulare */

.tdFormLeft {
	width: 200px;
	text-align: right;
	letter-spacing: 1px;
	vertical-align: middle;
	padding: 6px;
}

.tdFormLeft2 {
	width: 200px;
	text-align: right;
	letter-spacing: 1px;
	vertical-align: top;
	padding: 6px;
}

.tdFormRight {
	text-align: left;
	vertical-align: middle;
	padding: 6px;
}

.formInput {
	border: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: navy;
	background-color: #666699;
	height: 24px;
	color: white;
	width: 340px;
}

.formTextarea {
	border: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: navy;
	background-color: #666699;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	width: 340px;
	height: 220px;
}

.senden {
	font-size: 11px;
	border: solid;
	border-color: Navy;
	height: 22px;
	padding: 2px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #339999;
	color: #FFFFFF;
}

.back {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.back:hover {
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
}

.mehr {
	color: #FF6600;
	text-decoration: none;
}

.mehr:hover {
	color: Yellow;
	text-decoration: none;
}


/* Tabellen */

.tableAussen {
	width: 100%;
	height: 100%;
	text-align: center;
	border: none;
}

.tdLayoutTab {
	vertical-align: middle;
}

.tdRandLinksOben {
	width: 60px;
	border: dotted;
	border-top-width: 2px;
	border-top-color: #FF6600;
	border-left-width: 2px;
	border-left-color: #FF6600;
	border-right-width: 0px;
	border-bottom-width: 0px;
	height: 60px;
}

.tdRandRechtsOben {
	width: 60px;
	border: dotted;
	border-top-width: 2px;
	border-top-color: #FF6600;
	border-right-width: 2px;
	border-right-color: #FF6600;
	border-left-width: 0px;
	border-bottom-width: 0px;
	height: 60px;
}

.tdRandLinksUnten {
	width: 60px;
	border: dotted;
	border-top-width: 0px;
	border-left-width: 2px;
	border-left-color: #FF6600;
	border-right-width: 0px;
	border-bottom-color: #FF6600;
	border-bottom-width: 2px;
	height: 60px;
}

.tdRandRechtsUnten {
	width: 60px;
	border: dotted;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 2px;
	border-right-color: #FF6600;
	border-bottom-width: 2px;
	border-bottom-color: #FF6600;
	height: 60px;
}

/* Hauptmenü */

.tdMenu1 {
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	background-color: #666699;
	width: 80px;
	height: 18px;
}

.menu1 {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

.menu1:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: Yellow;
}

.tdMenu2 {
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	background-color: #006699;
	width: 80px;
	height: 22px;
}

.menu2 {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

.menu2:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FFFF00;
}

.menuAktiv {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	background-color: #FF6600;
	color: #FFFF33;
	width: 80px;
	height: 22px;
}

.impress {
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}

.impress:hover {
	font-size: 11px;
	color: Yellow;
	text-decoration: none;
}

.impress1 {
	font-size: 11px;
	text-decoration: none;
	color: Yellow;
}


/* Untermenü links */


.tdTheo {
	background-image: url(pics/theo.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.menuLinks {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
}

.menuLinks:hover {
	text-decoration: none;
	color: Yellow;
	font-size: 11px;
}

.menuLinks1 {
	text-decoration: none;
	color: Yellow;
	font-size: 11px;
}




/* News etc. */

.seite {
	font-size: 11px;
	color: Yellow;
}

.seitenzahl {
	font-size: 11px;
	color: White;
	text-decoration: none;
}

.seitenzahl:hover {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

.backNews {
	color: #FF6600;
	text-decoration: none;
}

.backNews:hover {
	color: Yellow;
	text-decoration: none;
}

.tdNews {
	text-align: center;
	width: 600px;
	border: dotted;
	border-color: #FF6600;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-weight: bold;
	color: #FFCC33;
	background-color: #006699;
}

.tdNewsLeft {
	width: 360px;
	border: dotted;
	border-color: #FF6600;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-weight: bold;
	color: #FFCC33;
	background-color: #006699;
}

.tdNewsRight {
	width: 140px;
	border: dotted;
	border-color: #FF6600;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	text-align: right;
	background-color: #006699;
}

.tdNewsText {
	border: dotted;
	border-color: #FF6600;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	vertical-align: middle;
}

.gastNewsText {
	color: #FFFF66;
}

/* Liste */

.tdBio {
	margin-bottom: 6px;
}

/* CDs */	

.titel {
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 4px;
}

.musiker {
	color: #FF6600;
}

.labelJahr {
	font-size: 11px;
}

.tdDashed {
	border: dashed;
	border-bottom-color: #FF6600;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}


/* Kritiken */

.link {
	color: #FFCC00;
	text-decoration: none;
	font-size: 11px;
}

.link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

.zoom {
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;
}

.zoom:hover {
	color: Yellow;
	text-decoration: none;
	font-size: 11px;
}



