html {min-height:100%; margin-bottom:1px;overflow: -moz-scrollbars-vertical;}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff;
}

ol, ul {
	list-style-position: outside;
	}

img.png {
	behavior: url(/templates/default/includedata/iepngfix.htc);
}

div#page {
	margin: 0 auto;
	padding: 0 0 30px 0;
	text-align: left;
	width: 996px;
	background: #fff;
	border: 1px solid #fff;
	border-width: 0 1px 1px 1px;
}

div#header {
	height: 110px;
}

* html div#header{
 /* CSS-Hack für IE6 und kleiner */
 	margin-bottom: -1px;
}

div#header div#title img#logo {
	/* margin: 19px 28px 0 19px; */
	/*margin: 24px 28px 0 0;*/
	margin: 20px 38px 0 13px;
}

*:first-child+html div#header div#title img#logo{  
  /* CSS-Hack für IE7 */  
  	margin: 20px 28px 0 13px;
  }

div#header div#title h1 {	
	margin: 60px 0 0 0;
	padding: 0;
	display: inline;
	height: 24px;
	background-repeat: no-repeat;
}

div#header div#title h1 span {
	visibility: hidden;
}

div#header div#title h1.wekamedia {
	/* background-image: url(images_lokal/headlines/wekamedia_blue.png); */
	width: 205px;
	position: absolute;
	top: 51px;
	padding: 0;
	margin: 0;
}

div#header div#metanav {
	float: right;
	padding: 3px 10px 0 0;
	text-align: right;
}

div#col1 {
	width: 762px;
	float: left;
}

div#col1_1 {
	height: 72px;
	margin-bottom: 10px;
}
div#popup_col1_1 {
	width: 762px;
	height: 26px;
}

div#popup_col1_1 div#persnav {
	padding: 7px 26px 0 0;
	text-align: right;
	height: 19px;
}

div#popup_col1_1 div#persnav span {
	background: url(images/icons/profil.png) no-repeat left;
	padding: 4px 0 4px 25px;	
}

div#popup_col1_1 div#persnav.inactive span {
	background: url(images/icons/profil_light.png) no-repeat left;
	padding: 4px 0 4px 35px;
}

div#popup_col1_1 div#persnav a {
	margin-left: 22px;
}

div#col1_1 div#topnav {
	text-align: center;
}

div#col1_1 div#topnav.left {
	margin-left: 192px;
	text-align: left;
}

div#col1_1 div#topnav a {
	padding: 7px 26px;
	margin: 0;
	font-weight: bold;
	font-size: 10px;
}

div#col1_1 div#topnav a:hover, div#col1_1 div#topnav a.active {
	text-decoration: none;
}

div#popup_col1 div#persnav {
	text-align: right;
	padding: 7px 26px 0 0;
	height: 19px;
	background: #fff url(images/header_left.png) no-repeat;
}

div#popup_col1 div#persnav span {
	background: url(images/icons/profil.png) no-repeat left;
	padding: 4px 0 4px 25px;	
}

div#popup_col1 div#persnav.inactive span {
	background: url(images/icons/profil_light.png) no-repeat left;
	padding: 4px 0 4px 35px;
}


div#popup_col1 div#persnav a {
	margin-left: 22px;
}

div#col1_2 {
	margin-right: 10px;
	/* background: #eee; */
}

div#col1_2_1 {
	width: 182px;
	margin-right: 10px;
	float: left;
}

div#col1_2_1 div.box h2 {
	position: relative;
}

div#col1_2_1 div.box h2 a {
	margin: 0 0 0 16px;
}

div#col1_2_1 div.box img {
	float: right;
	margin: 0 0 14px 0;
}

div#col1_2_1 div.box p {
	margin: 0 10px 0 26px;
	line-height: 13px;
	padding-bottom: 7px;
}

div#col1_2_2 div.box p {
	margin: 0 10px 0 26px;
	line-height: 13px;
	padding-bottom: 7px;
}

div#col1_2_1 div.box a.padlink {
	padding: 7px 0 7px 0;
	margin: 0 10px 0 26px;
	display: block;
}

div#col1_2_1 div.box a.padlink.dotline {
	margin-bottom: 8px;
	padding-bottom: 10px;
	background: url(images/dotline.gif) repeat-x bottom left;
}


div.box {
	background-color: #e4eef4;
	height: 1%;
}
div.box h2 {
	background-color: #ccddec;
}

div#col2 {
	width: 234px;
	float: left;
}

div#col2 div#col2_1 {
	height: 112px;
	margin: 0 0 2px 0;
}

div#col2 div#col2_1 form#headsearch {
	/* background: #285082; */
	margin-left: 28px;
	padding: 0 0 0 0;
	height: 44px;
	width: 186px;
}

div#col2 div#col2_1 form#headsearch p {
	margin: 0;
	padding: 0 0 0 10px;
}

