* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
html {
	font-size: 12pt;
	color: #284862;
	background-color: #5FA5E0;
}
body#tinymce {
	margin: 0px;
	padding: 10px;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #284862;
	background-color: #EAF2FF;
}
ul.menu, ul.menu li { display: block; margin: 0px; }
a { text-decoration: none; color: #284862; }
a:hover { text-decoration: underline; }
h1 { font-size: 20pt; margin: 10px 0px 8px 0px; }
h2 { font-size: 19pt; margin: 8px 0px 6px 0px; }
h3 { font-size: 16pt; margin: 6px 0px 4px 0px; }
h4 { font-size: 14pt; margin: 4px 0px 2px 0px; }
h5 { font-size: 13pt; margin: 2px 0px 2px 0px; }
h6 { font-size: 12pt; margin: 2px 0px 2px 0px; }
h2.title { margin: 2px 0px 12px 0px; }
p { margin: 0px; }
*.red { color: #C00000; }
*.left { text-align: left !important; }
*.right { text-align: right !important; }
*.bold { font-weight: bold !important; }
*.small { font-size: 10pt !important; }
table {
	margin: 6px 0px;
	background-color: #E6F2FF;
	border: 2px solid #89B0CE;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	width: 800px;
}
table tr.heading { font-weight: bold; }
table tr, table td {
	margin: 0px;
	border: 1px solid #89B0CE;
}
table td { padding: 6px; }
table.no-border, table.no-border tr, table.no-border td { border: none; background: none; }
table.no-style, table.no-style tr, table.no-style td { border: none; background: none; padding: 0px; }
table.no-style { margin: 3px 0px; }
ul { padding-left: 1em; }
div#header {
	background-repeat: repeat-x;
	background-image: url(img/back_top.png);
	padding: 19px 15px 0px 15px;
	height: 137px;
	min-width: 740px;
}
div#logo {
	background-image: url(img/logo_top.png);
	width: 150px;
	height: 137px;
	float: left;
}
div#header-right {
	height: 137px;
	margin-left: 164px;
}
div#titlebar {
	margin: 0px 6px;
	background-image: url(img/images_stripe.jpg);
	background-position: right top;
	height: 82px;
}
div#title {
	background-image: url(img/title.png);
	height: 82px;
}
div#titlebar h1 { display: none; }
div#menubar {
	background-repeat: repeat-x;
	background-image: url(img/menu_back.png);
	height: 52px;
	margin-top: 3px;
}
div#menubar-left {
	background-image: url(img/menu_left.png);
	padding-left: 6px;
}
div#menubar-right {
	background-image: url(img/menu_right.png);
	background-position: top right;
	padding-right: 6px;
}
ul#mainmenu {
	display: block;
	padding: 6px 0px 1px 0px;
	height: 45px;
	overflow: hidden;
}
ul#mainmenu li {
	display: block;
	float: left;
	height: 45px;
	margin: 0px;
}
ul#mainmenu li:hover {
	background-repeat: repeat-x;
	background-image: url(img/menu_on.png);
	cursor: pointer;
}
ul#mainmenu li a {
	display: block;
	text-decoration: none;
	border: none;
	height: 45px;
	line-height: 45px;
	padding: 0px 8px;
	text-align: center;
	font-weight: bold;
	font-size: 13pt;
}
img#home {
	border: none;
	margin: 15px 4px 0px 4px;
}
div#main {
	padding: 0px 15px 20px 12px;
	background-repeat: repeat-x;
	background-image: url(img/back_main.png);
	min-height: 154px;
	min-width: 743px;
}
div#left {
	width: 156px;
	float: left;
}
div#logo-bottom {
	width: 156px;
	height: 48px;
	background-image: url(img/logo_bottom.png);
	background-position: 3px 0px;
}
div#left-content {
	width: 156px;
	margin-top: 18px;
}
div#right {
	margin-left: 167px;
}
div#content-left, div#content-right { background-repeat: repeat-y; }
div#content-right, div#content-right-gradient, div#bottom-right { background-position: top right; }
div#content-left { background-image: url(img/content_left.png); }
div#content-right { background-image: url(img/content_right.png); }
div#content-left-gradient { background-image: url(img/content_left_gradient.png); padding-left: 6px; }
div#content-right-gradient { background-image: url(img/content_right_gradient.png); padding-right: 6px; }
div#content {
	padding: 18px;
	background-color: #EAF2FF;
	min-height: 120px;
}
div#bottom, div#bottom-left, div#bottom-right { height: 6px; }
div#bottom { background-image: url(img/content_bottom.png); background-repeat: repeat-x; }
div#bottom-left { background-image: url(img/content_left_corner.png); }
div#bottom-right { background-image: url(img/content_right_corner.png); }
div#content-footer {
	padding: 4px 10px;
	background-color: #EAF2FF;
	font-size: 9pt;
	line-height: 14px;
	height: 14px;
	text-align: right;
}
div#footer {
	margin-top: 6px;
	font-size: 9pt;
	text-align: center;
}
div.box {
	color: #FFFFFF;
	font-size: 11pt;
	width: 152px;
	margin-left: 2px;
	margin-bottom: 20px;
}
div.box h3 {
	display: block;
	width: 152px;
	height: 40px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 14pt;
	color: #284862;
	background-image: url(img/submenu_back.gif);
	line-height: 40px;
	cursor: default;
}
div.box ul.menu, div.box div.box-inner, div.box form {
	display: block;
	padding-left: 0px;
	margin-top: 10px;
	width: 152px;
}
div.box p { padding: 2px 6px; }
div.box ul.menu li {
	display: block;
	margin: 14px 8px 0px 8px;
	padding-left: 14px;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	background-position: left center;
	background-image: url(img/dot.png);
}
div.box ul.menu li:hover { background-image: url(img/dot_on.png); }
div.box a { color: #FFFFFF; }
form { width: 400px; }
form input { color: #284862; }
form input.inputbox {
	border: 1px solid #284862;
	background-color: #FFFFFF;
	height: 18px;
	width: 252px;
	font-size: 10pt;
	line-height: 18px;
}
form textarea {
	border: 1px solid #284862;
	background-color: #FFFFFF;
	height: 300px;
	width: 398px;
	font-size: 12pt;
}
form div.formPart {
	margin: 6px 0px;
	text-align: center;
}
form label.inputboxLabel {
	display: block;
	float: left;
	width: 140px;
	font-size: 11pt;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-right: 6px;
	text-align: left;
}
form p.formExplanation {
	margin: 8px 0px 4px 0px;
	font-size: 10pt;
	font-weight: bold;
}
form input.inputbox:focus, form textarea.textbox:focus { background-color: #E6F2FF; }
form input.inputproblem { background-color: #FFC0C0; color: #4F1414; }
form input.inputproblem:focus { background-color: #FF9F9F; }
form input.button {
	width: 120px;
	height: 28px;
	font-weight: bold;
}
div#formularservice table, div#formularservice table td, div#formularservice table tr {
	border: none;
}
div#formularservice td {
	padding: 3px;
}
div#formularservice td.klein_l a {
	margin: 0px 3px;
}

