body {
	margin: 0px;
	margin-top: 10px;
	background-color: #F0F4F8;
	background-image:  url("../img/hintergrund_horizontal.GIF");
	cursor: default;
	background-repeat: repeat;
}

body, table, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	cursor: default;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 18px;
	font-family: "Arial Rounded MT Bold";
	color: #000;
}

h2 {
	font-size: 13pt;
	margin-bottom: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

h3 {
	font-size: 10pt;
	margin-bottom: 4pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	margin-top: 0pt;
	margin-bottom: 6pt;
	line-height: 12pt;
	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
}

a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #19548E;
}

.header {
	font-size: 8pt;
}

.headerSearch {
}

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

.location {
	height: 20px;
	background-color: #646464;
	padding-left: 15px;

	font-size: 8pt;
	color: #ffffff;
}

.location a:link, .location a:active, .location a:visited, .location a:hover {
	text-decoration: none;
	color: #ffffff;
}

td.contentMain {
	padding: 25px;
	padding-left: 20px;
	padding-right: 7px;
	background-color: #D1DDE9;
}

td.contentRight {
	padding: 25px;
	padding-left: 7px;
	background-color: #D1DDE9;
}

td.contentRightActive {
	padding: 25px;
	padding-left: 7px;
	background-color: #E4EBF2;
}

.footer td {
	height: 20px;
	background-color: #646464;
	padding-left: 15px;
	padding-right: 15px;

	font-size: 9pt;
	color: #ffffff;
}

.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	text-decoration: none;
	color: #ffffff;
}


td.navigation {
	background-color: #7196B9;
}


.menu a:link, .menu a:active, .menu a:visited, .menu a:hover {
	text-decoration: none;
	color: #000000;
}

.caption {
	padding-top: 5px;
}

