body {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #cccccc;
	font-family: Verdana;
	font-size: 12px;
}

#frame {
	text-align: left;
	margin: 10px auto;
	padding: 0px;
	width: 1000px;
	height: 636px;
	border: 1px solid #0A214F;
	background: #ffffff;
}

#left {
	float: left;
	width: 150px;
	height: 636px;
	background: url(../bg_left.gif) repeat-x;
	padding-top: 130px;
}

#bogen {
	float: left;
	width: 43px;
	height: 636px;
	background: url(../bg_bogen.jpg) no-repeat;
}

#right {
	float: right;
	width: 807px;
	background: #ffffff;
}

#header {
	height: 120px;
	background: url(../bg_top.jpg) repeat-x;
	padding: 0px 10px 0px 10px;
	text-align: right;
}

#header h1 {
	text-align: left;
}

#content {
	background: #ffffff;
	padding: 10px 10px 0px 10px;
	color: #376092;
	text-align: left;
	height: 460px;
	width: 787px;
}

#content div {
	width: 650px;
}

#left div.left a {
	color: #ffffff;
	padding-left: 4px;
}

#left div.left2 a {
	color: #ffffff;
	padding-left: 12px;
}

#left div.left {
	width: 150px;
	margin-bottom: 6px;
	background: #376092;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}

#left div.left2 {
	width: 150px;
	margin-bottom: 6px;
	background: #376092;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}

#left div.blau {
	background: #558ed5;
}

#bottom {
	height: 26px;
	background: #ffffff;
	padding: 20px 10px 0px 10px;
}

h1 {
	font-size: 14px;
	color: #0A214F;
	margin: 0 20px 0 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0A214F;
	margin: 0 20px 0 0;
}

p {
	font-size: 12px;
	line-height: 18px;
	color: #376092;
}

ul {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

li {
	margin-left: 15px;
	padding: 0px;
	line-height: 18px;
}

a, a:link, a:active, a:visited {
	color: #376092;
	text-decoration: none;
}

a:hover {
	color: #cccccc;
}

form {
	font-size: 12px;
}

label {
	font-weight: bold;
	vertical-align: top;
	margin-bottom: 5px;
}

input {
	border: 1px solid #000000;
	background: #95b3d7;
	margin-bottom: 5px;
	margin-right: 5px;
}

input.button {
	background: #d4d0c8;
}

textarea {
	border: 1px solid #000000;
	margin-bottom: 5px;
	background: #95b3d7;
}

.menu {
	margin-right: 20px;
}
