
body {
	overflow-y: scroll;
	font-size:11px;
	font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color:#cccccc;
	margin:0;
	padding:0;
	/*background-image: url(../images/bg3.png);*/
}

#Page {
	margin: 20px auto 0px;
	width: 902px;
	text-align: left;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	}

#Impressum {
	font-size:10px;
	/*background-color: #5b7496;*/
	background-color: #445973;
	color: #ffffff;
	height: 16px;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}
#Impressum a {
	color:#ffffff;
	font-size:10px;
	font-family: Verdana, Arial, SunSans-Regular, sans-serif;
	font-weight:normal;
}

#Impressum a:hover {
	color:#c7e6ff;
}

#Menu {
	color: #A0A0A4;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: 700;
	background-color: #445973;
	height: 16px;
	width: auto;
	padding-left: 40px;
	padding-top: 2px;
	z-index: 4;
	visibility: visible;
}

#Title {
	font-size:2.5em;
	color: #ffffff;
	height: 40px;
	width: 450px;
	padding-left: 46px;
	z-index: 3;
	visibility: visible;
	float: left;
	margin-top: 7px;
	padding-top: 28px;
}

/* #Title {display:none;
} */

#Title2 { font-family: Verdana;
	/* color: #eeeeee; */
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	visibility: visible;
	z-index: 3;
	width: 220px;
	height: 50px;
	float: right;
	margin-top: 34px;
	margin-right: 30px;
	padding-right: 10px;
}

#Content {
	height: auto;
	width: 600px;
	padding-left: 35px;
	visibility: visible;
	margin-top: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 40px;
	float: left;
	clear: right;
}

#Content a {
	color:#5A7294;
	font-weight:normal;
	padding:0px;
	border-width:1px;
	border-bottom-style:dashed;
}

#Content a:hover {
	font-weight:bold;
	color:#5A7294;
	border-width:0px;
}

#Header {
	background-image: url(../images/blue.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	background-color: #556d8c;
	height: 115px;
	width: 100%;
	z-index: 1;
	visibility: visible;
}

#Spaceholder {
	width: 902px;
	clear: both;
}

#Footer {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 902px;
}

#Copyright {
	height: 14px;
	color: #eeeeee;
	background-color: #445973;
	width: 775px;
	padding-top: 7px;
	padding-left: 38px;
	padding-bottom: 7px;
	float: left;
}

#Impressum2 {
	height: 14px;
	color: #eeeeee;
	background-color: #445973;
	width: 84px;
	padding-top: 7px;
	padding-bottom: 7px;
	float:left;
	text-align: right;
	padding-right: 5px;
	}

#Impressum2 a {
	color:#eeeeee;
	font-size:10px;
	font-family: Verdana, Arial, SunSans-Regular, sans-serif;
	font-weight:normal;
}

#Impressum2 a:hover {
	color:#c7e6ff;
}

A  {
	color: #375675;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #0F0;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

A.small  {
	color: white;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

A.small:hover  {
	color: silver;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.addlinespace {
	font-size: 12px;
	line-height: 24px;
}

.small {
	font-size: 11px;
}

.normal {
	color: #4a594f;
	font-size: 12px;
	font-family: Helvetica, Geneva, SunSans-Regular, sans-serif;
}

.big {
	font-size: 56px;
}

h1 {
	color: #334E63;
	font-size: 1.6em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: 700;
	margin-left: -1px;
	margin-top: 10px;
	margin-bottom: 25px;
}

h2 {
	color: #334E63;
	font-size: 1.2em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 15px;
}

h3 {
	color:#334E63;
	font-size:10px;
	font-weight:700;
	line-height: 10px;
	margin-top: 30px;
}

p {
	color: #334E63;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 17px;
}

p span.displaynone {
	display:none;
}

td p {
	color: #334E63;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-style: normal;
}

li {
	color: #334E63;
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 1em;
}

ul {
	list-style-type: disc;
	margin-left: 0.9em;
	padding-left: 0.9em;
	list-style-position: outside;
}

ol {
	margin-left: 0.1em;
	padding-left: 0.1em;
	list-style-position: inside;
}

table {color: #334E63;}

input, textarea {
	font-size: 13px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; width: 300px; margin: 2px; }
	
input#captcha {
	font-size: 13px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; width: 25px; margin: 2px; }

input#exclude { /* den Submit-Button */
  float: none;
  width: auto;
}

input#captcha_code { /* den Submit-Button */
  float: none;
  width: auto;
}

.dropdown { width:150px; margin: 2px;}
