A:link {color: #fff;}
A:active {color: #fff;}
A:visited {color: #fff;} 
A:hover {color: #003058; text-decoration: none;}

A.orange:link {color: #D2691E;}
A.orange:active {color: #D2691E;}
A.orange:visited {color: #D2691E;} 
A.orange:hover {color: #000; text-decoration: none;}

BODY {
	background-color: #3A6EA5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #fff;
	margin : 0 0 0 0;
	padding : 0 0 0 0;	
	scrollbar-track-color : #3A6EA5;
	scrollbar-arrow-color : #fff;
	scrollbar-base-color : #3A6EA5;
	scrollbar-highlight-color : #3A6EA5;
	scrollbar-shadow-color : #3A6EA5;
	scrollbar-3dlight-color : #3A6EA5;
	scrollbar-darkshadow-color : #3A6EA5;
	scrollbar-face-color : #003058;
}

BODY.menu {
	background-color: #003058;
}

BODY.b_menu {
	
	background-color: #003058;
	background-image: url(../pix/b_stadt.gif);
}

table.aktuellExtra {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #fff;
	margin : 0;
	padding : 0;	
}

TD.abstand {
	padding-left: 5px;
}

TD.weiss {
	background-color: #fff;
}

TD.schwarz {
	background-color: black;
}

td.pL {
	width: 150px;
	margin-bottom: 20px;
}

td.pR {
	width: 500px;
	margin-bottom: 20px;
}

td.pT {
	padding-bottom: 2px; border-bottom: 1px solid white;
}

BODY.weiss {
	background-color : #fff;
}
	
Table.blau {
	background-color: #003058;
}

Table.blau2 {
	background-color: #003058;
}

b {
	font-weight: bold;
}

UL {
	margin-top: 3px;
	margin-bottom: 3px;
	list-style: square outside;
	font-size : 12px;
	}

span.klein {
	font-size : 11px;
	color: #8AABD0;
}

span.kapital { text-transform: uppercase; }

img.rahmen {
	border-bottom-style: none;
	border-bottom-width: 0;
	border-left-color: #fff;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: none;
	border-top-width: 0;
	border-right-style: none;
	border-right-width: 0;
}

img.rahmen_ou {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	border-left-style: none;
	border-left-width: 0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #fff;
	border-right-style: none;
	border-right-width: 0;
}

img.rahmen_oul {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #fff;
	border-right-style: none;
	border-right-width: 0;
}

img.rahmen_u {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	border-left-style: none;
	border-left-width: 0;
	border-top-style: none;
	border-top-width: 0;
	border-right-style: none;
	border-right-width: 0;
}

img.rahmen_ul {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #fff;
	border-top-style: none;
	border-top-width: 0;
	border-right-style: none;
	border-right-width: 0;
}

span.titel,span.titelschwarz,span.titelkleiner, #konzerte td.titel, td.pT {
	color: #D2691E;
	font-size : 16px;	
	letter-spacing: 1px;
	font-weight: bold;
}

span.titelschwarz,span.schwarz {
	color: white;
}

span.titelweiss {
	color: #fff;
	font-size : 16px;	
	letter-spacing: 1px;
	font-weight: bold;
}

span.zitat {
	font-size : 11px;
	color : #ddd;
	letter-spacing: 1px;
}

span.credit {
	font-size : 11px;
	color : #D2691E;
	font-variant: small-caps;
}

DIV.dialog {
	position:absolute;
	width:250px;
	height:230px;
	z-index: 1;
	left: 0;
	top: 0;
	visibility: hidden;
	background-color: #fff;
	color: #000;
	padding : 5px 5px 5px 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border: 2px solid #003058;
}

#konzerte td {
	vertical-align: top;
	padding-right: 10px;
}
#konzerte td.n {
	padding-right: 0;
}
#konzerte th {
	font-size : 12px;
	color : #D2691E;
	font-variant: small-caps;
	text-align: left;
	padding-bottom: 5px;
}

#konzerte td.titel { padding: 25px 0 10px 0; }