div#col2 div#col2_1 form#headsearch a {
	padding: 0;
	margin: 5px 0 0 2px;
	width: 71px;
	height: 15px;
	float: right;
}

div#col2 div#col2_1 form#headsearch #searchfield1 {
	height: 14px;
	width: 174px;
	padding: 0;
	margin: 4px 0 0 0;
}

div#col2 div#col2_1 form#headsearch #searchfield2 {
	height: 14px;
	width: 96px;
	padding: 0;
	margin: 4px 0 0 0;
}


div#col2 div#col2_2 iframe {
	margin: 0 0 2px 0;
}

div.wk_box {
	background-color: #d3dd9a;
	height: 96px;
}

div.wk_box h2 {
	background-color: #a2b33b;
}

div.wk_box h2 a {
	color: #fff;
}

div.wk_box table {
	background-color: #EBF5AD;
	margin: 0 0 0 37px;
	width: 191px;
}

div.wk_box table td.price {
	border-left: 1px solid #000;
	width: 82px;
	text-align: right;
}

div.wk_box p {
	margin: 10px 0 0 37px;
	width: 191px;
	padding-bottom: 7px;
}

div.wk_box form {
	padding: 0;
	margin: 0;
}

div.wk_box form select {
	width: 138px;
	height: 17px;
	padding: 0;
	margin: 0;
	float: left;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}

div.wk_box form a {
	float: right;
	margin: 2px 0 0 0;
}

div.wk_box a.wklink {
	font-weight: bold;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

div.promo_box {
	background-color: #c7e0ec;
	margin-bottom: 2px;
	height: 1%;
}

div.promo_box h2 {
	background-color: #94b3c5;
	color: #00436E;
}

div.box.grey {
	background-color: #e4eef4;
	padding-bottom: 20px;
}

div.box.grey h2 {
	background-color: #ccddec;
}

div.box.grey h2 a {
	color: #fff;
}

div#col1 div#col1_2 {
	margin-bottom: 20px;
}
div#col1_2 form h3{
	font-weight: bold;
	font-size: 12px;
	_padding-top: 5px;
	_padding-bottom: 5px;
	_margin:0px;
}

div#footer {
	clear: both;
}

div#footer div#f1 {
	float: left;
	width: 752px;
	margin-right: 10px;
	background: #eee;
	height: 20px;
	text-align: right;
}

div#footer div#f2 {
	background: #e4eef4;
	float: left;
	width: 234px;
	height: 20px;
	text-align: left;
}

div#footer div#f2 p {
	margin: 4px 0 0 37px;
	color: #0064a0;
}

div#footer div#f1 p {
	margin: 4px 0 4px 4px;
	color: #0064a0;
}

div#footer div#f1 p a {
	font-weight: bold;
}

div#footer div#f2 p a {
	font-weight: bold;
}

div.clr {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	font-size: 0.01px;
}

/***** TYPOGRAFIE ******/
body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, select {
	font-size: 10px;
	color: #628397;
}

div#header div#metanav a {
	font-weight: bold;
}

div#header div#title h1 {
	font-weight: normal;
	font-size: 25px;
}

div#popup_col1 div#persnav a {
	font-weight: bold;
	text-decoration: none;
}

div#popup_col1 div#persnav a:hover {
	text-decoration: underline;
}

div.veranstaltungsliste {
	/* float: left; */
	width: 727px;
	padding: 0 10px 0 15px;
	margin: 0 0px 0 0;
	line-height: 13px;
}

div.topnews {
	float: left;
	width: 700px;
	/* background: url(images/dotline.gif) repeat-y top right; */
	padding: 0px 10px 0px 15px;
	margin: 0px 0px 0px 0px;
	line-height: 13px;
}

div.secondnews {
	float: left;
	display: inline;
	width: 305px;
	padding: 0 10px 0 15px;
	margin: 0 0px 0 0;
	line-height: 13px;
}
div.thirdnews {
	float: left;
	display: inline;
	width: 305px;
	padding: 0 10px 0 15px;
	margin: 0 0 0 0;
	line-height: 13px;
}

div.news {
	line-height: 13px;
}

div.topnews img {
	float: left;
	margin: 0 10px 0px 0;
}

div.secondnews img {
	float: left;
	margin: 0 10px 0px 0;
}

div.thirdnews img {
	float: left;
	margin: 0 10px 0px 0;
}

div.topnews p, div.news p, div.veranstaltungsliste p {
	margin: 0 0 0 0;
}

div.topnews p, div.veranstaltungsliste p {
	margin-top: 2px;
}

div.veranstaltungsliste p {
	margin-left: 12px;
}

div.newstext p {
	padding: 0 0 0 0;
}

div.secondnews p {
	margin-top: 10px;
}

div.thirdnews p {
	margin-top: 10px;
}

div.topnews p.newsdate, div.news p.newsdate {
	font-weight: bold;
	color: #777;
	margin: 0;
}

div.secondnews p.newsdate, div.news p.newsdate {
	font-weight: bold;
	color: #777;
	margin: 0;
}

