/* ------------------------------------------------------- */
/* Style-Sheet Definitionen von www.Ruhrpottwetter.de */
/*              Copyright by Mathias Kemper                */
/*         Email: mathias@ghbiker.de           */
/*                Letzte Änderung: 25.08.04                */
/* ------------------------------------------------------- */
/* ------------------------------------------------------- */
/*               Definition der Standart-Seite             */
/* ------------------------------------------------------- */

body {
	background-color : #000080;
    color : #C0C0C0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	margin : 1px;
    scrollbar-face-color: #0000FF;
	scrollbar-highlight-color: #DDDDFF;
	scrollbar-shadow-color: #0000AA;
	scrollbar-3dlight-color: #BBBBFF;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #000055;
	text-align : left;
	overflow : auto;
}

LI {
	color : #C0C0C0;
}

UL {
	list-style-type : disc;
	list-style-position : outside;
	text-align : left;
}

UL.zahl {
	list-style-type : decimal;
	list-style-position : outside;
	text-align : left;
	font-size : 10pt;
}

UL.log {
    margin-left : 15px;
	margin-top : -1px;
	margin-bottom : 0px;
	list-style-type : disc;
	list-style-position : outside;
	text-align : left;
}

HR {
	width : 98%;
	height : 2px;
	text-align : center;
	color : #C0C0C0;
	background-color : #C0C0C0;
	border : 0px solid #C0C0C0;
}

h1 {
	color : #FFFF00;
	font-size : 32pt;
	background-color : transparent;
}

h1, h2, h3, h4, h5, h6 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	margin : 1px;
}

h2 {
	background-color : transparent;
	color : #FFFF00;
	font-size : 24pt;
}

h3 {
	background-color : transparent;
	color : #00FF00;
	font-size : 18pt;
}

h4 {
	background-color : transparent;
	color : #C0C0C0;
	font-size : 18pt;
}

h5 {
	background-color : transparent;
	color : #FFFF00;
	font-size : 14pt;
}

h6 {
	background-color : transparent;
	color : #C0C0C0;
	font-size : 14pt;
}

a {
	background-color : transparent;
	color : #FFFF00;
}

a:hover {
	background-color : transparent;
	color : #FF0000;
	font-style : italic;
}

a.men {
	font-size : 10pt;
	font-weight : bold;
	color : #B0B0B0;
	text-decoration: none;
}
		
a:hover.men {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
	text-decoration: underline;
	background-color : #000070;
}

a:active.men {
	font-size : 10pt;
	font-weight : bold;
	color : #FF0000;
	text-decoration: none;
}

a.men_haupt {
	font-size : 10pt;
	font-weight : bold;
	color : #FFFF00;
	text-decoration: none;
	vertical-align : middle;
	text-align : center;
}
	
a:hover.men_haupt {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
	text-decoration: underline;
	vertical-align : middle;
	text-align : center;
}

a:active.men_haupt {
	font-size : 10pt;
	font-weight : bold;
	color : #FF0000;
	text-decoration: none;
	vertical-align : middle;
	text-align : center;
}

a.copyright {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : #C0C0C0;
	text-decoration: underline;
}
	
a:hover.copyright {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : #C0C0C0;
	text-decoration: underline;
}

 a.button {
    display:block;
    color:#FFFF00;
    /*background-color:#333588;*/
    /*width:110px;*/
	height:16px;
    padding:2px;
    font-size:10pt;
    font-family:Verdana, Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    border:0px solid #000000;
    background-image:url(grafik/button_bg.gif);
    margin-left : 15px;
    margin-top : 10px;
}

a:hover.button {
    display:block;
    color:#FF0000;
    /*background-color:#333588;*/
    background-image:url(grafik/button_bg_hover.gif);
    text-decoration : underline;
    font-style : normal;
}

 a.button_top {
    display:block;
    color:#FFFF00;
   /* background-color:#333588;*/
    /*width:40px;*/
	height:16px;
    padding:2px;
    font-size:10pt;
    font-family:Verdana, Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    border:0px solid #000000;
    background-image:url(grafik/button_top.gif);
    /*margin-left : 15px;
    margin-top : 10px;*/
}

a:hover.button_top {
    display:block;
    color:#FF0000;
    /*background-color:#333588;*/
    background-image:url(grafik/button_top_hover.gif);
    text-decoration : underline;
    font-style : normal;
}

a.button_kopf {
    display:block;
    color:#FFFF00;
    /*background-color:#333588;*/
    /*width:110px;*/
	height:16px;
    padding:2px;
    font-size:10pt;
    font-family:Verdana, Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    border:0px solid #000000;
    background-image:url(grafik/button_kopf.gif);
    margin-left : 15px;
    margin-top : 10px;
}

