
body { font-family: Verdana, Arial, Sans-serif; }
/* Top */
div#topBar {
	background-color:#486585;
	padding:6px 0px 6px 0px;
	color:white;
	font-size:11px;
	overflow:hidden;
	width:100%;
	display:none;
}
div#date {
	float:left;
	margin:2px 200px 0 8px;
}
div#fontSelector { float:left; }
div#fontSelector .small a,div#fontSelector .medium a,div#fontSelector .big a {
	color:white;
	text-decoration:none;
	font-weight:bold;
}
div#fontSelector .small a { font-size:10px; }
div#fontSelector .medium a { font-size:12px; }
div#fontSelector .big a { font-size:14px; }
div#fontSelector .print { padding-left:5px; }
div#tools {
	float:left;
	margin:2px 0 0 180px;
}

/* Header */
#header {
	height:93px;
	width:100%;
	background: #B9C8DB url(../img/banner.jpg) no-repeat top left;
}
img#logo {
	margin:10px 0 0 16px;
	float:left;
}
ul#headerNav {
	margin:37px 0 0 139px;
	float:left;
}
ul#headerNav li {
	display:inline;
	color:#676666;
	font-size:11px;
}
ul#headerNav li a {
	color:#29415E;
	text-decoration:none;
	font-size:11px;
}
ul#headerNav li a:hover { text-decoration:underline; }

/* Main Menu */
ul#mainNav {
	margin-top:-27px;
	width:990px;
} 
ul#mainNav li { float:left; }
ul#mainNav li a {
	width:173px;
	height:23px;
	display:block;
	float:left;
	text-indent:-1000em;
	background:no-repeat top left;
	margin-left:-9px;
}

/* Sub Menu */
div#subNavBar {
	width:100%;
	background-color:#486585;
	margin-bottom:3px;
	padding-bottom:5px;
	clear:left;
	height:16px;
}
ul.subNav { display:none; }
ul.subNavActive {
	display:inline;
	padding:3px 3px 3px 10px;
}
ul.subNavActive li,ul.subSubNav li {
	display:inline;
	color:white;
	font-size:11px;
}
ul.subNavActive li a,ul.subSubNav li a{
	color:white;
	font-size:11px;
}
ul.subNavActive li a:hover,ul.subSubNav li a:hover{ text-decoration:underline; }
ul.subNavActive li a.active,ul.subSubNav li a.active { text-decoration:underline; }
span.listSep {
	padding:0 10px 0 10px;
}

/* Content */
div#content {
	float:left;
	width:990px;
	margin-bottom: 10px;
}
div#left {
	width:170px;
	float:left;
}
div#left div.col1Wide{ margin-left:0; }
div#middle {
	float:left;
	width:640px;
	padding-top:8px;
}
div#middle2 {
	float:left;
	width:480px;
}
div#right {
	float:left;
	width:170px;
}
div#right div.col1Wide{ margin-left:0; }

/* Box Styles */
div.box,.tx-indexedsearch-browsebox {
	margin:0 0 5px 10px;
	float:left;
	display:inline;
	overflow:hidden;
}
div.color2 p {
	margin-left:7px;
	margin-right:5px;
}
div.color1 p {
	margin-left:4px;
}
div.col1 { width:150px; }
div.col1Wide { width:170px; }
div.col2 { width:310px; }
div.col2Wide { width:330px; }
div.col3 { width:470px; }
div.col3Wide { width:490px; }
div.col4 { width:630px; }
div.col4Wide { width:650px; }
div.col5Wide { width:810px; }
div.col2 div.leftCol {
	width:150px;
	float:left;
}
div.col2 div.rightCol {
	width:150px;
	float:right;
}
div.col2Wide_right {	width:420px; float:right }
div.col1Wide_left { width:200px; }
div.color2 { background-color:#E3E9F1; }
div.border1 { border:2px solid #EDECEC; }

/* Footer */
div#footer {
	width:expression(document.body.clientWidth < 991 ? "990px" :"100%" );
	min-width:990px;
	clear:both;
	background-color:#B9C8DB;
	color:#29415E;
	font-size:11px;
	padding:6px 0 6px 0;
}
ul#footerNav {
	width:600px;
	margin:auto;
	margin-bottom:10px;
	text-align:center;
}
ul#footerNav li { display:inline; }
ul#footerNav li a {
	color:#29415E;
	text-decoration:none;
	white-space:nowrap;
}
ul#footerNav li a:hover { text-decoration:underline; }
span#copyright { display:block; text-align:center; }

