/* 
COLORS

body-background: #ebebeb


*/
html, body {
	height:100%;
}

body{
	margin:0;
	background:#ebebeb;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#main-container{
	margin:0 auto;
	width:1040px;
	height:auto;	
}

/*
########## Shadow, Page and Bottom ########## 
*/

html {overflow-y: scroll;}

#page {
	float:left;
	background: url(img/bg_page.jpg) repeat-y;
	width:1008px;
	_width:1040px;
	height:auto;
	padding:0 16px 0 16px;
	
}

#shadow-bottom{
	float:left;
	overflow:hidden;
	height:34px;
	width:1009px;
	_width:1040px;
	_height:40px;
	background: transparent url(img/shadow_bottom.jpg) no-repeat;
	font-size:11px;
	color:#FFFFFF;
	padding:6px 0 0 31px;
	text-align:left;
}

#shadow-bottom a{
	background:transparent;
	color:#FFFFFF;
	text-decoration:none;
}

#shadow-bottom a:hover{
	text-decoration:underline;
}


/*
########## language-navi, logo ########## 
*/

#con-lang-navi{
	float:left;
	padding:9px 0 0 939px;
	background:transparent url(img/bg_lang_navi.jpg) no-repeat;
	width:79px;
	_width:1008px;
	height:21px;
	_height:30px;
	text-align:right;
}
#con-lang-navi ul{
	background:transparent;
	white-space: nowrap;
	float:left;
	font-size:11px;
	color:#ffffff;
	padding:0;
	margin:0;
}

#con-lang-navi li{
	list-style-type:none;
	display:inline;	
	color:#FFFFFF;

}

#con-lang-navi li a{
	color:#FFFFFF;
	text-decoration:none;
	background:transparent;

}

#con-lang-navi li a:hover{
	text-decoration:underline;
}

#logo{
	height:106px;
	width:1008px;
	float:left;
	background:url(img/logobg.jpg) no-repeat;
	margin:0;
}



/*
########## left, right ########## 
*/

#left{
	float:left;
	height:auto;
	width:234px;
	overflow:hidden;
}
#right{
	float:left;
	height:auto;
	width:773px;
	_width:774px;
	padding:0 0 0 1px;
	background:#fff
}


/*
########## main-navi ########## 
*/

#main-navi{
	float:left;
	height:186px;
	width:234px;
	text-align:left;
	background:#595959;
}



.main-navi-link-no a{
	float:left;
	height:23px;
	background:#595959;
	padding:8px 0 0 15px;
	width:219px;
	_height:31px;
	_width:234px;
	background:url(img/main_navi_link_bg_no.jpg) 0 0 ;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
	display:inline;
}


.main-navi-link-no a:hover{
	background:url(img/main_navi_link_bg_no.jpg) 0 -31px;
}

.main-navi-link-act a{
	float:left;
	height:23px;
	background:#595959;
	padding:8px 0 0 15px;
	width:219px;
		_height:31px;
	_width:234px;
	background:url(img/main_navi_link_bg.jpg) bottom;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

/**html .main-navi-link-act a{
	width:234px;
	w\idth:219px
}
*/

/*
########## werbung ########## 
*/

#werbung-klein{
	float:left;
	height:60px;
	width:234px;

	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	margin:-1px 0 0 0;

}


#werbung-gross{
	width:468px;
	height:60px;
	float:right;
	margin:15px 15px 0 0;
	display:inline;	
}

.home-link{margin:14px 0 0 15px; float:left; height: 61px; width:265px; overflow:hidden; display:inline;}


/*
########## u-navi-level1 ########## 
*/

#unter-navi{
	float:left;
	height:auto;
	width:234px;
	text-align:left;	
	background:#f2f3f2;
	overflow:hidden;
}

.unter-navi-level1-no a{
	float:left;
	width:204px;
	padding:7px 0 7px 30px;
	_padding:7px 0 5px 30px;
	_width:234px;
	font-size:11px;
	font-weight:bold;
	color:#585858;
	text-decoration:none;
	background: transparent url(img/unter_navi_level1_bg_no.jpg) bottom;
	display:inline;
}

html>/**/body .unter-navi-level1-no a, x:-moz-any-link, x:default {padding: 6px 0 7px 30px } /* Only FireFox 3 */



.unter-navi-level1-no a:hover{
	background: transparent url(img/unter_navi_level1_bg_no.jpg) top;
	color:#ffffff;
}

.unter-navi-level1-act a{
	float:left;
	width:204px;
	padding:7px 0 7px 30px;
	_padding:7px 0 5px 30px;
	_width:234px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background: transparent url(img/unter_navi_level1_bg.jpg) top;
	display:inline;
}
html>/**/body .unter-navi-level1-act a, x:-moz-any-link, x:default {padding: 6px 0 7px 30px } /* Only FireFox 3 */




