/* CSS Document */

html, body 				{ font-family: Verdana, Helvetica, sans-serif; color: #000000; background-color: #e1ebf1; font-size: 10px; padding-top: 1.5em; padding-bottom: 10em; }
h1, h2, h3, h4, h5, h6 	{ margin: 0px; padding: 0px; }
a 						{ font-family: Verdana, Helvetica, sans-serif; color: #0089d0; }
a:hover 				{ color: #660000; }

.websitecontainer	 	{ position: relative; margin: auto; width: 96em; overflow: hidden; z-index: 1; text-align: left; padding-top: 1.5em; background-color: #FFFFFF; border: 1px solid #999999; color: #000000; font-size: 1em; }

.more 					{ display: inline; font-weight: bold; font-size: 1.1em; }
.more a					{ background: url(pics/icon-more.png) center right no-repeat; padding-right: 15px; text-decoration: none; color: #0089d0; }
.more a:hover			{ background: url(pics/icon-more2.png) center right no-repeat; color: #660000; }
.back					{ text-align: right; font-weight: bold; font-size: 1.2em; }
.back a					{ background: url(pics/icon-back.png) center left no-repeat; padding-left: 15px; text-decoration: none; color: #0089d0; }
.back a:hover			{ background: url(pics/icon-back2.png) center left no-repeat; color: #660000; }

.top					{ background: url(pics/back-top2.png) 0 bottom no-repeat; font-family: Arial, Helvetica, sans-serif; height: 162px; overflow: hidden; position: relative; }
/*.top h1					{ color: #000000; font-size: 3.2em; line-height: 1.2em; padding-left: 0.85em; width: 7.6em; }*/
.top .logo				{ position: absolute; bottom: 0; left: 0.85em; height: 162px; width: 258px; }
.top .blue				{ background-color: #0089cf; color: #FFFFFF; }
.top .links				{ float: right; width: 63.5em; padding-right: 2.5em;}
.top h2					{ position: absolute; bottom: 40px; left: 290px; font-size: 1.4em; }

.menu					{ clear: both; border-bottom: 1px solid #999999; padding-top: 0.8em; padding-bottom: 0.8em; padding-left: 1.5em; font-family: Arial, Helvetica, sans-serif; min-height: 1.6em; }
.menu h3				{ font-size: 1.4em; font-weight: bold; float: left; padding-right: 1.2em; }
.menu h3 a				{ color: #0089d0; text-decoration: none; }
.menu h3 a:hover		{ color: #660000; }
.menu h3 a.active		{ color: #000000; }
.menu h3 a.lang			{ color: #003399; }
.menu h3 a.lang:hover	{ color: #660000; }
.content							{ clear: both; border-bottom: 1px solid #999999; background: url(pics/back-content.png) 20em 0em repeat-y; font-family: Verdana, Arial, Helvetica, sans-serif; }
.content .left						{ float: left; padding-left: 1.5em; padding-top: 1em; width: 18.5em; font-size: 1em; }
.content .left h3					{ color: #0089d0; font-size: 1.6em; padding-bottom: 1em; }
.content .left .news				{ padding-bottom: 2em; padding-right: 1em; font-size: 1em; color: #000000; }
.content .left .news h4				{ font-size: 1.3em; }
.content .left .news h5				{ font-size: 1.2em; font-weight: normal; color: #660000; padding-bottom: 0.5em; }
.content .left .news .paragraph 	{ font-size: 1.2em; }
.content .text						{ float: left; width: 67em; padding-top: 1em; padding-bottom: 2em; padding-left: 2em; }
.content .text .submenu				{ padding-bottom: 3em; }
.content .text .submenu h3			{ font-size: 1.2em; float: left; padding-right: 2em; }
.content .text .submenu h3 a		{ color: #a5865a; text-decoration: none; padding-left: 1.5em; background: url(pics/icon-submenu.png) left center no-repeat; }
.content .text .submenu h3 a:hover	{ color: #660000; background: url(pics/icon-submenu2.png) left center no-repeat; }
.content .text h1					{ color: #660000; font-size: 2em; padding-bottom: 1em; }
.content .text h2					{ padding-left: 1em; font-size: 1.6em; font-style: italic; padding-bottom: 1em; }
.content .text .paragraph 			{ padding-left: 1em; font-size: 1.2em; }
.content .text .paragraph blockquote	{ margin-top: 0; }
.content .text .paragraph .article		{ padding-top: 2em; padding-bottom: 2em; border-top: 1px solid #999999; }
.content .text .data li				{ line-height: 2em; }

.links-bottom				{ clear: both; padding-top: 0.5em; padding-bottom: 0.5em; min-height: 1em; text-align: right; }
.links-bottom .organizer	{ float: right; padding-right: 1.2em; }
.bottom						{ clear: both; background-color: #7e1416; padding-top: 0.5em; padding-bottom: 0.5em; padding-left: 1em; color: #FFFFFF; font-size: 1.2em; font-weight: bold; }
.bottom a					{ color: #FFFFFF; text-decoration: none; }
.bottom a:hover				{ color: #FFFFFF; }
.bottom div#sizer					{ float: left; width: 15em; }
.bottom .impressum			{ margin-left: 16em; }
/* start floating images */
.floatingimage													{ text-align: center; padding: 5px; }
.floatingimage img 												{ border: none; }
.floatingimage img#CTRLInline, .floatingimage img#CTRLOutlineI 	{ border: 0; padding: 0px; }
.floatingdesc 													{ font-size:0.9em; color:#666666; text-align: center; width: 128px; }

div#gallery .floatleft 		{ width: 128px; overflow: hidden;	padding-left: 20px; height: 140px; }
div#gallery .floatingimage 	{ height: 80px;	overflow: hidden; }
div#gallery .ghead 			{ display: none; }
div#gallery .gfoot 			{ visibility: hidden; }


/* end floating images */

