/* Selektoren */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	/*Mozilla zeigt dann immer die Scrollleiste*/
	overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #ffffff;
	font: 0.7em/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #333333;
}
kbd {
	font-size: 1.6em;
}
img {
	border: 0;
}
h2 {	
	background-image: url(../images/bg_headline.gif);
	background-repeat: no-repeat;
	width: 27.2em;
	height: 32px;
	font-size: 1.5em;
	line-height: 1.1em;
	color: white;
	background-color: transparent;
	padding: 23px 0 0 18px;
	margin: 43px 0 24px 0;
}
h3 {	
	color: #1b69b3;
	background-color: transparent;
	font-size: 1.5em;
	line-height: 1.1em;
	margin-bottom: 10px;
	font-weight: bold;
}
h4 {	
	color: #1b69b3;
	background-color: transparent;
	font-size: 1.2em;
	line-height: 1.1em;
	margin-bottom: 10px;
}
h5 {	
	color: #1b69b3;
	background-color: transparent;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}
ul {
	margin-bottom: 10px;
	list-style-type: none;
	list-style-image: url(../images/dot_list.png);
}
ol {
	margin-bottom: 10px;
}
p {
	margin-bottom: 0.5em;
}
a {
	color: #333333;
	background-color: transparent;
}
a:active, a:focus, a:hover, a:link, a:visited {
	text-decoration: underline;
}
a:visited {
	color: #444444;
	background-color: transparent;
}
a:hover {
	color: #555555;
	background-color: transparent;
	text-decoration: none;
}
input, textarea, select {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #999999;
	width: 25em;
	font-size: 1em;
}
label {
	margin-top: 5px;
	display: block;
}
fieldset {
	border: none;
	width: 25em;
}
legend {
	display: none;
}
form {	
	/*border: 1px solid red;*/
}





/*IDs*/
#accessibilityDiv {
	display: none;
}
#centerContainer {
	margin: 0 auto 0 auto;
	min-width: 69em;
	max-width: 78em;
	background-image: url(../images/bg_content.png);
	background-repeat: repeat-x;
	min-height: 100%;
}
#shadowLeft {
	background-image: url(../images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 32px;
	min-height: 100%;
}
#shadowRight {
	background-image: url(../images/shadow_right.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 32px;
	min-height: 100%;
}
#logoUndMeta {
	height: 87px;
}
#logoUndMeta a {
	text-decoration: none;
}
#logoUndMeta a:hover {
	text-decoration: underline;
}
#logo {
	float: right;
	margin: 20px 35px 0 0;
}
#metaNav {
	margin: 0 0 0 40px;
	padding-top: 15px;
}
#metaNav a.aktiv {
	text-decoration: underline;
}
#metaNav li {
	list-style-type: none;
	display: inline;
}
#naviContainer {
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
	float: left;
	width: 16.2em;
	/*min-height: 100%;*/
}
#naviContainer p {
	margin: 0 0 5px 20px;
}
#naviLeft {
	background-image: url(../images/bg_navi_left.gif);
	background-repeat: repeat-y;
	min-height: 100%;
	background-position: left top;
	padding-left: 3px;
	
}
#naviRight {
	background-image: url(../images/bg_navi_right.gif);
	background-repeat: repeat-y;
	min-height: 100%;
	background-position: right top;
	padding-right: 3px;
}
#naviHeader {
	background-image: url(../images/navi_header.png);
	background-repeat: no-repeat;
	width: 182px;
	font-size: 0px;
	height: 4px;
	background-color: #ffffff;
}
#naviFooter {
	background-image: url(../images/navi_footer.png);
	background-repeat: no-repeat;
	width: 182px;
	font-size: 0px;
	height: 7px;
	background-color: #ffffff;
	margin-bottom: 20px;
}
#navigation {
	width: 15.7em;
	background-color: #ffffff;
	background-image: url(../images/bg_navi.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	padding: 0;
}
#navigation li a {
	display: block;
	min-height: 1em;
	text-decoration: none;
	padding: 0.2em 0.3em 0.2em 1.6em;
	color: #333333;
	background-color: transparent;
	margin: 0 2px 0 2px;
	border-bottom: 1px solid #d9e2df;
}
#navigation li span {
	display: block;
	min-height: 1em;
	text-decoration: none;
	padding: 0.2em 0.3em 0.2em 1.6em;
	background-color: #dde9f4;
	color: #1b69b3;
	margin: 0 2px 0 2px;
	border-bottom: 1px solid #d9e2df;
}
#navigation a:hover {
	background-color: #dde9f4;
	color: #1b69b3;
}
#navigation a.aktiv {
	background-color: #dde9f4;
	color: #1b69b3;
}
#navigation li {
	list-style-type: none;
	list-style-image: none;
}
#navigation li.noborder {
	border-bottom: none;
}
#navigation li ul li {
	border-bottom: none;
}
#navigation li ul {
	margin-bottom: 0;
}
#navigation li ul li a {
	padding-left: 2.8em;
	background-image: url(../images/dot_navi.gif);
	background-repeat: no-repeat;
	background-position: 1em 0.7em;
	border-bottom: none;
}
#navigation li ul li span {
	padding-left: 2.8em;
	background-image: url(../images/dot_navi.gif);
	background-repeat: no-repeat;
	background-position: 1em -3.3em;
	border-bottom: none;
}
#navigation li ul li {
	margin: 0;
}
#navigation li ul li a:hover {
	background-position: 1em -3.3em;
}
#firstContent {
	margin-left: 19.8em;
	padding: 0 0 5px 0;
}
#firstContent p, #firstContent h4, #firstContent dl {
	margin-left: 18px;
	padding-right: 20px;
}
#firstContent dl dt img {
	margin: 10px 0 10px 0;
	padding: 0;
}
#firstContent dt {
	margin-top: 20px;
}
#firstContent p {
	margin: 0 0 18px 18px;
}
#firstContent h5, #firstContent h3 {
	margin: 0 0 5px 18px;
}
#firstContent img, #firstContent form {
	margin: 0 0 10px 18px;
}
#firstContent ul {
	margin-left: 34px;
}
#secondContent {
	clear: both;
	border-top: 1px solid #cccccc;
	padding: 0 0 45px 0;
}
#abbinder {
	font-size: 0.9em;
	text-align: center;
	background-color: #f6f6f6;
	margin: -45px 32px 0 32px;
	height: 15px;
	padding: 15px;
	border-top: 1px solid #cccccc;
}

