*, html {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}
body {
	background: #016179;
	color: #000;
	font-size:1em;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
input {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color:#666; 
}
.smaller {
font-size:.85em;
}
a {
	text-decoration: none;
	color: #454545;
}
.faq a {
	color: #e3000f;
}
img {
	border: none;
}
pre {
font-size:.7em;
background:#eee;
line-height:1;
}
.floatleft, .links {
	float:left;
}
.floatright, .rechts {
	float:right;
}
.clear {
	clear: both;
}
.smallfont {
font-size:.85em;
}
.normalweight {
font-weight:normal;
}
.red, .redbg {
	background: #e3000f;
}
.petrol, .petrolbg {
	background: #016179;
}
.blackfont {
color:#000;
}
.whitebg, table.seminartable .detail th.whitebg {
background:#fff;
}
.grey, .greybg {
	background: #e1e1df;
}
.yellow, .yellowbg {
	background: #fffeb6;
}
.whitefont {
	color: #fff;
}
.redfont {
	color: #e3000f;
}
.greyfont {
	color: #454545;
}
.bold {
	font-weight: bold;
}
.bigfont {
	font-size: 1.4em;
}
.uppercase {
text-transform:uppercase;
}
#headwrapper {
background:#fff;
}
#head {
	width: 992px;
	margin: 0 auto;
	height: 74px;
	background:#fff;
}
#head .pad {
	padding-top: 10px;
}
#head_left img {
	width: 405px;
	height: 51px;
	background: transparent url('img/fb_logo.jpg') no-repeat;
	float: left;
}
#head_left h1, #head_left h2 {
	display: none;
}
#head_right {
	text-align: right;
	float: right;
	width: 470px;
	height: 50px;
	font-size: .7em;
	color: #868585;
}
#head_right ul {
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	padding-right: 2px;
}
#head_right li {
	display: inline;

}
#head_right a {
	line-height:22px;
	color: #868585;
	padding:10px 0;
}
#head_right a:hover {
	color: #016179;
}
#head_right form {
	clear: both;
	font-size: .9em;
}
#head_right fieldset {
	margin-top:10px;
	border: solid 0 red;
	width:225px;
	float:right;
	
}
#head_right a.wksmall {
	padding-left:22px;
	background: transparent url('img/wksmall.gif') no-repeat 0 8px;
}
#head_right .textfield {
	font-weight: bold;
	color: #585858;
	margin: 0px;
	padding:4px 0 0 10px;
	height: 22px;
	border: solid 0 #ccc;
	float:left;
	background: transparent url('img/textfield_bg1.gif') no-repeat fixed;
	width: 190px;
	voice-family: inherit;
	font-size: 1.2em;
}
#head_right fieldset>input.textfield {
	background: transparent url('img/textfield_bg1.gif') no-repeat top right;
	margin:0;
	height: 22px;	
	width: 190px;
	font-size: 1.2em;
	float:left;
	clear:none;
	padding:4px 0 0 10px;
	display:inline;
}
#head_right img.submit {
	width:25px;
	height:22px;
	padding:0;
	margin:0;
	background: transparent url('img/textfield_bg2.gif') no-repeat top right;
	border:none;
	float:left;
	clear:right;
}
#menuh-container_outer {
	width: 100%;
	height: 43px;
	background: #fff url('img/topmenu_bg.gif') repeat-x;
	float: left;
}
#menuh-container {
	font-size: .7em;
	font-weight: bold;
	margin: 0 auto;
	width: 992px;
}
#menuh {
	width: 100%;
	float: left;
}
#menuh a {
	text-align: left;
	display: block;
	white-space: nowrap;
}
#menuh ul a {
	color: #efefef;
	background: url('img/topmenu_li.gif') repeat-x;
	text-decoration: none;
	height: 29px;
	padding-top: 13px;
	padding-left: 8px;
}
#menuh ul ul a {
	background: #016179;
	height: auto;
	padding-top: 4px;
	padding-bottom: 3px;
}
#menuh a.double {
	padding-top: 6px;
	height: 36px;
}
#menuh ul a:hover, #menuh ul a.active {
	color: #efefef;
	background: url('img/topmenu_li.gif') repeat-x 0 -42px;
}
#menuh ul ul a:hover {
	text-decoration: underline;
	background: #016179;
}
#menuh a.parent, #menuh a.parent:hover {
	background: #016179 url('img/nav_white.gif') no-repeat right center;
}
.first {
	height: 42px;
	float: left;
	background: url('img/topmenu_left.gif') no-repeat;
	padding-left: 1px;
}
#menuh ul {
	list-style: none;
	float: left;
	width: 110px;
	height: 42px;
}
#menuh li {
	position: relative;
	min-height: 1px;
	vertical-align: bottom;
}
#menuh ul ul {
	position: absolute;
	z-index: 500;
	top: auto;
	display: none;
	height:auto;
	width: 220px;
	background: #016179;
	border-top:0px solid #016179;
}
#menuh ul ul ul {
	top: 0;
	left: 100%;
}
div#menuh li:hover {
	cursor: pointer;
	z-index: 100;
}
#menuh ul li .active a, #menuh ul li .active a:visited {
	background: #e3000f;
}
div#menuh li:hover ul ul, div#menuh li li:hover ul ul, div#menuh li li li:hover ul ul, div#menuh li li li li:hover ul ul {
	display: none;
}
div#menuh li:hover ul, div#menuh li li:hover ul, div#menuh li li li:hover ul, div#menuh li li li li:hover ul {
	display: block;
}
#main {
	width: 100%;
	float: left;
	height:auto
	clear:both;;
background:#016179;
}
#breadcrumbs {
	width: 100%;
	background: #fff;
	height: 20px;
	font-size: .7em;
	float: left;
	line-height: 20px;
	font-weight: bold;
	color: #454545;
}
#breadcrumbs .pad {
	width: 992px;
	margin: 0 auto;
	background: #fff;
}
#breadcrumbs ul {
	list-style: none;
}
#breadcrumbs li {
	float: left;
}
#breadcrumbs li a {
	color: #454545;
	margin: 0 5px;
}
#breadcrumbs li a:hover {
	color: #016179;
}
#nocrumbs {
	height:13px;
	line-height:1%;
	font-size:1px;
	background:#fff;
}
#content_top {
	width: 100%;
	height: 312px;
	margin-bottom: 14px;
	float: left;
}
#content_main {
	width: 100%;
	padding-bottom: 15px;
	float: left;
}
#content_top .pad {
	width: 992px;
	margin: 0 auto;
	height: 312px;
}
#content_main .pad {
	width: 992px;
	margin: 0 auto;
	min-height:500px;
	height:auto !important;
	height:500px;
}
.gen_webmaster #content_main .pad {
	min-height:100px;
	height:auto !important;
	height:100px;
}
.col {
	float: left;
	margin: 0 6px;
	display:table;
height:1px;
}
.leftcol {
	margin: 0 6px 0 0;
	float: left;
}
.rightcol {
	margin: 0 0 0 6px;
	float: left;
}
.box {
	float: left;
	background: #fff;
	font-size: .8em;
	width: 100%;
	clear: both;
	margin-top: 14px;
}
.greybox {
	margin-top:3px;
}
.box .inner, .box .lastinner {
	padding: 7px 10px 5px 10px;
	border-bottom: 1px solid #016179;
	
}
.box .inner2 {
	border-top: 2px solid #016179;
	
}
.box .innerform {
	padding: 7px 19px 5px 10px;
	border-bottom: 1px solid #016179;
	}