div.thirdnews p.newsdate, div.news p.newsdate {
	font-weight: bold;
	color: #777;
	margin: 0;
}

div.topnews h4, div.news h4, div.veranstaltungsliste h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #333;
	margin: 0 0 0 0;
}

div.secondnews h4 {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #333;
}

div.thirdnews h4 {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #333;
}

div.topnews h4, div.veranstaltungsliste h4 {
	padding-top: 10px;
}

div.secondnews h4 {
	padding-top: 10px;
}

div.thirdnews h4 {
	padding-top: 10px;
}

div.topnews h3, div.news h3, div.veranstaltungsliste h3 {
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #0064A0;
	display: block;
}

div.secondnews h3 {
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #0064A0;
	display: block;
}

div.thirdnews h3 {
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #0064A0;
	display: block;
}

div.news h3 {
	margin-left: 90px;
}

div.topnews h3, div.veranstaltungsliste h3 {
	margin-left: 180px;
}

div.secondnews h3 {
	margin-left: 180px;
}

div.thirdnews h3 {
	margin-left: 180px;
}

div.topnews h3 a span, div.news h3 a span, div.veranstaltungsliste h3 a span {
	margin-left: -10px;
}

div.secondnews h3 a span {
	margin-left: -10px;
}

div.thirdnews h3 a span {
	margin-left: -10px;
}

a.morelink {
	font-weight: bold;
	padding: 0 0 0 0;
}

div.veranstaltungsliste a.morelink {
	display: block;
	margin: 10px 15px 10px 0;
	text-align: left;
	display: block;
}

div.topnews a.morelink {
	display: block;
	margin: 10px 15px 10px 0;
	text-align: left;
	display: block;
}

div.secondnews a.morelink {
	display: block;
	margin: 10px 15px 10px 0;
	text-align: left;
	display: block;
}

div.thirdnews a.morelink {
	display: block;
	margin: 10px 15px 10px 0;
	text-align: left;
	display: block;
}

div.news {
	background: url(images/dotline.gif) repeat-x bottom left;
	width: 254px;
	padding: 0;
	_padding-bottom: 10px;
	margin: 0 10px 5px 0;
	float: right;
	_float: none;
}

div.news.last {
	background: none;
}

div.news img {
	float: left;
	margin: 0 10px 10px 0;
}

div#news_content {
	/* background: url(images/newsrail.gif); 
	background-repeat: repeat-y; */
	/* margin-bottom: 20px; */
	height: 100%; 
	padding-bottom: 0; margin-bottom: 0;
}

div#liste_content {
	/* background: url(images/newsrail.gif); 
	background-repeat: repeat-y; */
	height: 100%; 
	margin-bottom: 20px;
}

.news_space {
	height: 1px; 
	font-size: 1px; 
	line-height: 1px;
}

#news_pic {
	margin-bottom: -2px;
}

p#news_text {
	margin: 0 0 10px 0;
	_margin: 0 0 3px 0;
}

p#liste_subline {
	margin: 2px 0 0 12px;
	width: 700px;
}

p#liste_subline2 {
	margin: 2px 0 0 12px;
	width: 700px;
}

.content_veranstaltungsliste{
	float:left; 
	width:752px;
	overflow:hidden; 
}

.news_content_topnews{
	float:left; 
	width:720px;
	overflow:hidden; 
}

.news_content_secondnews{
	float:left; 
	width:325px;
	overflow:hidden; 
}

.news_content_thirdnews{
	float:left; 
	width:325px;
	overflow:hidden; 
}

.news_content_news{
	float:left;
	width:265px;
	padding-left:10px;
	_padding-left:5px;
	overflow:hidden;
	
}
div.wk_box h2, div.promo_box h2, div.box h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 25px;
	/* height: 20px; */
	height: auto; 
	padding: 6px 11px 6px 11px;
}

div.box.large h2 {
	margin: 0 0 10px 0;
	/* height: 20px; */
	height: auto;
	padding: 6px 0 6px 15px;
}



div.box.large p {
	padding: 0 15px 10px 15px;
}

.liste_subline {
	margin: 2px 0 0 0;
	padding-left: 0;
}

div.box.large_white h2 {
	margin: 0 0 10px 0;
	/* height: 20px; */
	height: auto;
	padding: 6px 0 6px 15px;
}

div.box.small h2 {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 77px;
}

div.box.leftsmall {
	height: auto;
	margin: 10px 0 0 0;
}

div.box.rightsmall {
	height: auto;
	margin: 10px 0 0 10px;
}

div.box.leftsmall h2 {
	height: auto;
	padding: 6px 0 6px 15px;
	margin: 0 0 10px 0;
}

div.box.rightsmall h2 {
	height: auto;
	padding: 6px 0 6px 15px;
	margin: 0 0 10px 0;
}

div.wk_box span.icon, div.promo_box span.icon, div.box span.icon {
	float: left;
	position: relative;
}

