/* CSS Document */

#container {
	position:absolute;
	margin-left:10px;
	margin-top:10px;
	width:950px;
	height:700px;
	background-image: url(hintergrund3.jpg);
	background-repeat: no-repeat;
}
#menu {
	position:absolute;
	width:100px;
	height:350px;
	margin-top:154px;
	margin-left:3px;
	z-index:2;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
#lispalte {
	position:absolute;
	width:505px;
	height:516px;
	margin-left:110px;
	margin-top:150px;
	padding-right:0px;
	z-index:2;
	overflow:auto;
	left: 2px;
	top: 8px;	
}
#auxlispalte {
	position:absolute;
	width:474px;
	height:516px;
	padding-right:8px;
	z-index:2;
}
#auxbox1 {
	position:absolute;
	width:222px;
	height:163px;
	margin-top: 59px;
	margin-left: 630px;
	z-index:3;
	top: 13px;
}
#box1 {
	position:absolute;
	width:130px;
	height:168px;
	padding-top: 0px;
	padding-left: 0px;
	z-index:2;
}
#imgbox1 {
	position:absolute;
	height:601px;
	width:147px;
	margin-top: -28px;
	margin-left:150px;
	z-index:10;
	top: 21px;
	left: 4px;
	
}
#auxbox2  {
	position:absolute;
	width:222px;
	height:109px;
	margin-top:255px;
	margin-left: 630px;
	z-index:3;
	top: 19px;
}
#box2 {
	width:222px;
	height:105px;
	padding: 0px;
	z-index:2;
}
#imgbox2 {
	position:absolute;
	height:50px;
	width:50px;
	margin-top: -28px;
	margin-left:150px;
	z-index:10;
	top: 14px;
}
#auxbox3 {
	position: absolute;
	width:222px;
	height:236px;
	margin-top: 423px;
	margin-left:630px;
	z-index:3;
}
#box3 {
	position:absolute;
	width:222px;
	height:231px;
	padding: 0px;
	z-index:2;
}
#imgbox3 {
	position:absolute;
	height:50px;
	width:50px;
	margin-top: -28px;
	margin-left:150px;
	z-index:10;
	top: 13px;
}
#fusszeile {
	position:absolute;
	width: 496px;
	height: 11px;
	z-index: 12;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 680px;
	margin-left: 103px;
}

.title {
	color: #006600;
	margin:0px;
	font-size: 26px;
	font-weight:200;
}
.blue {
	color:blue;
}
.important {
	color:#A14864;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color:#999999;
	color:#000000;
	width: 200px;
	clear: both;
	}
a:link {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #006600;
	text-decoration: none;
}

a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:3px;
	color: #A14C69;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:3px;
	color: #A14C69;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:3px;
	color: #A14C69;
}
p {
	margin-top:0px;
	margin-bottom:5px;
}
blockquote {
	color:#A14C69;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:11px;
}
fieldset {
	border:0px;
}
input {
	margin:0px;
	background: #e9dfe7;
}
table {
	font-size: 14px;
}

