/* --- BASIC ---*/
p, h1, h2, h3, h4, h5, h6, form, table {
	margin:0;
	padding:0;
}

img {
	border:none;
}

p {
	margin-bottom:10px;
}

p.leadtext {
	font-weight:bold;
	margin-bottom:15px;
}

p.bildtext {
	font-size:10px;
	margin:5px 0 25px 0;
}

td.s {
	font-size:10px;
}

span.alt {
	display:none;
}

.orange {
	color:#EE7F00;
}

.blau {
	color:#00689D;
}

.gruen {
	color:#679D00;
}

.violett {
	color:#60206D;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.textright {
	text-align:right;
}

.marginleft {
	margin-left:10px;
}

.marginleft15 {
	margin-left:15px;
}

.marginright {
	margin-right:10px;
}

.marginright5 {
	margin-right:5px;
}

.marginright9 {
	margin-right:9px;
}

.marginright20 {
	margin-right:20px;
}

.marginright90 {
	margin-right:90px;
}

.margintop {
	margin-top:10px;
}

.margintop5 {
	margin-top:5px;
}

.margintop15 {
	margin-top:15px;
}

.margintop20 {
	margin-top:20px;
}

.margintop30 {
	margin-top:30px;
}

.marginbottom {
	margin-bottom:10px;
}

.marginbottom20 {
	margin-bottom:20px;
}

.marginbottom_s {
	margin-bottom:2px;
}

.cleardiv {
	clear:both;
	font-size:0px;
	line-height: 0px;
	height:0px;
}

.border {
	border-top:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}

.bordertop {
	border-top:1px solid #cdcdcd;
}

.borderright {
	border-right:1px solid #cdcdcd;
}

.borderleft {
	border-left:1px solid #cdcdcd;
}

.borderbottom {
	border-bottom:1px solid #cdcdcd;
}

hr {
	color:#F8F8F8;
	border-top:1px solid #cdcdcd;
	height:1px;
	margin:0;
	padding:0;
}


/* --- HEADLINES --- */
h1 {
	height:35px;
	border-bottom:1px solid #CDCDCD;
	background:url(../images/bg_verlauf.gif) repeat-x #F8F8F8;
}

h1.content {
	height:16px;
	border:none;
	background:none;
	font-size: 12px;
	font_weight: bold;
}

h1.contentgb {
	font-size:16px;
	font-weight:bold;
	color:#D41411;
	margin:15px 0 30px 0;
	background:none;
	border-bottom:none;
	height:35px;
}

h1.breit {
	width:468px;
	height:35px;
	border-bottom:1px solid #CDCDCD;
	border-left:1px solid #CDCDCD;
	background:url(../images/bg_verlauf.gif) repeat-x #F8F8F8;
}

h1.welt {
	width:236px;
	height:35px;
	border-bottom:1px solid #CDCDCD;
	background:url(../images/bg_verlauf.gif) repeat-x #F8F8F8;
}

h1.borderleft {
	width:235px;
	border-left:1px solid #CDCDCD;
}

h1.borderright {
	width:235px;
	border-right:1px solid #CDCDCD;
}

h1.left {
	font-size: 12px;
	height:35px;
	border-bottom:1px solid #CDCDCD;
	background:url(../images/bg_verlauf.gif) repeat-x #F8F8F8;
	padding:10px 0 0 10px;
}

h1.leftthumb {
	width:216px;
	height:35px;
	border-bottom:1px solid #CDCDCD;
	background:url(../images/bg_verlauf.gif) repeat-x #F8F8F8;
	padding:0 0 0 10px;
}

.hl_content {
	position:relative;
	width:666px;
	height:24px;
	background:url(../images/bg_hl.gif) no-repeat #EEEEEE;
	padding:15px 30px 0 15px;
	border:none;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#D41411;
	margin:15px 0 30px 0;
}

h2.content {
	color:#666666;
	border-bottom:1px solid #CDCDCD;
	height:16px;
	border:none;
	background:none;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding:0;
}

h3 {
	font-size:13px;
	font-weight:bold;
	color:#D8001A;
	margin-bottom:10px;
}

h3.redbullet {
	font-size:13px;
	font-weight:bold;
	color:#D8001A;
	margin-bottom:10px;
	background:url(../images/bullet_red.gif) no-repeat 0px 5px;
	padding-left:12px;
}

h3.h3_content {
	width:689px;
	height:22px;
	font-size:11px;
	font-weight:bold;
	color:#D41411;
	text-transform:uppercase;
	border-top:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	background:url(../images/bg_verlauf.gif) repeat-x #F8F8F8;
	padding:13px 0 0 20px;
	margin:0;
}

h4.white {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:10px;
}

h5 {
	font-size:11px;
	font-weight:bold;
	color:#D41411;
	margin:15px 0 10px 0;
}

h5.uppercase {
	font-size:10px;
	font-weight:bold;
	color:#D41411;
	margin:15px 0 3px 0;
	text-transform:uppercase;
}

h6 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px 0;
}

h6.form {
	font-size:11px;
	font-weight:bold;
	margin:0 0 5px 0;
}

