HTML, BODY, TD, INPUT, SELECT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

body {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3 url(/Grafiken/w2d_pbk.gif) repeat-y;
	}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 63px;
	background: url(/Grafiken/logo.gif) no-repeat;
	}

#maintopic {
	position: absolute;
	left: 50px;
	top: 63px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(/Grafiken/w2d_pmt.gif) repeat-x;
	overflow: hidden;
	}
#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #080808;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(/Grafiken/w2d_pln.gif) no-repeat right;
	}
#maintopic a:hover {
	background: url(/Grafiken/w2d_pmta.gif) repeat-x;
	color: #333333;
	}
#maintopic a.active {
	background: url(/Grafiken/w2d_pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
	}

#youarehere {
	position: absolute;
	left: 50px;
	top: 100px;
	width: 900px;
	height: 30px;
	}
#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(/Grafiken/w2d_pmr.gif) no-repeat;
	}
#youarehere a:hover {
	color: #C0C0C0;
	background : url(/Grafiken/w2d_pmra.gif) no-repeat;
	}

#topic {
	position: absolute;
	left: 50px;
	top: 135px;
	width: 180px;
	background-color: #90A1B9;
	}
#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #C9C9C9;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	font-size: 12px;
	}
#topic p {
	text-align: center;
	}
#topic p a {
	border-bottom: none !important;	
	}
#topic a:hover, #topic a.active {
	color: #C9C9C9;
	}
#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #747493;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
	}

#content {
	position: absolute;
	left: 270px;
	top: 130px;
	width: 630px;
	padding: 0px;
	margin: 0px;
	}

.headline {
	color: #010086; 
	font-weight: bold; 
	font-size: 13pt; 
	text-decoration: none; 
	}

a:link {
	color: #778599;
	text-decoration: none;
	}
a:visited {
	color: #778599;
	text-decoration: none;
	}
a:active {
	color: #778599;
	text-decoration: none;
	}
a:hover {
	color: #333333;
	text-decoration: none;
	}

p {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

.index {
	font-family: Verdana,Arial,Helvita;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 200px;
	}

.wert {
/*	font-family: Verdana,Arial,Helvita; */
	font-family: Courier New;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 340px;
	}

.help {
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 20px;
	}
.tabues {
	font-family: Verdana,Arial,Helvita;
	font-size: 12px;
	font-weight: bold;
	background-color: #dddddd;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 560px;
	}
.zeile {
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 540px;
	}

a:link.b {
	color: #010086;
	text-decoration: none;
	}
a:visited.b {
	color: #010086;
	text-decoration: none;
	}
a:active.b {
	color: #ff0000;
	text-decoration: none;
	}
a:hover.b {
	color: #ff0000;
	text-decoration: underline;
	}

textarea {
	font-family: Courier New;
	border-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background: #ffffff;
	font-size: 10px;
	font-weight: normal;
	}

.form	{
	border-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	}

/*
#trustlogo {
	position: absolute;
	left: 90px;
	top: 500px;
	width: 180px;
	}




a:link.bl {
	color: #010086;
	text-decoration: none;
	}
a:visited.bl {
	color: #010086;
	text-decoration: none;
	}
a:active.bl {
	color: #010086;
	text-decoration: none;
	}
a:hover.bl {
	color: #0000ff;
	text-decoration: none;
	}



td.impressum {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

.git_oulr	{ 
	border-top: 1px dashed #90a1b9;
	border-bottom: 1px dashed #90a1b9; 
	border-left: 1px dashed #90a1b9;
	border-right: 1px dashed #90a1b9;
	}
.git_oul	{ 
	border-top: 1px dashed #90a1b9;
	border-bottom: 1px dashed #90a1b9; 
	border-right: 1px dashed #90a1b9;
	}
.git_our	{ 
	border-top: 1px dashed #90a1b9;
	border-bottom: 1px dashed #90a1b9; 
	border-right: 1px dashed #90a1b9;
	}

.git_ulr	{ 
	border-bottom: 1px dashed #90a1b9; 
	border-left: 1px dashed #90a1b9;
	border-right: 1px dashed #90a1b9;
	}
.git_ul	{ 
	border-bottom: 1px dashed #90a1b9; 
	border-right: 1px dashed #90a1b9;
	}
.git_ur	{ 
	border-bottom: 1px dashed #90a1b9; 
	border-right: 1px dashed #90a1b9;
	}
.git_u	{ 
	border-bottom: 1px dashed #90a1b9; 
	}

.git_r { 
	border-right: 1px dashed #90a1b9;
	}

.klein {
	font-size:9px;
	font-weight:normal;
	color:#000000;
	}

.button	{
	border-width: 2px;
	border-top-color: #0000ff;
	border-right-color: #0000ff;
	border-bottom-color: #0000ff;
	border-left-color: #0000ff;
	width: 350px;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	}

.whoisform	{
	border-width: 1x;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	background: #efefef;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	}
*/
