/* allgemeines */
html { 
	height:100%; 
}
body {
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:100%;
	margin:0px;
	padding:0px;
/*	background-color: #00245A; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body, td, th { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
}
img  { 
	border:0px; 
}
a:link, a:visited, a:hover, a:active {
    font-weight:bold;
	text-decoration:underline;
}
a:link, a:visited { 
	color:#294671;
}
a:hover, a:active { 
    color:#FFC20E;
	text-decoration:none;
}


body, textarea {
	scrollbar-base-color:#cccccc;
	scrollbar-3dlight-color:#00245a;
	scrollbar-arrow-color:#cccccc;
	scrollbar-darkshadow-color:#00245a;
	scrollbar-face-color:#00245a;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-track-color:#cccccc;
}


/* news & fairs */
.more_news, .more_fairs {
	background-color:#CCCCCC;
	height:15px;
	padding-left:20px;
}
.news, .fairs {
	padding:10px 20px 10px 20px;
	font-size:10px;	
}
.newsCaption, .fairsCaption {
	color:#CCCCCC;
	font-weight:bold;
	font-size:12px;
}
.newsText, .fairsText {
	color:#FFFFFF;
	}

/* NEWS-ADMIN */
.letter_counter {
    text-align:right;
	font-size:9px;
}

/* DropDownMenue */
.ddmx, .ddmx div {
    background: #FFC20E;
}
.ddmx div, .ddmx .section3 {
    width:147px;
}
.ddmx .item1,
.ddmx .item1:visited,
.ddmx .item1:hover,
.ddmx .item1:active,
.ddmx .item1-active,
.ddmx .item1-active:visited,
.ddmx .item1-active:hover,
.ddmx .item1-active:active {
    display: block;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:link,
.ddmx .item2:visited,
.ddmx .item2:hover,
.ddmx .item2:active,
.ddmx .item2-active,
.ddmx .item2-active:link,
.ddmx .item2-active:visited,
.ddmx .item2-active:hover,
.ddmx .item2-active:active {
    padding: 1px 8px 1px 8px;
    font: 14px arial;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2:link,
.ddmx .item2-active:link {
    color: #000000;
}
.ddmx .item2:visited,
.ddmx .item2-active:visited {
    color: #294671;
}
.ddmx .item2:hover,
.ddmx .item2:active,
.ddmx .item2-active:hover,
.ddmx .item2-active:active {
    color: #ffffff;
}
.ddmx .section {
	margin-top:1px;
    border: 1px solid #403B72;
    position: absolute;
    visibility: hidden;
    z-index: 100;
}
.ddmx .section2 {
    border: 1px solid #ffffff;
	padding-bottom:3px;
}
.ddmx .section2 img {
    margin: 5px 0px 3px 0px;
}
.ddmx .section3 {
	height:6px;
    border: 1px solid #0C253F;
	background:#0C253F;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */


/* PDF-Downloadseite */
.pdf_logo {
    padding:0px 5px 10px 5px;
    vertical-align:bottom;
}
.pdf_label {
    text-align:center;
	font-size:20px;
	color:#0C253F;
	font-weight:bold;
}
.pdf_image {
    padding:10px 0px 10px 0px;
    text-align:center;
}


/*  */
.profiline_container {
    vertical-align:top;
	text-align:center;
	height:290px;
	background:#FFFFFF;
	background:no-repeat;
	border:1px solid #0C253F;
	border-top:none;
	}
.profiline_container_1 {
    background:url(/images/index/content_box_background_bandseagen.jpg);
	}
.profiline_container_2 {
    background:url(/images/index/content_box_background_woelfe.jpg);
	}
.profiline_container_3 {
    background:url(/images/index/content_box_background_hfl.jpg);
	}
.profiline_title {
    height:28px;
	border:1px solid #403B72;
	border-bottom:none;
	}
	
/* video-download-seite */
.video_cell {
	width:33%;
    padding-bottom:30px;
    text-align:center;
}
.video_category {
	font-size: 20px;
	color: #0C253F;
	font-weight: bold;
	vertical-align:top;
	padding-top:19px;
}
.video_image {
    margin-bottom:3px;
}
.video_name {
    margin-bottom:3px;
    font-weight:bold;
}
.video_text td {
    font-size:10px;
}
.video_text_label {

}
.video_text_data {

}

/*  */
.t1  { 
	height:100%;
	width:100%;
}
.whiteBorder {
	width:1px;
	background:#FFFFFF;
}
.whiteBorderTop {
	width:1px;
	background:#FFFFFF url(../images/background/whiteBorderTop.jpg);
}
.whiteBorderHor {
	height:1px;
	background:#FFFFFF;
}
.top {
	height:22px;
	background:url(../images/background/top.jpg);
}
.topLeftRight {
	width:212px;
}
.header {
	height:129px;
	background:#00245A;
}
.headerLeft {
	width:212px;
}
.headerMiddle {
}
.headerRight {
	width:212px;
	text-align:center;
	vertical-align:middle;
}
#headerMiddleText {
	color:#B0BBC6;
	font-weight:bold; 
	font-size:38px;
	vertical-align:middle;
	text-align:left;
}
.headerMiddleImage {
	color:#4E5F71;
	text-align:left;
}
.navi {
	height:22px;
	background:url(../images/background/navi.jpg);
	vertical-align:top;	
}
#naviLeft {
	text-align:center;
	vertical-align:top;
}
#naviMiddle {
}
.naviMiddleLeft, .naviMiddleLeft_e {
	text-align:middle;
	padding:0px 0px 0px 6px;
}
.naviMiddleMiddle, .naviMiddleMiddle_e {
	text-align:middle;
	padding:0px 6px 0px 6px;
}
.naviMiddleRight, .naviMiddleRight_e {
	text-align:middle;
	padding:0px 6px 0px 0px;
}
#naviMiddleRight {
	text-align:middle;
	padding-right:24px;
}
#naviRight {
	text-align:center;
}
.content {
	height:100%;
}
#contentLeft {
	vertical-align:top;
	width:212px;
	background:#00245A;
}
#contentMiddle {
	background:#CCCCCC;
	vertical-align:top;
	text-align:left;
}
#contentRight {
	vertical-align:top;
	width:212px;
	background:#E5E5E5;
}
#languages {
	vertical-align:middle;
	text-align:center;
	height:27px;
	border-top:1px solid #FFFFFF;
	background:#294671;
}
#left {
	vertical-align:top;
	padding-top:31px;
}
#usefulLinksBox {
	vertical-align:bottom;
}
#usefulLinks {
	height:48px;
	text-align:center; 
}
#toolTip {
	background:#FFFFFF;
}