/* --- LINKS --- */
a {
	color:#666;
	text-decoration:underline;
}

a.none {
	color:#666;
	text-decoration:none;
}

a.redarrow {
	color:#666;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/pfeil_red.gif) no-repeat 0px 3px;
	padding-left:7px;
}

a.greyarrow {
	color:#333;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/pfeil_grey.gif) no-repeat 0px 3px;
	padding-left:7px;
}

a.redarrow2 {
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/pfeil_red.gif) no-repeat 0px 3px;
	padding-left:7px;
}

a.redarrow2_white {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/pfeil_red.gif) no-repeat 0px 3px;
	padding-left:7px;
}

a.orangearrow {
	color:#666;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/pfeil_orange.gif) no-repeat 0px 3px;
	padding-left:7px;
}

a.gruenarrow {
	color:#666;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/pfeil_gruen.gif) no-repeat 0px 3px;
	padding-left:7px;
}

a.blauarrow {
	color:#666;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/pfeil_blau.gif) no-repeat 0px 3px;
	padding-left:7px;
}

a.violettarrow {
	color:#666;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/pfeil_violett.gif) no-repeat 0px 3px;
	padding-left:7px;
}

a.whitearrow {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/pfeil_white.gif) no-repeat 0px 3px;
	padding-left:7px;
}

a.orangeseite {
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/icon_seite_orange.gif) no-repeat 0px 0px;
	padding-left:20px;
}

a.violettseite {
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/icon_seite_violett.gif) no-repeat 0px 0px;
	padding-left:20px;
}

a.gruenseite {
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/icon_seite_gruen.gif) no-repeat 0px 0px;
	padding-left:20px;
}

a.blauseite {
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/icon_seite_blau.gif) no-repeat 0px 0px;
	padding-left:20px;
}

a.download {
	color:#666;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/icon_download.gif) no-repeat 0px 0px;
	padding-left:20px;
}

a.print {
	color:#666;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/icon_drucken.gif) no-repeat 0px 0px;
	padding-left:20px;
}

a.empfehlen {
	color:#666;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/icon_weiterempfehlen.gif) no-repeat 0px 0px;
	padding-left:20px;
}

a.pdf {
	color:#666;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/icon_pdf.gif) no-repeat;
	padding-left:20px;
}

a.h3 {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#D8001A;
	margin-bottom:10px;
}

ul.linkliste {
	padding:0; 
	margin:0; 
	list-style:none;
}

ul.linkliste li {
	padding:2px 0;
	border-bottom: 1px solid #cdcdcd;
}

ul.linkliste li.first {
	padding:2px 0;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

ul.linkliste_white {
	padding:0; 
	margin:0; 
	list-style:none;
}

ul.linkliste_white li {
	padding:2px 0;
	border-bottom: 1px solid #83A4CD;
}

ul.linkliste_white li.first {
	padding:2px 0;
	border-top: 1px solid #83A4CD;
	border-bottom: 1px solid #83A4CD;
}

.link_hl {
	position:absolute;
	top:13px;
	right:10px;
	text-align:right;
}

/* --- AUFZ�HLUNGEN --*/
ul {
	margin:0;
	padding:0;
	padding-left:5px;
	margin-left:15px;
}

/* --- TABLES --*/
table.zweifarbig {
	margin-bottom:10px;
	padding:0;
}

table.zweifarbig th {
	text-align:left;
	color:#D41411;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/bg_verlauf.gif) repeat-x;
	border:1px solid #cdcdcd;
	height:15px;
	padding:10px;
}

table.zweifarbig td {
	font-size:10px;
	padding:3px;
}

table.zweifarbig td.dark {
	background-color:#E2E2E2;
}

table.kurse {
	width:606px;
	margin:9px;
}

table.kurse th {
	text-align:left;
	color:#D41411;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

table.kurse_content {
	width:642px;
	margin:15px 9px;
}

table.kurse_content th {
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding-bottom:15px;
}

/* --- FORMS --*/
input, select {
	font-size:11px;
	color:#969696;
}

option.optionna {
	color:#666666;
}

option.optiona {
	background-color:#FFFFFF;
}

form.suche_header {
	padding-top:7px;
}

form.suche_header input.txt {
	width:185px;
	height:14px;
	margin-right:10px;
	border:1px solid #cdcdcd;
}

form.rightbox input.txt {
	width:100px;
	height:14px;
	margin-right:6px;
	border:1px solid #cdcdcd;
}

.prodsuche_form form input.txt {
	width:200px;
	height:14px;
	margin-right:6px;
	border:1px solid #cdcdcd;
	color:#666;
}

.prodsuche_form form select {
	width:170px;
	height:18px;
	margin-left:6px;
	margin-right:6px;
	border:1px solid #cdcdcd;
	color:#666;
}

select.select310 {
	width:310px;
	height:20px;
	border:1px solid #cdcdcd;
}

input.input80 {
	width:80px;
	height:16px;
	margin-right:6px;
	border:1px solid #cdcdcd;
}

input.input200 {
	width:200px;
	height:16px;
	border:1px solid #cdcdcd;
}

input.input215 {
	width:215px;
	height:16px;
	border:1px solid #cdcdcd;
}

form.formular input, select {
	font-size:11px;
	color:#333;
}

form.formular input.txt {
	width:425px;
	height:17px;
	border:1px solid #ccc;
	background:url(../images/bg_input_verlauf.gif) repeat-x #fff;
	margin-bottom:10px;
	padding:3px;
}

form.formular select.txt {
	width:425px;
	height:25px;
	border:1px solid #ccc;
	background:url(../images/bg_input_verlauf.gif) repeat-x #f4f4f4;
	margin-bottom:10px;
	padding:3px;
}

form.formular textarea.txt {
	width:425px;
	height:90px;
	border:1px solid #ccc;
	background:url(../images/bg_textarea_verlauf.gif) repeat-x #fff;
	margin-bottom:10px;
	padding:3px;
}

form.formular img.cb {
	margin-bottom: -2px;	
}

form.formular select.txt {
	border:1px solid #CCCCCC;
	height:20px;
	margin-bottom:10px;
	padding:0px;
	width:425px;
}

/* option select */
.selectField {
	width:424px;
	height:20px;
	padding: 5px 0 0 10px;
	background-image:url(../images/optionSelectBg.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
.options {
	border: 1px solid #CDCDCD;
	width: 432px;
	position:absolute;
	background-color:#EDEDED;
	
}	
	
.optionSelect .options a {
	display:block;
	line-height:1.5;
	padding: 0 0 0 10px;
	color:#333;
	text-decoration:none;
	}
	
	
.optionSelect .options a:hover {
	display:block;
	line-height:1.5;
	padding: 0 0 0 10px;
	background-color:#CDCDCD;
	}	

/* --- BUTTON ---*/
a.btn_zuruecksetzen {
	display:block;
	float:right;
	width:108px;
	height:23px;
	background:url(../images/btn_zuruecksetzen.gif) no-repeat;
}

a.btn_abschicken {
	display:block;
	float:right;
	width:91px;
	height:23px;
	background:url(../images/btn_abschicken.gif) no-repeat;
}



/* --- LOGOLEISTE ---*/
#logoleiste img {
	margin-right:15px;
}

#logoleiste img.last {
	margin-right:0;
}

/* --- PARTNER ---*/
#partner img {
	margin-right:40px;
}

#partner img.last {
	margin-right:0;
}