.box .redinner {
	width:100%;
	padding:0;
	padding-bottom:5px;
	margin:0;
	border-bottom: 1px solid #016179;
}
.box .redinner .padd {
padding:10px;
}
.box .lastinner {
border:none;
}
.cont {
	margin:0;
}
.inner p, .redinner p {
	margin-bottom: 7px;
	margin-top:3px;
}
.inner img {
	margin: 5px 6px 5px 0;
}
.inner img.floatright {
	margin: 5px 0 5px 10px;
}
 img.nopad, .inner  img.nopad {
margin:0;
padding:0;
}
.small .box {
	width: 186px;
}
.medium {
	width: 239px;
	
}
.half {
	width:490px;
	overflow:auto;
}
.drittel {
	width:322px;
}
.big {
	width: 596px;

}
.overthree {
width:794px;
}
.full {
	width: 100%;
}
.indent {
	margin-left:40px;
}
.h444 {
	min-height: 444px;
	height: 444px;
}
.h50 {
	min-height: 50px;
	height: 50px;
}
.red .boxhead, .petrol .boxhead, .yellow .boxhead {
	background: url('img/colheadpetrol.gif') repeat-x;
	height: 30px;
	line-height: 25px;
}
.greybox h4 {
	color:#fff;
	padding-left:8px;
}
.red h3, .petrol h3, .yellow h3, .red .cont h4, .petrol .cont h4 {
	height: 30px;
	color: #efefef;
	padding-left: 8px;
	line-height: 25px;
	font-size: 1.0em;
	float:left;
}
.yellow h3 {
color:#e4170e;
}
.headereditor .boxhead{
margin-top:20px;
}
.headereditor h3 {
font-size:.8em;
float:left;

}
.headereditor .edit select {
font-size:.6em;
margin:4px 0 0 5px;
float:left;
}
.headereditor  .ok {

float:left;
}
.greybox .cont h4, .greybox h3 {
	font-size: 1.3em;
	padding-left: 8px;
	line-height: 40px;
	color:#000;
}
.inner h4, .redinner h4 {
	font-size:1.5em;
	padding:0;
	line-height:1.2em;
	margin-bottom:8px;
}
.inner h4 {
font-size:1.4em;
margin-top:5px;
}
.inner h5, .redinner h5 {
margin-top:5px5px;
font-size:1.2em;
}

.blackfont, .zert .blackfont {
color:#000;
}
.redinner h4, .redinner h5 {
color:#fff;
}
.redinner h4 {
font-size:1.3em;
}
.redinner h5 {
font-weight:normal;
}
.greybg h4 {
color:#000;
}
.inner h6 {
	font-size:.9em;
	padding-left:1px;
	margin-bottom:20px;
	margin-top:20px;
}
.red .boxhead {
	background: url('img/colheadred.gif') repeat-x;
}
.yellow .boxhead {
	background: url('img/colheadyellow.gif') repeat-x;
}
.kalender .boxhead {
	background: url('img/colheadpetrol.gif') repeat-x;
	border-top:10px solid #016179;
}
p.slogangrey {
	font-size: 1em;
	line-height: 1.3;
	margin-bottom: 10px;
	color: #454545;
	font-weight:bold;
}
.edithead p.slogangrey {
font-size:1.3em;
}
#content_top .sloganred, .headereditor .sloganred, .edithead .sloganred {
	font-size: 1.8em;
	line-height: 1.2;
	margin-bottom: 15px;
	color: #e3000f;
}
#content_top .sloganwhite, .headereditor .sloganwhite, .edithead .sloganwhite {
	font-size: 1.8em;
	width:465px;
	line-height: 1.2;
	margin-bottom: 15px;
	color: #fff;
}
.headereditorlive .sloganred,.headereditorlive .sloganwhite  {
font-size:2.2em;
}
.edithead .sloganred,.edithead .sloganwhite {
font-size:2.4em;
}
.edithead {
font-size:.95em;
}
.edithead .pille3 {
font-size:.9em;
}

.headereditorlive pille1,.headereditorlive pille1r {
font-size:1.2em;
}
/*
.gen_home #content_top .pad {
	background: url('img/pic41.jpg') no-repeat;
}
*/
#flaban {
	float:left;
}
.gen_home .inhalt {
	padding: 10px 10px 10px 20px;
	float:left;
	width:470px;
}
object{width:484px;height:312px;max-width:484px}
* html object{width:494px;height:322px}
.gen_home #content_top .inhalt ul {
	list-style: none;
}
.headereditor {
height:342px;
border-top:1px solid #fff;
}
.gen_home #content_top .inhalt ul a, .header_startseite .edithead .fteditor ul a{
	color: #fff;
	font-weight: bold;
	font-size: .9em;
	padding-left: 18px;
}
.header_startseite .edithead .fteditor ul a{
font-size:1.1em;
}
.gen_home #content_top .inhalt li, .header_startseite .edithead .fteditor li, .box .redliste li {
	background: url('img/arrow1.gif') no-repeat 0 6px;
	padding: 2px 0;
}
.box .redliste li {
padding-left:17px;
color:#fff;
}
.box .redliste a {
color:#fff;
}
.box .redliste a.active {
color:#eee;
font-weight:bold;

}
.box ul.redliste {
margin-right:15px;
}

