p, div, a, td {
        font-family: Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: #184098;
}

h4 {
        font-size: 18px;
}

a {
	text-decoration: underline;
	color: #184098;
}

body {
	background: white;
	padding-top: 40px;
	text-align: center;
}

#main {
	text-align: left;
	width: 760px;
	margin: 0px auto;
}

#links { float: left;}

#logo {
        position: relative;
	height: 33px;
        width: 100px;
        padding-bottom: 40px;
        z-index:2;
}

#regen {
        position:absolute;
        top: 30px;
        z-index:1;
}

#regen span {
        position: absolute;
        width: 4px;
        height: 370px;
        -moz-opacity: 0.3;
        /*Filter:alpha(opacity=30);*/
}

#vline1 {
        border: solid;
        border-width: 0px 4px;
        border-right-color: #95BF80;
        background-color: #E6E056;
        border-left-color: #D4853A;
        left: 88px;
}

#vline2 {
        border: solid;
        border-width: 0px 0px 0px 4Px;
        background-color: #7676B4;
        border-left-color: #75AAD4;
        left: 100px;
}

#button a {
        position: relative;
	font-size: 11px;
	text-decoration: none;
	display: block;
	width: 100px;
	border: solid 1px;
	border-left: 0px;
	border-top: 0px;
	padding: 3px 8px;
	margin-bottom: 3px;
	z-index:2;
}

#button a:hover {
	text-decoration: underline;
	/* background-color: #F5FAFF; */
        color: #3333CC;
}

#pool {
        padding-top: 30px;
        position: relative;
	height: 33px;
        width: 100px;
        z-index: 2;
}

#pool a { border: 0; }

#copy {
        margin-top: 20px;
        position: absolute;
        font-size: 9px;
        width: 120px;
        text-align: right;
}

#rechts {
        float: right;
        width: 615px;
}

#headline {
        position: relative;
        font-size: 16px;
        font-weight: bold;
        border-bottom: 2px solid #184098;
        padding-bottom: 12px;
        margin-bottom: 11px;
	z-index: 1;
}

.line {
        clear: left;
        width: 100%;
        height: 2px;
        border: 0px;
        background-color: #184098;
        margin: 8px 0px;
}

div.spalte {
        clear: left;
        float: left;
        width: 48%;
}

div.spalte2 {
        float: left;
        padding-left: 2%;
        margin-bottom: 10px;
        width: 48%;
}

td {
        padding-right: 10px;
}

h5 {
        font-size: 13px;
        padding-top: 19px;
        margin-top: 2px;
        margin-bottom: 0px;
}

h6 {
        font-size: 10px;
}

.info a {
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: block;
	background-color: #99CCFF;
	padding: 1px 0px;
	border: solid 1px;
}

.info a:hover {
	text-decoration: underline;
	background-color: #99FFFF;
        color: #3333CC;
}

.info a span {display:none;}

.info a:hover span {
        position: absolute;
        right: 20px;
        text-align: center;
        display: block;
        width: 220px;
        height: 300px;
        background: no-repeat;
        z-index: 2;
}

.info a:active span { display: block; }

img { border: none; }

input.formular
{
height: 12pt;
cursor: hand;
font-family: Tahoma;
font-size: 8pt;
font-weight: bold;
text-decoration: underline;
color: #184098;
background-color: white;
border: 0;
}
