/*****************************/
/* benutzerdefinierte styles */
#benutzerdaten{
	visibility:collapse;
	width:530px;
	
	cursor:pointer;
	display:block;
}


/* scroller */

#transparent_box, #transparent_box_large{
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	background-color:#f4f4f4;
	width:578px;
	height:416px;
	position:absolute;
	top:123px;
	z-index:2;
	margin-left:3px;
	visibility:visible;
}

#gesamter_textblock, #gesamter_textblock_large {
	width:578px;
	height:416px;
	position:absolute;
	top:123px;
	z-index:3;
	visibility:visible;
	background: none;
}
#transparent_box_large, #gesamter_textblock_large{
	height:510px;
}

#gesamter_textblock .Scroller-Container, #gesamter_textblock_large .Scroller-Container  {
	position: absolute;
	top: 0; 
	left: 0px;
	padding-left:30px;
}
#textblock, #textblock_large , #textblock_large_ohne {
	width:530px;
	height:363px;
	top:29px;
	position:absolute;
	margin-left:2px;
	color:#000000;
	overflow: hidden;
	float: left;
}
#textblock_large_ohne {
	left: 30px;
	width: 520px;
	height:457px;
}
#textblock_large{
	height:457px;
}

#scrollbar {
	position:absolute;
	float: right;
	right:22px;
	top:29px;
}
#gesamter_textblock .Scrollbar-Up, .Scrollbar-Up-Pressed, #gesamter_textblock_large .Scrollbar-Up, .Scrollbar-Up-Pressed {
	position: absolute;
	width: 10px; 
	height: 10px;
	background-color: #bbb;
	font-size: 0px;
}
#gesamter_textblock .Scrollbar-Down, .Scrollbar-Down-Pressed, #gesamter_textblock_large .Scrollbar-Down, .Scrollbar-Down-Pressed {
	position: absolute;
	top: 365px;
	width: 10px; height: 10px;
	background-color: #bbb;
	font-size: 0px;
}

#gesamter_textblock_large .Scrollbar-Down,  #gesamter_textblock_large  .Scrollbar-Down-Pressed {
	top: 459px;
}
#gesamter_textblock .Scrollbar-Track, .Scrollbar-Track-Pressed, #gesamter_textblock_large .Scrollbar-Track, .Scrollbar-Track-Pressed {
	width: 10px; 
	height: 335px;
	position: absolute;
	top: 20px;
	background-color: #EEE;
}

#gesamter_textblock_large .Scrollbar-Track, #gesamter_textblock_large .Scrollbar-Track-Pressed{
	height: 429px;
}
#gesamter_textblock .Scrollbar-Track-Pressed, #gesamter_textblock_large .Scrollbar-Track-Pressed {
	background-color: #DDD;
}
#gesamter_textblock .Scrollbar-Handle, .Scrollbar-Handle-Pressed, #gesamter_textblock_large .Scrollbar-Handle, .Scrollbar-Handle-Pressed {
	position: absolute;
	width: 10px; height: 30px;
	background-color: #bbb;
}
#gesamter_textblock .Scrollbar-Handle-Pressed, .Scrollbar-Down-Pressed, .Scrollbar-Up-Pressed, #gesamter_textblock_large .Scrollbar-Handle-Pressed, .Scrollbar-Down-Pressed, .Scrollbar-Up-Pressed{
	background-color: #dcdcdc;
}
#gesamter_textblock .Scrollbar-Disabled, #gesamter_textblock_large .Scrollbar-Disabled {
	display: none;
}
/* scroller */


#box{
	width:1050px;
	height:756px;
	position:absolute;
	left: 50%;
	margin-left: -525px;
	background-image:url("images/template/bg.jpg");
	background-repeat:no-repeat;
	background-color:#12244d;
	top:22px; /* 72px;*/
}
#content_links {
	width:378px;
	float:left;
	margin-top:0px;
	position:relative;
	height:696px;
}
#content_rechts {
	float:left;
	width:672px;
	height:688px;
	margin-top:36px;
}

#seitenbild {
	width:584px;
	height:583px;
	position:absolute;
	z-index:1;
}
#logo{
	margin-left:117px;
	border-bottom:dashed 1px #8891a6;

}
#navigation{
	margin-left:117px;
	margin-top:47px;
	height:416px;
}
#spruch{
	color:#FFFFFF;
	position:absolute;
	/* bottom:0; */
	top: 704px;
	left: 400px; /* 117px */
	width: 548px; /* 253px */
	font-size:14px;
	line-height:1.2em;

}
#himmelblau{
	position:absolute;
	/*bottom:45px;
	right:55px;*/
	bottom: 170px;
	right: 75px;
	display: none;
}
#service_navi{
	position:absolute;
	bottom:58px;
	right:29px;
	width:75px;
	height:63px;
	z-index:4;
	
}

#service_navi a{
	color:#dadcdf;
	text-decoration:none;
	font-size:11px;
	font-style:normal;
	
}

#service_navi div {
	border-top:dashed 1px #8891a6;
	margin: 0;
	padding-left: 21px;
	list-style: none;
		
}
.clear {
	clear: both;
}


/* navigation */
.navi, .navi  div {
	margin: 0;
	padding: 0;
	list-style: none;
}
.navi div {
	border-top:dashed 1px #8891a6;
	margin: 0;
	padding: 0;
}

#printicon {
  position: absolute;
  width: 16px;
  height: 16px;
  display: block;
  top: 7px;
  right: 8px;
  outline: none;
  background: url('images/template/printer-grey.gif') no-repeat;
}

.navi a {
	margin: 0;
	padding: 0;
	font-weight: bold;
	width:261px;
	text-decoration: none;
		height:25px;
}
.navi a, .navi a:hover, .navi a.selected, .navi a.selected:hover {
	color:#dadcdf;
}

.navi a.selected:hover{
	text-decoration: none;
}
.navi a:hover, .navi a.selected{
	color: #000000;
	background-color:#dadcdf;
	text-decoration: none;
}
/* unternavigation */
.subnavi{
	margin:0;
	padding-bottom:20px;
	border-top:dashed 1px #8891a6;
}
.subnavi div{
	padding: 0;
	width:261px;
	margin:0;
	border:none;
	border-style:none;
}

.subnavi div a {
	color: #dadcdf;
}

.subnavi div a:hover, .subnavi div a.selected, .subnavi div a.selected:hover {
	text-decoration: none;
	color: #000000;
	padding: 0;
	background-color:#12244d;
}
/* unter-unternavigation */
.subnavi_2 {
	margin-top:8px;
	padding-bottom:8px;
	width:160px;
	
}

.subnavi_2 div {
	width:160px;
	background-color:#3b4a6b;
	padding-bottom:2px;

}


/* für die anmeldung */
input.text {
	font-size: 12px;
	background-color: #ffffff;
	border: #666666 1px solid;
	padding: 1px;
	margin: 0;
}

body {

	background-color:#12244d;
	margin: 0px;
	padding: 0px;
}
body, td, th, p, li, ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.kleiner {
	font-size: 90%;
}
a {
	color: #000000;
	font-style:italic;
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
}
a.buttons {
	color: #FFFFFF;
	background-color: #999900;
	text-decoration: none;
}
form {
	padding: 0;
	margin: 0;
}
input.button, input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 11px;
	cursor: pointer;
} 
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
ul {
	padding: 0;
	margin: 0 0 15px 15px;
}
li {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0;
	color: #000000;
}
h1 {
	font-size: 14px;
	padding-bottom: 26px;
}
h2 {
	font-size: 12px;
	padding-bottom: 16px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 8px;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGweiss {
	background-color: #FFFFFF;
}