div.wk_box span.icon img, div.promo_box span.icon img, div.box span.icon img {
	position: absolute;
	top: 13px;
	left: 15px;
}

div.wk_box h2 img {
	left: -12px;
}

div.wk_box table td {
	font-weight: bold;
	color: #435700;
}

div.promo_box p {
	margin: -2px 26px 0 37px;
	line-height: 13px;
}

div.promo_box form {
	margin: 0 48px 0 37px;
	padding: 5px 0 7px 0;
	text-align: right;
	height: 17px;
}

div.promo_box form p {
	margin: 0;
	padding: 0;
}

div.promo_box form input {
	width: 138px;
	height: 17px;
	padding: 0;
	margin: 0;
	float: left;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}

div.promo_box form a {
	margin: 2px 0 0 0;
	padding: 0;
	float: right;
}

dl.events {
	margin: 0 0 0 0;
}

dl.events dt {
	color: #777;
	font-weight: bold;
	margin-left: 37px;
}

dl.events dd {
	color: #0165A0;
	font-weight: bold;
	background: url(images/dotline.gif) repeat-x bottom left;
	margin: 0 10px 5px 26px;
	padding: 0 0 5px 32px;
	line-height: 13px;
}

dl.events dd a {
	display: block;
}

dl.events dd a span {
	margin-left: -12px;
}
/***** IMAGES & COLORS ****/
a {
	color: #0064a0;
}

a.button {
	display: block;
	height: 15px;
	margin: 0;
	padding: 0;
}

a.button span {
	display: none;
}

a.button:hover {
	background-position: 0 -15px;
}

a.search {
	width: 71px;
	background: url(images/buttons/suchen.gif) no-repeat top left;
}

a.search2 {
	width: 71px;
	background: url(images/buttons/suchen2.gif) no-repeat top left;
}

a.anmelden {
	float: right;
	width: 87px;
	background: url(images/buttons/anmelden.gif) no-repeat top left;
}

a.anmelden2 {
	float: right;
	width: 87px;
	background: url(images/buttons/anmelden2.gif) no-repeat top left;
}

a.anmelden2 {
	float: right;
	width: 153px;
	background: url(images/buttons/anmelden_ak.gif) no-repeat top left;
}

a.abschicken {
	float: right;
	width: 94px;
	background: url(images/buttons/abschicken.gif) no-repeat top left;
}

a.speichern {
	width: 94px;
	background: url(images/buttons/speichern.gif) no-repeat top left;
}

a.weiter {
	width: 69px;
	background: url(images/buttons/weiter.gif) no-repeat top left;
}

a.zurueck {
	width: 69px;
	background: url(images/buttons/zurueck.gif) no-repeat top left;
}

a.entfernen {
	width: 93px;
	background: url(images/buttons/weiter.gif) no-repeat top left;
}

a.bestellen {
	float: right;
	width: 86px;
	background: url(images/buttons/bestellen.gif) no-repeat top left;
}

a.ok {
	width: 45px;
	background: url(images/buttons/ok.gif) no-repeat top left;
}

a.downloads {
	width: 96px;
	background: url(images/buttons/downloaden.gif) no-repeat top left;
}

a.hinzufuegen {
	width: 205px;
	background: url(images/buttons/weiterer_teilnehmer.gif) no-repeat top left;
}

a.hinzufuegen2 {
	width: 151px;
	background: url(images/buttons/teilnehmer_hinzu.gif) no-repeat top left;
}

a.entfernen {
	width: 149px;
	background: url(images/buttons/teilnehmer_entfernen.gif) no-repeat top left;
}

a.entfernen2 {
	width: 77px;
	background: url(images/buttons/entfernen2.gif) no-repeat top left;
}

a.anfragen {
	width: 81px;
	background: url(images/buttons/anfragen.gif) no-repeat top left;
}

a.buchen {
	width: 72px;
	background: url(images/buttons/buchen.gif) no-repeat top left;
}

a.sortieren {
	width: 81px;
	background: url(images/buttons/sortieren.gif) no-repeat top left;
}

a.filter {
	width: 66px;
	background: url(images/buttons/filter.gif) no-repeat top left;
}

a.aendern {
	width: 77px;
	background: url(images/buttons/aendern.gif) no-repeat top left;
}

a.print {
	width: 77px;
	background: url(images/buttons/drucken.gif) no-repeat top left;
}

a.print2 {
	width: 77px;
	background: url(images/buttons/drucken.gif) no-repeat top left;
}

a.close {
	width: 99px;
	background: url(images/buttons/schliessen.gif) no-repeat top left;
}

div#header {
	background: #fff url(images/header_start/header_top.png) no-repeat;
}

div#header div#metanav a {
	color: #00466E;
}

div#header div#title h1 {
	color: #007bbe;
}

div#col1 div#col1_1 {
	background: #fff url(images/header_start/header_left.png) no-repeat;
}

