@charset "UTF-8";
/* CSS Document */

body {	
		margin: 0;
		padding: 0;
		width:100%;
		height:100%;
		background-image:url(../images/Landhaus_HG_all.gif);
		background-position:center;
		background-repeat:no-repeat;
		background-position:top;
		border:none;
		outline:none;
	}
#green_back {
	background-image:url(../images/Landhaus_HG.png);
	width:980px;
	height:100%;
	min-height:1000px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}
#header {
	width:960px;
	height:148px;
	margin-left:auto;
	margin-right:auto;
}
hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #FFF ;
 border-bottom: solid 1px #060; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
#menu_back {
	width:960px;
	height:434px;
	margin-left:auto;
	margin-right:auto;
}
#putz {
	width:782px;
	height:390px;
	margin-top:-390px;
	margin-left:188px;
}

#menu {
	width:140px;
	height:500px;
	margin-left:45px;
	margin-top:-370px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#textarea {
	width:700px;
	height:100%;
	margin-left:220px;
	margin-top:-500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	letter-spacing: 0.5px;

}
#anti_link{color: #06F;font-weight: bold;border:none;outline:none;font-size:13px;}
#anti_link2{color: #005E1A;font-weight: bold;border:none;outline:none;}
#orange {color:#F63}
A:link {color: #FFF;text-decoration: none;border:none;outline:none;}
A:visited {text-decoration: none;color: #FFF;border:none;outline:none;}
A:active {text-decoration: none;color: #FFF;border:none;outline:none;}
A:hover {text-decoration: none;color: #FFF;border:none;outline:none;}
img {border:none;outline:none;}


#ueberschrift_red {
	font-family:Verdana, Geneva, sans-serif;
	height:25px;
	font-size: 15px;
	color: #900;
	font-weight: bold;
	border:none;
	outline:none;
}
#kleinblack {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border:none;
	outline:none;
}
#kursiv {font-family:Verdana, Geneva, sans-serif;font-style: italic;}

a.google:link { color:#F00}
a.google:visited { color:#F00}
a.google:active { color:#F00}
a.google:hover { color:#F00}
.green a:link {	color:#060}
.green a:visited {color:#060}
.green a:active{color:#060}
.green a:hover{	color:#060}
.white a:link {	color:#FFF}
.white a:visited {color:#FFF}
.white a:active{color:#FFF}
.white a:hover{	color:#FFF}

</style>