.header_startseite .fteditor  {
	padding: 10px 10px	10px 484px;
	background:#e3000f;

}
/* header seminare , für live und editor */
.gen_seminare #content_top .pad, .header_seminare .fteditor {
	background: url('img/seminare.jpg') no-repeat bottom right;
}
.gen_seminare .inhalt, .header_seminare .fteditor  {
	padding: 10px 422px 10px 10px;
}
/* header Mein FB, für live und editor */
.gen_MeinFriedrichsbad #content_top .pad, .header_mein-friedrichsbad .fteditor{
	background: url('img/mein-friedrichsbad.jpg') no-repeat bottom right;
}
.gen_MeinFriedrichsbad .inhalt, .header_mein-friedrichsbad .fteditor {
	padding: 10px 341px 10px 10px;
}
/* header InhouseLoesungen, für live und editor */
.gen_InhouseLoesungen #content_top .pad, .header_inhouse-loesungen .fteditor {
	background: url('img/inhouse.jpg') no-repeat bottom right;;
}
.gen_InhouseLoesungen .inhalt, .header_inhouse-loesungen .fteditor {
	padding: 10px 467px 10px 10px;
}
/* header Aktuelles, für live und editor */
.gen_aktuelles #content_top .pad, .header_aktuelles .fteditor {
	background: url('img/aktuelles.jpg') no-repeat bottom right;
}
.gen_aktuelles .inhalt, .header_aktuelles .fteditor  {
	padding: 10px 385px 10px 10px;
}

.gen_shop .inhalt, .header_shop .fteditor  {
	padding: 10px;
	width:670px;
}
/* header kostenlose_ressourcen, für live und editor */
.gen_kostenloseressourcen #content_top .pad, .header_kostenlose-ressourcen .fteditor  {
	background: url('img/kostenlose_ressourcen.jpg') no-repeat bottom right;;
}
.gen_kostenloseressourcen .inhalt, .header_kostenlose-ressourcen .fteditor   {
	padding: 10px 385px 10px 10px;
}
/* header Über FB, für live und editor */
.gen_ueberfriedrichsbad #content_top .pad, .header_ueber-friedrichsbad .fteditor {
	background: url('img/ueber_fb_2.jpg') no-repeat bottom right;;
}
.gen_ueberfriedrichsbad .inhalt, .header_ueber-friedrichsbad .fteditor  {
	padding: 10px 385px 10px 10px;
}
/* header Service und Support, für live und editor */
.gen_serviceundsupport #content_top .pad, .header_service-und-support .fteditor {
	background: url('img/service_support_1.jpg') no-repeat bottom right;;
}
.gen_serviceundsupport .inhalt, .header_service-und-support .fteditor  {
	padding: 10px 385px 10px 10px;
}
/* header kontakt, für live und editor */
.gen_kontakt #content_top .pad, .header_kontakt .fteditor  {
	background: url('img/kontakt.jpg') no-repeat bottom right;;
}
.gen_kontakt .inhalt, .header_kontakt .fteditor   {
	padding: 10px 375px 10px 10px;
}
/* header ende */
p.pille1 {
	width: 200px;
	height: 26px;
	background: url('img/pille1.gif') no-repeat;
	font-size: .7em;
	font-weight: bold;
	line-height: 23px;
	margin-top: 20px;
	float:left;
}
p.pille1r {
	width: 200px;
	height: 26px;
	background: url('img/pille1.gif') no-repeat;
	font-size: .7em;
	font-weight: bold;
	line-height: 23px;
	margin-top: 20px;
	float:right;
}
.pille1 a, .pille1r a {
	color: #efefef;
	line-height:23px;
	padding-left:30px;
}

.pille1 a:hover, .pille1r a:hover {
	color: #fff;
}

p.pille3 {
	width: 210px;
	height: 26px;
	background: url('img/pille3.gif') no-repeat;
	font-size: .7em;
	font-weight: bold;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 20px;
}
#content_top .pille3 {
font-size:.7em;
line-height: 23px;
}
.edithead p.pille1, .edithead p.pille1r {

font-size:1.4em;
}
.pille3 a {
	color: #efefef;
}
.pille3 a:hover {
	color: #fff;
}
span.pille2 {
	float:left;
	margin-bottom:5px;
}
.pille2, input.pille2 {
	width: 100px;
	height: 16px;
	background: url('img/pille2.gif') no-repeat;
	font-size: .9em;
	font-weight: bold;
	line-height: 15px;
	padding-left: 20px;
	margin-top: 8px;


}
.pille2 a,input.pille2 {
	color: #fff;
	
}
.pille2 a:hover {
	color: #efefef;
}
.pille4 {
	width: 102px;
	height: 30px;
	background: url('img/pille4.gif') no-repeat;
	font-size: .9em;
	font-weight: bold;
	line-height: 24px;
	padding-left: 28px;
	margin-top: 8px;

}

.pille6 {
	width: 102px;
	height: 30px;
	background: url('img/pille6.gif') no-repeat;
	font-size: .9em;
	font-weight: bold;
	line-height: 24px;
	padding-left: 28px;
	margin-top: 8px;

}
.pille4 a {
	color: #fff;
}
.pille4 a:hover {
	color: #efefef;
}

.pille8 {
	width: 190px;
	height: 30px;
	background: url('img/pille8.gif') no-repeat;
	font-size: .9em;
	font-weight: bold;
	line-height: 24px;
	padding-left: 28px;
	margin-top: 8px;

}
.pille8 a {
	color: #fff;
}
.pille8 a:hover {
	color: #efefef;
}
.pille9 {
	width: 140px;
	height: 30px;
	background: url('img/pille9.gif') no-repeat;
	font-size: .9em;
	font-weight: bold;
	line-height: 24px;
	padding-left: 28px;
	margin-top: 8px;

}
.pille9 a {
	color: #fff;
}
.pille9 a:hover {
	color: #efefef;
}
.alignright, td.alignright {
text-align:right;
}
.pille7  {
	width: 74px;
	height: 30px;
	background: url('img/pille4.gif') no-repeat;
	font-size: .9em;
	font-weight: bold;
	line-height: 24px;
	padding-left: 28px;
	margin-top: 8px;

	float:left;

}
a.pille7  {
	color: #fff;
	
}
a.pille7 a:hover {
	color: #efefef;
}
.pille5 {
	width: 102px;
	height: 30px;
	background: url('img/pille5.gif') no-repeat;
	font-size: .9em;
	font-weight: bold;
	line-height: 24px;
	padding-left: 30px;
	margin-top: 8px;
}
.pille5 a {
	color: #fff;
}
.pille5 a:hover {
	color: #efefef;
}
.box ul {
	list-style: none;
	line-height: 1.5;
}
.h80 {
	height: 80px;
}
.h90 {
	min-height:90px;
	height:auto !important;
	height:90px;
}
.h_buch {
	min-height:180px;
	height:auto !important;
	height:180px;
	}
.h55 {
	height: 55px;
}
.h40 {
	height:37px;
	}
.box ul li {
	background: url('img/arrow2.gif') no-repeat left 4px;
	padding-left: 17px;
}
.box ul.normalliste {
list-style:disc;
}
.box ul.normalliste li {
background:none;
padding-left:2px;
margin-left:17px;;
}
.box .faq ul a {
	color: #e3000f;
	font-size: .9em;
}
.box  ul a {
	color: #454545;
	font-size: .9em;
}

