.txt_main                       { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
.ueberschrift                   { color: #000000; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
.formular                       { color: #000000; font-size: 10px; font-family: Verdana, Courier, Monaco; text-decoration: none; background-color: #f5f5f5; border: solid 1px #000000 }
a                               { color: #C60000; text-decoration: none }
a:hover                         { color: #C60000; text-decoration: underline }

#bilderlauf											{ width: 770px; height: 230px; position: relative; background:#f7fdf7;}
#slideshow                    	{ position: absolute; z-index: 10; top: 0px; left: 0px; width: 750px; height: 185px }
#leftControl                  	{ display: block; position: absolute; z-index: 10; top: 60px; left: 0px; width: 24px; height: 24px; background: url(images/layout/scroll_left.gif) no-repeat; cursor: pointer }
#rightControl                 	{ display: block; position: absolute; z-index: 10; top: 60px; left: 750px; width: 24px; height: 24px; background: url(images/layout/scroll_right.gif) no-repeat; cursor: pointer }
#slidesContainer              	{ display: block; width: 750px; height: 185px }
.slide                       	 	{ width: 220px; height: 185px; background: url(images/layout/slide_bg.png) no-repeat top center; font-size: 10px; font-family: Verdana, Courier, Monaco; text-align: center }
.slide a                      	{ display: block; width: 220px; height: 185px; color: #000000 }
.slide a span                  	{ display: block; padding: 12px 0px 5px 0px }
.slide a span span            	{ font-size: 11px; padding: 0px }

