@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 1.6em;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 5px;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
#Jump {
	display: none;
}

#Logo {
	height: 93px;
}
#Left {
	float: left;
	width: 180px;
}
#Zewo {
	padding-top: 70px;
}
#Main {
	width: 780px;
	float: left;
}

#Container {
	width: 980px;
	padding-top: 2px;
}
#Util {
	text-align: right;
	height: 25px;
}
#Head {
	height: 119px;
}

#Banner {
	height: 94px;
}
#Path {
	background-color: #0066CC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 0.9em;
	font-weight: bold;
}
#Path a:link, #Path a:active, #Path a:visited, #Path a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#Arrow {
	height: 15px;
	padding-left: 5px;
}
#Pro {
	text-align: right;
	height: 40px;
	padding-right: 25px;
}

#Content {
	float: left;
	width: 560px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	min-height: 370px;
}
#ContentInner {
	padding-right: 70px;
	padding-bottom: 50px;
	padding-left: 70px;
	padding-top: 30px;
	
}
#Right {
	float: left;
	width: 218px;
}
#Search {
	padding-top: 15px;
}
#Search1 {
	float: left;
	height: 21px;
	width: 194px;
	padding-left: 2px;
}
#Search2 {
	float: left;
	height: 20px;
	width: 22px;
	text-align: right;
	padding-top: 1px;
}
#Search3 {
	font-weight: bold;
	color: #0066CC;
	font-size: 0.9em;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#Search3 a:link, #Search3 a:active, #Search3 a:visited, #Search3 a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
	display: block;
	background-image: url(../_img/button_go.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#Extended {
	padding-top: 105px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
}
#Extended a {
	
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#Links h4 {
	color: #0066CC;
	background-image: url(../_img/icon_links.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-left: 30px;
	text-transform: uppercase;
	font-size: 1em;
}
#LinksInner {
	padding-bottom: 12px;
	padding-left: 30px;
}

#Docs h4 {
	color: #0066CC;
	background-image: url(../_img/icon_docs.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-left: 30px;
	text-transform: uppercase;
	font-size: 1em;
}

#DocsInner {
	padding-bottom: 12px;
	padding-left: 30px;
}
#Basket h4 {
	color: #0066CC;
	background-image: url(../_img/icon_basket.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-left: 30px;
	text-transform: uppercase;
	font-size: 1em;
}

#BasketInner {
	padding-bottom: 12px;
	padding-left: 0px;
}
#BasketInner a {
	font-size:1.1em;
	color:#000000;
	text-decoration:underline;
}
#NewsTitle {
	background-color: #0066CC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 0.9em;
	font-weight: bold;
}
.NewsArrow{
	height: 15px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
}
.NewsInner {
	padding-right: 70px;
	padding-bottom: 3px;
	padding-left: 70px;
	padding-top: 0px;
}
.NewsInner h1, .VeranstaltungenInner h1  {
	font-size: 1.1em;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-transform: uppercase;
	
}
.NewsInner h2, .VeranstaltungenInner h2  {
	font-size: 1em;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	
}
.NewsInner a, .VeranstaltungenInner a  {
	font-weight: bold;
	
}
#VeranstaltungenTitle {
	background-color: #FF9900;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 0.9em;
	font-weight: bold;
}
.VeranstaltungenArrow{
	height: 15px;
	padding-left: 5px;
}
.VeranstaltungenInner {
	padding-right: 70px;
	padding-bottom: 3px;
	padding-left: 70px;
	padding-top: 0px;
}
.cleaner {
	clear: both;
	height: 1px;
}
#Nav {
	width: 179px;
}
#Nav a {
	text-decoration: none;
	display: block;
}
#Nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Nav li{
	margin: 0px;
	padding: 0px;
	display:inline;
}

