/* 
Title:     schares master style
Author:    
ded. to RS
*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	line-height: 1.5em;
	background:  #d22229; 
	font-size: small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}



/* ---( links )------------------------------- */


A:link     { color: #000;  text-decoration: none }
A:hover  { color: #fff;  text-decoration: none }
A:active   { color: #000;  text-decoration: none }
A:visited     { color: #000;  text-decoration: none }

/* ---( common elements )------------------------------- */

p {
	margin: 0;
	padding: 0;
	font-family: Lucida, Verdana, sans-serif;
	text-align: left;
	line-height: 2em;
	
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}

h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	}
	
/* ---( id's )------------------------------- */

#header {
	margin: 5px 0px 0px 0px;
	background:  #fff; 
	height: 95px;
		  }

#navigation {
	padding: 0px 0px 0px 50px;
	margin-top:-15px;
			}

#navigation a:link { color: #676767; font-weight: bold; text-decoration: none }
#navigation a:hover { color: #000; font-weight: bold; text-decoration: none }
#navigation a:active { color: #000; font-weight: bold; text-decoration: none }
#navigation a:visited { color: #676767; font-weight: bold; text-decoration: none }
.navigation_active { color: #000; font-weight:bold; text-decoration: none }

#subnavigation {
	padding: 0px 0px 0px 0px;
	font-weight: bold; 
	text-decoration: none;
	width: 200px;
			}

#subnavigation a:link { color: #000; font-weight: bold; text-decoration: none }
#subnavigation a:hover { color: #fff; font-weight: bold; text-decoration: none }
#subnavigation a:active { color: #fff; font-weight: bold; text-decoration: none }

.active { color: #fff; font-weight:bold; text-decoration: none; }

.logo {
	margin: 10px 0px 0px 520px;
			}
			
.kran {
	margin: 20px 0px 0px 550px;
			}
			
#mainhub {
	margin: 10px 0px 0px 50px;
			}
			
#footer {
	position: absolute;
	
	margin: 20px 0px 0px -190px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	
	width: 600px; 
	color: #fff;
	line-height: 2em;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
			}

#homefooter {
	position: relative;
	top: 20px;
	margin: 30px 0px 0px 50px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	width: 600px; 
	color: #fff;
	line-height: 2em;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
			}
			
#mittelspalte  {
	position: absolute; 
	width: 300px; 
	
	left: 230px; 
	top: 210px;
	color: #fff;
	font-size: small;
	line-height: 2em;
	margin: 50px 0px 10px 10px;
			}
			

#mittelspalte a:link { color: #000; font-weight: bold; text-decoration: none }
#mittelspalte a:hover { color: #fff; font-weight: bold; text-decoration: none }
#mittelspalte a:active { color: #fff; font-weight: bold; text-decoration: none }
#mittelspalte a:visited { color: #000; font-weight: bold; text-decoration: none }


#arbeitsbuehne  {
	position: absolute; 
	width: 600px; 
	
	left: 230px; 
	top: 210px;
	color: #fff;
	font-size: small;
	line-height: 2em;
	margin: 50px 0px 10px 10px;
			}
			
			
#rechtespalte  {
	position: absolute; 
	left: 550px; 
	top: 210px;
	width: 300px; 
	line-height: 2em;
	color: #fff;
	margin: 50px 0px 0px 10px;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
			}		


#content {
	position: relative; left: 500px; top: 220px;

	margin: 20px 0px 0px 100px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	width: 600px; 
	color: #000;
	background:  #fff; 
	font-size: small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	}
	
.link { color: #000; font-weight: bold;  }
.link:hover { color: #000; font-weight: bold; }

	
.flleft {float:left; 
  	 margin:10px 10px 10px 10px;} 
 

.flright {float:right;
 	margin:10px 10px 10px 10px;} 

