html {font-size:100.01%}
body {
	background:url(/_res/images/background.gif) repeat-x 0 10px;
	font:62.5% Arial, Helvetica, sans-serif;
	color:#56533c;
	margin:0;
	min-width:1000px;
}
forms {
	margin:0;
	padding:0;
}
img {
	border-style:none;
}
a {
	outline: 0;
}

.btn {
	float: left;
	clear: both;
	background: url(/_res/images/btn_blue_left.png) no-repeat;
	padding: 0 0 0 8px;
	margin: 10px 0;
}
.btn a,
.maincol .btn a {
	float: left;
	height: 34px;
	background: url(/_res/images/btn_blue_middle.png) repeat-x left top;
	line-height: 34px;
	padding: 0 8px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.btn span {
	background: url(/_res/images/btn_blue_right.png) no-repeat;
	float: left;
	width: 8px;
	height: 34px;
}

.btn:hover {
	background: url(/_res/images/btn_red_left.png) no-repeat;
}

.btn:hover a {
	background: url(/_res/images/btn_red_middle.png) repeat-x left top;
}

.btn:hover span {
	background: url(/_res/images/btn_red_right.png) no-repeat;
}

.smallbox .btn a,
.smallbox .btn a:hover {
	color: #fff;
}



.main {
	margin:0 auto;
	width:958px;
	position:relative;
	padding-top:266px;
	font-size:1.2em;
}
.header-holder {
	position:absolute;
	top:0;
	left:0;
	padding-top:92px;
	width:958px;
}
#header {
	background:url(/_res/images/header-bg.png) no-repeat;
	width:958px;
	height:174px;
}
#header .logo-holder {
	position:absolute;
	top:56px;
	left:497px;
}
#header .logo-area {
	width:410px;
	height:230px;
	background:url(/_res/images/logo.png) no-repeat;
	overflow:hidden;
}
#header .logo-holder strong a {
	display:block;
	width:263px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	margin:20px 0 0 22px;
	position:relative;
}
#header .bluecircle {
	position:absolute;
	top:63px;
	left:187px;
}
#header .topnav {
	position:absolute;
	top:80px;
	left:30px;
	height:21px;
	overflow:hidden;
	padding-left:17px;
	background:url(/_res/images/top-nav-left.gif) no-repeat;
}
#header .topnav ul {
	margin:0;
	padding:0 17px 2px 0;
	list-style:none;
	background:url(/_res/images/top-nav-right.gif) no-repeat 100% 0;
	overflow:hidden;
	float:left;
}
#header .topnav ul li {
	display:inline;
	background:url(/_res/images/topnav-separator.gif) no-repeat 0 4px;
	padding:0 6px 0 10px;
	margin-left:-2px;
}
#header .topnav ul a {
	color:#fff;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	line-height:19px;
}
#header .topnav ul a:hover {
	text-decoration:underline;
}
#header ul.main-nav {
	position:absolute;
	top:130px;
	left:50px;
	width:330px;
	margin:0;
	padding:0;
	list-style:none;
}
#header ul.main-nav li {
	float:left;
	width:165px;
	padding-bottom:1px;
}
#header ul.main-nav a {
	display:block;
	width:140px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul.main-nav a.item1 {
	background:url(/_res/images/nav-item1.gif) no-repeat;
}
#header ul.main-nav a.item2 {
	background:url(/_res/images/nav-item2.gif) no-repeat;
}
#header ul.main-nav a.item3 {
	background:url(/_res/images/nav-item3.gif) no-repeat;
}
#header ul.main-nav a.item4 {
	background:url(/_res/images/nav-item4.gif) no-repeat;
}
#header ul.main-nav a:hover,
#header ul.main-nav a.current {
	background-position:0 -31px;
}
.columns-holder {
	width:901px;
	padding:2px 27px 0 30px;
	overflow:hidden;
	background:url(/_res/images/columns-holder-bg.png) repeat-y;
}
.columns-holder h1 {
	margin:0 0 13px;
	font-size:2em;
	line-height:26px;
}
#sidebar {
	width:202px;
	float:left;
	overflow:hidden;
}
#sidebar img {
	display:block;
	margin-bottom:7px;
}
ul.subnav {
	margin:0 0 19px;
	padding:0 0 1px;
	list-style:none;
	position:relative;
	background:url(/_res/images/dashed-hor.gif) repeat-x 0 100%;
}
ul.subnav li {
	padding:2px 0 2px 22px;
	height:1%;
	background:url(/_res/images/dashed-hor.gif) repeat-x;
}
ul.subnav li.current {
	background-color: #cd0000;
}
ul.subnav li.current strong {
	color: #fff;
	font-weight: normal;
}
ul.subnav a {
	color:#004ca1;
	text-decoration:none;
	line-height:21px;
	font-size:1.1em;
}
ul.subnav a:hover {
	color:#cd0000;
}
.smallbox {
	width:202px;
	margin-bottom:13px;
	overflow:hidden;
	position:relative;
	background:url(/_res/images/smallbox-bg.gif) repeat-y;
}
.smallbox h2 {
	margin:0 0 3px 4px;
	line-height:34px;
	height:1%;
	overflow:hidden;
}
.smallbox h2 span {
	white-space:nowrap;
	display:block;
	height:38px;
}
.smallbox .top {
	background:url(/_res/images/smallbox-top.gif) no-repeat;
	width:202px;
}
.smallbox .btm {
	background:url(/_res/images/smallbox-btm.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:12px 15px 19px;
}
.smallbox .btm img {
	margin: 10px -12px 0 -12px;
}
.smallbox p {
	margin:0 0 10px;
	line-height:18px;
}
.smallbox a {
	color:#0064ad;
	text-decoration:none;
}
.smallbox a:hover {
	color:#cd0000;
}
#content {
	width:681px;
	float:right;
	margin-top:-3px;
}
#content ul,
#kontakt ul {
	padding-left: 1.3em;
}
#content ul.tabset {
	padding-left: 0;
}

