
body {
	color: #454545;
	background-color: white;
	font-family: Arial;
	font-size: small;
	background-image: url("images/bkg.gif");
		
}

#wrapper {
	background-color: white;
	
  width: 720px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 20px;
	 
}

#logo {
	margin-left: 80px;

}

#schlagzeile {
	margin-left: 80px;
	width: 550px;

}

#inhalt {
	margin-left: 80px;
	margin-right: 80px;
} 
#bild {
	margin-left: 70px;
}

#info {
	float: left;
	width: 720px;
	margin-left: 77px;	

}

#info p span {
	color: #000000;
}


#franz {
	width: 260px;
	float: left;
	}
 #franz p span {
 	color: #000000;
 }
 
#deutsch {
	float: left;
 width: 250px;
 margin-right: 30px;
 padding-left: 10px;

}


#deutsch p span {
	color: #000000;
}

#navigationli {
	float: left;
 width: 130px;
 margin-right: 10px;
 
}

#home {
	text-align: right;
	margin-right: 10px; 
	margin-top: 586px;	
	
}
#text {
	width: 390px;
	float: left;
}
#text p span {
	color: #000000;
}

#sprachwahl {
	float: left;
	width: 720px;
	margin-left: 97px;
}

#ausgabedt {
	width: 280px;
	float: left;
}

#ausgabefr {
	width: 280px;
	float: left;
}

#navigation {
	margin-left: 80px;
}


#fussbereich {	
padding-top: 10px;
margin-left: 80px;
margin-top: 20px;
font-size: 9px;
}

a {
	text-decoration: none; outline: none;

}

a:link { 
color: #ff0000;
text-decoration: none; 
}
a:visited { 
color: #ff0000; 
text-decoration: none;
} 
a:hover {
	color: #ff0000;
	text-decoration: none;
	  }
a:active {
	color:  #ff0000;
	text-decoration: none;
}
h1 { font-size: 150%; color: #e2001a; }
h2 { font-size: 130%; }

#inhalt a {
	color: #454545;
}
#inhalt a:hover,
#inhalt a:focus {
	border-bottom: 1px solid #454545;
}
#navigation a {
	color: #454545;
}
#navigation a:hover,
#navigation a:focus,
#navigation a:active {
	border-bottom: 1px solid #454545;
}
