* {
	padding: 0em;
	margin: 0em;
}

body {
	background-color:#238b5a;
	padding: 25px 0px 35px 0px;
}

body,input {
	font-size: 11pt;
	font-family: "arial", "georgia", "times new roman", serif;
	color: #333333;
}

img {
	border:0px;
}

#outer {
	z-index: 2;
	position: relative;
	width:970px;
	background-color: #fff;
	margin: 0 auto;
	border-bottom:#049A5A solid 0px;
}

#header {
	background:#FFFFFF url('bilder/engel_draw.jpg') no-repeat top right;
	height:128px;
	margin-bottom:10px;
	border-bottom:#049A5A solid 3px;
}

#header .schriftzug {
	padding-bottom:2px;
}

#menu {
	float:left;
	width:19%;
	margin-right:9px;
	margin-left:15px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	background:url(bilder/bg_menu.jpg) repeat-y;
	height:100%;
}

#menu li {
	list-style-type: none;
	padding-bottom:10px;
}

#menu a:hover {
	background:url(bilder/hintergrund_strich2.jpg) no-repeat;
	text-decoration:underline;
}

#menu a:visited {
	color:#333333;
}

#menu a {
	color:#333333;
	text-decoration:none;
	padding-right:100px;
}

#main {
	text-align:center;
	width:70%
}

#main a:visited {
	color:#333333;
}

#main a {
	color:#333333;
}

#footer {
	text-align:center;
	color:#8B8B8B;
	width:100%;
	border-top:solid #049A5A 3px;
	padding:5px 0px 5px 0px;
}

#footer a:visited {
	color:#8B8B8B;
}

#footer a {
	color:#8B8B8B;
	text-decoration:none;
	padding-right:100px;
}
