A:link {color: #ffffff;}
A:active {color: #ffffff;}
A:visited {color: #ffffff;} 
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: #000000; text-decoration: none;}

BODY {
	background-color: #3A6EA5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
	scrollbar-track-color : #3A6EA5;
	scrollbar-arrow-color : #ffffff;
	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);
}

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

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

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

TD.schwarz {
	background-color: black;
}

BODY.weiss {
	background-color : #ffffff;
}
	
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;
}

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

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

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

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

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

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

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

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

span.zitat {
	font-size : 11px;
	color : #dddddd;
	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: 0px;
	top: 0px;
	visibility: hidden;
	background-color: #FFFFFF;
	color: #000000;
	padding : 5px 5px 5px 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border: 2px solid #003058;
}