#Nav ul li ul li ul li a {
	font-size: 0.9em;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	border: none;
	line-height: 90%;
}
#Nav ul li ul li ul li a.Act {
	font-size: 0.9em;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	border: none;
	line-height: 90%;
}
li.Nav1 a.Lev1 {
	font-size: 1.1em;
	background-color: #0066cc;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
li.Nav1 ul a:link, li.Nav1 ul a:visited, li.Nav1 ul a:active, li.Nav1 ul a:hover  {
	font-size: 1em;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #0066CC;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	
}
li.Nav1 ul a.Act {
	font-size: 1em;
	background-color: #cce0f5;
	font-weight: bold;
	color: #0066CC;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Nav ul li.Nav1 ul li ul {
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

li.Nav2 a.Lev1 {
	font-size: 1.1em;
	background-color: #639fd6;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
li.Nav2 ul a:link, li.Nav2 ul a:visited, li.Nav2 ul a:active, li.Nav2 ul a:hover {
	font-size: 1em;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #639FD6;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #639FD6;
	
}
li.Nav2 ul a.Act {
	font-size: 1em;
	background-color: #e0ecf7;
	font-weight: bold;
	color: #639FD6;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Nav ul li.Nav2 ul li ul {
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #639FD6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
li.Nav3 a.Lev1 {
	font-size: 1.1em;
	background-color: #006633;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
li.Nav3 ul a:link, li.Nav3 ul a:visited, li.Nav3 ul a:active, li.Nav3 ul a:hover {
	font-size: 1em;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #006633;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	
}
li.Nav3 ul a.Act {
	font-size: 1em;
	background-color: #cce0d6;
	font-weight: bold;
	color: #006633;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Nav ul li.Nav3 ul li ul {
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

li.Nav4 a.Lev1 {
	font-size: 1.1em;
	background-color: #99cc00;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
li.Nav4 ul a:link, li.Nav4 ul a:visited, li.Nav4 ul a:active, li.Nav4 ul a:hover {
	font-size: 1em;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #8dbb01;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8dbb01;
	
}
li.Nav4 ul a.Act {
	font-size: 1em;
	background-color: #e8f1cc;
	font-weight: bold;
	color: #8dbb01;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Nav ul li.Nav4 ul li ul {
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8dbb01;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

li.Nav5 a.Lev1 {
	font-size: 1.1em;
	background-color: #ff9900;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
}
li.Nav5 ul a:link, li.Nav5 ul a:visited, li.Nav5 ul a:active, li.Nav5 ul a:hover {
	font-size: 1em;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #FF9900;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	
}
li.Nav5 ul a.Act {
	font-size: 1em;
	background-color: #ffebcc;
	font-weight: bold;
	color: #FF9900;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Nav ul li.Nav5 ul li ul {
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

li.Nav6 a.Lev1 {
	font-size: 1.1em;
	background-color: #cc3300;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
li.Nav6 ul a:link, li.Nav6 ul a:visited, li.Nav6 ul a:active, li.Nav6 ul a:hover {
	font-size: 1em;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #CC3300;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	
}
li.Nav6 ul a.Act {
	font-size: 1em;
	background-color: #f5d6cc;
	font-weight: bold;
	color: #CC3300;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Nav ul li.Nav6 ul li ul {
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
li.Nav7 a.Lev1 {
	font-size: 1.1em;
	background-color: #990000;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
li.Nav7 ul a:link, li.Nav7 ul a:visited, li.Nav7 ul a:active, li.Nav7 ul a:hover {
	font-size: 1em;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #990000;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	
}
li.Nav7 ul a.Act {
	font-size: 1em;
	background-color: #ebcccc;
	font-weight: bold;
	color: #990000;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Nav ul li.Nav7 ul li ul {
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input select textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
input.S {
	width: 50px;
	border: 1px solid #0066CC;
}
input.M {
	width: 200px;
	border: 1px solid #0066CC;
}
input.L {
	width: 300px;
	border: 1px solid #0066CC;
}



.sucheingabe {
	width: 189px;
	border: 1px solid #0066CC;
	height: 16px;
	font-style: italic;
	color: #0066CC;
	font-size: 0.9em;
	margin: 0px;
}
.none {
	display:none;
}
abbr[title] {
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
acronym[title] {
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
strong {
	color: #000000;
}
.dark {
	background-color: #e5effa;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}	

.light {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}	

table.bestellung td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
table.bestellung th {
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.bestellung label {
	display: none;
}
.bestellung input {
	width: 40px;
	border: 1px solid #0066CC;
}
.bestellung input#imageField {
	width: 20px;
	border: 0;
}
.button {
	text-align: right;
	padding-top: 5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
}
label.member {
	display: block;
	margin: 0px;
	padding: 0px;
}
label {
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

table.tabelle  {
	margin-bottom: 12px;
}
table.tabelle td {
	padding: 2px;
}
table.tabelle td.head {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3385d6;

}
table.tabelle tr.dark {
	background-color: #e5effa;

}#ContentInner ul {
	margin-top: 0px;
	margin-bottom: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#ContentInner li {
	background-image: url(../_img/li.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#error {
	color: #990000;
	padding: 10px;
	margin-bottom: 15px;
	border: 2px solid #990000;
	
}
#error strong {
	color: #990000;
	font-weight: bold;
	
}
#success {
	color: #006633;
	padding: 10px;
	margin-bottom: 15px;
	border: 2px solid #006633;
}
#success strong {
	color: #006633;
	font-weight: bold;
	
}
#Pager {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
