@charset "utf-8";
/* CSS Document */

/* #########################################################################################################################
 




#########################################################################################################################*/

/*############################################# --- Global Styles ---  ##################################################*/

html{
	overflow: -moz-scrollbars-vertical;
}

input,select,textarea{
	width:200px;
	border:1px #999 solid;
}

textarea{
	height:120px;
}

html, body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#141412;
	font-weight:normal;
	line-height:14px;
	background:url(../images/body-bg.gif) repeat-x;
}
* {
	margin:0;
	padding:0;
}
table td{
	padding:3px;
}

a {
	outline:0;
	color:#141412;
	text-decoration:none;
}
a:hover, a:focus {
	outline:0;
}
/*############################################# --- General Styles  ---  ##################################################*/
#global-container {
	width:950px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}



#countryHeader{
	position:absolute;
	width:100%;
	left:0;
	top:0;
	z-index:999;
	text-align:left;
}



#countryInner{
	position:relative;
	background-color:#CE3440;
	width:100%;
	height:139px;
	overflow:hidden;
}
.top-link {
	position:relative;
	width:950px;
	height:18px;
	background:url(../images/countrybar.png) left top no-repeat;
	margin-top:10px;
	color:#fff;
	margin:0 auto;
	
}
#togglecountry{
	position:absolute;
	left:560px;
	top:-3px;
}

#cCenter{
	position:relative;
	width:950px;
	color:#fff;
	margin:0 auto;
}

#col1{
	float:left;
	padding:15px 0 30px 0;
	margin:0 0 0 560px;
}

#col2{
	float:left;
	padding:15px 0 0 30px;
}






#col2 a,#col1 a {
	color:#fff;
	line-height:17px
}

#col2 a:hover,#col1 a:hover {
	color:#000;
	text-decoration:none;
}

#header {
	width:950px;
	height:100px;
	overflow:hidden;
	padding-top:30px;
}

.top-link a {
	color:#fff;
	padding-left:12px;
	background:url(../images/arrow-white.gif) 0 4px no-repeat;
	text-decoration:none;
}
.top-link a:hover {
	color:#fff;
	padding-left:12px;
	background:url(../images/arrow-white.gif) 0 4px no-repeat;
	text-decoration:underline;
}
.logo-container {
	width:950px;
	height:auto;
	overflow:hidden;
}
.logo {
	width:285px;
	height:51px;
	float:left;
	margin-top:14px;
}
.logo-mark {
	float:right;
	padding:0px 0px 0px 0px;
}

/*-------------------------Top-Navi-------------------------*/
.navtop {
	width:950px;
	height:15px;
	text-align:right;
	padding-bottom:4px;
}
.navtop ul {
	width:auto;
	height:15px;
	float:right;
	list-style:none;
	padding-right:15px;
}



.navtop ul li {
	width:auto;
	height:15px;
	padding:0px 4px 0px 4px;
	display:inline;
	font-size:10px;
}
.navtop ul li a {
	color:#141412;
	text-decoration:none;
	font-weight:normal !important;
	color:#141412 !important;
}
.navtop ul li a:hover {
	color:#141412;
	text-decoration:underline;
}


#n_intern{
	padding:0 0 0 0;
}

.searchbox{
	border: 1px solid #000000;
	font-size:11px;
	color:#4b4338;
}

.banner {
	width:950px;
	height:181px;
	border:0px;
}
#main {
	width:950px;
	height:auto;
	padding-top:13px;
}
.left-block {
	width:165px;
	height:auto;
	overflow:hidden;
	float:left;
}

/*-------------------------Content Middle-------------------------*/
.content-block {
	width:570px;
	height:auto;
	padding:6px 25px 0px 25px;
	float:left;
	
}

#pText{
	list-style-type:circle;
	
}

#pText,#pText td,#pText p{
	text-align:left !important;
	
}

#pText ul, .text ul {
	padding:0 0 0 20px;
}


.contenttext {
	width:100%;
	padding-top:10px;
	text-align:left;
}

