* {
margin: 0; 
padding: 0;
}
html {
	background-color: #b4d5eb;
	background-image: url(img/hg.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
}


body {
	background-image: url(img/hgb.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}
a {
	text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img {
border: 0 none;
}
input, textarea, p, a, th, td, blockquote, li, label {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
li a, p a, td a, td p, td h2, td h3, td h4, td h5 {
font-size: 130%;
}


h1 {
	line-height: 1.5em;
	font-weight: lighter;
	font-style: normal;
	
}
h2 {
font-size: 1em;
}
h3 {
font-size: 0.80em;
}



#seiramen_footer {
	display:block;
	position:relative;
	width:100%;
	height:20px;
/*	background-image:url(R_footer.gif);*/
}
 
/* Ende Rahmen */

#sprachhead {
	display:block;
	position:relative;
	width:850px;
	margin: 20px auto 0 auto;

}


#webseit {
	display:block;
	position:relative;
	width:900px;
	margin: 0 auto;
}

#header {
	display:block;
	position:relative;
	width:900px;
	height:164px;
	margin: 5px auto;
/*	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;  */
}
.flashrotate {	
	display:block;
	position:relative;
	width:700px;
	height:164px;
	float:right;
 }

/* seitenabschluß */
#footer a{  }
.linkleft {
	display:block;
	position:relative;
	float:left;
	color:#FFFFFF; text-decoration:none; font-size:10px;
	margin: 15px 0 0 15px;

}
.linkright {
	display:block;
	position:relative;
	float:right;
	color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold;
	margin:10px 20px 0 0;

}

#footer {
	display:block;
	position:relative;
	width:900px;
	height:38px;
	clear:both;
	margin: 5px auto;
	background-image: url(img/fhg.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

