/* CSS Document */
body {
	background-color: #5C6842;
	margin: 0px;
	margin-bottom: 25px;
	background-image: url(../Images/HaubargBack.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
#maincontainer {
	position: relative;
	margin: auto;
	width: 760px;
	top: 15px;
}
#nav {
	position: relative;
	float: left;
	width: 120px;
	padding: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	border: 0px solid #CCCCCC;
	behavior: url(iepngfix.htc);
}
#shadow0 {
	position: relative;
	background-color: #FFFFFF;
	width: 600px;
	border: 1px solid #660000;
	margin-left: 140px;
}
#shadow1 {
	border: 1px solid #888888;
}
#shadow2 {
	border: 1px solid #AAAAAA;
}
#shadow3 {
	border: 1px solid #CCCCCC;
}
#content {
	border: 1px solid #EEEEEE;
	padding: 10px;
}
#background {
	position: relative;
	width: 200px;
	height: 150px;
	background-image: url(../Images/Laemmer.gif);
	background-repeat: no-repeat;
}
#bottom {
	position: relative;
	top:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	height: 30px;
}
.box {
	border: 1px solid #AAAAAA;
}
.U2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.U1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
}
.brottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.brottextfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}.brottextrot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AA0000;
	font-size: 13px;
	font-weight: normal;
}

hr {
	border: 1px dotted #999999;
}