#text ul {
	list-style-position: outside;
	padding-left: 20px;
}
.content-block h1 {
	width:100%;
	height:23px;
	text-transform:uppercase;
	line-height:24px;
	color:#be2846;
	font-weight:bold;
	font-size:11px;
}
.right-block {
	width:165px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:6px 0 0 0;
}
.right-block-menu {
	width:165px;
	height:auto;
}
.right-block-menu ul {
	width:165px;
	height:auto;
	list-style:none;
}
.right-block-menu ul li {
	width:165px;
	height:auto;
	list-style:none;
	text-transform:uppercase;
	border-bottom:1px dotted #4b4338;
	line-height:24px;
	color:#141412;
}
.right-block-menu ul li a {
	color:#141412;
	font-weight:normal;
}
.right-block-menu ul li a:hover {
	color:#be2846;
	font-weight:bold;
}
.red-text {
	color:#be2846 !important;
}
.left-menu {
	width:165px;
	height:auto;
}

.left-menu div:first-child{
	border:none;
}


.main, .prodNavLink {
	width:165px;	
	border-top:1px dotted #4b4338;
	padding:5px 0 0 0;
	margin:5px 0 0 0;		
}

.main_prod{
	width:165px;	
	border-top:1px dotted #4b4338;
	margin:5px 0 0 0;		
}


.mainactive {
	width:165px;	
	border-top:1px dotted #4b4338;
	padding:5px 0 0 0;
	margin:5px 0 0 0;
}

.sub{
	width:150px;	
	border-top:1px dotted #4b4338;		
	padding:5px 0 0 0;
	margin:5px 0 0 15px;
	height:auto;
}

.sub_about{
	width:150px;	
	margin:2px 0 0 15px;
	height:auto;
}

.sub_1{
	margin:5px 0 0 12px;
	padding:5px 0 0 0;
	border-top:1px dotted #4b4338;
}

.sub_1:first-child{
	padding:0;
}

.sub_2{
	margin:2px 0 0 14px;
	display:none;
}

.sub_3{
	margin:2px 0 0 14px;
	display:none;
}

.subactive {
	width:150px;	
	/*border-top:1px dotted #BE2846;
	padding:5px 0 0 0;*/	
	margin:2px 0 0 15px;
	height:auto;
}

.mainactive a, .subactive a, .subsubactive a, .subsubsubactive a {
	color:#be2846 !important;
}



.subsub {
	margin-left:25px;
	width: 140px;
	padding:0px;
}

.subsubactive {
	margin-left:25px;
	width: 140px;
}

.subsubsub {
	margin-left:35px;
	width: 130px;
}

.subsubsubactive {
	margin-left:35px;
	width: 130px;
}




/*------------------Old Navigation----------------*/
/*
.left-menu ul {
	width:165px;
	height:auto;
	list-style:none;
}
.left-menu ul li {
	width:165px;
	height:auto;
	list-style:none;
	text-transform:uppercase;
	border-bottom:1px dotted #4b4338;
	line-height:24px;
	color:#141412;
}
.left-menu ul li a {
	color:#141412;
	font-weight:normal;
}
.left-menu ul li:hover a {
	color:#be2846;
	font-weight:bold;
}
.left-menu ul li ul {
	width:80%;
	padding-left:15px;
	padding-bottom:5px;
}
.left-menu ul li ul li {
	width:100%;
	height:auto;
	list-style:none;
	text-transform:none;
	border:none;
	line-height:16px;
	color:#141412;
}
.left-menu ul li ul li a {
	color:#141412 !important;
	font-weight:normal !important;
}
.left-menu ul li a:hover {
	color:#be2846 !important;
	font-weight:bold !important;
}
*/
/*--------------------oldnavi End-----------------*/
.left-address-block {
	padding-top:100px;
}
.right-news-block {
	width:165px;
	height:auto;
	overflow:hidden;
	padding-bottom:42px;
}
.right-block h1 {
	width:165px;
	height:23px;
	text-transform:uppercase;
	border-bottom:1px dotted #4b4338;
	line-height:24px;
	color:#141412;
	font-weight:bold;
	font-size:11px;
	margin-bottom:8px;
}
.right-block h4 {
	color:#be2846;
	text-transform:lowercase;
	font-size:11px;
}
.right-block h4 a {
	color:#be2846;
	text-decoration:none;
}
.right-block h4 a:hover {
	color:#be2846;
	text-decoration:underline;
}

