* {
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size: 11px;
}

.container {
	width: 820px;
	height: auto;
	border: 3px none #ffcc00;
	margin-top: 20px;
	margin-left: 0;
}

.logo {
	background: no-repeat url(../img/signet.gif);
	width: 250px;
	height: 86px;
	border: 1px none #66ff00;
	margin-left: 20px;
	float: left;
}

.slogan {
	width: 450px;
	height: 30px;
	border: 1px none #cccc99;
	float: right;
	text-align: right;
	background: no-repeat url(../img/slogan.gif);
	margin-left: 0;
	margin-top: 40px;
}

.stripes {
	width: 150px;
	height: 400px;
	border: 1px none #cc00ff;
	float: left;
	background: no-repeat url(../img/stripes.gif);
	top: 20px;
	position: relative;
}

.clear {
	clear: both;
}

/*<group=links>*/

.left {
	font-size: 11px;
	position: relative;
	float: left;
	width: 150px;
	margin-left: 5px;
	top: 100px;
}

.navi a {
	color: black;
}

.menuLevel1 {
	margin: 1px 0 3px 0;
	text-transform: uppercase;
}

.subnavi {
	margin: 10px 0 0 10px;
}

.subnavi a {
	color: black;
}

.menuLevel2 {
	margin: 0 0 3px 0;
	color: #999999;
	border-left: 5px solid #ff9933;
	padding-left: 3px;
}

a.activeNavLink {
	color: #ff9933;
	font-weight: bold;
}

.navi a:hover {
	font-weight: bold;
}

/*</group>*/

/*<group=rechts>*/

.right {
	float: right;
	border: 1px none #33cc33;
	width: 450px;
	height: 500px;
	position: relative;
	top: 40px;
}

.main {

}

/*</group>*/

/*<group=unten>*/

.footer {
	clear: both;
	width: 100%;
	height: 15px;
	color: #666666;
	border-bottom-style: none;
	margin-top: 20px;
	border-top: 2px solid #999999;
	text-align: center;
	margin-bottom: 30px;
	font-size: 9px;
}

.footer a {
	text-decoration: none;
	color: #000000;
}

.footer a:hover {
	text-decoration: underline;
	color: #ff9933;
}

/*</group>*/

/*<group=normale tags>*/

td {
	color: #000000;
}

a {
	color: #ff9933;
	text-decoration: none;
}

h1 {
	border-bottom: 2px solid #ff9933;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
}

h2 {
	border-bottom: 2px none #ff9933;
	font-size: 11px;
	color: #000000;
	margin: 0 0 10px;
}

h3 {
	border-bottom: 2px solid #ff9933;
	font-size: 11px;
	color: #000000;
	margin: 0 0 5px 0;
}

p {
	margin: 0;
	color: #000000;
}

ul {
	margin: 10px 0 0 20px;
	color: #000000;
}

li {
	margin: 0;
	color: #000000;
}

/*</group>*/

/*<group=extension IMMO>*/

.mehr a:link {
	text-decoration: none;
	color: #ff9933;
}

.mehr a:visited {
	text-decoration: none;
	color: #ff9933;
}

.mehr a:hover {
	color: #ff9933;
}

.mehr a:active {
	color: #ff9933;
	font-weight: bold;
}

div.images {
	margin: 10px 0 10px 0;
}

div.images img {
	padding: 1px;
}

/*</group>*/

.intro {
	width: 550px;
	height: 400px;
	margin-top: -200px;
	margin-left: -275px;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px none #ff9933;
}

/*<group=mailform>*/
input {
	color: #ff9933;
	background: #fee3ad;
	border: 5px solid #ffffff
}

.submit input {
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9
}

.mailformrequired {
	margin: 0;
}

.mailform {
	margin: 0;
}

/*</group>*/