div#col2 div#col2_1 {
	background: #fff url(images/header_start/header_right.png) no-repeat;
}

/* --- Startselector --- */

div#startselector {
	background: #fff;
	padding: 37px 0 30px 0;
	/* margin-bottom: 10px; */
	/* background: url(images/startselector_bg.png) repeat-y; */
}

 *:first-child+html div#startselector {  
  	background: #fff;
	padding: 0 0 30px 3px;
 }  

div#startselector h1 {
	font-weight: normal;
	font-size: 24px;
	height: 24px;
	margin: 0 0 15px 0;
	behavior: url(/templates/default/includedata/iepngfix.htc);
	background-repeat: no-repeat;
	position: relative;
}

div#startselector h1 span {
	visibility: hidden;
	font-size: 0.01px;
}

div#startselector h1.knowhow {
	background-image: url(images/headlines/know_how_white.png);
}

div#startselector h3 {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 30px 0;
}

div#startselector ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#startselector ul li {
	width: 245px;
	display: block;
	margin: 0 2px 2px 0;
    background-color:#fff;
	border: 1px solid #bccee4;
}

div#startselector ul li a {
	/* color: #fff; */
	color: #0b669c;
	display: block;
	padding: 5px 0 0 7px;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
}

div#startselector ul li a:hover {
	color: #fff;
	background-color: #a6cf33;
	font-weight: bold;
	text-decoration: none;
}

div#startselector2 h1 {
	color: #1F79AB;
}

div#startselector2 h3 {
	color: #1F79AB;
}

div#startselector2 ul li a {
	color: #bef0ff;
}

div#startselector2 ul li a:hover {
	background-color: #00326e;
}

div#startselector2 h1 {
	font-weight: normal;
	font-size: 18px;
	height: 15px;
	margin: 0 0 9px -1px;
	behavior: url(/templates/default/includedata/iepngfix.htc);
	background-repeat: no-repeat;
	position: relative;
	left: 20px;
}

div#startselector2 h1 span {
	visibility: hidden;
	font-size: 0.01px;
}

div#startselector2 h1.knowhow {
	background-image: url(images/headlines/know_how_white.png);
}

div#startselector2 h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 12px 20px;
}

div#startselector2 ul li a {
	font-size: 11px;
	font-weight: bold;
}

div#startselector2 ul li a:hover {
	font-weight: bold;
	text-decoration: none;
}

div#startselector2 {
	background: #2760A3;
	padding: 8px 0 9px 56px;
	margin-bottom: 10px;
}

div#startselector2 h3 {
	position: relative;
}

div#startselector2 ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#startselector2 ul li {
	width: 204px;
	display: block;
	margin: 0 2px 2px 0;
    background-color:#417DB8;
}

div#startselector2 ul li a {
	color: #fff;
	display: block;
	padding: 5px 0 0 7px;
	height: 19px;
}

div#startselector2 {
	background: url(images/startselector_bg_2.png) repeat-y;
}

div#buchstabenleiste {
	color: #fff;
	padding: 4px 0 4px 0;
	_padding: 10px 0 4px 0;
	font-weight: bold;
}

div#buchstabenleiste a {
	color: #fff;
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 8px;
	background-color: #08619c;
	text-decoration: none;
	font-weight: bold;
}

div#buchstabenleiste a:hover {
	height: 20px;
	background-color: #a6cf33;
}

div#buchstabenleiste a:active {
	height: 20px;
	background-color: #a6cf33;
}

div#buchstabenleiste span {
	color: #fff;
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 10px;
	background-color: #949694;
	text-decoration: none;
	font-weight: bold;
}

.freitext {
	padding: 10px 15px 20px 15px;
}

#breadcrumb {
	margin-left: 15px; 
	padding-top: 33px;
}

#breadcrumb a {
	color: #0064a0;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #0064a0;
	text-decoration: underline;
}

#breadcrumb a:active {
	color: #000;
	text-decoration: none;
}

div.box.blue {
	background-color: #c7e0ec;
	margin-bottom: 2px;
}

div.box.blue h2 {
	background-color: #94b3c5;
	color: #00436E;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 26px;
	/* height: 20px; */
	height: auto; 
	padding: 6px 0 6px 11px;
}

/* div.box.blue span.icon {
	float: left;
	position: relative;
}

div.box.blue span.icon img {
	position: absolute;
	top: 13px;
	left: 15px;
	margin: 0px 0px 0px 0px;
}
*/

div.box.blue p {
	margin: -2px 26px 0 37px;
	line-height: 13px;
	padding-bottom: 7px;
}

div.box.blue ul {
	padding-bottom: 7px;
	/* 2009-06-12 */
	margin-bottom: 0px;
	_margin-top: 0px;
	list-style-image:url(images_lokal/list.gif);
	_list-style-image:url(images_lokal/list_ie.gif);
	/* ENDE - 2009-06-12 */
}


