/* CSS Document 
-------------------------------------------------
hier stehen alle Styles die das Rahmendesign und 
zum Teil auch Inhaltsbereiche betreffen

10.05.2007 Autor Andreas Schuppe Innovative Web AG
-------------------------------------------------
*/

/* Globals */

html {
	width: 100%;
	height: 100%;
	}

body {
	background-color: #ffffff;
	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;
	}		

form { 
	margin: 0pt; 
	padding: 0pt 
	}


/* Suchmaske im Design - Mainpage */
div#suche  {
	margin-top: 6px;
	color: #000000;
	margin-left: 10px;
	}

div#suche form {
	margin: 0px;
	padding: 0px;
	}

div#suche td {
	vertical-align: middle;
	margin: 0px;
	}
	
input#inputtext {
	margin: 0px;
	background-image: url(searchbg.gif);
	height: 17px;
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
	width: 153px;
	border: 0px;
}	



/* Suchmaske im Design - Subpage */

div#subsuche  {
	margin-top: 6px;
	color: #000000;
	margin-left: 10px;
	}

div#subsuche form {
	margin: 0px;
	padding: 0px;
	}

div#subsuche td {
	vertical-align: middle;
	margin: 0px;
	}
	
input#subinputtext {
	margin: 0px;
	background-image: url(searchbg.gif);
	height: 17px;
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
	width: 153px;
	border: 0px;
}


/* link*/

a:link, a:visited, a:active{
	font-weight: normal;
	color: #0068cf; 
	text-decoration: none;
	}

a:hover {
	font-weight: normal;
	color: #0068cf; 
	text-decoration: underline; 
	}

a.news { 
	color: #000000;
	text-decoration: none; 
	}

a.newsdatum:hover {
	color: #000000; 
	text-decoration: none; 
	}

a.newszeile:hover {
	color: #0068cf; 
	text-decoration: underline; 
	}

a.newszeile:active {
	color: #000000; 
	text-decoration: underline; 
	}

a.newszeile:link {
	color: #000000; 
	text-decoration: underline; 
	}

.headerbg {
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:-2; 
	width:100%;
	background-image: url(headerbg.gif);
	background-repeat: repeat-x; 
	}
	
	
	/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}	

.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;
	}


/* 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;	
	}

.newszeile {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
a.newszeile {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	
a.newszeile:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

a.newszeile:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;	
	}
	
a.newszeile:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}				

a.newszeile:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

.eventdatum {
	font-size: 12px;
	color: #000000;
	}

.eventzeile {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

.moreevents {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}

.quickzeile {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	}


/* PDF Print */

div#printpdf {
	position: absolute;
	top: 150px;
	left: 540px;
	z-index: 89;
}


/* 
---------------------------------------
Layout Behälter und Inhalte 
---------------------------------------
*/


/* Behälter */
div#header{
	height: 140px;
	margin: 0px;
	padding: 0px;
  	background: #FFF;
  	} 
  	
div#headertop {
	height: 110px;
	margin: 0px;
	padding: 0px;
	}
	
div#headerbottom {
	height: 30px;
	margin: 0px;
	padding: 0px;
	} 	 
  	 	
  	
div#container{
	text-align:left;
	/*background-image: url(bgcont.gif);
	background-repeat: repeat-y;
	background-position: bottom left;*/
	}



div#extra {
	padding-top: 10px;
	clear:both;
	width:801px;
	text-align: center;
	}

	
table#disclaimertab {
	/*background-image: url(extrabg.gif);
	background-repeat: repeat-x;*/
	margin-left: 6px;
	}	
	
div#extra table td tr{
	text-align: right;
	}	


div#footer{
	width: auto;
	background-color: #FFFFFF;
	height: 1px;
	margin-left: 14px;
	}

div#container{
	width:801px;
	margin: auto;
	}
	
div#content{
	padding-top: 0px;
	float:right;
	width:641px;
	}
	
div#content table tr td{
	padding: 0px;
	margin: 0px;
	}	
	
	
	
div#navigation{
	float:left;
	width:150px;
	min-height: 420px;
	padding-top: 0px;
	}

div#navspacer{
	height: 252px;
}		
		
