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

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

.headerSearch {
	font-size: 8pt;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	margin: 1px;
	width: 130px;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

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

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

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

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

.inputStyle {
	padding: 2px;

	background-color: #ffffff;

	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

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

.header {
	font-size: 8pt;
}
.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: #EFCFD7;
}

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

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

.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: #BC4358;
}

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

.menu a:hover {
	color: #993366;
}

.caption {
	padding-top: 1px;
}

.submenu1Active, .submenu1Equal {
	background-color: #CD7282;
}

.submenu2Active, .submenu2Equal {
	background-color: #DDA0AB;
}

.submenu3Active, .submenu3Equal {
	background-color: #EFCFD7;
}