.maincol {
	width:462px;
	float:left;
}
.maincol a {
	color:#1978b8;
	text-decoration:none;
}
.maincol ul li,
.maincol ul li p,
#kontakt ul li {
	line-height: 18px;
}
.maincol img {
	display:block;
	margin-bottom:25px;
}
.maincol p {
	margin:0 0 23px;
	line-height:18px;
}
.tabholder {
	width:100%;
	overflow:hidden;
	position:relative;
	padding:5px 0 10px 0;
	background:url(/_res/images/dashed-hor.gif) repeat-x;
}
ul.tabset {
	width:102%;
	overflow:hidden;
	margin:0 0 -14px;
	padding:0 0 0 3px;
	list-style:none;
	position:relative;
	background:url(/_res/images/dashed-hor.gif) repeat-x 0 39px;
}
ul.tabset li {
	float:left;
	padding-right:3px;
}
ul.tabset a {
	float:left;
	text-decoration:none;
	color:#004ca1;
	font-size:13px;
	line-height:37px;
	height:1%;
	background:url(/_res/images/tab-left.gif) no-repeat;
}
ul.tabset a span.right {
	float:left;
	background:url(/_res/images/tab-right.gif) no-repeat 100% 0;
}
ul.tabset a span.right span {
	float:left;
	height:1%;
	padding:0 16px 0;
	cursor:pointer;
}
ul.tabset a:hover ,
ul.tabset li.active a {
	background:url(/_res/images/tab-left-hover.gif) no-repeat;
	color:#cd0000;
}
ul.tabset a:hover span.right ,
ul.tabset li.active span.right {
	background:url(/_res/images/tab-right-hover.gif) no-repeat 100% 0;
}
ul.tabset li.active span.right span {
	background:url(/_res/images/tab-arrow.gif) no-repeat 50% 100%;
	padding-bottom:26px;
}
div.tab {
	background:url(/_res/images/tabarea-bg.gif) repeat-y;
	width:462px;
}
div.tab .top {
	background:url(/_res/images/tabarea-top.gif) no-repeat;
	width:462px;
}
div.tab .btm {
	background:url(/_res/images/tabarea-btm.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:21px 12px;
}
div.tab p {
	margin:0;
}
.sidebox {
	float:right;
	width:202px;
	padding-top:38px;
	overflow:hidden;
}
.timetable,
.infotable {
	background:url(/_res/images/dashed-hor.gif) repeat-x 0 100%;
	padding-bottom:1px;
	width:198px;
	margin:0 0 12px -14px;
}
.smallbox .datebox,
.smallbox .infobox {
	width:198px;
	background:url(/_res/images/dashed-hor.gif) repeat-x;
	padding:3px 0 2px
}

.smallbox h3 {
	margin: 0.5em 0;
	font-size: 1.2em;
}

.smallbox .infobox {
	overflow: hidden;
	clear: both;
}
.smallbox .date {
	width:188px;
	margin: 0 auto;
	padding: 5px;
	line-height:14px;
	overflow:hidden;
}
.smallbox .date .descr {
	overflow: hidden;
}
.smallbox .date .descr h3 {
	margin-bottom: 0;
}
.smallbox .date .btn {
	margin-bottom: 0;
	width: 180px;
}

.smallbox .date .info {
	padding-top: 0.5em;
	clear: both;
}

.smallbox .date .price {
	color: #CD0000;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 1em;
}


.smallbox .text {
	width: 90px;
	float: left;
	line-height: 14px;
	overflow: hidden;
	padding: 5px 0 5px 17px;
}
.smallbox span.value {
	float: left;
	width: 9px;
	height: 10px;
	margin: 8px 0 0 2px;
	background: transparent url(/_res/images/dots.png) no-repeat 0 -21px;
}
.smallbox span.value.dot {
	background: transparent url(/_res/images/dots.png) no-repeat 0 0;
}
.smallbox .worm {
	background:#efeee5;
}
.smallbox .cold {
	background:#e4ebf0
}
.smallbox .date span {
	display:block;
	width:47px;
	text-align:right;
}
.smallbox ul.numbers {
	margin:0 0 -5px;
	padding:5px 0 0 0;
	list-style:none;
	line-height:18px;
}
.smallbox ul.numbers li {
	height:1%;
	overflow:hidden;
}
.smallbox ul.numbers p {
	float:right;
	width:158px;
	margin:0;
	line-height:18px;
}
.sidebox .smallbox p {
	line-height:18px;
}
.sidebox .smallbox .datebox p {
	margin: 5px -10px;
}
#footer {
	background:url(/_res/images/footer-bg.gif) no-repeat;
	height:26px;
	padding:19px 0 0 40px;
}
#footer p {
	margin:0;
	color:#a09c7c;
}
#footer a {
	color:#1978b8;
	text-decoration:none;
}
#footer a:hover {
	color:#cd0000;
}
.whiteline {
	width:100%;
	height:70px;
	background:#fff;
	margin-top:-45px;
}


