﻿body {
	background-color: #E1EAF1;
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}
/* form, h1, h2, p, div, ul, li, ol, span, table, tr, td, th { */
h1, h2, p {
	position: relative;
	top: 9px;
}
#layout-grid-back {
	background-color: white;
}
#layout-grid {
	background: url(../img/theme.jpg) no-repeat scroll 284px 0;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	min-width: 995px;
	max-width: 1280px;
}
#layout-grid td {
	vertical-align: top;
}
#left-header {
	background-image: url(../img/left-header.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 116px;
}
#logo {
	display: block;
}
#btnStart {
	display: block;
	background-image: url(../img/start_m.gif);
	background-repeat: no-repeat;
}
#btnStart:hover img {
	visibility: hidden;
}	
#menu {
	font-size: 8pt !important;
	line-height: 19px;
	background-repeat: no-repeat;
	background-color: #D1DDE9;
	padding: 10px;
}
#menu > * {
	margin-top: 0;
}
#menu ul {
	list-style-type: none;
	margin-left: -10px;
	padding-left: 0;
	margin-bottom: 2.5ex;
}	
#menu li {
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 15px;
	margin-top: 0.1ex;
	margin-bottom: 0.1ex;
	margin-left: 0;
}
#menu a:link, #menu a:visited {
	color: #808080;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
	background-color: transparent;
}
#submenu { /* nur default */
	background-image: url(../img/border.gif);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #D1DDE9;
}
#submenu1 {
	background-repeat: no-repeat;
	background-color: #D8E2EC;
	height: 204px;
}
#submenu1 li {
	margin-top: 0;
	margin-bottom: 0;
}

#submenu1 div {
	padding: 12px;
}
#submenu1 a:link, #submenu1 a:visited {
	border: none;
}
#submenu1 a:hover {
	background-color: transparent;
}

#submenu2 {
	background-image: url(../img/submenu2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #D1DDE9;
	height: 204px;
}
#left-border {
	background-image: url(../img/border.gif);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #D1DDE9;
}
#left-footer {
	background-image: url(../img/submenu2.gif);
	background-color: #D1DDE9;
	border-top: 1px dashed #99A0A8;
	border-right: 1px dashed #99A0A8;
}


#middle-header {
	background-image: none;
	background-color: transparent;
	height: 95px;
}
#topmenu {
	height: 21px;
	background-image: url(../img/right-header.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #60626f;
	overflow: hidden;
	white-space: nowrap;
	padding: 0;
}
#topmenu li {
	background-image: url(../img/pfeil_white.gif);
}
#topmenu a:link, #topmenu a:visited {
	color: #e0e0e0;
}
#topmenu ul {
	padding: 1px 0 0 24px;
	margin: 0;
}
html>body #topmenu ul {
	padding-top: 3px;
}
#middle {
	background-color: #EAEFF5;
}
#content1 {
	background-color: #EAEFF5;
	padding: 24px;
}
#content1 > * {
	margin-top: 0;
}
#content2 {
	background-image: url(../img/border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #CDE0F1;
	padding: 24px;
}
#content2 > * {
	margin-top: 0; 
}
#content3 {
	background-color: #EAEFF5;
	padding: 24px;
}
#content3>* {
	margin-top: 0; 
}
.submenu3 {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	clear: both;
	line-height: 150%;
	font-size: 8pt;
}
.submenu3 li {
	letter-spacing: 2px;
	display: inline;
	padding-left: 12px;
	padding-right: 16px;
	border-left: none;
	margin-left: 0 !important;
	background: url(../img/pfeil_gray.gif) no-repeat left center;
}
.submenu3 a:link, .submenu3 a:visited {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
.submenu3 a:hover {
	text-decoration: underline;
	background-color: transparent !important;
}
#pagemenu {
	margin: -10px 0 0 0;
	padding: 0 24px 24px 24px;
}
#middle-footer {
	background-color: transparent;
	border-top: 1px dashed #99A0A8;
}


