html	{
		font-size:100%;
}

body	{
		text-align: center; 
		height: 100%; 
		background-image:url(../img/farbbalken.jpg);
		background-position: top center;
		background-repeat:repeat-y;
		background-color: white; 

		font-size: 1em;
		font-family: verdana,arial,helvetica,sans-serif;
		/*color: #555555;*/
		color: #000000;
		padding: 0px;
		margin: 0px;
}


/* ##################################### FONTS ####################################### */

h1 {
	font-size:1.15em;
	line-height:1em;
	margin: 20px 0px 10px 0px;
	text-align: left;
	/*color: #b 3 0 0 1 5; ROT*/
	color: #e2007a;
	font-family: helvetica, arial, verdana;
	font-weight: normal;
}

h2 {
	font-size:1.0em;
	line-height:1em;
	margin: 25px 0px 10px 0px;
	text-align: left;
	color: #e2007a;	
	/*color: #d74c13;*/
	font-family: helvetica, arial, verdana;
	font-weight: normal;
}


.h1_willkommen {
	font-size:1.2em;
	line-height:1em;
	margin: 20px 0px 10px 0px;
	text-align: left;
	color: #1a7000;
	font-family: helvetica, arial, verdana;
	font-weight: normal;
}


.text {
	font-size: 0.8em;
	line-height: 1.3em;	
	font-family: verdana,arial,helvetica,sans-serif;
}

.text_angebot {
	font-size: 0.8em;
	line-height: 1.7em;	
	font-family: verdana,arial,helvetica,sans-serif;
}

.adresse_unten {
	color: #b0cb52;
}

.aktuelles_datum {
	color: #e2007a;	
	font-size: 0.8em;
	line-height: 1.3em;	
	font-family: verdana,arial,helvetica,sans-serif;	
}

/* ##################################### LISTEN ####################################### */

ul {
	list-style-type: square;
	list-style: url("listenpunkt.gif");
}

li {
	font-size: 1em;
}


/* ##################################### DIVS ####################################### */

.global_aussen {
	text-align: left;
	width: 800px;
	margin: 0px auto;
	border: 0px solid #FF0000;
}

.global_header {
	text-align: left;
	width: 800px;
	height: 191px;
	margin: 0px auto;
	border: 0px solid #FF0000;
	background-image:url(../img/logo_header.jpg);
}

.global_left {
	float: left;
	width: 187px;
	height: 100%;
	border: 0px solid #FFFF00;
}

.global_menu{
	width: 613px;
	height: 21px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px solid #FF0000;
	float: right;
	border: 0px solid #FF0000;
	background-image:url(../img/menu_hintergrund.jpg);
}