.greybox .boxhead {
	background: #e1e1df;
	height: 40px;
	border-bottom: 1px solid #016179;
}
/* newsbox */
.box .aktuelles {
	padding:0;
}
.box .aktuelles ul li {
	border-bottom:1px solid #016179;
	background:#fff;
	padding:7px 10px 0px 0;
	margin:0
}

.box .aktuelles ul ul li {
	border-bottom:0 solid #016179;
	font-weight:400;
	background:#e1e1df;
	margin:0;
	padding:0;
}

.box .aktuelles ul li ul {
	display:none;
	background:#e1e1df;
}
.box .aktuelles li:hover ul {
	display:block;
	background:#e1e1df;
	color:#000;

}

.box .newsaktuelle li:hover ul, .box .newsaktuelles ul li ul {
height:250px;
}
.box .aktuelles li:hover a {
	background:#e3000f url('img/arrow4.gif') no-repeat 10px 11px;
	color:#fff;
	padding:9px 14px 17px 27px;
}
.box .aktuelles li.open:hover a {
	padding:9px 14px 7px 27px;
}
.box .aktuelles li.open:hover li a {
	padding:0;
}
.box .aktuelles li:hover ul a {
	background:#e1e1df;
	color:#454545;
	display:inline;
	padding:0;
}
.box .aktuelles li:hover ul a.more, .box .aktuelles .open ul li a.more {
	background:#e1e1df url('img/arrow6.gif') no-repeat 0 11px;
	color:#454545;
	padding:8px 0 0 16px;;
	display:block;
}
.box .aktuelles ul ul li:hover {
	background:#e1e1df url('img/newsborder.gif') repeat-x;
	color:#000;
	padding:7px 14px 7px 14px;
}
.box .aktuelles ul li:hover {
	background:#e1e1df;
	padding:0;
}
.box .aktuelles li ul li {
	display:block;
	background:#e1e1df url('img/newsborder.gif') repeat-x;
	padding:7px 10px 7px 10px;

}
.box .aktuelles li ul li.foto, .box .aktuelles ul ul li.foto:hover {
background:#e1e1df url('img/newsborder.gif') repeat-x;
padding:0;
margin:0;
padding-top:1px;
line-height:1px;
}
.box .aktuelles .apartner li a.mail,.box .aktuelles .apartner li:hover a.mail,.box .aktuelles li:hover ul a.mail {
font-size:1em;
background:transparent url('img/arrow6.gif') no-repeat 0 2px;
padding-left:15px;
margin-right:-4px;

}
.box .faq {
padding:0;
}
.faq h4  {
padding-left: 8px;
line-height: 45px;
font-size: 1.2em;
background:#E1E1DF;
height:45px;
margin:0;
border-bottom:1px solid #016179;
border-top:3px solid #016179;
cursor:pointer;
}
.kalender table {
font-size: .9em;
width: 100%;
border-collapse: collapse;
}
.kalender tr {
height:45px;
border-top:0px solid #016179;
border-bottom:1px solid #016179;
background:#E1E1DF;
}
.kalender td {
padding:0 5px;
}
.kalender h5 {
padding-left:17px;
font-size:1em;
}
.kalender h5 a {
font-size:1em;
}

.faq h5, .kalender h4 {
cursor:pointer;
font-size:.9em;
padding:6px 0 0 21px;
background:transparent url('img/arrow2.gif') no-repeat 5px 8px;
  min-height:22px;
  height:auto !important;
  height:22px;
line-height:1.5;
border-bottom:1px solid #016179;
font-weight:normal;
margin:0;
}
.kalender h4 {
height:auto;
line-height:1.3;
padding-top:15px;
padding-bottom:8px;
background:transparent url('img/arrow2.gif') no-repeat 5px 17px;
}

.faq h5:hover, .faq h5.active {
background:#E3000F url('img/arrow4.gif') no-repeat 5px 8px;
color:#fff;
}
.kalender h4:hover, .kalender h4.active2 {
background:#E3000F url('img/arrow4.gif') no-repeat 5px 17px;
color:#fff;
}
.faq div {
background:#e1e1df
}
.faq div div.open {
padding:10px 20px;
background:#e1e1df;
border-bottom:1px solid #016179;
margin:0;
}
.faq2 h5 {
background:#fff url('img/arrow2.gif') no-repeat 5px 8px;
}
.faq .closed, .kalender .closed {
display:none;
}
.faq .open, .kalender .open {
display:block;
}

/* für listen die per klick erweitert werden */
.box .katliste, .box .listennav {
padding:0;
}
.katliste h4, .listennav h4 {
cursor:pointer;
font-size:.9em;
padding:0 0 0 21px;
background:transparent url('img/arrow2.gif') no-repeat 5px 8px;
height:28px;
line-height:28px;
border-bottom:1px solid #016179;
font-weight:normal;
margin:0;
}
.katliste h4:hover, .katliste h4.active {
background:#E3000F url('img/arrow4.gif') no-repeat 5px 8px;
color:#fff;
}
.listennav h4:hover, .listennav h4.active {
background:#E3000F url('img/arrow1.gif') no-repeat 5px 8px;
color:#fff;
display:block;
}
.listennav h4 a:hover, .listennav h4.active a {
color:#fff;
display:block;
}
.katliste div {
background:#E1E1DF;

}
.katliste div.open {
padding:5px 10px 10px 0px;
background:#E1E1DF;
border-bottom:1px solid #016179;
margin:0;
}
.katliste div h5 {
background:transparent url('img/arrow6.gif') no-repeat 5px 1px;
font-size:.9em;
font-weight:normal;
padding:0 0 0 21px;
margin:0 0 6px 0;
}
.katliste div h5 a {
color:#000;

}
.katliste div h5 a:hover {
font-weight:bold;
}
.katliste div h5:hover, .katliste div h5.active {
background:transparent url('img/arrow7.gif') no-repeat 5px 2px;
font-weight:bold;
}
.katliste .closed, .listennav .closed {
display:none;
}
.katliste .open, .listennav .open {
display:block;
}
/* für listen die per klick erweitert werden ende*/
.apartner p {
margin-bottom:10px;
padding:0;
}
.nobg {
background:none;
}
.foto img {
margin:0;
padding:0;
}
.box .aktuelles a {
	padding-left:28px;
	padding-top:3px;
	padding-bottom:10px;
	display:block;
	background:transparent url('img/arrow2.gif') no-repeat 10px 5px;
	color:#454545
}
.box .aktuelles ul li.open ul {
	display:block;
}
.box .aktuelles .open ul li a {
	background:none;
	padding:0;
	display:inline;
}
.box .aktuelles li.open {
	padding:0;
}
.box .aktuelles li.open a{
	padding:9px 14px 7px 27px;
	color:#fff;
	background:#e3000f url('img/arrow4.gif') no-repeat 10px 11px;
}
.box .aktuelles li.open ul a {
	color:#454545;
}
.box .aktuelles .open ul li {
	padding:7px 18px 7px 10px;
}
.box .aktuelles .open ul li:hover {
	padding:7px 18px 7px 10px;
}
.box .aktuelles ul li ul li:hover {
	padding:7px 14px 7px 10px;
}
/* newsboxende */
.spacer {
	height:238px;
}
.meinfriedrichsbad {
	background: #fff url('img/pic2.jpg') no-repeat left bottom;
}
.trainercenter {
	background: #fff url('img/pic3.jpg') no-repeat left bottom;
}
.inhouseloesungen {
	background: #fff url('img/pic4.jpg') no-repeat left bottom;
}
.kundenloginbox {
	background: #fff url('img/kunden_login.jpg') no-repeat left bottom;
}
.kundenloginbox1 {
	background: #fff url('img/kunden_login1.jpg') no-repeat 408px 6px;
	padding-right:210px;
	height:165px;
}
.vertriebsloginbox {
	background: #fff url('img/vertriebs_login.jpg') no-repeat left bottom;
}
.vertriebsloginbox1 {
	background: #fff url('img/vertriebs_login2.jpg') no-repeat 408px 6px;
	padding-right:210px;
	height:165px;
}
.hotelloginbox {
	background: #fff url('img/hotel_login.jpg') no-repeat left bottom;
}
.hotelloginbox1 {
	background: #fff url('img/hotel_login2.jpg') no-repeat 408px 6px;
	padding-right:210px;
	height:165px;
}
.trainerloginbox {
	background: #fff url('img/trainer_login.jpg') no-repeat left bottom;
}
.trainerloginbox1 {
	background: #fff url('img/trainer_login2.jpg') no-repeat 408px 6px;
	padding-right:210px;
	height:165px;
}
.ressourcen {
	background: #fff url('img/pic5.jpg') no-repeat left bottom;
}
.seminarberatung {
	background: #fff url('img/pic7.jpg') no-repeat left 30px;
}

