BODY {margin:0px;padding:0px;border:0px;}
BODY, td, li, input, select, textarea, a, p, h1, h2, h3, h4 {font-family:arial,helvetica,sans-serif; font-size:11px; color:#676767;}

BODY {
	margin:0px 0px; padding:0px; border:0px;
	text-align:left;
	background: #fff url("../../_img/body_bg.gif") repeat-x 0px 167px;
}

h1, h2, h3, h4 {
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
	color: #000;
}

h2 {
	margin: 0px;
}

h1.section {
	margin: 0px 0px 10px 0px;
	color: #C40005;
}


p {
	line-height: 16px;
	margin: 0px 0px 12px 0px;
}

ul{
	list-style-type: square; 
	margin: 0px 15px 12px 15px;
	padding: 0px;
	line-height: 16px;
}

ul li{
	margin:  0px; 
	padding: 0px;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

a{
	text-decoration:underline;
}

a:hover {
	color: #C40005;
	text-decoration:underline;
}

form {
	margin: 0px; 
	padding: 0px;
}

span.red {
	color: #C40005;
}

span.black {
	color: #000000;
}


/*************************************************
*
*  Header Section
*
************************************************/

#header {
	height: 128px;
	width: 960px;
	background: transparent;
/*	border: 1px solid red; */
}

/*************************************************
* header image section (Flash +logo)
************************************************/
#header .header-image-section {
	clear: both;
	float: left;
	width: 960px;
	background: transparent;
/*	border: 1px solid red;  */
}

/*************************************************
* Flash header 
************************************************/
#header .tx-flashpageheader-pi1 {
	clear: both; 
	float: left;
	height: 105px; 
	width: 748px;
	background: transparent;
/*	border: 1px solid red;  */
}


/*************************************************
* Logo
************************************************/
#header .logo {
	float:left;
	padding: 35px 0px 0px 0px; 
	margin: 0px;
	background: transparent;
/*	border: 1px solid red;  */

}

/*************************************************
* Meta Navigation 
************************************************/
#header .meta-menu-section {
	clear: both;
	float: left;
	height: 23px;
	padding: 0px 0px 0px 10px;

	width: 738px;
	color: #676767;
	font-size: 11px;
	background: transparent;
}

#header .meta-menu-section #meta-menu {
	float: left;
	line-height: 23px;
}

#header .meta-menu-section .spacer {
	padding: 0px 11px ;
}

#header .meta-menu-section a, #header .meta-menu a:hover {
	color: #676767;
	text-decoration: none;
}

/*************************************************
* Language selector 
************************************************/

.tx-srlanguagemenu-pi1 {
	float:left;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 23px;
}

.tx-srlanguagemenu-pi1 .NO, .tx-srlanguagemenu-pi1 .INACT {
	margin: 0;
	padding: 0;
}



/*************************************************
*
*  Header Navigation Section
*
************************************************/

#header-menu {
	height: 39px;
	background: #CFD6E0 url("../../_img/navi/header_navi_bg.gif") repeat-x;
/*	border: 1px solid red;  */
}

.header-menu-section {
	height: 39px;
	width: 960px;
	background: transparent;
/*	border: 1px solid red; */
}

/*************************************************
* Searchbox 
************************************************/

.tx-macinasearchbox-pi1 {
	float: left;
	width: 186px;
	height: 22px;
	background: transparent;
}

.tx-macinasearchbox-pi1 .searchbox-sword {
	float: left;
	padding: 14px 0px 0px 10px;
	background: transparent;
/*	border: 1px solid red; */
}

.tx-macinasearchbox-pi1 input.text {
	margin: 0px;
	line-height: 14px;
	height: 14px;
	border: 1px solid #C3C3C3;
	font-size: 11px;
	width: 135px;
}

.tx-macinasearchbox-pi1 .searchbox-button {
	float: left;
	padding: 14px 0px 0px 6px;
	background: transparent;
}

.tx-macinasearchbox-pi1 .searchbox-button .image-button {
	height: 18px;
	width: 19px;
}

/*************************************************
* First Level Menu
************************************************/

#first-level-menu {
	float: left;
	width: 764px;
/*	border: 1px solid red;  */
}

#first-level-menu ul {
	margin: 0;
	padding: 0;
}

