/* CSS Document */

html {
	width: 100%;
	height: 100%;
	}

/* Text, Tabellen und Titel definitionen*/
form { 
	margin: 0pt; 
	padding: 0pt 
	}

body {
	background-color: #d5deea;
	background-image: url(headerbg.gif);
	background-repeat: repeat-x;
	margin: 0px; 
	padding: 0px;
	}
	
td {
	font-family: Arial,sans-serif;
	font-size: 12px;
	white-space: normal;
	}
	
div {
	font-family: Arial,sans-serif;
	font-size: 12px;
	}	

h1 {
	font-size: 11pt;
	}

h2{
	font-size: 10pt;
	}

h3{
	font-size: 10pt;
	}

/* Suche */
div#suche  {
	z-index: 87;
	position: absolute;
	top: 102px;
	left: 646px;
	font-size: 12px;
	font-weight: bold;
	color: #084d90;
}

div#suche form {
	margin: 0px;
	padding: 0px;
}

div#suche td {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}


div#suchesub  {
	z-index: 999;
	position: absolute;
	top: 102px;
	left: 646px;
	font-size: 12px;
	font-weight: bold;
	color: #084d90;
}

div#suchesub form {
	margin: 0px;
	padding: 0px;
}

div#suchesub td {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}


/* News, Events und Quickfinder Definitionen */
.newstitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.eventtitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

a.newstitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a.newstitle:link {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a.newstitle:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a.newstitle:active {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

a.eventtitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a.eventtitle:link {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a.eventtitle:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
a.eventtitle:active {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.quicktitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}

.newsdatum {
	font-size: 12px;
	color: #000000;
	background-color: #ebebeb;	
	}

.newszeile {
	font-size: 12px;
	color: #244894;
	text-decoration: none;
	background-color: #ebebeb;
	}

.eventdatum {
	font-size: 12px;
	color: #000000;
	background-color: #ebebeb;	
	}

.eventzeile {
	font-size: 12px;
	color: #244894;
	text-decoration: none;
	background-color: #ebebeb;	
	}

.moreevents {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}

.quickzeile {
	font-size: 12px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	}


/* PDF Print */

div#printpdf {
	position: absolute;
	top: 162px;
	left: 720px;
	z-index: 85;
}





div#headerx {height:161px;
	margin:0;}
div#containerx{	
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(bgcontainer.gif);
	background-repeat: repeat-y;}
div#contentx p{line-height:1.4}
div#navigationx{background:#2c5a98}

div#containerx{width:851px;margin:0}
div#contentx{
	clear: both;
	float:	right;
	min-width: 647px;
	margin-left:185px;
	padding-left: 10px;
	background-color: #FFFFFF;}
div#navigationx{margin-top: 11px;
	float:left;
	width:184px; 
}








div#container{
	margin:0;	
	text-align: left;
	background-color: #FFFFFF;
	width: 851px;
	background-image: url(bgcontainer.gif);
	background-repeat: repeat-y;
	}
	
div#header {
	height:161px;
	margin:0;
  	}
  		
	
div#contentbox{
	float:	right;
	min-width: 647px;
	margin-left:185px;
	padding-left: 10px;
	background-color: #FFFFFF;
	}
		
div#navigationbox{
	margin-top: 11px;
	float:left;
	width:184px; 
	background:#2c5a98
	}
		
div#footerbox{
	clear:both;
	}
	
div#footerbox{
	width: auto;
	margin:0;
	padding-left: 184px;
	height: 23px;
	vertical-align: bottom;
	background-image: url(bgfooter.gif);
	background-repeat: repeat-x; 
	}
	
div#footerbox td{
	padding-left: 10px;
	}
		
/*Container Subsites */
div#subcontainer{
	text-align:left;
	float: left;
	width: 851px;
	background-image: url(bgsubcontainer.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	}

div#subheader {
	height:161px;
	margin:0;
  	}
  


