

/* ---------------------------------------------------------
   page-content right
--------------------------------------------------------- */

#page-right .iwap-phasen {
	background: #e4e4e4 url(../img/basics/bg_corner_tl.gif) no-repeat top left;
	padding: .8em 6px 0.5em 6px;
	margin-bottom: 2em;
}
#page-right .iwap-phasen h3 {
	color: #c82937;
	font-size: 1em;
	margin-bottom: .6em;
}
#page-right .iwap-phasen p {
	border-top: 1px solid #aeb0b3;
	padding: .5em .1em .5em .4em;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.3em;
}
#page-right .iwap-phasen p.aktiv {
	background-color: #f5f5f5;
}





/* ---------------------------------------------------------
   page-content middle
--------------------------------------------------------- */

#contentbox {
	background-color: #bfc0c5;
}




/* ---------------------------------------------------------
   page-content middle // content
--------------------------------------------------------- */


/*#contentbox .hr {
	background: #d9e8f4 url(../img/colorsets/iwap/line_content.gif) no-repeat top left;
}*/



#contentbox .content {
	background: #f5f5f5 url(../img/colorsets/iwap/bg_content.gif) no-repeat bottom right;
}
#contentbox .endblank {
	background-color: #f5f5f5;
}

.error {
	color: #c82a37 !important;
}


/* header-visual */
.xme {border: 0 !important;}



#contentbox .content h2 {
	color: #c82a37; /* #dd000a */
}
#contentbox .content h3 {
	color: #c82a37; /* #dd000a */
}
#contentbox .content h4.anchor {
	color: #c82a37; /* #dd000a */
	background-image: url(../img/colorsets/iwap/icon_link_anchor_h4.gif);
}
#contentbox .content h3.info {
	color: #c82a37; /* #dd000a */
	background-image: url(../img/colorsets/iwap/icon_info.gif);
}
#contentbox .content h3.anchorlist {
	color: #c82a37; /* #dd000a */
	background-image: url(../img/colorsets/iwap/icon_anchor.gif);
}
#contentbox .content h3.anchorlist a {
	color: #c82a37; /* #dd000a */
}




#contentbox .content div.colored {
	background-color: #e4e4e4;
}




#contentbox .content ul {
	background-color: #e4e4e4;
}
#contentbox .content ul.no-colored {
	background-color: transparent;
}
#contentbox .content ul li {
	background-image: url(../img/basics/list_item_square.gif);
}

#contentbox .content ol {
	background-color: #e4e4e4;
}


#contentbox .content ul.anchorlist {
	background-color: #c82a37; /* #dd000a */
}
#contentbox .content ul.anchorlist li {
	background-image: url(../img/colorsets/iwap/icon_link_anchor.gif);
}

#contentbox .content ul.links {
	background-color: #036;
}
#contentbox .content ul.links li.intern {
	background-image: url(../img/colorsets/iwap/icon_link_intern.gif);
}
#contentbox .content ul.links li.extern {
	background-image: url(../img/colorsets/iwap/icon_link_extern.gif);
}


#contentbox .content dl dt {
	background-image: url(../img/basics/list_item_square.gif);
}





#contentbox .content .materials {
	background-color: #e4e4e4;
	color: #000;
}
#contentbox .content .materials h5 {
	color: #c82a37;
}
/*#contentbox .content .materials img {
	border: 1px solid #A0A5A9;
}
#contentbox .content .materials a.zoom {
	background-image: url(../img/colorsets/iwap/icon_link_zoom.gif);
	color: #0068b4;
}
#contentbox .content .materials a.download {
	background-image: url(../img/colorsets/iwap/icon_link_download.gif);
	color: #0068b4;
}
#contentbox .content .materials a.extern {
	background-image: url(../img/colorsets/iwap/icon_link_extern.gif);
	color: #0068b4;
}
*/






#contentbox .content .spotplayer {
	padding: .75em;
	margin: 0;
	margin-bottom: 1em;
	border: 1px solid #0068b4;
	background-color: #a6cae5;
}




/* -- FORMS -----------------*/

#contentbox .content h3.legend {
	color: #c82a37; /* #dd000a */
}

#contentbox .content fieldset {
	background-color: #e4e4e4;
}
#contentbox .content fieldset legend {
	color: #c82a37; /* #dd000a */
}
#contentbox .content fieldset .hr {
	background: #e4e4e4 url(../img/colorsets/iwap/line_fieldset.gif) no-repeat top left;
}

#contentbox .content label,
#contentbox .content label.error {
	width: 40%;
}
#contentbox .content input.submit { /* [type=submit] */
	background-color: #c82a37;
	border-color: #c82a37;
	overflow: visible;
}
#contentbox .content input.reset { /* [type=reset] */
	color: #c82a37;
	background-color: #fff;
	border-color: #c82a37;
}
#contentbox .content input.text,
#contentbox .content textarea.text { /* [type=text] */
	color: #000;
	background-color: #fff;
	border-color: #bfc0c5;
}
#contentbox .content input.text {
	width: 55%;
}
* html #contentbox .content input.text {
	width: 55%;
}


#contentbox .content select {
	color: #000;
	background-color: #fff;
	border-color: #bfc0c5;
}


#contentbox .content input.text:focus,
#contentbox .content input.text:active,
#contentbox .content textarea.text:focus,
#contentbox .content textarea.text:active {
	background-color: #f5f5f5;
}
#contentbox .content input.submit:focus,
#contentbox .content input.submit:active {
	background-color: #f5f5f5 !important;
    color: #c82a37 !important;
}



/* ---------------------------------------------------------
   page-content middle // img-boxes: juroren
--------------------------------------------------------- */

#contentbox .content .img-boxed {
	background-color: #e4e4e4;
	height: 20em;
}
#contentbox .content .img-boxed img {
	border: 1px solid #999;
}
#contentbox .content .img-boxed h3 {
	color: #c82a37;
}
#contentbox .content .img-boxed img,
#contentbox .content .img-boxed h3,
#contentbox .content .img-boxed p {
	margin-left: .35em;
}





/* ---------------------------------------------------------
   page-content middle // footer
--------------------------------------------------------- */

#footer {
	background-color: #bfc0c5;
}
#footer.teaserpage {
	background-color: #bfc0c5;
}
/*
#footer li a.recommend {
	background: transparent url(../img/colorsets/iwap/icon_link_recommend.gif) no-repeat top left; 
}
#footer li a.print {
	background: transparent url(../img/colorsets/iwap/icon_link_print.gif) no-repeat top left; 
}
*/


