/* ============== expose-reality.de ============== */
/* Name: expose */

html
	{
	padding:0;
	}
	

body {
padding: 0px;
border: 0px;
vertical-align:top;
background-color: #000000;
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: #E8E5E5;
}

input, select, textarea
			{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			background-color: #EADEAD;
			border-width: 1px;
			border-color: #000000;
			}



a:link {
	color: #F0CC04;
	text-decoration: none;
}
a:visited {
	color: #2C7969;
	text-decoration: none;
}
a:hover {
	color: #F0CC04;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #F0CC04;
}

h1 	{ font-size:120%; color:#A7351A;}
h2 	{ font-size:120%; color:#2C7969;}
h3 	{ font-size:120%; color:#287FC8;}
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 {
	width:950px;
	border-top: 1px solid #B9B9B6;
	border-bottom: 1px solid #000000;
}



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

/* ------- Textangaben für Urheber ----- */
span.copyright {
 font-size: 10px;
 font-style:italic;
 }






/* -------- Text- und Linkfarben für Footer ------- */
.footer {
  background-color: #000000;
  color:            #B9B9B6;
  font-size:10px;
  margin-top:8px;
  margin-bottom:10px;
}

.footer a:link {
  color:            #B9B9B6;
  text-decoration: none;
}

.footer a:visited {
  color:            #B9B9B6;
  text-decoration: none;
}

.footer a:hover {
  color:            #B9B9B6;
  text-decoration: underline;
}

.footer a:active {
  color:            #B9B9B6;
  text-decoration: underline;
}
	


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



border-style: dashed;
  border-color: #7B070C;


CSS in HTML:
z.B. Hintergrundbild:
 
 style="background-image:url(grafik/Links/oben1rechts.jpg)" 
 
 color: #8F4311; (rotbraun)
 

*/