/* Links */
a.f1 {
	color:white;
	font-size:11px;
	text-decoration:underline;
}
span#copyright a.f1 { color:#29415E; }

a.f2 {
	color:white;
	font-size:11px;
	background:url(../img/link_icon1.gif) no-repeat 0 2px;
	padding-left:10px;
	text-decoration:underline;
}
a.f3,.tx-indexedsearch a {
	color:#29415E;
	font-size:12px;
	background:url(../img/link_icon2.gif) no-repeat 0 3px;
	padding-left:10px;
	text-decoration:underline;
}
a.next {
	color:#BE0C1D;
	font-size:12px;
	background:url(../img/link_icon2.gif) no-repeat right 3px;
	padding-right:10px;
	text-decoration:underline;
}
a.prev {
	color:#BE0C1D;
	font-size:12px;
	background:url(../img/link_icon3.gif) no-repeat 0 3px;
	padding-left:10px;
	text-decoration:underline;
}
a.f4 { color: black; }
a.f5,.tx-srfreecap-pi2-cant-read a {
	color: black;
	text-decoration:underline;
}
a.f6 { color:#E68002; }
a.f7 {
	color:#BE0C1D;
	font-size:12px;
	text-decoration:underline;
}
a.iconLink {
	color:#BE0C1D;
	font-size:12px;
	background:url(../img/link_icon2.gif) no-repeat 0 4px;
	padding-left: 25px;
	padding-top:5px;
	padding-bottom:2px;
	text-decoration:underline;
}
div#middle2 a.active { text-decoration: none; }

/* Search */
.tx-indexedsearch-whatis { display:none; }
.tx-indexedsearch .browsebox a { margin-right:5px; }

/* Paragraphs */
p {
	margin-bottom:13px;
	font-size:12px;
	line-height:1.2;
}
p.cmargin {	 margin:4px 0 4px 0; }
p.nmargin {	 margin:0; }
p.small {
	color:#676666;
	font-size:10px;
	margin: 0 0 5px 0;
}
.align-center { text-align:center; }
.align-right { text-align: right; }
.align-justify { text-align: justify; }
span.strike { text-decoration: line-through; }

/* Lines */
hr.f1 {
	height:1px;
	border:0;
	border-bottom:2px solid #EDECEC;
	clear:both;
	margin-left:10px;
}

/* Lists */
#middle2 ul, #middle ul {
	list-style: disc;
	padding:0 0 10px 20px;
	font-size:12px;
}
#middle2 ol, #middle ol {
	list-style: decimal;
	padding-left: 20px;
	margin-left:3px;
	font-size:12px;
}
#middle2 li, #middle ul { line-height:1.2; }
#middle2 ul.browsebox,#middle ul.browsebox  {
	padding-left:0;
	margin-bottom:10px;
}

/* Headers */
h1 {
	font-size:15px;
	color:#29415E;
	margin:5px 0 5px 0;
}
div.color2 h1 { margin-left:5px; }
h2 {
	color:#29415E;
	font-size:12px;
	padding: 4px;
	margin-bottom:2px;
}
h2 a {
	color:#29415E;
	text-decoration:underline;
}
h3 {
	color:#676666;
	font-size:12px;
	background-color:#EDE8D2;
}

/* Tables */
td,th  {
	font-size:12px;
	text-align:left;
	padding:3px;
}
th {
	color:#676666;
	background-color:#EDE8D2;
	padding:4px 4px 4px 4px;
}