/*
 * jquery.simplemodal overrides
 */

.popup {
	display: none;
	padding: 1em;
	font-size: 1.2em;
}

.popup .text {
	height: 350px;
	overflow-y: auto;
}

.popup h2 span {
	margin-left: 1.5em;
	font-size: 0.8em;
	color: #87888A;
}

/*
.popup ul {
	list-style-image: url(/_res/img/gen/ul_before.gif);
	list-style-position: outside;
	list-style-type: none;
	padding: 0 15px;
	margin: 1em 0;
}
*/
.popup ul li {
	margin-left: 25px;
}

.popup img {
	float: right;
	margin: 0 0 5px 5px;
}

.popup .print-btn {
	float: right;
	padding-left: 1em;
}

.popup .print-btn img {
	margin: 0;
	float: none;
}

#simplemodal-overlay {
	background: #000;
}

#simplemodal-container {
	background-color: #FFFFFF;
	border: 3px solid #004ca1;
	height: 440px;
	width: 600px;
}

#simplemodal-container a.modalCloseImg {
	background: transparent url(/_res/images/x.png) no-repeat scroll 0 0;
	cursor: pointer;
	display: inline;
	height: 29px;
	position: absolute;
	right: -18px;
	top: -15px;
	width: 25px;
	z-index: 3200;
}

/* kontakt */

#formular.yform .type-text input,
#formular.yform .type-text textarea,
#formular.yform .type-select select {
	border: 1px solid #D2CFB8;
}

#formular.yform div input:focus,
#formular.yform div select:focus,
#formular.yform div textarea:focus,
#formular.yform div input:hover,
#formular.yform div select:hover,
#formular.yform div textarea:hover,
#formular.yform div input:active,
#formular.yform div select:active,
#formular.yform div textarea:active {
	border: 1px solid #004CA1;
}

#formular.yform {
	background: 0;
	border: 0;
	padding: 0;
}

#formular fieldset {
	margin-bottom: 0;
	border: 0;
	padding: 0;
	background: none;
}

#formular p.legende {
	font-size: 1.3em;
	font-weight: bold;
	color: #cd0000;
}

#formular fieldset div.required label {
	color: #004ca1;
	font-weight: bold;
}

#formular fieldset legend {
	color: #00959E;
	font-size: 1.2em;
	font-weight: bold;
}

#formular select {
	width: 344px;
}

#formular .field,
#formular fieldset div {
	margin: 0.75em 0;
}

#formular label {
	width: 115px;
	float: left;
	color: #56533C;
}

#formular .input {
	width: 330px;
	padding: 5px;
}

#formular textarea {
	height: 180px;
	font-size: 1.2em;
}

#formular .formActions {
	overflow: hidden;
	clear: both;
}

#formular .btn {
	float: right;
}

#formular .action {
	float: right;
	width: 447px;
	height: auto;
	margin: 0 1em 0.2em 0.5em;
	font-weight: bold;
}

#formular .action p {
	margin: 0;
}

#formular .action.loader {
	background: transparent url(/_res/images/loader.gif) no-repeat right center;
	width: 45px;
	height: 12px;
	margin-top: 22px;
}

#formular .error {
	border: 2px solid #cd0000;
}

#anfrage-ok {
	display: none;
	padding: 1em;
}

#anfrage-ok h2 {
	margin-top: 0;
}

/* spamprotect */
#weitere-infos {
	display: none;
}