a:hover.button_kopf {
    display:block;
    color:#FF0000;
    /*background-color:#333588;*/
    background-image:url(grafik/button_kopf_hover.gif);
    text-decoration : underline;
    font-style : normal;
}

 a.sitemap1 {
    display: block;
    color:#FFFF00;
    background-color:#1312F7;
    width:150px;
    font-size:14pt;
    font-family:Verdana, Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    border:2px solid #808080;
    margin-left : 15px;
    margin-top : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

a:hover.sitemap1 {
    display:block;
    color:#FF0000;
    background-color:#333588;
    text-decoration : underline;
    font-style : normal;
}

 a.sitemap2 {
    display:block;
    color:#FFFF00;
    background-color:#1312F7;
    width:120px;
    font-size:10pt;
    font-family:Verdana, Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    border:1px solid #808080;
    margin-left : 45px;
    margin-top : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
}

a:hover.sitemap2 {
    display:block;
    color:#FF0000;
    background-color:#333588;
    text-decoration : underline;
    font-style : normal;
}

 a.sitemap3 {
   /* display:block; */
    color:#FFFF00;
   /* background-color:#1312F7;
    width:120px; */
    font-size:8pt;
    font-family:Verdana, Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    text-align: left;
    /* border:1px solid #808080;  */
    margin-left : 85px;
    /* margin-top : 10px;
	padding-top : 5px;
	padding-bottom : 5px; */
}

a:hover.sitemap3 {
    /* display:block; */
    color:#FF0000;
    /* background-color:#333588; */
    text-decoration : underline;
    font-style : normal;
}

a.menu {
    display:block;
    color : #B0B0B0;
    background-color : #000070;
	border-left : 1px solid #808080;
	border-right : 1px solid #808080;
    /*width:110px;*/
	height:16px;
    padding: 2px;
    font-size:10pt;
    font-family:Verdana, Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    text-align:left;
}

a:hover.menu {
    display:block;
    color:#FF0000;
    background-color : #000090;
    text-decoration : underline;
    font-style : normal;
	border-left : 1px solid #C0C0C0;
    border-right : 1px solid #C0C0C0;
}

p {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	color : #C0C0C0;
	background-color : transparent;
	margin : 1px;
	text-indent : 0px;
	text-align : left;
}

p.f10b {
	font-size : 10pt;
	font-weight : bold;
}

p.f10bdavis {
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	text-align : center;
	letter-spacing : -1px;
}

p.f10eigen {
	font-size : 10pt;
	font-weight : bold;
	color : #E0E0E0;
}

p.f10bcy {
	font-size : 10pt;
	font-weight : bold;
	color : #00FFFF;
}

p.f10bge {
	font-size : 10pt;
	font-weight : bold;
	color : #FFFF00;
	text-align : center;
}

p.f10n {
	font-size : 10pt;
}


p.f12b {
	font-size : 12pt;
	font-weight : bold;
}

p.f13bdavis {
	font-size : 13pt;
	font-weight : bold;
	color : #000000;
	text-align : center;
}

p.f12warnung {
	font-size : 12pt;
	font-weight : bold;
	text-align: center;
	color: #000000;
}

p.f12bcy {
	font-size : 12pt;
	font-weight : bold;
	color : #00FFFF;
}

p.f12n {
	font-size : 12pt;
}

p.f14b {
	color : #C0C0C0;
	font-size : 14pt;
	font-weight : bold;
	white-space : nowrap;
}

p.f18bdavis {
	font-size : 18pt;
	font-weight : bold;
	color : #000000;
	text-align : center;
}

p.sensor_bez {
	color : #B0B0B0;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
}

p.sensor7n {
    color : #C0C0C0;
	font-size : 7pt;
	font-weight : normal;
	white-space : nowrap;
	text-align : center;
}

p.sensor7b {
    color : #A0A0A0;
	font-size : 7pt;
	font-weight : bold;
	white-space : nowrap;
	text-align : center;
}

p.sensor8b {
    color : #A0A0A0;
	font-size : 8pt;
	font-weight : bold;
	white-space : nowrap;
	text-align : center;
}

p.sensor10b {
    color : #C0C0C0;
	font-size : 10pt;
	font-weight : bold;
	white-space : nowrap;
	text-align : center;
}

p.sensor10bgr {
    color : #A0A0A0;
	font-size : 10pt;
	font-weight : bold;
	white-space : nowrap;
	text-align : center;
}

p.sensor12n {
    color : #C0C0C0;
	font-size : 12pt;
	font-weight : normal;
	white-space : nowrap;
	text-align : center;
}

p.sensor13b {
	color : #C0C0C0;
	font-size : 13pt;
	font-weight : bold;
	white-space : nowrap;
	text-align : center;
}

p.sensor18b {
	color : #B0B0B0;
	font-size : 18pt;
	font-weight : bold;
	white-space : nowrap;
	text-align : center;
}

p.stat_tage {
	color : #000000;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
}

p.f8b {
	font-size : 8pt;
	font-weight : bold;
}

p.f8n {
	font-size : 8pt;
}

p.f8r {
	font-size : 8pt;
	text-align : right;
}

p.f8c {
	font-size : 8pt;
	text-align : center;
}

.f8naktuell {
	font-size : 8pt;
	color : #FF0000;
	text-align : center;
}

.f8aktuell {
	font-size : 8pt;
	color : #00FF00;
	text-align : center;
}

.f8warnung {
	font-size : 8pt;
	color : #FFA500;
	text-align : center;
}

p.f8bdavis {
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
	text-align : center;
	letter-spacing : -1px;
}

p.f7ndavis {
	font-size : 7pt;
	font-weight : normal;
	color : #000000;
	text-align : center;
	white-space : nowrap;
	letter-spacing : -1px;
}

p.f7bdavis {
	font-size : 7pt;
	font-weight : bold;
	color : #000000;
}

p.senmin {
	color : #008080;
	font-size : 13pt;
	font-weight : bold;
	white-space : nowrap;
	text-align : center;
}

p.senmax {
	color : #9C0000;
	font-size : 13pt;
	font-weight : bold;
	white-space : nowrap;
	text-align : center;
}

p.sendurch {
	color : #808080;
	font-size : 13pt;
	font-weight : bold;
	white-space : nowrap;
	text-align : center;
}

p.senakt {
	color : #F5F5F5;
	font-size : 18pt;
	font-weight : bold;
	white-space : nowrap;
	text-align : center;
}

p.fxn {
	background-color : transparent;
	color : #000080;
	font-size : 0px;
}


table {
	border : 0px none #C0C0C0;
	border-collapse : collapse;
	text-align : center;
}

table.daten {
	background-color : #000070;
	border : 1px solid #808080;
	padding : 0;
	border-collapse : collapse;
}

table.davis {
	border : 3px solid #000000;
	padding : 0;
	border-collapse : collapse;
}

table.daten_nb {
	background-color : #000070;
	border : 0px solid #808080;
	padding : 0;
	border-collapse : collapse;
}

table.menu {
    border-bottom : 1px solid #808080;
	width : 110px;
	margin-left : 15px;
}

td {
	margin : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border-collapse : collapse;
	border-spacing : 0px;
	text-align : center;
	border : 0px solid #808080;
}

td.menu_haupt {
	text-align : center;
	vertical-align : middle;
	width : 110px;
	height : 20px;
	background-image : url(grafik/button_bg.gif);
}

td.inhalt {
	vertical-align : top;
	background-color : #000080;
}

td.daten {
	border : 1px solid #808080;
}

td.eigen {
	border : 1px solid #808080;
	background-color : #000080;
}

td.text {
	background-color : #000080;
}

td.daten_hl {
    background-color : #000390;
	border : 2px solid #808080;
}

td.border_rt {
	border-right : 1px solid #808080;
	border-top : 1px solid #808080;
}
	

td.border_t {
	border-top : 1px solid #808080;
}	
			
td.links{
	width: 6px;
	height : 15px;
	background-image : url(grafik/menu_links.gif);
	border-bottom : 1px solid #808080;
}

td.plus {
	text-align : left;
	vertical-align : middle;
	height : 15px;
	background-color : #BBBBBB;
	border-left : 1px solid #808080;
	border-right : 1px solid #808080;
}

td.plus_eb1 {
	text-align : left;
	vertical-align : middle;
	height : 15px;
	background-color : #BBBBBB;
	padding-left: 15px;
	border-left : 1px solid #808080;
	border-right : 1px solid #808080;
}

td.warnung {
	border-style: solid;
	border-width: 5px;
	border-color: #FF0000;
	background-color: #FFFF00;
}

td.davis_gr1 {
    background-color : #8B989E;
	border : 1px solid #000000;
}

td.davis_gr2 {
    background-color : #BEC2C5;
	border : 1px solid #000000;
}

td.davis_gr3 {
    background-color : #CCCCCC;
	border : 1px solid #000000;
	vertical-align : middle;
	text-align : center;
}

td.davis_ge1 {
    background-color : #CCB45E;
	border : 1px solid #000000;
}

td.davis_ge2 {
    background-color : #F9DD7B;
	border : 1px solid #000000;
}

td.davis_ge3 {
    background-color : #FFF4C9;
	border : 1px solid #000000;
	vertical-align : middle;
	text-align : center;
}

td.sitemap {
    background-color : #333588;
	border : 1px dotted #808080;
}