div.box.blue form {
	margin: 0 26px 0 37px;
	padding: 5px 0 7px 0;
	text-align: right;
	height: 17px;
}

div.box.blue form p {
	margin: 0;
	padding: 0;
}

div.box.blue form input {
	width: 100px;
	height: 17px;
	padding: 0;
	margin: 0;
	float: left;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}

div.box.blue form a {
	margin: 2px 0 0 0;
	padding: 0;
	float: right;
}

/* */
div.box.blue p {
	margin: 10px 10px 5px 37px;
}

div.box.blue span.icon img {
	margin: 0px 0px 0px 0px;
}

div.box.blue img {
	margin: -10px 0 0 26px;
}

div.box.blue p img {
	margin: 0 10px 10px 0;
	float: left;
}
/* */

div.box.yellow {
	background-color: #fff7d6; 
	margin-bottom: 2px;
}

div.box.yellow h2 {
	/* background-color: #ffeb94; */
	background-color: #e7fea6;
	color: #00436E;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 26px;
	/* height: 20px; */
	height: auto; 
	padding: 6px 0 6px 11px;
}

div.box.yellow span.icon {
	float: left;
	position: relative;
}

div.box.yellow span.icon img {
	position: absolute;
	top: 13px;
	left: 15px;
}

div.box.yellow p {
	margin: -2px 26px 0 37px;
	line-height: 13px;
	padding-bottom: 7px;
}

div.box.yellow ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
}

* html div.box.yellow ul {  
	/* CSS-Hack für IE6 und kleiner */  
  	margin-left: 64px;  
}  

div.box.yellow form {
	margin: 0 26px 0 37px;
	padding: 5px 0 7px 0;
	text-align: right;
	height: 17px;
}

div.box.yellow form p {
	margin: 0;
	padding: 0;
}

div.box.yellow table {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
}

div.box.yellow table tr td p {
	margin-left: 0px;
}

div.box.yellow table tr td ul {
	margin-left: 13px;
	padding-left: 0px;
}

* html div.box.yellow table tr td ul {  
	/* CSS-Hack für IE6 und kleiner */  
  	margin-left: 15px;  
} 

div.box.yellow form input {
	width: 100px;
	height: 17px;
	padding: 0;
	margin: 0;
	float: left;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}

div.box.yellow form a {
	margin: 2px 0 0 0;
	padding: 0;
	float: right;
}

/* Teilnehmerbox */

div.box.teilnehmer {
	background-color: #fff7d6; 
	margin-bottom: 2px;
}

div.box.teilnehmer h2 {
	/* background-color: #ffeb94; */
	background-color: #e7fea6;
	color: #00436E;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 26px;
	/* height: 20px; */
	height: auto; 
	padding: 6px 0 6px 11px;
}

div.box.teilnehmer span.icon {
	float: left;
	position: relative;
}

div.box.teilnehmer span.icon img {
	position: absolute;
	top: 13px;
	left: 15px;
}

div.box.teilnehmer p {
	margin: -2px 26px 0 37px;
	line-height: 13px;
	padding-bottom: 7px;
}

div.box.teilnehmer ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
}

* html div.box.teilnehmer ul {  
	/* CSS-Hack für IE6 und kleiner */  
  	margin-left: 64px;  
}  

div.box.teilnehmer form {
	margin: 0 26px 0 37px;
	padding: 5px 0 7px 0;
	text-align: right;
	height: 17px;
}

div.box.teilnehmer form p {
	margin: 0;
	padding: 0;
}

div.box.teilnehmer table {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
}

div.box.teilnehmer table tr td p {
	margin-left: 0px;
}

div.box.teilnehmer table tr td ul {
	margin-left: 13px;
	padding-left: 0px;
}

* html div.box.teilnehmer table tr td ul {  
	/* CSS-Hack für IE6 und kleiner */  
  	margin-left: 15px;  
} 

div.box.teilnehmer form input {
	width: 100px;
	height: 17px;
	padding: 0;
	margin: 0;
	float: left;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}

div.box.teilnehmer form a {
	margin: 2px 0 0 0;
	padding: 0;
	float: right;
}

/* ENDE Teilnehmerbox */

div.box.grau {
	margin-bottom: 2px;
}

div.box.grau span.icon {
	float: left;
	position: relative;
}

div.box.grau span.icon img {
	position: absolute;
	top: 13px;
	left: 15px;
}

div.box.grau p {
	margin: -2px 26px 0 37px;
	line-height: 13px;
	padding-bottom: 7px;
}

div.box.grau ul {
	padding-bottom: 7px;
	margin-bottom: 0px;
	_margin-top: 0px;
	list-style-image:url(images_lokal/list.gif);
	_list-style-image:url(images_lokal/list_ie.gif);
}

*:first-child+html div.box.grau ul{
	margin-top: 0px;
}

div.box.grau form {
	margin: 0 36px 0 37px;
	padding: 5px 0 7px 0;
	text-align: right;
	height: 17px;
}