#first-level-menu ul li{
	display: inline;
	list-style: none;
}

#first-level-menu ul li a{
	display: block;
	float: left;
	padding: 15px 10px 9px 10px;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: #676767;
}

#first-level-menu ul li a.active, #first-level-menu ul li a:hover{
	background: transparent url("../../_img/navi/header_navi_bg_act.gif") repeat-x;
	text-decoration: none;
	color: #000;
}

/*************************************************
*
*  BODY Section
*
************************************************/

#body {
	background: transparent; /* url("../../_img/body_bg.gif") repeat-x; */
/*	border: 1px solid red;  */
}

.body-section {
	width: 960px;
	background: transparent;
/*	border: 1px solid red;  */
}

/*************************************************
*
*  BODY Navigation Section
*
************************************************/

#left-section {	
	clear: both;
	float: left;
	width: 186px;
	background: transparent;
/*	border: 1px solid red; */
}

/*************************************************
* Main Menu
************************************************/
/* zweite ebene links*/
#left-section div.main-menu-blank {
	clear: both;
	float: left;
	width: 186px;
	background: transparent;
	margin: 26px 0px 0px 0px;
}

#left-section div.main-menu {
	clear: both;
	float: left;
	width: 186px;
	background: transparent;
	margin: 26px 0px 0px 0px;
	border-bottom: solid 1px #fff;
}

#left-section div.main-menu ul{
	list-style: none; 
	margin: 0; 
	padding: 0;
}

#left-section div.main-menu ul li{
	float: left; 
	margin:  0; 
	padding: 0; 
	width: 186px; 
}

#left-section div.main-menu ul a, #left-section div.main-menu ul p{
	display: block;
	color: #676767;
	font-size: 10px;
	line-height: 11px;
	width: 145px; 
	padding: 7px 30px 7px 11px;
	border-top: solid 1px #fff;
	margin: 0px;
	text-decoration: none;
	background: url("../../_img/navi/menu_arrow.gif") no-repeat transparent 159px 8px;
}

#left-section div.main-menu ul a.active, #left-section div.main-menu ul a:hover{
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background: #BBC3D1 url("../../_img/navi/menu_arrow_act.gif") no-repeat 159px 8px;
}

#left-section div.main-menu ul a.active-sub, #left-section div.main-menu ul a.active-sub:hover, #left-section div.main-menu ul p {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border-bottom: solid 1px #fff;
	background: #BBC3D1 url("../../_img/navi/menu_arrow_act_sub.gif")  no-repeat 159px 8px;
}

#left-section div.main-menu ul p {
/*	margin: 25px 0px 0px 0px; */
	border-top: solid 1px #fff;
	border-bottom: 0px;
}

/* dritte ebene links*/
#left-section div.main-menu ul ul{
	list-style: none; 
	margin: 0; 
	padding: 0;
	background: #F4F4F4;
	width: 186px; 
}

#left-section div.main-menu ul ul li{
	float: left; 
	margin:  0; 
	padding: 0; 
	background: #F4F4F4;
	width: 186px; 
}

#left-section div.main-menu ul ul a{
	display: block;
	border: 0px;
	color: #676767;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	width: 134px; 
	padding: 7px 17px 7px 0px;
	margin: 0px 0px 0px 18px;
	border-bottom: solid 1px #C1C5CA;
	background: url("../../_img/navi/menu_arrow.gif") no-repeat transparent 141px 8px;
}

#left-section div.main-menu ul ul a:hover, #left-section div.main-menu ul ul a.active{
	color: #C40005;
	border: 0px;
	font-size: 10px;
	font-weight: normal;
	background: transparent;
	line-height: 11px;
	text-decoration: none;
/*	width: 151px; 
	padding: 7px 0px 7px 0px;
*/
	border-bottom: solid 1px #C1C5CA;
	background: url("../../_img/navi/menu_arrow_act.gif") no-repeat transparent 141px 8px;
}

#left-section div.main-menu ul ul li.last a, #left-section div.main-menu ul ul li.last p, #left-section div.main-menu ul ul li.last a.active, #left-section div.main-menu ul ul li.last a:hover{
	border: 0px;
}


/*************************************************
*
*  CONTENT Section
*
************************************************/

#content-section {
	float: left; 
	margin:  0; 
	padding: 0; 
	background: transparent;