#toolTipText {
	font-weight:bold;
	color:#403B72;
	font-size:12px;
	border:1px solid #403B72;
	padding:5px;
}

.profiLine {
	padding-top: 198px;
}
	
.superProfiLine {
	padding-top: 16px;			
}




/* woelfe_content.tpl.htm */
.woelfe_content_TopRow {
	background: #CCCCCC;
	height: 101px;
}
.woelfe_content_MiddleRow {
	background: #0C253F;
	height: 37px;
}
.woelfe_content_BottomRow {
	background: #E5E5E5;
	height: 35px;
	border: 1px solid #0C253F;
	border-top: 0px;
	width: 100%;
}
.woelfe_content_TopRow2 {
	background: #CCCCCC;
	height: 112px;
}
.woelfe_content_MiddleRow2 {
	background: #0C253F;
	height: 37px;
}
.woelfe_content_BottomRow2 {
	background: #E5E5E5;
	height: 35px;
	border: 1px solid #0C253F;
	border-top: 0px;
	width: 100%;
}
.woelfe_content_productName {
	color: #0C253F;
	text-align: center;
	font-weight: bold;
    font-size: 75%;
}


/* ueber_uns_content */
.ueber_uns_content {
    color:#0C253F;
	font-weight:bold;
	font-size:12px;
	padding-bottom:20px;
	}

/* superprofiline_content */
.standard_text {
		color:#0C253F;
		font-weight:bold;
	}
.standard_title {
	font-size:36px;
	font-weight:bold;
	color:#0C253F;
	}
.product_right_piktogramm_text {
	color: #0C253F;
	font-size: 11px;
    font-weight:bold;
    }
.sitemap {
    color:#403B73;
	font-size:14px;
	font-weight:bold;
	width:166px;
	}

.product_content_table {
    padding-top:65px;
	padding-left: 28px;
	padding-right: 39px;
}

.product_content_caption {
	font-size: 33px;
	color: #0C253F;
	font-weight: bold;
}

.product_content_text {
	padding-top: 26px;
	font-size: 11px;
	color: #0C253F;
	font-weight: bold;
}