.seminarberatung .toppad {
	padding-top: 150px;
}
.bstep1 {
	background: #fff url('img/buchstep1.gif') no-repeat center center;
	height: 80px;
}
.bstep2 {
	background: #fff url('img/buchstep2.gif') no-repeat center center;
	height: 80px;
}
.bstep3 {
	background: #fff url('img/buchstep3.gif') no-repeat center center;
	height: 80px;
}
.bstep4 {
	background: #fff url('img/buchstep4.gif') no-repeat center center;
	height: 80px;
}
.bstep5 {
	background: #fff url('img/buchstep5.gif') no-repeat center center;
	height: 80px;
}

.bstepneu1 {
	background: #fff url('img/buchstep1neu.gif') no-repeat center center;
	height: 80px;
}
.bstepneu2 {
	background: #fff url('img/buchstep2neu.gif') no-repeat center center;
	height: 80px;
}
.bstepneu3 {
	background: #fff url('img/buchstep3neu.gif') no-repeat center center;
	height: 80px;
}
.bstepneu4 {
	background: #fff url('img/buchstep4neu.gif') no-repeat center center;
	height: 80px;
}


.buchungshilfe {
	background: #fff url('img/pin.gif') no-repeat 3px 32px;
}
table.seminartable {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #016179;
	border-top: 3px solid #016179;
}
table.seminartable th {
	background: #e1e1df url('img/arrow2.gif') no-repeat 10px center;
	text-align: left;
	padding: 12px 25px;
	border-top: 1px solid #016179;
	border-bottom:1px solid #016179;
	font-size:1.2em;
}
table.seminartable .detail th {
	background:#e1e1df;
	padding: 12px 10px;
	}
table.seminartable td {
	text-align: left;
	padding: 5px 10px;
	border-bottom: 1px solid #016179;

}
table.seminartable td.text {
vertical-align:top;
}
table.seminartable td p{
	margin-bottom:10px;
}
table.seminartable .borderright {
	border-right: 1px solid #016179;
}
table.seminartable .bordertop {
	border-top: 1px solid #016179;
}
table.seminartable .noborder td {
	border:none;
}
table.seminartable tr.oneliner {
height:60px;
}
.underline a {
text-decoration:underline;
}
.box fieldset {
	border: 0 solid #fff;
	margin-bottom:20px;
}
.box .innerform fieldset {
	border: 0 solid #fff;
	margin-bottom:7px;
}

.box label {
	width: 150px;
	display:inline;
	float:left;
	margin-top:4px;
}
.login label {
	width:80px;
}
.cont input{
	border: 1px solid #e1e1df;
	padding: 2px;
	width: 200px;

}
select.select {
	border: 1px solid #e1e1df;
	padding: 2px;
	width: 207px;

} 
.inhouse input {
width:198px;
}
 .inhouse select {
 width:202px;
 }
input.wd, .inhouse input.wd {
width:auto;
}
.login input {
	width:120px;
}

.cont input.pille2 {
border:0;
padding:0 0 0 18px;
margin:0;
text-align:left;
}
.cont select {
	border: 1px solid #e1e1df;
	padding: 2px;
	width: 206px;
	margin-right:0px;
}
.inputerror {
	background:#FF6666 ;

}

.inputerrorcheckbox {
background-color:#ff0000;
margin-top:5px;
color : #0000ff;
	

}

