/* Redefine HTML-Tags */

html { 
	overflow-y: scroll; 
 	overflow: -moz-scrollbars-vertical; 
}
body {
	background-image: url(../../blocks/img/header_band.jpg);
	background-repeat: repeat-x;
	background-position: 0px 105px;
	background-color: #ffffff;
	text-align: center;
}
body, form, div, p, h1, h2, h3, h4, h5, h6, ul {
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
}
p, div, table, input, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #3A3A3A;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #B80000;
	margin-bottom: 14px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #B80000;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #B80000;
	margin-bottom: 8px;
}
h4 {
	font-size: 12px;
	color: #B80000;
}
input, textarea {
	background-color: #ffffff;
	border: 1px solid #E1E2E6;
	color: #848484;
}
/*
input[type=text], input[type=button] {
	height: 20px;
}
*

/* Define Custom Layer-IDs */

#container {
	/*margin-bottom: 30px;*/
}
#container a {
	text-decoration: none;
}
#top {
	position: relative;
	height: 105px;
}
#middle {
	position: relative;
	height: 136px;
	z-index: 1;
}
#bottom {
	position: relative;
	/*
	width: 785px;
	background-image: url(../../blocks/img/bg_shadow.gif);
	background-repeat: repeat-y;
	*/
}
#bottom p {
	margin-bottom: 17px;
}
#bottom ul {
	margin-bottom: 17px;
}
#footer, #footer td, #footer a:link, #footer a:visited {
	line-height: 12px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #848484;
}
#footer a:hover {
	color: #B80000;
	text-decoration: none;
}
#mainnavigation {
	margin-top: 3px;
	margin-bottom: 0px;
}
#mainnavigation a:link, #mainnavigation a:visited {
	color: #848484;
	text-decoration: none;
	padding-left: 1px;
}
#mainnavigation a:hover {
	text-decoration: none;
	color: #B80000;
}
#search {
	margin-top: 14px;
}
#subnavigation a:link, #subnavigation a:visited {
	background-image: url(../../blocks/img/navi_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-decoration: none;
	padding-left: 10px;
	margin-bottom: 2px;
	display: block;
	color: #09460F;
}
#subnavigation a:hover {
	text-decoration: none;
	color: #588E03;
}
#content {
	margin-top: 22px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 25px;
}
#sidebar {
	margin-top: 22px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
}
#content li, #sidebar li {
	list-style: url(../../blocks/img/listitem_red.gif);
	padding-bottom: 6px;
	margin-left: 14px;
}
/*
#content ul a:link, #content ul a:visited, #sidebar ul a:link, #sidebar ul a:visited {
	background-image: url(../../blocks/img/listitem_red.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 10px;
	color: #B80000;
}
*/
#content a:link, #content a:visited, #sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #B80000;
}
#content a:hover, #sidebar a:hover {
	background-color: #B80000;
	color: #ffffff;
}

/*
#caption {
	padding-top: 5px;
}
#caption a:link, #caption a:hover, #caption a:visited {
	color: #CFCDCE;
	text-decoration: none;
}
*/

#jsNavi {
	overflow: hidden;
	position: absolute;
	width: 759px;
	height: 142px;
	z-index: 100;
	/* border-bottom: 1px solid; */
	/* border-bottom-color: #F9EBEB; */
}
#jsNavi a:link, #jsNavi a:visited, #jaNavi a:hover {
	text-decoration: none;
	color: #B80000;
}
#breadcrumbNavi {
	padding-top: 0px;
	padding-bottom: 0px;
}
#extranetLoginForm div{
	padding-top: 0px;
	padding-bottom: 2px;
}

/* Define custom css classes */