/*
########## u-navi-level2 ########## 
*/

.unter-navi-level2-no a{
	float:left;
	width:174px;
	padding:7px 0 7px 60px;
	_padding:7px 0 5px 60px;
	_width:234px;
	font-size:11px;
	font-weight:bold;
	color:#585858;
	text-decoration:none;
	background: transparent url(img/unter_navi_level2_bg_no.jpg) bottom;
}

html>/**/body .unter-navi-level2-no a, x:-moz-any-link, x:default {padding: 6px 0 7px 60px } /* Only FireFox 3 */

.unter-navi-level2-no a:hover{
	background: transparent url(img/unter_navi_level2_bg_no.jpg) top;
	color:#ffffff;
}

.unter-navi-level2-act a{
	float:left;
	width:174px;
	padding:7px 0 7px 60px;
	_padding:7px 0 5px 60px;
	font-size:11px;
	_width:234px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background: transparent url(img/unter_navi_level2_bg.jpg) top;
}
html>/**/body .unter-navi-level2-act a, x:-moz-any-link, x:default {padding: 6px 0 7px 60px } /* Only FireFox 3 */


#spacer{
	float:left;
	height:30px;
	width:234px;
	overflow:hidden;
}

/* for understanding browsers */
#partnerLogos, #partnerLogosViscom {
	position:relative;
	overflow:hidden;
	top:60px;
	padding:0 15px 0 15px;
	text-align:left;
}

#partnerLogos{
	min-height:180px;
	height:auto;
}
#partnerLogosViscom{
	min-height:380px;
	height:auto;
}
	
/* for Internet Explorer */
/*\*/
* html #partnerLogos {
height: 180px;
}
/**/

/* for Internet Explorer */
/*\*/
* html #partnerLogosViscom {
height: 380px;
}
/**/


#partnerLogos p, #partnerLogosViscom p {
	color:#585858;
}

#partnerLogos img, #partnerLogosViscom img{
	margin:10px 0 0 0;
}
.trennlinie{margin:30px 0 30px 0; height:1px; width:204px; float:left; overflow:hidden; background: url(img/trennlinie.jpg)}
/*
########## content-right ########## 
*/

#content-right{
	float:left;
	text-align:left;
	height:auto;
	width:729px;
	_width:774px;
	padding:20px 19px 30px 30px;
	overflow:hidden;
}

#right h1{
	font-weight:bold;
	font-size:16px;
	color:#585858;
	padding:0 0 24px 0;
	background:url(img/h1_bg.jpg) bottom no-repeat;
	margin:0;
}

h2, h5, h6{
	font-weight:bold;
	font-size:11px;
	color:#000000;
	line-height:19px;
	padding:30px 0 30px 0;
	margin:0;
}
h3{	font-weight:bold;
	font-size:11px;
	color:#000000;
	line-height:19px;
	margin:0;
}


h4{
	font-weight:bold;
	font-size:16px;
	color:#585858;
	padding:15px 0 15px 0;
	margin:0;
}


p, .bodytext {
	font-size:11px;
	color:#000000;
	line-height:19px;
	margin:0;
	text-align:left;	
}


.tx-cmwlinklist-pi1 a, p a{
	color:#0d9ee5;

}
p a:hover{
	text-decoration:none;
}

.line-bottom{
	float:left;
	background: url(img/h1_bg.jpg) no-repeat bottom;
	height:31px;
	width:729px;
}

.line-bottom-small{
	float:left;
	background: url(img/h1_bg.jpg) no-repeat top;
	height:1px;
	width:729px;
	overflow:hidden;
}

/*
########## 3 spalten layout ########## 
*/

.spalte{
	float:left;
	width:243px;
	height:auto;
	display:inline;
	margin:0 0 30px 0;
	overflow:hidden;
}

.bild-vorstand{
	float:left;
	width:82px;
	height:82px;
	margin:0 15px 0 0;
	background:black;
}


/*
########## kontakt_formular ########## 
*/

input, textarea, select, option {
	font-family:Arial, Helvetica, sans-serif;}
select, option {
	font-size:11px;	
}


.csc-form-fieldcell input, .input {
	background:url(img/bg_input.jpg) no-repeat;
	border:none;
	height:20px;
	width:182px;
	padding:3px 0 0 15px;
	margin:0 0 15px 0;
	font-size:11px;
}

.csc-form-fieldcell input{
	margin:0 0 0 15px;
}