.global_content{
	width: 563px;
	padding: 0px 25px 0px 25px;
	margin: 0px;
	border: 0px solid #FF0000;
	float: right;
	border: 0px solid #FF0000;
	background-image:url(../img/verlauf.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF; 
	/*text-align: justify;*/
	text-align: left;
}

.clear {
clear:both;
}


.global_bilderleiste {
	float: right;
	width: 137px;
	font-size: 0.9em;
	padding: 25px 0px 0px 0px;
	margin: 0px 0px 0px 25px;
}

.global_bottom{
	width: 613px;
	float: right;
	font-size: 0.75em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: justify;
	color: #555555;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 10px auto;
	border: 0px solid #FF0000;
}

.global_galerie{
	width: 563px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px solid #FF0000;
	float: right;
	border: 0px solid #FF0000;
	text-align: justify;
}


/* ##################################### IMGs ####################################### */

.bilderreihe{
	border-width: 0px;
	margin: 0px 0px 10px 0px;
	border-style: none;
	border-color: #019838;
}

.galerie_bild{
	border-width: 0px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-style: none;
	border-color: #019838;
}


/* ##################################### TABELLEN ####################################### */

table.galerie { 
	border: 0px solid #FF0000;  
	width: 563px; 
	margin: 0px;
	padding: 0px;
} 

table.galerie tr { 
	border: 0px solid #FF0000; 
}

table.galerie td {
	border: 0px solid #FF0000; 
}




table.aktuelles { 
	border: 0px solid #FF0000;  
	width: 563px; 
	margin: 0px;
	padding: 0px;
	padding: 0px;
	margin: 0px;
} 

table.aktuelles tr { 
	border: 0px solid #FF0000;
	padding: 0px;
	margin: 0px; 
	  
}

table.aktuelles td {
	border: 0px solid #FF0000;
	padding: 5px;
	margin: 0px; 
	vertical-align: top;
}


table.ktv { 
	border: 1px solid #e2007a;  
	width: 400px; 
	margin: 0px;
	padding: 0px;
	padding: 0px;
	margin: 0px;
} 

table.ktv tr { 
	border: 0px solid #FF0000;
	padding: 0px;
	margin: 0px; 
	  
}

table.ktv td {
	border: 0px solid #FF0000;
	padding: 5px;
	margin: 0px; 
	vertical-align: middle;
}

/* ##################################### LINKs ####################################### */

a:link 		{color: #e2007a;	text-decoration: underline;	font-family: verdana,arial,helvetica,sans-serif; line-height: 1.2em;	font-weight: normal;}
a:visited 	{color: #e2007a; 	text-decoration: underline; font-family: verdana,arial,helvetica,sans-serif; line-height: 1.2em; 	font-weight: normal;}
a:active	{color: #555555; 	text-decoration: none; 		font-family: verdana,arial,helvetica,sans-serif; line-height: 1.2em; 	font-weight: normal;}
a:hover		{color: #555555; 	text-decoration: none; 		font-family: verdana,arial,helvetica,sans-serif; line-height: 1.2em; 	font-weight: normal;}


a.weiterebilder:link 		{color: #e2007a;	text-decoration: underline;	font-family: verdana,arial,helvetica,sans-serif; line-height: 0.1em;	font-size: 0.85em;	font-weight: normal;}
a.weiterebilder:visited 	{color: #e2007a; 	text-decoration: underline; font-family: verdana,arial,helvetica,sans-serif; line-height: 0.1em;	font-size: 0.85em;	font-weight: normal;}
a.weiterebilder:active		{color: #555555; 	text-decoration: none; 		font-family: verdana,arial,helvetica,sans-serif; line-height: 0.1em;	font-size: 0.85em;	font-weight: normal;}
a.weiterebilder:hover		{color: #555555; 	text-decoration: none; 		font-family: verdana,arial,helvetica,sans-serif; line-height: 0.1em;	font-size: 0.85em;	font-weight: normal;}

/* ##################################### CSS-Menu ####################################### */
ul.cssmenu {
  position: relative;
  display: block;
  margin: 0px;
  padding: 0px;
}
ul.cssmenu ul {
  position: relative;
  display: none;
}
ul.cssmenu li {
  position: relative;
  display: inline;
  float: left;
}
/* Menupunkt stylen */
ul.cssmenu li a {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #466418;
  line-height: 21px;
  text-decoration: none;
  text-align: left;
  display: block;
  /* width: 102px; */
  height: 21px;
  padding: 0px 18px 0px 0px;
}
ul.cssmenu li:hover > a {
  color: #e2007a;
  font-weight: bold;
}
/* Untermenüpunkt einblenden */
ul.cssmenu li:hover > ul {
  position: absolute;
  top: 21px;
  left: -40px;
  display: inline;
}
/* ab zweite Ebene */
ul.cssmenu li li:hover > ul {
  top: 0px;
  left: 110px;
}
ul.cssmenu li li a {
  width: 150px;
}
/* Farben der einzelnen Ebenen (werden vererbt)*/
ul.cssmenu a {
  color: #000000;
}
ul.cssmenu ul a {
  background-color: #b0cb52;
}
ul.cssmenu ul ul a{
  background-color: #FF00FF;
}
ul.cssmenu ul ul ul a{
  background-color: #00FFFF;
}
 
/* zusätzliche Styleangaben für IE 6 */
/* das Menü wird dort untereinander dargestellt */
ul.cssmenu {
  _text-indent: 10px;
}
ul.cssmenu ul {
  _display: inline;
  _margin-left: 0px;
  _text-indent: 20px;
}
ul.cssmenu ul ul {
  _text-indent: 30px;
}
ul.cssmenu ul ul ul {
  _text-indent: 40px;
}
ul.cssmenu li {
  _float: none;
}
/* Menupunkt stylen */
ul.cssmenu li a {
  _text-align: left;
  _width: 150px;
}
ul.cssmenu a:hover {
  _font-weight: bold;
  _background-color: #666666;
}