html, body {
	margin:0;
	padding:0;
}
body {
	background-color: #dce4f3;
	font-size: 0.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #564b47;
	padding:0;
	margin:0;
	background-image: url(../image/background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 0px;
}
#banner a, a:visited, a:active  {
	color: #FFFFFF;
}
#banner a:hover  {
	color: #DB0000;
}
#footer a, a:visited, a:active  {
	color: #FFFFFF;
}
#footer a:hover  {
	color: #DB0000;
}
a,a:link,a:visited {
    color:#00216f;
}
a:hover,a:active {
    color:#DB0000;
}
h1 {
	font-size: 2em;
	font-weight: normal;
}
h2 {
	font-size: 1.7em;
	font-weight: normal;
}
i {
	font-size: 10px;
}
#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}
#user {
	margin: 0;
	padding: 0;
	height:218px;
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
}
#submenue div {
	display:inline-block;
	margin: 0px;
	padding: 0px;
}
#user p {
	text-align:right;
	margin-left: 20em;
	padding: 25px;
}

#content {
	min-height:720px;
	background-color: #b8bdff;
	background-repeat:repeat-x;
	padding: 0;
	margin: 0 0 0 0;
	width:auto;
	/*background-image:url(../image/backround_main_normal.jpg);*/
	color:#00226d;
	
}
p {
	padding: 0 20px 15px 36px;
	margin:0;
}
h3 a {
	font-size: 10px;
	font-weight: normal;
}
h3 {
	padding: 10px 25px;
	margin: 0px 0 0 10px;
	font-size: 20px;
	color: #00216f;
}
/*
#content a {color: white;}
#content a:visited { color: white;}
#content a:hover { color: #DB0000;}
#content a:active { color: #DB0000;}
#navi a {color: #DB0000;}
#navi a:visited { color: #900606;}
#navi a:hover { color: #900606;}
#navi a:active { color: #900606;}*/
#footer {
	clear: left;
	background-color: #0b083d;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}
legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background-color:#00216f;
	padding:2px;
	text-decoration:underline;
	color:#FFFFFF;
}
fieldset {
	border:0px #00216f;
	width:600px;
	padding:10px;
}
input {
	background:url(/image/input.png) transparent no-repeat;
	border:1px solid #909090;
}
#textfeld_200 {
	width:200px;
	height:12px;
	font-size:10px;
	padding:0.5px;
	background-color:#FFFFFF;
	vertical-align:0px;
	background:url(/image/input.png) transparent no-repeat;
	border:1px solid #909090;
}
#textfeld_200:focus {
	width:200px;
	height:12px;
	font-size:10px;
	padding:0.5px;
	background-color:#e1ddd9;
	vertical-align:0px;
	background:url(/image/input.png) transparent no-repeat;
	border:1px solid #909090;
}
.textfeld_200 {
	width:200px;
	height:12px;
	font-size:10px;
	padding:0.5px;
	background-color:#FFFFFF;
	vertical-align:0px;
	background:url(/image/input.png) transparent no-repeat;
	border:1px solid #909090;
}
.textfeld_200:focus {
	width:200px;
	height:12px;
	font-size:10px;
	padding:0.5px;
	background-color:#e1ddd9;
	vertical-align:0px;
		background:url(/image/input.png) transparent no-repeat;
		border:1px solid #909090;
}
.textfeld_200:active {
	width:200px;
	height:12px;
	font-size:10px;
	padding:0.5px;
	background-color:#e1ddd9;
	vertical-align:0px;
	background:url(/image/input.png) transparent no-repeat;
	border:none;
}

#submit {
	background-color: #00216f;
	color: #000000;
	border: 3px outset #CCCCCC;
}
#submit:active {
	background-color: #00216f;
	color: #FFFFFF;
	border: 3px inset #CCCCCC;
}
.colorformular {
	color: #D65A5C;
}
hr {
	margin: 0 34px;
	border-top:solid 1pt #000000;
	border-bottom:none;
	border-left:none;
	border-right:none;
	height:1px;
}
select {
	width:200px;
	height:12px;
	font-size:10px;
	padding:0.5px;
	border: solid 1px #999999;
	background-color:#FFFFFF;
	vertical-align:0px;
}
select:focus {
	width:200px;
	height:12px;
	font-size:10px;
	padding:0.5px;
	border: solid 1px #999999;
	background-color:#e1ddd9;
	vertical-align:0px;
}
.alright {
	text-align:right;
}
.alcenter {
	text-align:center;
}
.alleft {
	text-align:left;
}
.userquote {
	top: 30px;
	width: 350px;
	border: 1px solid;
	border-color: #EEEEEE #EEEEEE #EEEEEE #EEEEEE;
	border-left: 3px solid #EEEEEE;
	padding: 4px 10px 4px 10px;
	background-color: #e1ddd9;
	margin: 5px 10px 5px 10px;
}
img[src="image/head.png"]  {
	margin-bottom: -3px;
}
.nosee {
	display:none;
}
#newpost {
	color:#DB0000;
}
#newpost:hover {
	color:white;
}
.whitered {
	color:white;
}
.whitered a {
	color:white;
}
.whitered a:hover,a:active {
	color:#DB0000 !important;
}
.buttonmain {
	text-align:center;
	font-weight:bold;
}
.buttonmainv {
	margin-bottom:15px;
}
.buttonmainvl {
	margin-left:15px;
}
.buttonmainvr {
	margin-right:15px;
}
.buttonmainh {
	margin-right:25px;
	display:inline-block;
}
.buttontext {
	position:relative;
}
h4 {
	font-size:8pt;
}