/* ============== ruhrklang.de/blue-hour ============== */
/* Name: bluehour */

html
	{
	padding:0;
	}
	

body {
height: 101%;
padding: 0px;
border: 0px;
vertical-align:top;
background-color: #D0E2F9;
/* background-image: url('pics/bg_01b.jpg'); 
background-repeat: no-repeat; background-attachment: fixed; */
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

body,td,th {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

input, select, textarea
			{
			font-family: "Courier New",Courier,Monaco;
			font-size: 12px;
			color: #000000;
			background-color: #EADEAD;
			border-width: 1px;
			border-color: #000000;
			}

a:link {
	color: #004FA6;
	text-decoration: none;
}
a:visited {
	color: #004FA6;
	text-decoration: none;
}
a:hover {
	color: #004FA6;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

h1 	{ font-size:16px; color:#004FA6; }
h2 	{ font-size:12px; color:#C62B07;}
h3 	{ font-size:12px; color:#004FA6; }
h4 	{ font-size:100%; font-weight:bold; border-bottom:1px solid #DAD1C4; margin:1.5em 1em 1em 0; color:#3A5774; }
h5 	{ font-size:100%; margin-top:0; }
h6 	{ font-size:100%; margin-top:0; }


hr
	{
	height:2px;
	width:350px;
	}

/* --------- Link- und Textfarben für den Header-Bereich ----- */
#title {
	position: absolute; top: 10px; left: 440px; width: 520px; height: 30px; 
	color: #004FA6;
	padding: 0px;
	}


/* --------- Link- und Textfarben für den linken Bereich ----- */
#picture {
	position: absolute; top: 65px; left: 20px; width: 520px; height: 30px; 
	color: #E9CE9A;
	padding: 0px;
	}
	
	

/* --------- Link- und Textfarben für den Haupt-Bereich ----- */
#maintext {
	padding: 0px;
	position: absolute; top: 65px; left: 440px; width: 500px; height: 480px; overflow: auto; border-style: none;
	}

 #maintext a:link {
	color: #831A03;
	text-decoration: none;
	}
	
#maintext a:visited {
	color: #831A03;
	text-decoration: none;
	}
	
#maintext a:hover {
	color: #831A03;
	text-decoration: underline;
	}

#maintext a:active {
	color: #831A03;
	text-decoration: underline;
	} 
	



/* -------- Textfarbe für Highligts (dieselbe wie für Überschriften) ----- */
span.high {
	color: #C62B07;
	font-weight: bold;
	}





/* -------- Text- und Linkfarben für Footer bzw. Menue ------- */
#menue {
  color: #004FA6;
  position: absolute; top: 520px; left: 440px; width: 520px; height: 30px; overflow: auto; border-style: none;
}

	


/* ============== Eigenes ============== 



*/