input:focus, select:focus, textarea:focus {
	background:#eaeaea;
}
input:focus.pille4, select:focus.pille4, textarea:focus.pille4 {
	background: url('img/pille4.gif') no-repeat;
}
input:focus.pille6, select:focus.pille6, textarea:focus.pille6 {
	background: url('img/pille6.gif') no-repeat;
}
input:focus.pille8, select:focus.pille8, textarea:focus.pille8 {
	background: url('img/pille8.gif') no-repeat;
}
input:focus.pille9, select:focus.pille9, textarea:focus.pille9 {
	background: url('img/pille9.gif') no-repeat;
}
.apartner {
font-size:.9em;
}
.apartner a {
font-size:1em;
}
.transspacer {
width:100%;
height:5px;
}
.cont legend {
	font-weight:bold;
	color:#000;
	display:inline;
	margin-left:0 !important;
	margin-left:-7px;
}
input.digit {
width:20px;
}
input.half {
	width: 95px;
}
input.half2 {
	width: 71px;
}
select.half3 {
	width: 75px;
}
input.str {
	width:155px;
}
input.hnr {
	width:35px;
}
input.plz {
	width:45px;
}
input.ort {
	width:145px;
}
input.ort2 {
	width:98px;
}
input.check {
width:10px;
float:left;
border:0px solid red;
margin-top:6px;
margin-right:10px;
}
label.check {
width:auto;
float:left;
text-align:right;
margin-right:3px;

}
select.half {
	width:101px;
}
input.half3 {
	width:99px;
}
input.plz2 {
	width:49px;
}
select.tag {
	width:50px;
}
select.mon {
	width:90px;
}
select.jahr {
	width:58px;
}
select.sel2 {
width:199px;
}
select.small {
width:130px;
}
label.inline {
width:auto;
font-weight:bold;
margin-right:10px;
margin-top:0px;
}
input.last, select.last {
float:left;
margin-right:10px;
}
form.last {
float:left;
}
input.img {
width:auto;
border:none;
}
.cont em {
	font-size:.8em;
	float:left;
	font-style:normal;
}
ul.form {
	list-style: none;
	margin-bottom:0;
}
ul.form li {
	clear:left;
	margin-bottom:6px;
	margin-top:10px;
	margin:4px 0px 6px 0px;
	padding:0;
	background:none;
}
ul.form li span.text {
	margin-left: 150px;
	color: #666;
	font-size: .8em;
	width: 220px;
	float: left;
}
.innerform legend {
font-weight:bold;
padding:0;
margin-left:0 !important; 
margin-left:-7px;
color:#000;
}
.login form {
	display:table;
}
.login ul.form li span {
	margin-left: 80px;

	width: 100px;
	
}
ul.form li .pwd {
	margin-bottom:10px;
	margin-top:5px;
	margin-left: 0px;
	width:220px;
	float:left;
	height:10px;
 }
input.pille4, input.pille5, input.pille6, input.pille8, input.pille9 {
	color: #fff;
	margin:0;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 0 solid red;
	text-align: left;
	height: 27px;
	line-height:18px;
}

input.submit {
	margin-left: 80px;
	width: 120px;
	padding-bottom: 8px;
	cursor:pointer;
}
/* Sitemap */
.sitemap ul {
	list-style:circle;
	font-size:.9em;
}
.sitemap ul ul {
	list-style:square;
	font-size:1em;
}
.sitemap ul ul ul {
	list-style:disc;
	font-size:1em;
}
.sitemap ul ul ul ul{
	list-style:circle;
	font-size:1em;
}
.sitemap ul ul ul ul ul{
	list-style:square;
	font-size:1em;
}
.sitemap ul ul ul ul ul ul{
	list-style:disc;
	font-size:1em;
}
.sitemap ul li {
	background: transparent;
	margin-left:40px;
	padding-left:3px;
}
.icon {
	margin-top:3px;
	margin-right:8px;
	width:16px;
	height:16px;
	background:transparent url('img/miniicons.png') no-repeat;
	vertical-align:top;
}
.save  {background-position:0 0;}
.edit  {background-position:-16px 0;}
.ok  {background-position:-32px 0;}
.delete  {background-position:-48px 0;}
.add  {background-position:-64px 0;}
.sorter  {background-position:-80px 0;}
input.icon {
	border:none;
}
.box .boxhead form {
	float:left;
	margin-left:10px;
	margin-top:4px;
}
.edit select {
	width:200px;
	font-size:.8em;
}
.edit input, .edit textarea {
	width:300px;
	font-size:1em;
	margin-bottom:8px;
}
div.flasheditor {
width:305px;
}
.flasheditor fieldset {
height:175px;
padding:5px 0;
border-bottom:1px solid #016179;
}
.flasheditor textarea {
	font-size:.8em;
	width:321px;
	font-family: Arial, sans serif;
	overflow:hidden;
	padding:0;
	letter-spacing:-.1px;
}
.flasheditor input {
margin-top:4px;
width:221px;
font-size:.8em;
}
input.fileinput {
width:280px;
}
.flspace {
margin-bottom:23px;
}
.flasheditor label {
width:100px;
font-size:.9em;
font-weight:bold;
}
.layouter fieldset {
	margin:0;
	padding:0;
	display:inline;
	float:left;
}
.layouter select {
	width:130px;
	font-size:.8em;
}
.layouter span {
	margin-right:4px;
}
.layouter span img {
	width:13px;
	height:5px;
}
.floatright {
	float:right;
}
input.inline {
	display:table-cell;
	width:10px;
	height:10px;
	margin:0;
	padding:0;
	margin-bottom:4px;
	clear:none;
}
input.inlineradio {
	display:table-cell;
	width:10px;
	height:10px;
	margin:0;
	padding:0;
	margin-right:5px;
	margin-bottom:1px;
	clear:none;
}
form br {
clear:both;
}
label.radio2 {
margin:0;
margin-left:150px;
width:120px;
padding:0;
}
label.radio3 {
margin:0;
margin-left:150px;
width:210px;
padding:0;
}
label.wd {
width:auto;
}
.redinner input {
margin-right:5px;
}
#brplz {
	height:12px;
	float:left;
	display:block;
}
form.google {
}
.scrollable {

overflow:auto;
}

#hotelbilder_wrapper{width:312px;float:left;overflow:hidden;height:240px;background:transparent ;position:relative;margin-bottom:10px;}
#hotelbilder{height:240px;position:relative;width:3000px;}
.hotelbild{position:absolute;top:0px;width:320px;overflow:hidden;height:240px;padding:0}
#bild1 {left:0px;background:transparent;}
#bild2 {left:320px;background:transparent;}
#bild3 {left:640px;background:transparent;}
#bild4 {left:960px;background:transparent;}

.hotelthumbs {
float:left;
width:250px;
border-bottom:0px solid red;
margin-left:4px;
padding:0;
}
ul.hotelthumblist li {
list-style:none;
float:left;
margin-right:5px;
margin-bottom:5px;
padding:0;
background:none;
width:120px;
height:90px;
}
ul.hotelthumblist li img {
width:120px;
height:90px;
}
.flashedit {
position:absolute;
z-index:3000;
}
.headedit {
position:absolute;
right:0;
}
.hoehe1 {
height:390px;
}
.hoehe2 {
height:446px;
}
.desc {
font-size:.7em;
padding:5px;
}
.searchrow {
width:100%;
height:200px;
}
.searchcol {
width:184px;
height:100%;
float:left;
}
.rightborder {
border-right:1px solid #016179;
margin-right:6px
}
.searchcol select, .searchcol input {
width:172px;
margin-top:4px;
margin-bottom:8px;
border:1px solid #e1e1df;
font-weight:bold;
font-size:.9em;
padding:1px;
color:#e3000f;
}
.searchcol input {
width:161px;
padding:2px 4px;
}
.formscroller {
border: 1px solid #e1e1df;
overflow:auto;
height:146px;
margin:5px 3px 3px 0;
font-size:.8em;
padding:3px;
font-weight:bold;
}
.formscroller input {
float:left;
margin:2px 3px 0 0;
width:12px;
display:inline;
}