/*	border: 1px solid red;  */
}

#content-section #content-box{
	float: left; 
	margin:  0px; 
	padding: 0px; 
	background: transparent;
	width: 562px; 
/*	border: 1px solid red; */
}

#content-section #content-box #content{
	border-left: 1px solid #D9D9D9; 
	border-right: 1px solid #D9D9D9; 
	border-bottom: 1px solid #D9D9D9; 
	background: #F4F4F4;
	padding: 15px 20px 0px 20px;
}

#page-title{
	display:block;
	width:100%;
	border-bottom: 1px solid #DD0004; 
	margin-bottom: 15px;
	line-height: 12px;
/*	border: 1px solid red; */
}

#page-title h1{
	line-height: 12px; 
	margin: 0px;
	padding: 0px;
}

#content-section #content-box #content .content-element{
	display:block;
	
	border-bottom: 1px solid #BBBBBB; 
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
/*	border: 1px solid red; */
}

#content-section #content-box #content .col1 {
	float: left;
	width: 33.33%;
}
#content-section #content-box #content .col1-element {
	display:block;
	
	overflow: hidden;
	padding: 0px 10px 10px 0px;
	margin-bottom: 15px;
	height: 190px;
	border-bottom: 1px solid #BBBBBB;
}

#content-section #content-box #content .col2 {
	float: left;
	width: 33.33%;
}

#content-section #content-box #content .col2-element {
	display:block;
	
	overflow: hidden;
	padding: 0px 5px 10px 5px;
	margin-bottom: 15px;
	height: 190px;
	border-bottom: 1px solid #BBBBBB;
}

#content-section #content-box #content .col3 {
	float: right;
	width: 33.33%;
}

#content-section #content-box #content .col3-element {
	display:block;
	
	overflow: hidden;
	padding: 0px 0px 10px 10px;
	margin-bottom: 15px;
	height: 190px;
	border-bottom: 1px solid #BBBBBB;
}

#content-section #content-box #content .last-element{
	border-bottom: 0px; 
	margin: 0px;
}

/*************************************************
*
*  CONTENT MARGIN Section
*
************************************************/

#content-section #margin-box{
	float: left; 
	margin:  0; 
	padding: 9px 0px 0px 13px; 
	background: transparent;
	width: 192px; 
/*	border: 1px solid red; */
}

#content-section #margin-box .margin-element{
	border: 1px solid #BBBBBB; 
	padding: 10px 15px 0px 15px;
	margin: 0px 0px 15px 0px;
	background: #F4F4F4;
}

#content-section #margin-box .margin-menu ul{
	list-style: none; 
	margin:  0px 0px 12px 0px; 
	padding: 0px;
	line-height: 18px;
}

#content-section #margin-box .margin-menu ul li{
	margin:  0px; 
	padding: 0px;
}

#content-section #margin-box .margin-menu ul li a.active{
	color: #C40005;
}


/*************************************************
*
*  CONTENT FUNCTION Section
*
************************************************/
#content-section #content-box #content-functions {
/*	border: 1px solid red;  */
	margin: 15px 20px;
	background: transparent;
}

#content-section #content-box #content-functions a{
	display: block;
	padding: 0px 0px 0px 17px;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	margin: 0px;
	border: 0px;
}

#content-section #content-box #content-functions .pageback{
	float:left;
	margin-right: 32px;
	background: transparent;
}

#content-section #content-box #content-functions .pageback a{
	background: url("../../_img/icons/function_back.gif") no-repeat transparent 0px 2px;
}

#content-section #content-box #content-functions .totop{
	float:left;
	margin-right: 32px;
	background: transparent;
}

#content-section #content-box #content-functions .totop a{
	background: url("../../_img/icons/function_totop.gif") no-repeat transparent 0px 2px;
}

#content-section #content-box #content-functions .print{
	float:left;
	background: transparent;
}

#content-section #content-box #content-functions .print a{
	background: url("../../_img/icons/function_print.gif") no-repeat transparent 0px 2px;
}

#content-section #content-box #content-functions .tip-a-friend{
	float:right;
	background: transparent;
}

#content-section #content-box #content-functions .tip-a-friend a{
	background: url("../../_img/icons/function_tipafriend.gif") no-repeat transparent 0px 2px;
}