div#subwrapper {
	float:right;
	background-image: url(bgsubcontainer.gif);
	background-repeat: repeat-y;
	}
	
div#subcontent {
	margin-left:184px;
	width: 647px;
	min-height: 600px; 
	padding: 10px;
	vertical-align: top;
	}
	
div#subcontent table {
	background-color: #FFFFFF;
	margin-right: 8px;
	}	
	
div#subnavibox {
	background:#2c5a98;
	float:left;
	width:184px; 
	}

div#subcontent p{
	line-height:1.4
	}
	
div#subnavibox{
	background:#2c5a98
	}

div#subfooter{
	width: auto;
	max-width: 851px;
	float: right;
	margin:0;
	padding-left: 184px;
	height: 23px;
	vertical-align: bottom;
	background-image: url(bgfooter.gif);
	background-repeat: repeat-x; 
	}

div#subfooter td{
	padding-left: 10px;
	}

div#subcontainer{
	margin:0;
	}
		
div#subextra{
	float:left;
	clear:left;
	width:184px
	}
		
div#subfooter{
	clear:both;
	}
div#navhelper1{
	position: absolute;
	top: 172px;
	left: 0px;
}


div#contentcontainer {	
	clear: none;
	}
	
div#containerboxes1{
	vertical-align: top;
	width:636px;
	margin:0 auto;
	}
	
div#rightboxes1{
	float:right;
	width:318px;
	}
	
div#leftboxes1{
	float:left;
	width:318px;
	}

div#containerboxes2{clear: both; width:636px;margin:0 auto;}
div#rightboxes2{float:right;width:318px;}
div#leftboxes2{float:left;width:318px;}

div#containerboxes3{clear: both; width:636px;margin:0 auto;}
div#rightboxes3{float:right;width:318px;}
div#leftboxes3{float:left;width:318px;}
/* contentboxen Front */

div#content1 {
	width: 303px;
	min-height: 140px;
	background-image: url(bgfrontbox1.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

div#content1 p {
	clear: left;
	font-family: Arial;
	margin: 0px;
	padding-top: 5px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 15px;

}

div#content2 {
	width: 303px;
	min-height: 140px;
	background-image: url(bgfrontbox2.gif);
	background-repeat: no-repeat;
}

div#content2 p {
	clear: left;
	font-family: Arial;
	margin: 0px;
	padding-top: 5px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 15px;

}

div#content3 {
	margin-top: 20px;
	width: 303px;
	min-height: 140px;
	background-image: url(bgfrontbox3.gif);
	background-repeat: no-repeat;
}

div#content3 p {
	clear: left;
	font-family: Arial;
	margin: 0px;
	padding-top: 5px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 15px;

}

div#content4 {
	margin-top: 20px;
	width: 303px;
	min-height: 140px;
	background-image: url(bgfrontbox4.gif);
	background-repeat: no-repeat;
}

div#content4 p {
	clear: left;
	font-family: Arial;
	margin: 0px;
	padding-top: 5px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 15px;

}

div#content5 {
	margin-top: 20px;
	width: 303px;
	min-height: 140px;
	background-image: url(bgfrontbox5.gif);
	background-repeat: no-repeat;
}

div#content5 p {
	font-family: Arial;
	margin: 0px;
	padding-top: 24px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 15px;

}

div#content5 td {
	background-image: url(bgfrontcontent.gif);
	background-repeat: no-repeat;
}

div#content6 {
	margin-top: 20px;
	width: 303px;
	min-height: 140px;
	background-image: url(bgfrontbox6.gif);
	background-repeat: no-repeat;
}

div#content6 p {
	font-family: Arial;
	margin: 0px;
	padding-top: 24px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 15px;

}

div#content6 td {
	background-image: url(bgfrontcontent.gif);
	background-repeat: no-repeat;
}


div#textbox1 {
	float: left; 
	
}

img#imagebox1 {
	float: right;
	vertical-align: top;
	height:94px;
	width:130px;
}