/* Form */
form.f1  { padding:5px 5px 5px 7px; }
form.f1 div { margin-bottom:5px; }
form.f1 label {
	font-size:10px;
	color:#676666;
	display:block;
	margin-bottom:3px;
}
form.f2 {
	border:2px solid #EDECEC;
	padding:5px;
	overflow:hidden;
	width:100%;
}
form.f2 label {
	font-size:12px;
	color:#676666;
	padding: 0 1em 0 0;
}
form.f2 label span { color: #ff0000; }
form.f2 dl { padding: 0; }
form.f2 dt, form.f2 dd {
	padding: 0 0 .5em 0;
	float: left;
}
form.f2 dt {
	clear: both;
	width: 35%;
	text-align: right;
	padding-right: 1em;
}
form.f2 dd {
	text-align: left;
	width: 50%;
}
form.f2 dd p {
	margin-top: 0;
	margin-bottom: .5em;
}
form.f2 dl.tx-srfeuserregister-pi1-multiple-checkboxes dt { width:auto; }
form.f2 dl.tx-srfeuserregister-pi1-multiple-checkboxes label { display:none; }
input,select {
	font-size:11px;
	overflow:visible;
}
textarea { border: 1px solid #C9C3B3; }
div.roundCorner {
	background:url('../img/input_field.png') no-repeat;
	height:19px;
	width:141px;
	padding:1px 0 0 3px;
	float:left;
}
div.roundCorner input {
	border:0;
	width:130px;
}
div.roundCornerMedium input {
	border:0;
	width:105px;
}
div.roundCornerMedium {
	background:url('../img/input_field_medium.png') no-repeat;
	height:19px;
	width:116px;
	padding:1px 0 0 3px;
	margin:0;
}
div.roundCornerLarge input {
	border:0;
	width:271px;
}
div.roundCornerLarge {
	background:url('../img/input_field_large.png') no-repeat;
	height:19px;
	width:282px;
	padding:1px 0 0 3px;
	margin:0;
}
div.roundCornerSmall input {
	border:0;
	width:63px;
	height:12px;
}
div.roundCornerSmall {
	background:url('../img/input_field_small.png') no-repeat;
	height:19px;
	width:74px;
	padding:1px 0 0 3px;
	margin:0;
}
p.error {
	margin:0;
	color: #ff0000;
}
ul.error li {
	color:red;
	font-size:13px;
}
ul.error {
	list-style:disc;
	padding-left:20px;
	margin-bottom:15px;
}

/* Map */
div#atMap {
	clear:both;
	width:100%;
	text-align:right;
	background-color:#F7BE7B;
}
p#mapTitle {
	color:white;
	font-weight:bold;
	position:absolute;
	width:130px;
	padding:10px 0 0 15px;
	margin:0;
	text-align:left;
}
div#search {
	float:right;
	margin:1px 1px 1px 0;
}

/* Banner */
div.banner {
	float:left;
	display:inline;
	margin:0 0 5px 10px;
	text-align:center;
}
div#left div.banner,div#right div.banner {
	margin:0 0 5px 0;
	width:100%;
}
div.eventItem { margin-bottom:5px; }
div#gMap {
	width:300px;
	height:270px;
	float:right;
}
.tx-slideshow-pi1 {
	width:760px;
	padding-left:30px;
	margin:0 0 5px 10px;
	background-color:#476482;
	display:inline;
	float:left;
	overflow:hidden;
	text-align: left !important;
}