/*-----------------------News ticker-----------------------*/

#rightNews {
	overflow:hidden;
	width:165px;
	margin-bottom:20px;
	position:relative;
	display: block;	
}

#newscontainer, #eventscontainer, #mediencontainer, #brochscontainer {
	
	position:relative;
	width:160px;
	padding:0;
	margin:0;
	display:block;
	list-style:none;
}

#rightEvents {
	overflow:hidden;
	width:165px;
	margin-bottom:20px;
	position:relative;
	display: block;	
}

#rightMedien {
	overflow:hidden;
	width:165px;
	margin-bottom:20px;
	position:relative;
	display: block;	
}

#newscontainer li, #eventscontainer li, #mediencontainer li, #brochscontainer li {
	display:block;
	width:165px;	
	color:#333333;
	text-align:left;
	font-size:11px;
	margin:0;
	padding:0 0 8px 0;;	
	float:left;
}

#newscontainer h3, #eventscontainer h3, #mediencontainer h3, #brochscontainer h3 {
	color:#be2846;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.news-item {
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
}
.news-date {
	color:#be2846;
	line-height:16px;
}
.news-title {
	color:#141412;
	line-height:14px;
}
.news-title a:hover {
	text-decoration:underline;
}
.content-left-home {
	width:364px;
	height:auto;
	overflow:hidden;
	float:left;
	/*padding-left:4px;*/
}
.content-right {
	width:175px;
	height:auto;
	overflow:hidden;
	float:right;
}
.content-right-block {
	width:175px;
	height:auto;
	overflow:hidden;
}
.content-right h1 {
	width:175px;
	height:23px;
	text-transform:uppercase;
	border-bottom:1px dotted #4b4338;
	line-height:24px;
	color:#141412;
	font-weight:bold;
	font-size:11px;
}

.fh1{
	border-bottom:1px dotted #BE2846 !important;
	color:#BE2846 !important;
}

.content-right h4 {
	color:#be2846;
	text-transform:lowercase;
}
.content-right h4 a {
	color:#be2846;
	text-decoration:none;
}
.content-right h4 a:hover {
	color:#be2846;
	text-decoration:underline;
}
.product-item {
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
}
.product-title {
	color:#be2846;
	line-height:16px;
}
.product-description {
	color:#141412;
	line-height:14px;
}
.product-description a:hover {
	text-decoration:underline;
}
.content-left-title {
	width:100%;
	height:23px;
	text-transform:uppercase;
	border-bottom:1px dotted #be2846;
	line-height:24px;
	color:#be2846;
	font-weight:bold;
	font-size:11px;
	text-align:left;
}
.title{
	white-space:nowrap; 
	float:left;
	text-align:left;
}
.print-link {
	
	float:right;
	text-align:right;
	padding-top:4px;
}


.content-left p {
	text-align:center;
	font-size:11px;
	line-height:13.5px;
	padding-top:8px;
}

.map-container {
	text-align:center;
	padding:8px 0px 8px 0px;
}

#footer {
	width:100%;
	height:20px;
	overflow:hidden;
	text-align:right;
	padding:40px 0 0 0;
	position:relative;
}

#minilogo{
	padding:2px 10px 0 5px;
	width:27px;
	height:10px;
}
.padding-remover {
	padding:0px !important;
}
.margin-remover {
	margin:0px !important;
}


.tip{
	background-color:#CE3440;
	padding:5px;
}

.tip-title{
	color:#fff;
}

.redOver{
	color:#BE2846 !important;
}