.searchcol label {
font-weight:bold;
font-size:1em;
margin:0;
line-height: 1.2em;
}
.searchcol label.blabel {
font-size:1.1em;
}
.formscroller label {
display:inline;
margin:0 0 4px 0;
width:130px;
}
.aligncenter {
text-align:center;
}
.automargin {
margin:0 auto;

}
optgroup {
  color: #9F0000;

}
optgroup option {
  margin-left: 5px;
  margin-right:5px;
  color: #000000;
  line-height: 120%;
}
.rights {
font-size:.85em;
}
.rights th {
text-align:left;
}
.rights td {
width:65px;
}
.rights input {
border:none;
width:60px;
color:#454545;
background:#eee;
font-size:.85em
}
.rights input.greensel {
border:1px solid green;
color:green;
}
.rights input.redsel {
border:1px solid red;
color:red;
}
.artikelbox {
width:268px;
padding:5px 5px 5px 10px;
margin:0 10px 10px 0;
height:170px;
overflow:hidden;
display:inline;
}
.artikelbox h4 {
font-size:1em;
padding-top:2px;
}
.artikelbox img {
width:104px;
}
.artikelbox div {
width:155px;
float:left;
height:170px;
overflow:hidden;
}
.lastartikel {

margin-right:-10px;
margin-bottom:10px;
}
.sembook {
float:left;
width:auto;
margin-bottom:10px;
}
.sembook img {
width:50px;
margin-right:4px;
}
.sembook div {
width:300px;
float:left;
overflow:hidden;
}

/* buttons zentriert */
.middlebutton {
height:35px;
margin:0 auto;
display:table;
}
.rightbutton {
height:40px;
float:right;
display:table;
}
/* roter button, weisse schrift, weisser hintergrund */
.redwhite {
height:27px;
line-height:22px;
font-weight:bold;
color:#fff;
width:auto;
display:table;
font-size:.9em;
float:left;
margin-top:3px;
}
.redwhite input {
color:#fff;
background:transparent;
border:none;
font-weight:bold;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size:1em;
margin-top:2px;
}
.redwhite a {
color:#fff;
margin-left:3px;
}
.redwhite .left {
background:#fff url('img/redwhiteleft.gif') no-repeat;
width:26px;
height:27px;
float:left;
}
.redwhite .center {
background:#fff url('img/redwhitecenter.gif') repeat-x;
height:27px;
float:left;
cursor:pointer;
}
.redwhite .right {
background:#fff url('img/redwhiteright.gif') repeat-x;
width:15px;
height:27px;
margin-right:5px;
float:left;
}

/* roter button, weisse schrift, grauer hintergrund */
.redgrey {
height:27px;
line-height:22px;
font-weight:bold;
color:#E1E1DF;
width:auto;
display:table;
font-size:.7em;
float:left;
margin-top:3px;
}
.redgrey input {
color:#E1E1DF;
background:transparent;
border:none;
font-weight:bold;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size:1em;
margin-top:2px;
}
.redgrey a {
color:#fff;
margin-left:3px;
}
.redgrey .left {
background:#E1E1DF url('img/redgreyleft.gif') no-repeat;
width:26px;
height:27px;
float:left;
}
.redgrey .center {
background:#E1E1DF url('img/redgreycenter.gif') repeat-x;
height:27px;
float:left;
cursor:pointer;
}
.redgrey .right {
background:#E1E1DF url('img/redgreyright.gif') repeat-x;
width:15px;
margin-right:5px;
height:27px;
float:left;
}


/* petrol button, weisse schrift, weisser hintergrund */
.petrolwhite {
height:27px;
line-height:22px;
font-weight:bold;
color:#fff;
width:auto;
display:table;
font-size:.9em;
float:left;
margin-top:3px;
}
.petrolwhite input {
color:#fff;
background:transparent;
border:none;
font-weight:bold;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size:1em;
margin-top:2px;
}
.form .petrolwhite {
font-size:1em;
margin-top:0;
margin-bottom:8px;
}
.petrolwhite a{
color:#fff;
margin-left:3px;
}

.form .petrolwhite a {
color:#fff;
}
.petrolwhite .left {
background:#fff url('img/petrolwhiteleft.gif') no-repeat;
width:26px;
height:27px;
float:left;
}
.petrolwhite .center {
background:#fff url('img/petrolwhitecenter.gif') repeat-x;
height:27px;
float:left;
cursor:pointer;
}
.petrolwhite .right {
background:#fff url('img/petrolwhiteright.gif') repeat-x;
width:15px;
margin-right:5px;
height:27px;
float:left;
}


/* petrol button, weisse schrift, grauer hintergrund */
.petrolgrey {
height:27px;
line-height:22px;
font-weight:bold;
color:#fff;
width:auto;
display:table;
font-size:.9em;
float:left;
margin-top:3px;
}
.petrolgrey a {
color:#fff;
margin-left:3px;
}
.petrolgrey .left {
background:#e1e1df url('img/petrolgreyleft.gif') no-repeat;
width:27px;
height:27px;
float:left;
}
.petrolgrey .center {
background:#e1e1df url('img/petrolgreycenter.gif') repeat-x;
height:27px;
float:left;
cursor:pointer;
}
.petrolgrey .right {
background:#e1e1df url('img/petrolgreyright.gif') repeat-x;
width:15px;
margin-right:5px;
height:27px;
float:left;
}


/* petrol button schmal, weisse schrift, weisser hintergrund */
.petrolwhitenarrow {
height:16px;
line-height:15px;
font-weight:bold;
color:#fff;
width:auto;
display:table;
font-size:.9em;
float:left;
margin-top:3px;
}
.petrolwhitenarrow a {
color:#fff;
}
.petrolwhitenarrow .left {
background:#fff url('img/petrolwhiteleftnarrow.gif') no-repeat;
width:18px;
height:16px;
float:left;
}
.petrolwhitenarrow .center {
background:#fff url('img/petrolwhitecenternarrow.gif') repeat-x;
height:16px;
float:left;
}
.petrolwhitenarrow .right {
background:#fff url('img/petrolwhiterightnarrow.gif') repeat-x;
width:10px;
height:16px;
float:left;
}