/* shop webaholix css*/
/*---------------------------------------------------------------*/	
  	.tx-wxcatalogue-pi1, .tx-wxcatalogue-pi2, .tx-wxcatalogue-pi3 { font-size: 0.687em; margin-bottom: 25px; }
	.tx-wxcatalogue-pi3 { margin: 0; }
	.tx-wxcatalogue-pi3 ul { list-style: none!important; padding: 5px!important; }
	.tx-wxcatalogue-pi3 .orange { background-color: #b9c8db!important; padding: 0 10px 10px 10px!important; }
	.tx-wxcatalogue-pi3 .orange strong { display: block; margin: 0 -10px; padding: 5px 1em; background: #486585; color: #fff; }

	.subcolumns { overflow: hidden; }
	.odd { background-color:#f2f2f2; border-bottom:1px solid #b9c8db; border-top:1px solid #b9c8db; } 
	.even { background-color: #fff; }
	.c40l { width: 25%; float: left; }
	.c60r { width: 75%; float: right; position: relative; }
	.subcl, .subcr { padding: 1em; }
	.subcr { margin-left: -1em; padding-left: 0; }
	.subcl img { width: 120px; height: 152px; }
	.tx-wxcatalogue-pi2 .c60r a { position: absolute; bottom: 20px; right: 20px; }
	.c50l, .c50r { width: 50%; float: left; }
	.c50r { float: right; }
	.c-s-error { background: #ff0000; color: #fff; padding: 5px 1em; }

	.basket-title { margin-bottom: 10px; padding: 5px 1em; background: #486585; color: #fff; }


	.formKontakt { margin-top: 27px; padding: 0; background: #b9c8db; }
	.formKontakt .c66l { width: 424px; }
	.formKontakt .c33r { width: 223px; height: 482px; background-color: #d9dadb; margin-left: -14px; }
	.formKontakt .c33r .subcr { padding: 0; }

	.formKontakt .yform fieldset, .yform .formKontakt fieldset { width: 412px; height: 481px; background-color: #f2f2f2; padding: 0; }
	.formKontakt .yform fieldset fieldset, .yform .formKontakt fieldset fieldset { width: 300px; height: auto; position: normal; }
	.formKontakt .yform input, .yform .formKontakt input { height: 20px; margin: 0 0 5px 0; border: 1px solid #666666; }
	.formKontakt .formNotes { font-weight: normal; padding: 12px; float: right; width: 202px; border-top: 1px solid #fff; margin: 26px 0 0; }
	.formKontakt .yform .long, .yform .formKontakt .long { width: 219px; }
	.formKontakt .yform .strasse, .yform .formKontakt .strasse { width: 143px; }
	.formKontakt .yform .nr, .yform .formKontakt .nr { width: 70px; margin-left: 4px; }
	.formKontakt .yform .plz, .yform .formKontakt .plz { width: 68px; }
	.formKontakt .yform .ort, .yform .formKontakt .ort { width: 145px; margin-left: 4px; }
	.formKontakt .yform .big, .yformv .formKontakt .big { width: 264px; height: 99px; }

	.formNews .grayTop,
	.formKontakt .grayTop { height:26px; border-bottom: 1px solid #fff; }
	.formNews .yform label,
	.yform .formKontakt label,
	.formKontakt .yform label { float:left; width: 90px; margin: 0 0 0 14px; display: block; }

	form.yform legend  { width: 414px; overflow: hidden; margin-bottom: 10px; }
	form.yform legend span { text-indent: 7px; display: block; height: 16px; line-height: 16px; padding: 5px 0 5px 8px; border-bottom: 1px solid #fff; font-size: 116.67%; font-weight: bold; color: #fff; background-color: #486585; }
	form.yform div label { line-height: 12px; padding: 4px 0 4px 0; margin: 0; width: auto; }
	form.yform div input { height: 20px; float: left; padding: 0; margin: 0; }
	form.yform sup { line-height: 12px; font-size: 0.75em; padding: 2px 0 6px 0; }

	form.yform .type-button .sendenKontakt { margin-left: 206px; padding: 0; width: 120px; background: #486585; cursor: pointer; color: #fff; }
	form.yform .type-button .sendenKontakt:hover,
	form.yform .type-button .sendenKontakt:active { margin-left: 206px; padding: 0; width: 120px; background: #486585; cursor: pointer; color: #fff; }

	form.yform .type-check input { float: left; margin: 0 0 0 9px; width: 19px; border: none; padding: 0; }
	form.yform .type-check input:hover { background: none; border: none; }
	form.yform .type-check label { margin: 0; line-height: 20px; width: auto; padding: 0 0 0 0px; }


	form.yform .type-check  input:focus,
	form.yform .type-check  input:hover,
	form.yform .type-check  input:active { border: none; background: none; }

	form.yform .type-text input,
	form.yform .type-text textarea,
	form.yform .type-select select { font-family:  Arial, Helvetica, sans-serif; border: 1px solid #666666; padding: 0; line-height: 20px; }

	form.yform div input:focus,
	form.yform div select:focus,
	form.yform div textarea:focus,
	form.yform div input:hover,
	form.yform div select:hover,
	form.yform div textarea:hover,
	form.yform div input:active,
	form.yform div select:active,
	form.yform div textarea:active { border: 1px solid #666666; background: white; }

	form.yform div select:hover,
	form.yform div select:active { background-color: none; }
	.type-text { clear: both; }
	.type-check { overflow: hidden; float:left; width: 100%; clear: both; }
	.type-button { overflow: hidden; padding: 10px 0 0; float:left; clear: both; width: 100%; }
	*+html form.yform legend { margin-left: -9px; }
	*+html .formKontakt .formNotes { width: 204px; }

