@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #62433e;
	background-color: #FDDD2B;
	background-image: url(../00_Generell/bg_blau.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	height: 1200px;
	width: 925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 750px top;
	background-repeat: no-repeat;
}
#header {
	height: 175px;
	width: 925px;
	background-repeat: no-repeat;
	background-image: url(../02_UeUns/bg_navi_UeberUns.png);
	background-position: 275px 18px;
}
#content {
	width: 925px;
	height: 1000px;
	background-image: url(../00_Generell/bg_content_lang.png);
	background-repeat: no-repeat;
	background-position: 150px top;
}
#content_left {
	float: left;
	height: 1000px;
	width: 260px;
	background-image: url(../02_UeUns/AltaVista_UeberUns_Gruppe.png);
	background-repeat: no-repeat;
}
#content_mid {
	float: left;
	height: 1000px;
	width: 415px;
}
#content_right {
	float: right;
	height: 1000px;
	width: 200px;
}
.h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: bold;
}
.h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
}
.h3_navi {
	font-style: italic;
}
.logo {
	float: left;
	margin-left: 64px;
}
a:link {
	text-decoration: none;
	color: Rechtliche Hinweise © Texte und Bilder sind urheberrechtlich geschützt und dürfen nicht ohne Genehmigung verändert oder weiterverwendet werden
.  Für den Inhalt möglicher weiterführender Links wird keine Haftung übernommen.;
	color: #62433e;
}
a:visited {
	text-decoration: none;
	color: #62433e;
}
a:hover {
	text-decoration: none;
	color: #37C0FE;
}
a:active {
	text-decoration: none;
	color: #37C0FE;
}

