html, body {
	margin:0px;
	border:0px;
	color: #333; 
	font-size: 13px; 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	text-decoration: none;
	height: 100%
}

h1 {
  font-weight: bold; 
  font-size: 18px; 
  line-height: 18px; 
  margin-top:13px; 
  margin-bottom:10px;
}

h2 {
  color: 1d2f68;
  font-weight: bold; 
  font-size: 17px; 
  margin-top:0.5cm; 
  margin-bottom:0.2cm;
}

h3 {
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
}

h4 { 
  color: #000066;
  font-weight: bold;
  margin:0.3cm;
}

h5 {
  font-size: 10px;
  line-height: 13px;
  margin-top: 0.5cm;
  margin-bottom: 0.2cm;
}



a:link     { color: #1d2f68; font-style: normal; font-size: 13px; text-decoration: none }
a:visited  { color: #1d2f68; font-style: normal;  font-size: 13px; text-decoration: none }
a:hover    { color: #1d2f68; font-style: normal; font-size: 13px; text-decoration: underline; }
a:active   { color: #1d2f68; font-style: normal;  font-size: 13px; text-decoration: none }


.co_orange {
  color: #ee3628; /*#ff6600;*/
  font-size: 20px;
}


img {
	border:0px;
	margin:0px;
	padding:0px;
}

td {
  vertical-align:top;
}

table.invisible {
	width:100%;
	border:0px;
}

.searchform input {
	border: 1px solid Black;
	height: auto;
	color: #1d2f68;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: white;
	margin-left: 40px;
	width: 106px;
}

.searchform button {
}



.kopfbild_l {
	display:inline;
	float:left;
}

.kopfbild_r {
	display:inline;
 	float:right;
}

.kopflink {
  display:block;
  float:left;
  margin-left:10px;
  margin-top:25px;
}

.kopflink a {
  margin:0px;
  padding:0px;
  font-size:14px;
  font-weight:bold;
  color:#026067;
}

.kopflink a:hover {
  text-decoration:none;
}

/***************************************************************
* Menü links
***************************************************************/
.menueblau{
	background-color: #DFFFFF;
	background-image: url(pics/menuhintergrund.gif);
	background-repeat: repeat-y;
	width:200px;
}

ul.menueblau {
	margin:0px;
	border:0px;
	padding:0px;
	width: 200px;
	list-style-type:none;
}

.menueblau  li {
	padding-top:1px;
	padding-bottom:1px;	
	padding-left:40px;
}

.menueblau li a {
	margin-left:0px;
}

.menueblau li.aktivmenue-1 {
	background-color: #C3DFDF;
	background-image: url(pics/aktivmenue.gif);
	background-repeat: repeat-y;
	padding-left:40px;	
}

.menueblau li.aktivmenue-1 a {
	margin-left:0px;
	font-weight:bold;	
}

.menueblau li.aktivmenue-2 {
	background-color: #C3DFDF;
	background-image: url(pics/aktivmenue.gif);
	background-repeat: repeat-y;
	padding-top:1px;
	padding-bottom:1px;		
	padding-left:46px;	
}

.menueblau li.aktivmenue-2 a {
	margin-left:0px;
}

.menueblau li.aktivmenue-2 a:hover {
	color: #ff6600;
}

.menueblau li.aktivmenue-3 {
	background-color: #C3DFDF;
	background-image: url(pics/aktivmenue.gif);
	background-repeat: repeat-y;
	padding-top:1px;
	padding-bottom:1px;		
	padding-left:52px;	
}

.menueblau li.aktivmenue-3 a {
	margin-left:0px;
}

.menueblau li.aktivmenue-3 a:hover {
	color: #ff6600;
}



/************************
* Textbereich in der Mitte
*****************************/
.minheight {
  width:0px;
  height:800px;
  margin:0px;
  border:0px;
  float:left;
  display:inline;
}

#Textframe {
	width:auto;
	margin:0px;
	border:0px;
	padding:0px;
	padding-top:20px;
	margin-left:30px;
	margin-right:20px;
	vertical-align:top;
	display:inline;
	float:left;
}

.Inhalt{
	width:100%;
	margin:0px;
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}


.Inhalt h1 {
	/*clear:both;*/
	display:box;
	width:auto;
	height:20px;
	line-height:20px;	
	font-size: 13px;
	font-weight:normal;
	color: Black;
	/*margin-left:30px;*/
	/*margin-right:50px;*/
	padding-left:30px;
	background-image: url(pics/q20_orange.gif);
	/*background-repeat: repeat-y;*/
	background-repeat: no-repeat;
	background-color: #dfffff;
	border-bottom: solid #026067;
	border-bottom-width:1px;
}

.Inhalt h1 em {
	display:inline;
	float:left;
	text-decoration:none;
	vertical-align:bottom; 
}

.Inhalt h2 {
  /*margin-left:30px;*/
  margin-right:50px;
  margin-top:9px;
  margin-bottom:0px;
  font-size: 15px;
  color: #026067;
  text-style:normal;
  font-weight: normal; 
}


.Inhalt h3 {
  /*margin-left:30px;*/
  margin-right:50px;
  margin-top:9px;
  margin-bottom:0px;
  font-size: 13px;
  color: black;
  text-style:normal;
  font-weight: bold;
  line-height: 13px;
}

.Inhalt p {
	/*margin-left:30px;*/
	margin-right:50px;
	margin-top: 9px;
	text-align:left;
	font-size: 13px;
/*	line-height: 18px;*/
}

.xInhalt img {
	margin-left:10px; 
	margin-top:4px;
	margin-bottom:4px;
	margin-right:0px;
}


.Inhalt a {
	font-size: 13px;
	/*color: #ff6600;*/
	color: 1d2f68;
	text-decoration:underline;
}


/* ENDE: Textbereich in der Mitte */



/***********************************************************
* rechte Spalte
***********************************************************/
/* Definition für die gesamte Spalte */
.rechte_spalte {
  width:220px;
  min-height:500px;
  background-color: #dfffff;
  font-size: 13px;
	font: normal;
	margin:0px;
	padding:0px;
	vertical-align:top;
	horizontal-align:center;
}

.infobox_container {
	display:block;
	width:200px;
	horizontal-align:center;
	margin:auto;
 	margin-top: 32px;
	margin-bottom:30px;
 	/*margin-left:10px;*/
	border:0px;
	padding:0px;
}



.infobox {
	display:block;
	width:auto;
	border:0px;
	margin:0px;
 	font-size: 13px;
	background-color: white;
	background-image: url(pics/gelb.gif);
	background-repeat: repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
}

.infobox h1 {
  color: #026067;
  font-size:15px;
  font-weight:bold;
  line-height:30px;
  margin:0px;
}

.infobox h2 {
  color: #026067;
  font-size:13px;
  font-weight:bold;
  margin-top:6px;
  margin-bottom:6px;  
}


.infobox p {
  color: #026067;

  font-size: 13px;
  /*line-height: 18px;*/
  font-weight:normal;
  margin:0px;
  margin-top:6px;
}

.infobox a {
  color: #026067;
  font-size:12px;
  font-weight:normal;
}


.zeiten {
	display:block;
	width:auto;
	margin:0px;
	border:0px;
	font-size: 13px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}

.zeiten h1 {
  color: #026067;
  font-size:16px;
  font-weight:bold;
  line-height:30px;
  margin-bottom:0px;
}

.zeiten p {
  margin:0px;
  color: #026067;
  font-size:13px;
  font-weight:normal;
}



/************************************************************
* Farben und Hintergründe
*************************************************************/

.bg_dunkelrot{
	background-color: #ff6600;
}

.baggruen {
	background-color: #75b70b;
	color: White;
	text-align: center;
	vertical-align: middle;
	font-weight: 600 ;
	font-size: 15px;
}

/* der dunkle Strich gruen */
.bg_tiefgruen {
background-color: #026067;
}

 /* das dunkle Strich gruen */
.liniengruen { 
	background-color: #026067;
}

/* der dunklere "dunkle" Hintergrund  - Standard */
.bg_dunkelgruen { 
	background-color: #349a9c;
}

/* der etwas hellere "dunkle" Hintergrund  - nur im Menue */
.bg_dunkelgruen2 { 
	background-color: #00b4b3;
}

/* der etwas dunklere "helle" Hintergrund  - nur im Menue */
.bg_hellgruen { 
	background-color: #C3DFDF;
}

/* der hellere "helle " Hintergrund  - Standard */
.bg_hellgruen2 { 
	background-color: #DFFFFF;
}

.co_rot {
  color: #ee3628;
}

.co_orange {
  color:#ff6600;
  font-size: 20px;
}


## csc-textpic-caption
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size: 13px;
	color:#026067;
	color:green;
	line-height: 18px;
}

h1.csc-firstHeader {
  font-size:15px;
}


a.internal-link {
  /*color:#ff6600;*/
  text-decoration:underline;
}