/* --- IMAGES ---*/
img.thumb {
	margin:4px 10px 0 5px;
}

img.hl {
	margin-bottom:5px;
}



/* --- FOOTER ---*/
#footer p {
	padding-top:10px;
	text-transform:uppercase;
}

#footer a {
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
}

#footer a:hover {
	color:#000;
}


/* --- Styles for search page --- */
.tx-indexedsearch-browsebox {
	text-align: center;
}
.tx-indexedsearch .tx-indexedsearch-browsebox li {
display:inline;
margin-right:5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
width:100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
width:150px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
margin-bottom:5px;
margin-top:10px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
font-style:italic;
font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
font-weight:bold;
text-align:center;
}
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
color:red;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
background:#EEEEEE none repeat scroll 0 0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
margin-bottom:5px;
margin-top:20px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2 {
margin-bottom:0;
margin-top:0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead td {
background:#CCCCCC none repeat scroll 0 0;
vertical-align:middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
color:#666666;
}
.tx-indexedsearch-whatis {
color:#D90112;
font-size:146.5%;
font-weight:normal;
margin:10px 0 5px;
padding-top:10px;
}
.tx-indexedsearch .tx-indexedsearch-category {
background:#CCCCCC none repeat scroll 0 0;
font-size:16px;
font-weight:bold;
}
.tx-indexedsearch .res-tmpl-css {
clear:both;
margin-bottom:1em;
}
.tx-indexedsearch .searchbox-tmpl-css label {
float:left;
margin-right:1em;
width:10em;
}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
float:right;
font-weight:normal;
letter-spacing:0;
margin-top:-1.2em;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
float:left;
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime {
float:none;
}
.tx-indexedsearch .info-tmpl-css dd.item-path {
float:none;
}
.tx-fbfilebase-pi1 h4 {
margin:8px 0 4px;
}

.article-block {
background:#FFFFFF url(../images/bg-textblock.png) repeat-x scroll 0 100%;
border:1px solid #C0C0C0;
font-size:11px;
line-height:16px;
overflow:hidden;
padding:10px;
}
#contentholder1 {
margin-bottom:10px;
}
span.highlight
{
	background-color: #C0C0C0;
}

form.formular span.required {
    color:red;
    float: right;
}

form.formular div.error {
    color:red;
    font-size:10px;
    margin-bottom: 10px;
}

div.border {
	border: 1px solid #CDCDCD;
}

span.bold {
font-weight:bold;
}

/* BEGIN ADBOX */
.adbox {display:none; margin: auto; width: 800px; height: 600px; overflow: auto; background: transparent; padding: 15px; border: none; }
/* END ADBOX */