.textarea {
	background:url(img/textarea_bg.jpg) no-repeat;
	border:none;
	height:76px;
	width:435px;
	padding:3px 0 0 15px;
	margin:0 0 15px 0;
	font-size:11px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
}


.textarea-forum{
	background:url(img/bg_textarea_forum.gif);
	border:none;
	height:120px;
	width:528px;
	padding:3px 0 0 15px;
	margin:10px 0 15px 0;
	font-size:11px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
}


.input-forum {
	background:url(img/bg_input_forum.gif);
	border:none;
	height:20px;
	width:528px;
	padding:3px 0 0 15px;
	margin:0;
	font-size:11px;
}

.plz-forum {
	background:url(img/bg_plz.gif);
	border:none;
	height:20px;
	width:56px;
	padding:3px 0 0 15px;
	margin:0;
	font-size:11px;
}

.submit, .submitlogin{
	text-align:left;
	background:url(img/bg_submit.jpg);
	border:none;
	height:20px;
	width:182px;
	padding:0 0 0 15px;
	margin:0 0 15px 0;
	font-size:11px;
	color:#fff;
	cursor:pointer;
}


.inputlogin{
	margin:0 0 0 15px; 
	padding:3px 3px 0 14px; 
	font-size:11px; 
	background: url(img/bg_input.jpg) no-repeat;
	border:none; 
	height:20px; 
	width:185px;
}

.submitlogin{
	margin:0 0 0 15px;
}

input.tx-mmforum-button {
	margin: 5px 0px 5px 5px;
	background:url(img/bg_submit.jpg);
	border:none;
	color:#FFFFFF;
	text-align: left;
	font-size:11px;
	font-weight:normal;
	width:100px;
	height:20px;
	padding:0 0 0 12px;
	cursor:pointer;
}

/*
########## adresse ########## 
*/
/* adressen fördermitglieder, partner */
.adresse {
	float:left; 
	display:inline;
	width:729px;
	height:auto;
}
/* adresse mitglieder */
.adresse-mitglieder{
	float:right; 
	width:449px;
	height:auto;
	display:inline;
}

.karte {
	float:left;
	width:250px;
	height:165px;
	display:inline;
}

.line-thick, .line-adresse{
	float:left;
	background: url(img/h1_bg.jpg) no-repeat top;
	height:1px;
	width:729px;
	overflow:hidden;
	margin:15px 0 15px 0
}

.line-thick-mitglieder{
	float:right;
	background: url(img/h1_bg.jpg) no-repeat top;
	height:1px;
	width:449;
	overflow:hidden;
	margin:15px 0 15px 0
}


.line-thick{
	margin:30px 0 30px 0

}

.vert_line{padding:0 2px 0 2px;}
/*
########## news ########## 
*/

.line-news{
	float:left;
	/*background: url(img/h1_bg.jpg) no-repeat top;*/
	height:1px;
	width:729px;
	overflow:hidden;
	margin:15px 0 15px 0
}

/*
########## archiv liste ########## 
*/

.news-amenu-container ul, .liste, .archiv-liste, .liste-gallery,	 .liste-glossar{
	font-size:11px;
	line-height:19px;
	margin:30px 0 0 0;
	padding:0 0 0 0;
}

.news-amenu-container ul{margin:0 0 15px 0;}

.news-amenu-container li, .liste-li, .archiv-liste-li, .liste-gallery-li{
	padding:0 0 0 15px;
	list-style:none;
	background:url(img/arrow_liste.jpg) no-repeat center left
}

li.news-amenu-item-year{
	background:none;
	padding:0;
	margin:15px 0 0 0;
}

.news-amenu-container li a, .liste-li a, .archiv-liste-li a, .liste-gallery-li a{
	color:#0d9ee5;
	font-weight:normal;
}

.news-amenu-container li a:hover, .liste-li a:hover, .archiv-liste-li a:hover, .liste-gallery-li a:hover{
	text-decoration:none;
}

.news-amenu-item-year{
	list-style:none;
	margin:0;
	font-weight:bold;	
}

.liste-gallery{
	float:left;
	margin:4px 0 0 0;
}

.liste-glossar{
	margin:0;	
}





/*
########## berufsbild ########## 
*/

.spalte-breit{
	float:left;
	width:353px;
	height:auto;
	display:inline;
	margin:0 0 30px 0;
	overflow:hidden;
	padding:0 10px 0 0;

}
.bild-berufsbild{
	float:left;
	margin:0 15px 55px 0;
	background:black;
}


/*
########## Gallery ########## 
*/

#content-gallery-top{
	float:left;
	width:729px;
	height:auto;
	text-align:left;
}

