body {  
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	background-color: white;
}

ul 	{
	margin-top: 10px;
	margin-left: 18px;
	margin-bottom: 10px;
	padding-left: 20px;
	list-style-image: url(../gfx/quadblau.gif);
}

table {
	margin: 0px;
	border-collapse: collapse;
}

table td {
	padding: 0px;
	border-width: 0px;
	/* vertical-align: top; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
   color: #303030;
}

table th {
	padding: 0px;
	border-width: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.header1 {
	width: 990px;
	height: 160px;
	background-color: white;
}

table.header1 td.td1 {
	width: 155px;
	background-color: #fff;
}

table.header1 td.td2 {
	background-color: #fff;
	background-position: right bottom;
	padding: 10px;
	padding-bottom: 3px;
	padding-right: 3px;
}

table.header1 td.td2 a {
	font-size: 10px;
	color: #656565;
	text-decoration: none;
}


table.header1 td.td2 div.grafdiv {
	color: #ccc;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

table.header1 td.td2 div.bcdiv {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-bottom: 5px;
}

table.header1 td.td3 {
	width: 155px;
	background-color: #fff;
}


table.header2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 160px;
	background-color: white;
}

table.header2 td.ttd1 {
	width: 155px;
	background-color: #00A3B2;
}

table.header2 td.ttd2 {
	background-color: #cbcbcb;
	background-repeat: no-repeat;
	background-position: bottom right;
}

table.header2 td.ttd2 img.img1 {
	border-left: 1px solid white;
	border-right: 1px solid white;
}

table.header2 td.ttd3 {
	width: 155px;
	background-color: #fff;
}

table.header2 td.ttd2 div.img2x {
	border: 1px solid red;
	position: relative;
	width: 100%;
	top: -55px;
	right: 0px;
	text-align: right;
}

table.content {
	width: 990px;
	height: 160px;
	background-color: white;
}

table.content td.leftnavcol {
	vertical-align: top;
	width: 155px;
	background-color: #fff;
}

table.content td.content {
	padding: 10px;
	padding-top: 20px;
}

table.content td.content a {
	text-decoration: none;
	color: #00A3B2;
}

table.content td.rightnavcol {
	width: 155px;
	background-color: #fff;
}

table.content h1#pagetitle {
	font-size: 14px;
	color: #7D7D7D;
	padding: 0px;
	margin-bottom: 10px;
}


table.footer {
	width: 990px;
	height: 20;
	background: white;
	margin-top: 30px;
}

table.footer td {
	padding: 2px;
	padding-left: 165px;
	padding-right: 10px;
	vertical-align: middle;
	text-align: left;
	font-size: 9px;
	color: #7D7D7D;
}

table.footer a {
	text-decoration: none;
	color: #7D7D7D;
}



/* MENU VERTIKALTOP */
table.menuvertikaltop {
	width: 100%;
}

table.menuvertikaltop td {
	height: 10px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

table.menuvertikaltop a {
	display: block;
	margin: 0px;
	padding: 5px;
	padding-left: 14px;
	text-decoration: none;
	color: #fff;
}

table.menuvertikaltop a:hover {
	text-decoration: none;
	background-color: #82D2D9;
}
/* MENU VERTIKALTOP - ENDE */


/* MENU VERTIKALBOTTOM */
table.menuvertikalbottom {
	width: 100%;
}

table.menuvertikalbottom td {
	height: 10px;
	padding: 0px;
	font-size: 11px;
}

table.menuvertikalbottom a {
	display: block;
	margin: 0px;
	padding: 3px;
	padding-left: 14px;
	text-decoration: none;
	color: #00A3B2;
}

table.menuvertikalbottom a:hover {
	text-decoration: none;
}
/* MENU VERTIKALBOTTOM - ENDE */


table.anfrageformular {
	width: 100%;
}

table.anfrageformular td {
	padding: 3px;
}

table.anfrageformular td#afleft {
	text-align: right;
	vertical-align: middle;
}

table.anfrageformular input {
	font-size: 11px;
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

table.anfrageformular textarea {
	font-size: 11px;
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

table.anfrageformular input#submitter {
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	background: #e0e0e0;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	margin: 4px;
	width: 200px;
}


table.content td.content h2 {
	margin: 0px;
	padding: 0px;
	color: #7d7d7d;
	font-size: 11px;
	font-weight: bold;
}

table.content td.content h3 {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	color: #7d7d7d;
	font-size: 11px;
	font-weight: bold;
}


table.content td.content p {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}



