/* Remove padding and margin */
* {
  	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
	margin: 0em;
	padding: 0px;
}

/* Class for clearing floats */
.clear {
	clear:both;
}

/* Remove border around linked images */
img {
	border: 0;
}

h1 {
	color: #a2bcf4;
	font-size: 1em;
	font-weight: normal;
}

h2 {
	color: #2C3775;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
}

p {
	color: #2C3775;
	padding: 10px;
}

a {
    color: #ffffff;}
a:hover {
    color: #FF3399;}

body {
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	color : #ffffff;
	background-color : #2C3775;
	overflow: -moz-scrollbars-vertical;
	font-family: Verdana, Geneva, sans-serif;
}

div#centerbox {
	clear: both;
	position:absolute;
	width: 830px;
	left: 50%;
	visibility: visible;
	margin-left: -415px;
	height: 755px;
}
#header {
	position: absolute;
	width: 830px;
	height: 70px;
	top: 0px;
}
#logo {
	position: absolute;
	top: 0;
	left: 15px;
	width: 122px;
	text-align: left;
	height: 65px;
}
#box_lo {
	position: absolute;
	top: 70px;
	left: 250px;
	width: 290px;
	text-align: center;
	height: 340px;
	background-color: #7CA0F2;
}
#box_ro {
	position: absolute;
	top: 70px;
	left: 540px;
	width: 290px;
	text-align: left;
	height: 340px;
	background-color: #a2bcf4;
}
#box_lu {
	position: absolute;
	top: 410px;
	left: 250px;
	width: 290px;
	text-align: left;
	height: 340px;
	background-color: #a2bcf4;
}
#box_ru {
	position: absolute;
	top: 410px;
	left: 540px;
	width: 290px;
	text-align: left;
	height: 340px;
	background-color: #7CA0F2;
}
#inhalt_index {
	position: absolute;
	top: 185px;
	left: 240px;
	height: 430px;
	width: 550px;
	background-image: url(../bilder/allgemein/HG4.gif);
	padding-top: 20px;
	z-index: 100;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #2C3775;
	text-align: center;
}
#inhalt_index h1 {
	font-size: 1.4em;
	color: #2C3775;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#inhalt_index a {
	color: #2C3775;}

#inhalt {
	position: absolute;
	top: 10px;
	left: 8px;
	height: 430px;
	width: 500px;
	background-image: url(../bilder/allgemein/HG5.gif);
	z-index: 100;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #2C3775;
	text-align: center;
	background-repeat: no-repeat;
	visibility: visible;
	background-color: #A2BCF4;
}
#inhalt h1 {
	font-size: 1.4em;
	color: #2C3775;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#inhalt table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#inhalt p, #inhalt td {
	font-size: 1em;
	font-weight: bold;
	color: #2C3775;
	text-align: left;
	padding: 2px;
}
#inhalt a {
	color: #2C3775;}
#inhalt td.links {
	text-align: left;
	vertical-align: top;}
#inhalt textarea {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	border: 1px solid #2C3775;}
#inhalt table input, #inhalt table textarea {
	margin-left: 10px;}


#inhalt .feld {
	width: 300px;
	color: #2C3775;
	background-color: white;}
#inhalt .dateifeld {
	width: 300px;
	color: #2C3775;
	background-color: white;}
#inhalt table tr.absatz td {
	padding-top: 10px;}

#kontaktbox {
	position: absolute;
	top: 53px;
	left: 36px;
	width: 458px;
	text-align: center;
	height: 304px;
}

#kontaktboxde {
	position: absolute;
	top: 13px;
	left: 16px;
	width: 458px;
	text-align: center;
	height: 304px;
}

/* navi1 */
#navi1 {
	position: absolute;
	top: 70px;
	left: 0;
	width: 250px;
	padding-left: 0px;
	height: 325px;
	padding-top: 15px;
	text-align: left;
	background-color: #7CA0F2;
	margin-left: 0;
	list-style: none;
}
#navi1 ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navi1 li
{
	display: block;
	list-style-type: none;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 18px;
}

#navi1 a
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#navi1 a:link, #navi1 a:visited
{
	color: #2C3775;
	text-decoration: none;
}

#navi1 a:hover
{
	color: #FF3399;
}
#navi1 a.selected {
	color: white;
	background-image: url(../bilder/allgemein/pfeil01.jpg);
	background-repeat: no-repeat;
}

/* navi2 */
#navi2 {
	position: absolute;
	top: 410px;
	left: 0;
	width: 250px;
	padding-left: 0px;
	height: 325px;
	padding-top: 15px;
	text-align: left;
	background-color: #A3BBF4;
}
#navi2 ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navi2 li
{
	display: block;
	list-style-type: none;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 18px;
}

#navi2 a
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#navi2 a:link, #navi2 a:visited
{
	color: #2C3775;
	text-decoration: none;
}

#navi2 a:hover
{
	color: #FF3399;
}
#navi2 a.selected {
	color: white;
	background-image: url(../bilder/allgemein/pfeil02.jpg);
	background-repeat: no-repeat;
}

/* navi3 */
#navi3 {
	position: absolute;
	top: 760px;
	height: 20px;
	left: 500px;
	text-align: right;
	width: 330px;
}
#navi3 ul
{
	margin: 0;
	padding: 0;
}

#navi3 li
{
	display: inline;
	list-style-type: none;
	font-size: 1.3em;
	font-weight: bold;
}

#navi3 a
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

#navi3 a:link, #navi3 a:visited
{
color: #EEE;
text-decoration: none;
}

#navi3 a:hover
{
	color: #FF3399;
}

#active a:link, #active a:visited, #active a:hover
{
	color: #EEE;
}

/* sprachen */
#sprachen {
	position: absolute;
	top: 19px;
	left: 764px;
	width: 60px;
	height: 16px;
	text-align: right;
}
#telefon {
	position: absolute;
	top: 46px;
	left: 230px;
	width: 310px;
	height: 17px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
#telefon a {
	text-decoration: none;
}
#telefon a:hover {
	color: #FF3399;
	text-decoration: none;
}

#anfrage {
	position: absolute;
	top: 40px;
	left: 640px;
	width: 145px;
	height: 23px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	background-image: url(../bilder/allgemein/hg_anfrage.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 45px;
}
#anfrage a {
	text-decoration: none;
}
#anfrage a:hover {
	color: #FF3399;
	text-decoration: none;
}

/* footer */
#footer {
	position: absolute;
	top: 760px;
	width: 78px;
	height: 20px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#footer p  {
	margin: 0px;
	padding: 0px;
	color: #a2bcf4;
}

/* infosindex */
#infosindex {
	position: absolute;
	top: 820px;
	width: 830px;
	color: #a2bcf4;
}
#infosindex p {
	color: #A2BCF4;
	margin: 0px;
	padding: 0px;
}
#infosindex h2 {
	font-size: 1.1em;
	padding-bottom: 4px;
	padding-top: 12px;
	color: #FFF;
}
#centerbox table  {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

#infotext {
	position: absolute;
	top: 696px;
	width: 195px;
	height: 34px;
	left: 17px;
	color: #2E3674;
	line-height: 11px;
}

#infoh1 {
	position: absolute;
	top: 760px;
	width: 420px;
	height: 20px;
	left: 75px;
}