div.box.grau form p {
	margin: 0;
	padding: 0;
}

div.box.grau form input {
	width: 90px;
	height: 17px;
	padding: 0;
	margin: 0;
	float: left;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}

div.box.grau form a {
	margin: 2px 0 0 0;
	padding: 0;
	float: right;
}



div.box.beratung {
	margin-bottom: 2px;
}

div.box.beratung span.icon {
	float: left;
	position: relative;
}

div.box.beratung span.icon img {
	position: absolute;
	top: 13px;
	left: 15px;
}

div.box.beratung p {
	margin: -2px 26px 0 37px;
	line-height: 13px;
}

div.box.beratung form {
	margin: 0 36px 0 37px;
	padding: 5px 0 7px 0;
	text-align: right;
	height: 17px;
}

div.box.beratung form p {
	margin: 0;
	padding: 0;
}

div.box.beratung form input {
	width: 90px;
	height: 17px;
	padding: 0;
	margin: 0;
	float: left;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}

div.box.beratung form a {
	margin: 2px 0 0 0;
	padding: 0;
	float: right;
}

div.box.beratung ul {
	padding-bottom: 7px;
	margin-bottom: 0px;
	_margin-top: 0px;
	list-style-image:url(images_lokal/list.gif);
	_list-style-image:url(images_lokal/list_ie.gif);
}

*:first-child+html div.box.beratung ul{
	margin-top: 0px;
}

p.box.large {
	/* width: 720px; */
	margin: 5px 15px 5px 15px;
	padding: 0 0 10px 0; 
}

#nlform {
	width: 160px;
}

/* Formular */

input, select, .error {
	margin-bottom: 5px;
	}
		
.input160 {
	width: 160px;
	}
	
.error {
	width: 162px;
}
		
.eightpix {
	 margin-top: 8px;
	 }
	 
.fifteenpix {
	 margin-left: 15px;
	 }
	
/* headerselector */

div#headerselector {
	background: #fff;
	padding: 10px 0 5px 0;
	/* margin-bottom: 10px; */
	/* background: url(images/startselector_bg.png) repeat-y; */
}

div#headerselector h1 {
	color: #fff;
	font-weight: normal;
	font-size: 24px;
	height: 24px;
	margin: 0 0 15px 0;
	behavior: url(/templates/default/includedata/iepngfix.htc);
	background-repeat: no-repeat;
	position: relative;
	}

div#headerselector h1 span {
	visibility: hidden;
	font-size: 0.01px;
}

div#headerselector h1.knowhow {
	background-image: url(images/headlines/know_how_white.png);
}

div#headerselector h3 {
	position: relative;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 0;
}

div#headerselector ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#headerselector ul li {
	width: 247px;
	display: block;
	margin: 0 2px 2px 0;
    background-color:#214878;
}

div#headerselector ul li a {
	/* color: #fff; */
	color: #bef0ff;
	display: block;
	padding: 5px 0 0 7px;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
}

div#headerselector ul li a:hover {
	background-color: #00326e;
	font-weight: bold;
	text-decoration: none;
}

/* --------- */
.content h1{
	font-weight: bold;
	font-size: 20px;
	/*height: 23px; */
	line-height: 25px;
	margin: 0 0 5px 0;
}
#contentarea {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 0 20px;
	height: 1%;
}
#contentarea h1 {
font-weight: normal;
	font-size: 20px;
	/*height: 23px; */
	line-height: 25px;
	margin: 0 0 5px 0;
}
/*
#contentarea h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

ticket 43530*/
#contentarea h2 {
	font-weight: bold;
	color: #0063a5;
	margin: 20px 0 15px 0;
	font-size: 12px;
	line-height: 120%;
	/* height: 15px; */
	padding: 0;
}


/* SEO - Änderung Report 46334 */
#contentarea h3 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin-bottom: 12px;
	margin-top:	5px;
}

/*
#contentarea h3 {
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	display: inline;
}
*/

#contentarea h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 10px; 
}

/* SEO - Änderung Report 46334 */

#contentarea p {
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height: 120%;
	}
	
#contentarea ul {
	list-style: disc;
	line-height: 120%;
	padding: 0 0 0 20px;
	margin: 0 0 15px 0;
	}

#contentarea li {
	padding: 0;
	margin: 0;
	}
	
/* ---------------- */
div.formerror {
	background-repeat: no-repeat;
	background-position: 15px 12px;
	padding: 14px 0 14px 71px;
	margin: 0 0 10px 0;
	min-height: 25px;
	_height: 25px;
}

div.formerror p {
   padding: 0;
   margin: 0;
}

div.formerror.stop {
   background-image: url(images/icons/stop.gif);
}

div.formerror.attention {
   background-image: url(images/icons/attention.gif);
}

div.formerror.hint {
   background-image: url(images/icons/hint.gif);
} 
span.error {
  color: #d10019;
  font-weight: bold;
  line-height: 12px;
  width:255px;
  height: 12px;
  margin: 0 0 4px 0;
  padding: 4px 0 0 0;
}