#right-header {
	background-image: url(../img/right-header.gif);
	background-repeat: repeat-x;
	border-left: 1px dashed #99A0A8;
	text-align: right !important;
	vertical-align: bottom !important;
	padding-bottom: 32px;
	width: 238px;
}
html>body #right-header {
	background-image: url(../img/right-header.png);
}
#date {
	margin-right: 12px;
}
#right {
	background-color: #D3E3F2;
	border-left: 1px dashed #99A0A8;
}
#right-border1 {
	background-repeat: no-repeat;
	background-color: #E1EAF1;
	height: 204px; /* nur default.dwt */
}
#right-border2 {
	background-color: #D3E3F2;
	height: 204px; /* nur default.dwt */
}
#right-border2 div {
	padding: 12px;
}	
#right-border3 {
	background-color: #D3E3F2;
	border-left: 1px dashed #99A0A8;
}
#right-footer {
	background-color: transparent;
	border-top: 1px dashed #99A0A8;
	border-left: 1px dashed #99A0A8;
}



/* workaround for Mozilla: "wrong" display of images in a table */	
html>body img {
	display: block;
}
a img {
	border: none;
}
h1 {
	color: #A0A0A0;
	font-style: normal;
	font-size: 16pt;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: .04em;
	margin-top: 0.25em;
	margin-bottom: 1.2em;
		clear: left;
		border-bottom: 1px solid #e0e0e0;
		padding-bottom: 0.8em;
}
h1 span.sub {
	display: block;
	color: #808080;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
	margin-top: 1.25ex !important;
	margin-bottom: 0.5ex;
}
h2 {
	color: #006699;
	font-style: normal;
	font-size: 11pt;
/* 	font-weight: bold; */
	margin-top: 2.5ex !important;
	margin-bottom: 1ex;
}
p {
	margin-top: 0;
	margin-bottom: 0.5em;
	line-height: 1.25em;
}
p.bigskip {
	margin-top: 1.5em !important;
}
#content1 ul, #content2 ul, #content3 ul {
	margin-top: 2ex;
	padding-left: 0;
	margin-left: 0;
	border-left: 0;
}
#content1 li, #content2 li, #content3 li {
	margin-top: 0;
	margin-bottom: 1.25ex;
	margin-left: 2em;
}
#content1 a:link, #content2 a:link, #content3 a:link, #right-border2 a:link,
#content1 a:visited, #content2 a:visited, #content3 a:visited, #right-border2 a:visited {
	color: #707080; /* Originalfarbe Krystian */
	/* color: #0033cc; */ /* Jörg */
	text-decoration: none;
	border-bottom: 1px dotted #909090;
}
#content1 a:hover, #content2 a:hover, #content3 a:hover, #right-border2 a:hover {
	background-color: #d0d7ef;
	color: #404080 !important;
}
#content1 a.image, #content2 a.image, #content3 a.image {
	background-color: transparent !important;
	border: none !important;
	display: block;
}

em,dt {
	color: #006699;
	font-style: normal;
	font-weight: bold;
}
dt {
	margin-top: 2ex;
}
dd {
	margin-left: 0;
}

textarea { 
	overflow: auto;
}	

body .special {
	display: none; /* Sichtbar nur für Google und Co. */
}

div.kasten, div.kasten-rechts {
	border: 1px solid #909090;
	background-color: #E1EAF1;
	padding: 0 2ex 1ex 2ex;
	margin: 1em 0 0.5em 0 !important;
}
div.kasten h2 {
	margin-top: 0.9em !important;
}

div.kasten-rechts {
	float: right;
	width: 30%;
	margin: 0 0 1ex 2ex !important;
}
div.rechts {
	float: right;
	margin: 0 0 0.5em 4ex;
}
div.links {
	float: left;
	margin: 0 2ex 1ex 0;
}
div.rechts img, div.links img {
	display: block;
	margin-bottom: 2em;
}
div.center {
	margin: 2ex 0 3ex 0;
	text-align: center;
}
div.center img {
	margin: 1ex;
	display: inline !important;
}

table.gerahmt {
	margin: 4ex 0 4ex 0;
	border-top: 2px solid #60626F;
	border-bottom: 2px solid #60626F;
	border-collapse: collapse;
}
table.gerahmt td {
	border-bottom: 1px solid #c0c0c0;
	padding: 0.5ex;
}