.highlightedText {
	color: #B80000;
}
.lightText {
	color: #848484;
}
.errorMsg {
	color: #ffffff;
	background-color: #B80000;
}
.button {
	background-color: #f5f5f5;
    cursor: pointer;
    padding: 1px 5px 5px 5px;
	margin-top: 2px;
}
.jsNaviTabSelected_left {
	background-color: #ffffff;
	width: 188px;
	height: 136px;
	-moz-opacity : 0.98; /*ältere mozilla*/
	opacity : 0.98; /*neuere Browser */
	color : #000000; /* möglichst Kontrastreich*/
	filter: Alpha(opacity=98); /*IE ab Vers.5*/
	float: left;
}
.jsNaviTabUnselected_left {
	background-color: #ffffff;
	width: 188px;
	height: 136px;
	-moz-opacity: 0.94; /*ältere mozilla*/
	opacity: 0.94; /*neuere Browser */
	color: #000000; /* möglichst Kontrastreich*/
	filter: Alpha(opacity=94); /*IE ab Vers.5*/
	float: left;
}
.jsNaviTabSelected_right {
	background-color: #ffffff;
	width: 187px;
	height: 136px;
	-moz-opacity: 0.98; /*ältere mozilla*/
	opacity: 0.98; /*neuere Browser */
	color: #000000; /* möglichst Kontrastreich*/
	filter: Alpha(opacity=98); /*IE ab Vers.5*/
	float: left;
}
.jsNaviTabUnselected_right {
	background-color: #ffffff;
	width: 187px;
	height: 136px;
	-moz-opacity: 0.94; /*ältere mozilla*/
	opacity: 0.94; /*neuere Browser */
	color: #000000; /* möglichst Kontrastreich*/
	filter: Alpha(opacity=94); /*IE ab Vers.5*/
	float: left;
}
.jsNaviFirstItemUnselected {
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 4px;
	height: 22px;
	width: 100%;
}
.jsNaviFirstItemSelected {
	font-weight: bold;
	background-color: #F9EBEB;
	line-height: 22px;
	margin-bottom: 4px;
	height: 22px;
	width: 100%;
}
.jsNaviItemUnselected {
	background-color: #ffffff;
	line-height: 22px;
	height: 22px;
	width: 100%;
}
.jsNaviItemSelected {
	background-color: #F9EBEB;
	line-height: 22px;
	height: 22px;
	width: 100%;
}
.jsNaviBorder {
	-moz-opacity : 0.94; /*ältere mozilla*/
	opacity : 0.94; /*neuere Browser */
	color : #000000; /* möglichst Kontrastreich*/
	filter: Alpha(opacity=94); /*IE ab Vers.5*/
	
	background-color: #ffffff;
	float: left;
	width: 3px;
	height: 180px;
	/* height: 136px; */
}
.breadcrumbNaviItem {
	margin-right: 8px;
	float: left;
}
.notice {
	font-size: 10px;
}
.clear {
	clear: both;
}

/* alt, wegwerfen? */

.image_border {
	border: 1px solid #CFCDCE;
}
.gray {
	color: #747474;
}
.backlink {
	background-image: url(../../blocks/img/arrow_back.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 10px;
	margin-bottom: 2px;
	display: block;
}

.ifbox_header {
	background-image:url(/cms/blocks/uploads/imagedb/oben_161x2.gif);
	background-repeat:no-repeat;
	font-size:2px;
}

.ifbox_image {
	background-image:url(/cms/blocks/uploads/imagedb/mitte_161x2.gif);
	background-repeat:repeat-y;
	padding-left:1px;
}

.ifbox_main {
	background-image:url(/cms/blocks/uploads/imagedb/mitte_161x2.gif);
	background-repeat:repeat-y;
	width:162px;
	padding-left:10px;
	margin-right:20px;
	padding-top:13px;
	padding-bottom:13px;
}

.ifbox_footer {
	background-image:url(/cms/blocks/uploads/imagedb/unten_161x2.gif);
	background-repeat:no-repeat;
	font-size:2px;
}

.CC_HEADER_red {
	TEXT-TRANSFORM: none;
	FONT: bold 14px Arial, Helvetica, sans-serif;
	COLOR: #b80000;
	TEXT-DECORATION: none;
	padding-bottom: 13px;
}

.CC_BIG_red {
	TEXT-TRANSFORM: none; 
	FONT: bold 18px Arial, Helvetica, sans-serif; 
	COLOR: #b80000; 
	TEXT-DECORATION: none
}

.CC_BIGGER_red {
	TEXT-TRANSFORM: none; 
	FONT: bold 24px Arial, Helvetica, sans-serif; 
	COLOR: #b80000; 
	TEXT-DECORATION: none
}

.CC_TEXT {
	margin-right:10px !important;
	margin-bottom:13px;
	TEXT-TRANSFORM: none;
	FONT: 12px Arial, sans-serif;
	COLOR: #3a3a3a
}