p.num1, p.num2, p.num3 {
	padding: 7px 7px 7px 29px;
	margin: 0 19px 3px 19px;
}

p.num1 {
	margin-top: 13px;
}

/*** Erweiterte Suche ***/

div.register table {
	width: 560px;
	border-collapse: collapse;
	margin: 0 0 3px 0;
}

div.register table tbody tr td {
	width: 310px;
}

div.register table td, div.register table th {
	background: url(images/dotline.gif) repeat-x bottom left;
}

div.register table thead td {
	padding: 0 0 0 0;
}

div.register table thead td p {
	font-weight: bold;
	display: block;
	padding: 3px 10px 3px 20px;
	_margin-bottom: 10px;
}

div.register table tbody td {
	padding: 0 0 0 5px;
}

div.register table tbody th {
	padding: 7px 0 7px 20px;
	font-weight: normal;
}

div.register table tbody tr.error td p.error {
	font-weight: bold;
	padding: 4px 0 0 0;
}

div.register table tbody tr.error th {
	padding-left: 10px;
}

div.register div.grey {
	padding: 10px;
}

div.register div.grey input {
	float: left;
	margin: -1px 5px 0 0;
}

div.register div.grey2 {
	margin: 20px 0 20px 0;
	height: 65px;
	text-align: right;
}

div.register div.grey2 a.button {
	margin: 10px 10px 10px auto;
}

div.register div.grey2 p.light {
	display: inline;
	margin: 0 10px 0 0;
	padding: 2px 10px;
}

div.extended_search {
	margin-bottom: 20px;
	text-align: left;
}

div.extended_search input{
	margin-bottom: 2px;
}

div.extended_search div.es_col1 {
	float: left;
	width: 360px;
}

div.extended_search div.es_col1 table {
	width: 360px;
}

div.extended_search div.es_col1 th {
	text-align: left;
}

div.extended_search div.es_col2 table {
	width: 170px;
	margin-left: 5px;
	text-align: left;
}

div.extended_search div.es_col2 th {
	text-align: left;
}

/* --- SEMINARUNTERLAGEN DOWNLOADEN --- */

#downloadartikel { background: url(images/dotline.gif) repeat-x bottom left; margin: 0 10px 5px 0; padding: 0 0 5px 0; height: 100px; }
#downloadbild { float: left; display: inline; }
#downloadbeschreibung { float: left; display: inline; padding: 0 0 0 20px; }
#downloadbeschreibung h1 { font-size: 14px; color: #0064a0; margin: 0 0 0 0; padding: 0 0 0 0; width: 100%; }
#downloadbeschreibung p { margin: 10px 0 0 0; padding: 0 0 0 0; }

/* --- SUCHERGEBNIS --- */

#suchergebniswrap1 { background: url(images/dotline.gif) repeat-x bottom left; background-color: #e4eef4; margin: 0 10px 0px 0; padding: 0 0 5px 0; height: 27px;}
#suchergebniswrap2 { background: url(images/dotline.gif) repeat-x bottom left; background-color: #e4eef4; margin: 0 10px 0px 0; padding: 0 0 5px 0; height: 27px;}
#suchergebniswrap3 { background: url(images/dotline.gif) repeat-x bottom left; background-color: #e4eef4; margin: 0 10px 0px 0; padding: 0 0 5px 0; height: 60px;}
#suchergebniswrap4 { background: url(images/dotline.gif) repeat-x bottom left; background-color: #e4eef4; margin: 0 10px 5px 0; padding: 0 0 5px 0; height: 27px;}

.option_header { font-family: verdana;  font-size: 13px; font-weight: bold; line-height: 16px; color: #0064a0; }

/* Seminarzusatzinformation */
#seminarzusatz { width:239;margin-bottom:2px; }
#seminarzusatz table { padding-left: 12px; padding-right: 12px; }

/* TextStyle Specials */
.durchstrich { text-decoration: line-through; }

/* ListStyle Specials */
ul.bindestrich { list-style-image: url(images/bindestrich.gif); margin: 10px 0 0 16px; padding: 0 0 7px 20px; }
ul.bindestrich li { margin: 0 0 0 0; _margin: 0 0 0 0; }

div.box.blue ul.bindestrich { list-style-image: url(images/bindestrich.gif); margin: 10px 0 0 16px; padding: 0 7px 7px 33px; }
div.box.blue ul.bindestrich li { margin: 0 0 0 0; _margin: 0 0 0 0; }

div.box.grau ul.bindestrich { list-style-image: url(images/bindestrich.gif); margin: 10px 0 0 16px; padding: 0 7px 7px 33px; }
div.box.grau ul.bindestrich li { margin: 0 0 0 0; _margin: 0 0 0 0; }

.ulmarge { margin: 0 }

#akvat { /* height: 271px; */ height: 306px; }