img#imagebox2 {
	float: right;
	vertical-align: top;
	height:94px;
	width:130px;
}

img#imagebox3 {
	float: right;
	vertical-align: top;
	height:94px;
	width:130px;
}

img#imagebox4 {
	float: right;
	vertical-align: top;
	height:94px;
	width:130px;
}

img#linkbox1 {
	float: left;
	vertical-align: top;
	height:15px;
	width:120px;
	border-collapse: collapse;
}

img#linkbox2 {
	float: left;
	vertical-align: top;
	height:15px;
	width:120px;
	border-collapse: collapse;
}

img#linkbox3 {
	float: left;
	vertical-align: top;
	height:15px;
	width:120px;
	border-collapse: collapse;
}

img#linkbox4 {
	float: left;
	vertical-align: top;
	height:15px;
	width:120px;
	border-collapse: collapse;
}

.alinkbox a, link, alinkbox:link, alinkbox:visited, alinkbox:active, alinkbox:hover {
	border: 0px;
	margin: 0px;
	outline: 0px;

}



/* link*/


a:link, a:visited, a:active{
	font-weight: normal;
	color: #244894; 
	text-decoration: none;
	}

a:hover {
	font-weight: normal;
	color: #244894; 
	text-decoration: underline; 
	}

a.news { 
	color: #244894;
	text-decoration: none; 
	}

a.newsdatum:hover {
	color: #000000; 
	text-decoration: none; 
	}

a.newszeile:hover {
	color: #244894; 
	text-decoration: underline; 
	}

a.newszeile:active {
	color: #244894; 
	text-decoration: underline; 
	}

a.newszeile:link {
	color: #244894; 
	text-decoration: underline; 
	}

.headerbg {
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:-2; 
	width:100%;
	background-image: url(headerbg.gif);
	background-repeat: repeat-x; 
	}

.topimage {
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:99;  
	}

.hauptnav {
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1;  
	}


.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}

/* Jump Navi */

.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 0.71em;
	line-height: 1.7em;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}

/*Toolbar Options */
div#toolbarbox {
	position: absolute;
	z-index: 80;
	top: 101px;
	left: 240px;
	float: right;
	width: 400px;
	text-align: right;
}


div#toolbarbox p td{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #084d90;
	background-color: transparent;
	word-spacing: 5px;
	text-align: right;
	float: right;
}

td.design_tb {	
	height: 18px;
	background-color: transparent;
	width: auto;
	text-align: left;
	padding-left: 11px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}
				
a.design_tb {	
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #084d90;
	text-decoration: none;
	}
						
a.design_tb:active {	
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #084d90;
	text-decoration: none;
	}						

a.design_tb:visited	{	
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #084d90;
	text-decoration: none;
	}	
						
a.design_tb:hover {	
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	}