.button {
	width: auto;
	margin-top: 5px;
}
.button:hover {
	width: auto;
	margin-top: 5px;
}
.contentBlock {
	border-bottom: 1px solid #cccccc;
	padding: 20px 0 20px 0;
	min-height: 162px;
}
.contentBlock a {
	color: #1b69b3;
}
.contentBlock a:hover {
	color: #333333;
}
.contentBlock img {
	float: left;
	margin: 30px 0 0 40px;
}
.contentText {
	margin-left: 19.8em;
	padding: 0 20px 10px 20px;
}
.contentTextBreit {
	margin-left: 30px;
	padding: 0 20px 10px 20px;
}
.contentTextBreit p {
	color: #1b69b3;
	font-weight: bold;
}
.contentText ul li {
	margin-left: 15px;
}
.contentText ol li {
	margin-left: 20px;
}
.error {
	border: 1px solid #ff0000; 
	color: #ff0000;
	background-color: white;
}
.errorText {
	color: #ff0000;
	background-color: white;
}
.secureField {
	display: none;
}
.firstlineHome {
	margin-top: 20px;
}
.naviFollowSub {
	border-top: 1px solid #d9e2df;
}
#secondContent.leer, #secondContent .last {
	border: none;
}

/* Lightbox */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(../images/overlay.png); }
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/dot_trans.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}
	




/*Print*/
@media print {
	body {background-color:white; color:black; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:1em;}
	#metaNav, #naviContainer {
		display: none;
	}
	#abbinder {
		background-color: white;
		color: black;
	}
	#firstContent, #firstContent p, p, #firstContent h2, #firstContent h3, #firstContent h4, #firstContent h5, h2, h3, h4, h5 {
		color: black;
		margin: 0 0 20px 0;
		padding: 0;
	}
	#firstContent img {
		margin: 0 20px 0 0;
		padding: 0;
	}
}

/*Print Ende*/

