body{
	margin-top:0px;
	font-family:Helvetica, sans-serif;
	line-height:1.6em;
	color:#444;
   	border:green; 	 
	font-size:.8em;
	}

#Kopfzeile{
	top:50px;
	position:fixed;
   	//background-color:green; 	 
   	//border:1px solid #888;
   	}

#Sprachen{
	top:50px;
	right:50px;
	position:fixed;
   	//width:10040px;
   	//background-color:green; 	 
   	//border:1px solid #888;
	}

hr	{
	margin:0px;
	margin-bottom:-2px;
	opacity:0.2;
	}

Navigation{
	top:150px;
	left:50px;
	width:240px;
	margin-top:0px;
	position:fixed;
	//font-size:0.9em;
	//border:1px solid #888;
	}


li	{
	//font-size:.8em;
	line-height:1.5em;
	//letter-spacing:.06em;
	//background-color:darkgrey;
	list-style-type:none;
	}

#Inhalt	
	{	
	top:150px;
	left:300px;
	width:800px; 
 	position:absolute;
 	//background-color:#FFFFE0;
	//border:1px solid #888;
	margin:0px;
	}

table
	{	
	width:800px;
	font-size:1em; 
	padding-left:0px;
	border-spacing:15px;
	}

text{
	font-size:.8em;
	padding-top:10px;
	padding-right:250px;
	padding-bottom:20px;
	background-color:white;
	position:relative;
	top:90%;
	left:0%;
	}
	
span{
	color:#444;
	float:right;
	}

//b	{
	color:#444;
	}
	
//#bodytext{
	//font-size:.9em;
	color:#444;
	word-spacing:0.1em;
	//right:0px;
	width:800px;
	float:left;
	}


#left{
	padding-bottom:300px;
	left:0px;
	//background-color:red;
	position:absolute;
	width:525px;
	//border-left:1px;
	color:#444;
	font-weight:500;
	}

#right{
	padding-left:140px;
	//padding-top:5px;
	right:0px;
	//background-color:red;
	color:#444;
	font-weight:500;
	font-size:.9em;
	position:absolute;
	float:left;
	width:150px;
	}

#footer_cursor {
	padding-top:20px;
	//background-color:red;
	//bottom:-400px;
	}

#back{
	
	height:20px;
	position:absolute;
	width:20px;
	opacity:0.3;
	}

#back:hover
	{
	//background-color:red;
	opacity:0.1;
	}
	
#next{
	height:20px;
	position:absolute;
	left:25px;
	width:20px;
	opacity:0.3;
	}

#next:hover
	{
	//background-color:red;
	opacity:0.1;
	}

#top{
	
	height:20px;
	position:absolute;
	left:50px;
	width:20px;
	opacity:0.3;
	}

#top:hover
	{
	//background-color:red;
	opacity:0.1;
	}

b1	{
	font-weight:bold;
	color:red;
	}

h1	{
	font-weight:bold;
	float:left;
	}	

h2	{
   	font-weight:bold; 
   	//background-color:green; 
 	font-size:1em;
 	margin-top:0px;
 	}

h3	{
   	margin:0px;
   	//background-color:green; 
 	font-size:1.5em;
	color:#444;
	}	



hr	{
	color:#444;
	width:800px;
	}

h1:hover
	{
	text-decoration:none;
	color:#444;
	}
	
h3:hover
	{
	text-decoration:none;
	color:#444;
	}
	
a	{
	color:#444;
	text-decoration:none;
	}
	
a:link
	{
	text-decoration:none;	
	}
	
a:hover
	{	
	color:#888;
	}		

a:active
	{	
	color:#444;
	}

b
	{
	color:#444;
	}


	
b:hover
	{
	color:#444;
	}

p:hover
	{
	Text-decoration:none;
	}

p	{
	margin-top:0px;
	}

strong{
	font-weight:500;
	color:#888;
	}

//a:active
	{	
	color:rgb(236,117,102);
	}



#column1	{	
	width:275px;
	height:300px;
	float:left;
	margin-bottom:25px;
	}

#column2	{	
	width:275px;
	height:300px;
	float:left;
	margin-bottom:25px;
	}	

#column3	{	
	width:250px;
	height:300px;
	float:left;
	margin-bottom:25px;
	}

//sub_1{
	height:50px;
	width:300px;
	background-color:white;
	position:absolute;
	padding-top:15px;
	top:250px;
	left:0%;
	}
	
//sub_2{
	height:50px;
	width:300px;
	background-color:white;
	position:absolute;
	padding-top:15px;
	top:250px;
	left:275px;
	}	



div_b{
	//background:url("src=Links/Start/rot.jpg");
	opacity:.2;
	}

div_b:hover 
	{	
	opacity:1;
	}	
		
#footer_container {
    position:fixed;
    bottom:0; left:0; right:0;
    margin:0;
    height:2em;
	}

#footer {
    font-size:0.3em;
    position:absolute;
    top:0; left:50; right:0; bottom:0;
	}

footer2	{
	font-size:0.8em;	
	top:10px;
	padding-bottom:100px;
	}	

	