td.design_tb_on	{	
	height: 18px;
	width: auto;
	text-align: left;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_tb_on {	
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #084d90;
	text-decoration: none;
	}
						
a.design_tb_on:active {	
	font-size: 12px;
	font-weight: bold;
	color: #084d90;
	background-color: transparent;
	text-decoration: none;
	}						

a.design_tb_on:visited	{	
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: #084d90;
	text-decoration: none;
	}	

a.design_tb_on:hover {	
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	}	


td.design_tb2 {	
	height: 18px;
	background-color: #dddddd;
	width: auto;
	text-align: left;
	padding-left: 11px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}
				
a.design_tb2 {	
	font-size: 11px;
	color: #084d90;
	text-decoration: none;
	}
						
a.design_tb2:active {	
	font-size: 11px;
	color: #084d90;
	text-decoration: none;
	}						

a.design_tb2:visited	{	
	font-size: 11px;
	color: #084d90;
	text-decoration: none;
	}	
						
a.design_tb2:hover {	
	text-decoration: none;
	color: #000000;
	}

td.design_tb2_on	{	
	height: 18px;
	background-color: #dddddd;
	width: auto;
	text-align: left;
	padding-left: 11px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_tb2_on {	
	font-size: 11px;
	color: #084d90;
	text-decoration: none;
	}
						
a.design_tb2_on:active {	
	font-size: 11px;
	color: #084d90;
	text-decoration: none;
	}						

a.design_tb2_on:visited	{	
	font-size: 11px;
	color: #084d90;
	text-decoration: none;
	}	

a.design_tb2_on:hover {	
	text-decoration: none;
	color: #000000;
	}	


/*Navigation Buttons*/

td.design_nav1 {	
	height: 26px;
	width: 184px;
	text-align: left;
	white-space: nowrap;
	background-color:#2c5a98;
	padding-left: 11px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_nav1 {	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

a.design_nav1:active {	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}						

a.design_nav1:visited {	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}	

a.design_nav1:hover	 {	
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}

td.design_nav1_on {	
	height: 26px;
	width: 184px;
	text-align: left;
	white-space: nowrap;
	background-color:#2c5a98;
	padding-left: 11px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_nav1_on {	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

a.design_nav1_on:active	{	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}						

a.design_nav1_on:visited {	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}	

a.design_nav1_on:hover	{	
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}	
	
td.design_nav2 {	
	height: 26px;
	width: 184px;
	text-align: left;
	white-space: nowrap;
	background-image: url(nav2norm.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}	

a.design_nav2 {	
	font-size: 12px;
	color: #2c5a98;
	text-decoration: none;
	}

a.design_nav2:active {	
	font-size: 12px;
	color: #2c5a98;
	text-decoration: none;
	}						

a.design_nav2:visited {	
	font-size: 12px;
	color: #2c5a98;
	text-decoration: none;
	}	

a.design_nav2:hover	 {	
	text-decoration: none;
	color: #2c5a98;
	font-weight: bold;
	}

td.design_nav2_on, td.design_nav2_on:hover, td.design_nav2_on:visited, td.design_nav2_on:active {	
	height: 26px;
	width: 184px;
	text-align: left;
	white-space: nowrap;
	background-image: url(nav2over.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_nav2_on {	
	font-size: 12px;
	color: #2c5a98;
	text-decoration: none;
	}

a.design_nav2_on:active	{	
	font-size: 12px;
	color: #2c5a98;
	text-decoration: none;
	}						

a.design_nav2_on:visited {	
	font-size: 12px;
	color: #2c5a98;
	text-decoration: none;
	}	

a.design_nav2_on:hover	{	
	text-decoration: none;
	color: #2c5a98;
	font-weight: bold;
	}
	



td.design_nav3 {	
	height: 26px;
	width: 184px;
	text-align: left;
	white-space: nowrap;
	background-image: url(nav3norm.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_nav3 {	
	font-size: 12px;
	color: #2c5a98;
	text-decoration: none;
	}

a.design_nav3:active {	
	font-size: 12px;
	color: #2c5a98;
	text-decoration: none;
	}						

a.design_nav3:visited {	
	font-size: 12px;
	color: #2c5a98;
	text-decoration: none;
	}	

a.design_nav3:hover	 {	
	text-decoration: none;
	color: #2c5a98;
	font-weight: bold;
	}

td.design_nav3_on {	
	height: 26px;
	width: 184px;
	text-align: left;
	white-space: nowrap;
	background-image: url(nav3norm.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_nav3_on {	
	font-size: 12px;
	color: #2c5a98;
	text-decoration: none;
		font-weight: bold;
	}

a.design_nav3_on:active	{	
	font-size: 12px;
	color: #2c5a98;
	text-decoration: none;
	}						

a.design_nav3_on:visited {	
	font-size: 12px;
	color: #2c5a98;
	text-decoration: none;
	}	

a.design_nav3_on:hover	{	
	text-decoration: none;
	color: #2c5a98;
	font-weight: bold;
	}