#content-gallery-left{
	float:left;
	height:auto;
	width:529px;
	text-align:left;
}

#content-gallery-right{
	float:left;
	height:auto;
	width:200px;
	margin:0;
	padding:0;
}

/* WT GALLERY category mode */
div.wtgallery_categories { 
	width: 125px;
	float: left;
	margin:0 30px 30px 0;
}

#wtgallery_category_area{
float:left;
display:inline;
width:720px;
height:auto;


}

.tx-wtgallery-pi1{
	font-size:11px;
}

div.wtgallery_category_pic {
	float: left;
	display: inline;
}

div.wtgallery_category_pic {
}
div.wtgallery_category_folder {
	float:left;
	margin:8px 0 0 0;
	

}
p.wtgallery_category_pagebrowser {
	display: none;
}
/* WT GALLERY list mode */
.wtgallery_listpic_pic {

}
.wtgallery_listpic {
	width: auto;
	height: auto;
	margin:0 10px 10px 0
}
.wtgallery_pagebrowser_up {
	display: none;
}
/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {

}
.wtgallery_singlepic {
	width: 482px;
}
/* wt_gallery END */
a img{
	border:none;
}

.wtgallery_singlepic_popup{
	float:left;
	margin:8px 0 0 0;
	width:500px;
}

.wtgallery_singlepic_fwd{
	float:right;
	margin:8px 35px 0 0;
	
}

.wtgallery_singlepic_back{
	float:left;
	margin:8px 0 0 0;
	
}
.wtgallery_pagebrowser_back{float:left; width:80px; margin:12px 0 0 0;}
.wtgallery_pagebrowser_fwd{float:right; margin:12px 15px 0 0;}


/* glossar */
.navi-glossar{
	float:right; 
	width:auto; 
	text-align:right; 
	height:auto;
}
.navi-glossar a{
	color:#0d9ee5
}

.navi-glossar a:hover{
	text-decoration:none;
}

.tx-cmwlinklist-pi1{margin:0;}


/*
 search form */
.resultat{
	width:449px;
	height:auto;
}

/* refernz navi */

.link-referenzen a{
	width:13px;
	height:13px;
	overflow:hidden;
	float:left;
	display:inline;
	background-image: url(img/navi_referenzen2.jpg);
	background-position:top;
	margin:9px 10px 0 0;
	padding:0;
}

.link-referenzen a:hover {
	background: url(img/navi_referenzen2.jpg);
	background-position:0 -13px;

	overflow:hidden;
}



.lieferanten table{font-size:11px; line-height:18px}
.lieferanten table tr, .lieferanten table td{ padding-left:0}
.lieferanten table a {color:#0d9ee5;}
.lieferanten table a:hover{
	text-decoration:none;
}
/*
//////////////////////////////////////////////////////////////////////
///////////////////////// FRAGEPOOOL ////////////////////////////////
//////////////////////////////////////////////////////////////////////
*/

#main-navi-q{
	float:left;
	height:auto;
	width:234px;
	text-align:left;
	background:#595959;
}

label.error{ float:left; color:#e80078; margin:-10px 0 20px 0;}
table.overview, table.questions{margin:27px 0 10px 0} 
table.questions tr{margin:0 0 10px 0}

.red{color:#e80078}

table.overview tr{height:26px; background:url(img/h1_bg.jpg) bottom no-repeat; vertical-align:middle}  
table.overview tr:hover{background:#ebebeb url(img/h1_bg.jpg) bottom no-repeat;}
.pagination{margin:5px 0 0 0;}

.checkbox{float:left; }
p.scale{margin-bottom:5px;}
span.scale{float:left;width:35%} 
fieldset span.scale{float:left;width:70%} 
.qImage{margin:0 0 20px 0}

fieldset.error{border:1px solid #e80078; margin:0 0 10px 0; float:left; clear:both; width:35%}
fieldset.correct{border:1px solid #0d9ee5; margin:0 0 10px 0; float:left; clear:both;  width:35%}

.pQ{float:left; width:600px;}

p.pQ label{float:left; width:600px; margin:15px 0 5px 0}
p.pQ label.error{margin:-10px 0 0 0}

p.pQ input.input, p.pQ textarea.textarea{margin-bottom:0px}
p.pQ select{margin-bottom:20px}
span.totPoints{margin:0 0 0 15px}
p.pQ input.error, p.pQ textarea.error {margin-bottom:5px}
#werbung-gross h1{font-size:16px; margin:20px 0 0 0}

.kb_eventboard-text{float:left; text-align:left; background:green}
h3 a {color:#000; text-decoration:none}

.tx-cmwlinklist-pi1 table{font-size:11px; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0}