.box .bigbottomborderpetrol {
border-bottom:4px solid #016179;
}
.box .bigtopborderpetrol {
border-bottom:3px solid #016179;
}
.table {
display:table;
width:100%;
}
.box .merkzettel {
background:#fffeb6 url('img/merkzettelbg.gif') no-repeat bottom right;
}
.box .merkzettel li {
border-bottom:1px solid #e5e4a3;
padding-left:27px;
padding-top:10px;
padding-bottom:8px;
padding-right:10px;
background-position: 10px 14px;
}
.box .merkzettel li.last {
border:none;
}
.box .merkzettel .spacer {
height:40px;
}
.trashicon {
width:17px;
height:23px;
background:#fffeb6 url('img/trash.gif') no-repeat;
}
.trashiconwhite {
width:17px;
height:23px;
background:#fff url('img/trashwhite.gif') no-repeat;
}
.merkzetteltext {
width:80%;
}
.katdetails h4 {
width:500px;
margin-top:0;
}
.buchdetails h4 {
width:440px;
margin-top:3px;
margin-bottom:20px;
}
.buchdetails ul {
margin-bottom:10px;
}

#artikelbild_wrapper{width:104px;float:left;overflow:hidden;height:160px;background:#fff ;position:relative;margin-right:15px;}
#artikelbild_wrapper img {margin:0;padding:0;}
#artikelbilder{height:160px;position:relative;width:3000px;}
.artikelbild{position:absolute;top:0px;width:104px;overflow:hidden;height:160px;padding:0}
#artikelbild1 {left:0px;background:transparent;}
#artikelbild2 {left:150px;background:transparent;}
#artikelbild3 {left:300px;background:transparent;}
#artikelbild4 {left:450px;background:transparent;}

.artikelthumbs {
float:left;
width:500px;
border-bottom:0px solid red;
margin-left:4px;
padding:0;
}
ul.artikelthumblist li {
list-style:none;
float:left;
background:none;
width:50px;
height:75px;
border:1px solid #e1e1de;
padding:5px;
margin:0;
margin-right:20px;
}
ul.artikelthumblist li img {
width:50px;
height:75px;
padding:0;
margin:0;
}
input.anzahl {
width:20px;
height:20px;
text-align:center;
float:left;
margin-top:1px;
margin-right:5px;
}
input.saveicongrey {
background:transparent url('img/saveicon.gif') no-repeat -24px 0;
width:24px;
height:24px;
border:none;
float:left;
}
input.saveicon {
background:transparent url('img/saveicon.gif') no-repeat 0 0;
width:24px;
height:24px;
border:none;
float:left;
}
input.deleteicon {
background:transparent url('img/delete.gif') no-repeat 0 0;
width:24px;
height:24px;
border:none;
margin-left:10px;
}
input.editicongrey, img.editicongrey {
background:transparent url('img/editround.gif') no-repeat -24px 0;
width:24px;
height:24px;
border:none;
float:left;
}
input.editicon, img.editicon {
background:transparent url('img/editround.gif') no-repeat 0 0;
width:24px;
height:24px;
border:none;
float:left;
}
table.listtable {
border-collapse:collapse;
}
table.listtable td {
padding:4px 10px;
}
table.listtable .odd td {
background:#eee;
}
.even td{
background:#fff;
}
input.smallinput {
width:100px;
float:left;
margin-right:5px;
margin-top:5px;
}
select.smallinput {
width:170px;
float:left;
margin-top:5px;
}
.hide {
display:none;
}
.show {
}
span.smallinput {
width:60px;
text-align:center;
float:left;
margin-top:5px;
}
select.terminselect {
width:150px;
margin:3px 20px 0 10px;
}
.temp {
border:1px solid red;
}

.tip				{ width:250px; font-family:tahoma,arial; background:#fff;border:2px solid #016179 }
.tip-top			{ background:#fff;  height:1px;font-size:1px;  width:auto; }
.tip-title		{ color:#016179; font-weight:bold; padding:5px 5px 0px 5px; }
.tip-text		{ color:#000; padding:0 5px 5px 5px; font-weight:normal;font-size:.9em; }
.tip-bottom		{ background:#fff; width:auto; height:1px;font-size:1px; }

.planungssuche label {
font-weight:bold;
display:inline;
width:auto;
font-size:.9em;
margin:0 10px 0 0;
padding-top:2px;
}
.planungssuche label.ew {
width:80px;
}
.planungssuche input {
float:left;
}
.planungssuche textarea {
float:left;
width:400px;
height:150px;
font-size:1em;
clear:both;
}
.planungssuche input.small {
width:20px;
}
.planungssuche input.large {
width:250px;
}
.planungssuche select.large {
width:250px;
}
.planungssuche br {
clear:both;
}
.planungssuche ul {
float:left;
}
.planungssuche input.radio {
margin-right:5px;
margin-top:3px;
}
.vertmiddle {
vertical-align:middle;
}
.startartikel{
float:left;
height:312px;
font-size:.8em;
width:300px;
border-left:1px solid #fff;
}
.startartikel .pad {
padding-top:40px;
}
.startartikel img {
}
.startartikel h4 {
color:#e3000f;
}
.inhouse legend {
margin-bottom:10px;
}
.inhouse input.full {
width:198px;
}
.inhouse select.full {
width:202px;
}
.inhouse textarea {
width:100%;
}
.inhouse .checkbox, .inhouse .checkbox2 {
float:left;
margin-right:5px;
margin-top:2px;
padding:0;
width:15px;
}

.inhouse label {
float:left;
margin:0;
padding:0;
width:140px;
margin-bottom:10px;
margin-right:10px;
}
.inhouse label.wd {
width:auto;
}
.inhouse label.dd {
width:205px;
}
.inhouse .spacer {
clear:both;
height:10px;
float:left;
width:100%;
}
.inhouse select.half {
	width:99px;
}
.subline {
line-height:1.2;
font-weight:normal;
font-size:.8em;
float:left;
clear:both;
}
.lehrhead {
padding: 12px 0 10px 10px;
font-size:1.2em;
background-color: #fff;
border-bottom:1px solid #016179;
border-top:2px solid #016179;
}
.lehr .kalender h4 {
padding-left:33px;
background-position:13px;
background-color:#e1e1df;
font-weight:bold;
}
.lehr .kalender h4:hover, .lehr .kalender h4.active, .lehr .kalender h4.active2 {
background-position:13px;
padding-left:33px;
background-color:#e3000f;

}
.lehrpad .closed {
border:none;
}
.lehrpad .open {
border-bottom:1px solid #016179;
padding:10px 5px 5px 32px;

}
.halfsize {
width:255px;
}
#footerpad {
float:left;
height:20px;
}
.seminartable td.alignright {
text-align:right;
}
.kalender h4.noinhalt, .kalender h4.noinhalt:hover {
cursor:default;
border-bottom:2px solid #016179;
border-top:2px solid #016179;
} 
.kalender h4 span {
padding-right:10px;
}
.kalender h4:hover span,.kalender h4.active2 span  {
color:#fff;
}
.min55 {
	min-height:55px;
	height:auto !important;
	height:55px;

}
#sloganizer{
position:absolute;
top:43px;
left:500px;
font-size:12px;
color:#016179;
}