table#newsboxtable {
	margin: 0px;
	padding: 0px;
}
	
	
div#boxrahmen {
	max-width: 350px;
	margin: 5px;
}

.boxro2 {
	background-image: url(frontboxro.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.boxlo2 {
	background-image: url(frontboxlo.gif);
	background-repeat: no-repeat;
	background-position: top leftt;
}

.boxru2 {
	background-image: url(frontboxru.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.boxlu2 {
	background-image: url(frontboxlu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.boxinhalt2 {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

.boxinhalt2 b {
	font-size: 14px;
	
}


.boxbg{
	background-image: url(boxbg.gif)
}


.boxro3 {
	background-image: url(direktboxro.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.boxlo3 {
	background-image: url(direktboxlo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.boxru3 {
	background-image: url(frontboxru.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.boxlu3 {
	background-image: url(frontboxlu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}


.boxinhalt3 {
	padding: 8px;
	
}

.boxinhalt3 b {
	font-size: 14px;
	color: #669966;	
}


.boxro4 {
	background-image: url(adressboxro.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.boxlo4 {
	background-image: url(adressboxlo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.boxru4 {
	background-image: url(frontboxru.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.boxlu4 {
	background-image: url(frontboxlu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.boxinhalt4 {
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

.boxinhalt4 b {
	font-size: 14px;
	color: #669966;
	
}

.newsboxro {
	background-image: url(newsboxro.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.newsboxlo {
	background-image: url(newsboxlo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.newsboxru {
	background-image: url(newsboxru.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.newsboxlu {
	background-image: url(newsboxlu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 100%;
}

.eventboxro {
	background-image: url(newsboxro.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.eventboxlo {
	background-image: url(newsboxlo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.eventboxru {
	background-image: url(newsboxru.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.eventboxlu {
	background-image: url(newsboxlu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 100%;
}




.boxro {
	background-image: url(roundedboxro.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.boxlo {
	background-image: url(roundedboxlo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.boxru {
	background-image: url(roundedboxru.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.boxlu {
	background-image: url(roundedboxlu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.boxinhalt {
	padding-top: 8px;
	padding-bottom: 8px;
}


.tbboxro {
	background-image: url(tbboxro.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.tbboxlo {
	background-image: url(tbboxlo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.tbboxru {
	background-image: url(tbboxru.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.tbboxlu {
	background-image: url(tbboxlu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 4px;
	padding-top: 4px;
}	

div#welcome {
	margin-left: 10px;
}

div#welcome b {
	font-size: 14px;
	color: #669966;
}

	
/*Behälter Subsites */

.subcontentboxro {
	background-image: url(contentboxro.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.subcontentboxlo {
	background-image: url(contentboxlo.gif);
	background-repeat: no-repeat;
	background-position: top leftt;
}

.subcontentboxru {
	background-image: url(contentboxru.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.subcontentboxlu {
	background-image: url(contentboxlu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}



.subboxro {
	background-image: url(roundedboxro.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.subboxlo {
	background-image: url(roundedboxlo.gif);
	background-repeat: no-repeat;
	background-position: top leftt;
}

.subboxru {
	background-image: url(roundedboxru.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.subboxlu {
	background-image: url(roundedboxlu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.subboxinhalt {
	padding-top: 8px;
	padding-bottom: 8px;
	min-height: 500px;
}


.subtbboxro {
	background-image: url(tbboxro.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.subtbboxlo {
	background-image: url(tbboxlo.gif);
	background-repeat: no-repeat;
	background-position: top leftt;
}

.subtbboxru {
	background-image: url(tbboxru.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.subtbboxlu {
	background-image: url(tbboxlu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
}


/* Behälter */

div#subheader{
	height: 140px;
	margin: 0px;
	padding: 0px;
  	background: #FFF;
  	} 
  	
div#subheadertop {
	height: 110px;
	margin: 0px;
	padding: 0px;
	}
	
div#subheaderbottom {
	height: 30px;
	margin: 0px;
	padding: 0px;
	}	  	
  	
  	
div#subcontainer{
	text-align:left;
	}

div#subextra{
	color: #000000;
	}

div#subfooter{
	color: #000000;
	}

div#subcontainer{
	width:801px;
	margin:0 auto;
	}
	
div#subcontent{
	float:right;
	width:641px;
	margin-top: 0px;
	}
	
div#subnavigation{
	float:left;
	width:150px;
	min-height: 400px;
	padding-top: 0px;
	}
	
div#subextra{
	
	padding-top: 10px;
	clear:both;
	width:100%;
	text-align: center;
	}

div#subfooter{
	clear:both;
	width:100%;
	text-align: center;
	font-size: 11px;}

	
table#subdisclaimertab {
	/*background-image: url(extrabg.gif);
	background-repeat: repeat-x;*/
	margin-left: 6px;
	}	
	
div#subextra table td tr{
	text-align: center;
	}	

div#subcontenttext {
	margin-top: 0px;
	
	}
div#subinhalt {
	background-image: url(eckelo.gif);
	background-position: left top;
  	background-repeat: no-repeat;	
	}	


div#subinhalt img {
	margin: 0 8px 4px 0;	
	}	


/* 
-------------------------------------------------
Button Definition - Navigation und Toolbar 
-------------------------------------------------
*/


/* HOME */

div#homebutton {
	position: absolute;
	top: 0px;
	left: 14px;
	}


/*Toolbar Options */

td.design_tb {	
	background-color: transparent;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	height: 30px;
	margin: 0px;
	}
				
a.design_tb {	
	font-size: 11px;
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	}
						
a.design_tb:active {	
	font-size: 11px;
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	}						

a.design_tb:visited	{	
	font-size: 11px;
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	}	
						
a.design_tb:hover {	
	text-decoration: none;
	background-color: transparent;
	color: #0068cf;
	}

td.design_tb_on	{	
	width: auto;
	background-color: transparent;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	height: 30px;
	margin: 0px;
	}

a.design_tb_on {	
	font-size: 11px;
	background-color: transparent;
	color: #0068cf;
	text-decoration: none;
	}
						
a.design_tb_on:active {	
	font-size: 11px;
	color: #0068cf;
	background-color: transparent;
	text-decoration: none;
	}						

a.design_tb_on:visited	{	
	font-size: 11px;
	background-color: transparent;
	color: #0068cf;
	text-decoration: none;
	}	

a.design_tb_on:hover {	
	text-decoration: none;
	background-color: transparent;
	color: #0068cf;
	}	








td.design_tb2 {	
	height: 24px;
	background-color: transparent;
	width: auto;
	padding-left: 11px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}
				
a.design_tb2 {	
	font-size: 11px;
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	}
						
a.design_tb2:active {	
	font-size: 11px;
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	}						

a.design_tb2:visited	{	
	font-size: 11px;
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	}	
						
a.design_tb2:hover {	
	text-decoration: none;
	background-color: transparent;
	color: #0068cf;
	}

td.design_tb2_on	{	
	height: 24px;
	width: auto;
	background-color: transparent;
	font-size: 11px;
	padding-left: 11px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_tb2_on {	
	font-size: 11px;
	background-color: transparent;
	color: #0068cf;
	text-decoration: none;
	}
						
a.design_tb2_on:active {	
	font-size: 11px;
	color: #0068cf;
	background-color: transparent;
	text-decoration: none;
	}						

a.design_tb2_on:visited	{	
	font-size: 11px;
	background-color: transparent;
	color: #0068cf;
	text-decoration: none;
	}	

a.design_tb2_on:hover {	
	text-decoration: none;
	background-color: transparent;
	color: #0068cf;
	}


	


/* Navigation Buttons */

/* Navlevel 1 */
td.design_nav1 {	
	height: 22px;
	width: 150px;
	text-align: left;
	white-space: normal;
	background-image: url(nav1norm.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	color: #FFFFFF;
	}

td.design_nav1:hover{	
	height: 22px;
	width: 150px;
	text-align: left;
	white-space: nowrap;
	background-image: url(nav2over.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	color: #626262;
	}	
td.design_nav1:active{	
	height: 22px;
	width: 150px;
	text-align: left;
	white-space: nowrap;
	background-image: url(nav2over.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	color: #626262;
	}	
	

a.design_nav1 {	
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

a.design_nav1:active {	
	font-size: 12px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	}						

a.design_nav1:visited {	
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}	

a.design_nav1:hover	 {	
	text-decoration: none;
	color: #626262;
	font-weight: bold;
	}

td.design_nav1_on  {	
	height: 22px;
	width: 150px;
	text-align: left;
	white-space: nowrap;
	background-image: url(nav2over.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	color: #626262;
	}

.design_nav1_on {	
	font-size: 12px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	}
	
.design_nav1_on a {	
	font-size: 12px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	}	

.design_nav1_on:active a	{	
	font-size: 22px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	}						

.design_nav1_on:visited a {	
	font-size: 12px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	}	

.design_nav1_on:hover a	{	
	text-decoration: none;
	color: #626262;
	font-weight: bold;
	}	

.design_nav1_on:link a	{	
	text-decoration: none;
	color: #626262;
	font-weight: bold;
	}	


a.design_nav1_on {	
	font-size: 12px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	}
	
	a.design_nav2_on {	
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	}
	
	.design_nav1_on a.design_nav1 {	
	font-size: 12px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	}
	
		.design_nav1_on a:link {	
	font-size: 12px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	}
	
			.design_nav1_on a:active {	
	font-size: 12px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	}

a.design_nav1_on:active	{	
	font-size: 22px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	}						

a.design_nav1_on:visited {	
	font-size: 12px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	}	

a.design_nav1_on:hover	{	
	text-decoration: none;
	color: #626262;
	font-weight: bold;
	}	

a.design_nav1_on:link	{	
	text-decoration: none;
	color: #626262;
	font-weight: bold;
	}	

/* Navlevel 2 */	
td.design_nav2 {	
	height: 22px;
	width: 150px;
	text-align: left;
	white-space: nowrap;
	background-image: url(nav2norm.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}
	
td.design_nav2:hover {	
	height: 22px;
	width: 150px;
	text-align: left;
	white-space: nowrap;
	background-image: url(nav3norm.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}		

a.design_nav2 {	
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	}

a.design_nav2:active {	
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	}						

a.design_nav2:visited {	
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	}	

a.design_nav2:hover	 {	
	text-decoration: none;
	color: #626262;
	}

td.design_nav2_on, td.design_nav2_on:hover, td.design_nav2_on:visited, td.design_nav2_on:active {	
	height: 22px;
	width: 150px;
	text-align: left;
	white-space: nowrap;
	background-image: url(nav3norm.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
	cursor:pointer;
	color: #626262;
	text-decoration: none;
	}


a.design_nav2_on {	
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	}

a.design_nav2_on:active	{	
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	}						

a.design_nav2_on:visited {	
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	}	

a.design_nav2_on:hover	{	
	text-decoration: none;
	color: #626262;
	}
	
	
/* Navlevel 3 */	
td.design_nav3 {	
	height: 22px;
	width: 150px;
	text-align: left;
	white-space: nowrap;
	background-image: url(nav3norm.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_nav3 {	
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	}

a.design_nav3:active {	
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	}						

a.design_nav3:visited {	
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	}	

a.design_nav3:hover	 {	
	text-decoration: none;
	color: #626262;
	font-weight: bold;
	}

td.design_nav3_on {	
	height: 24px;
	width: 150px;
	text-align: left;
	white-space: nowrap;
	background-image: url(nav3norm.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 5px;
	cursor:pointer;
	text-decoration: none;
	}

a.design_nav3_on {	
	font-size: 11px;
	color: #626262;
	text-decoration: none;
		font-weight: bold;
	}

a.design_nav3_on:active	{	
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	}						

a.design_nav3_on:visited {	
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	}	

a.design_nav3_on:hover	{	
	text-decoration: none;
	color: #626262;
	font-weight: bold;
	}

/* Agenda */
div#agenda form {
	margin: 0px;
	padding: 0px;
	}
	
div#agenda p		{ font-size: 11px; font-family: Arial; color: #4A5758; margin: 0px; padding: 0px; }
div#agenda h3		{ font-family: Arial; font-size: 14px; cursor: crosshair; color: #51594A; font-weight: lighter; }
.anzeige	{ border: 1px #000000 solid; background-color: #ffffff; height: 130px; }
.sonntag	{ background-color: #D4D9D9 }
.heute		{ background-color: #e2e2e2 }
.titel		{ font-size: 13px }
.kopf		{ background-color: #bbbbbb; color: #FFFFFF }
