/******************************************************
 * CSS style.css - Stylesheet Berlin Vital Herbst
 * bytepark GmbH
 ******************************************************/

/* ---------- Style ---------- */

* {
	margin : 0;
	padding : 0;
}

body {
	margin: 0;
	padding:0;
	font-size: 12px;	
	background-color: #FFF;
	font-family: Verdana,Helvetica,Arial,sans-serif;
}

p {
	font-family : Verdana,Helvetica,Arial,sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 150%;
	color : #000000;
	text-align:justify;
	padding : 0;
	margin : 0;
}

table {
	font-family : Verdana,Helvetica,Arial,sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 150%;
	color : #000000;
	padding : 0;
	margin : 0;
}


h1 {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height : 150%;	
	color : #227700;
  padding: 0 0 0 0;
	margin:0;
}

h2 {
	font-family : Verdana,Helvetica,Arial,sans-serif; 
	font-weight : bold; 
	font-size : 11px;
	line-height : 150%;	
	color : #000000;
  	padding : 0;
	margin : 5px 0 5px 0;
}

h3 {
	font-family : Verdana,Helvetica,Arial,sans-serif; 
	font-size : 14px;
	line-height : 150%;
	color : #FFFFFF;
}

h4 { 
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-weight: bold; 
	font-size: 12px;
	line-height: 10px;
	color: #333333;
}

ul { 
	font-family:Verdana,Helvetica,Arial,sans-serif; 
	font-size:11px; 
	color:#333333;
}

a {
	color: #a03a35;
	font-weight: normal; 
	text-decoration: none;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
}

.linkbutton {
	background: url(../img/icon_link.gif) center left no-repeat;
	padding: 0px 0px 0px 13px;
}

.link_pdf {
	background-image:url(../img/pdficon_small.gif);
	background-repeat:no-repeat;
	padding : 2px 0 4px 20px;
	height : 20px;
	line-height : 150%;
}

.img {
	float:left;
	border: 1px solid #cccccc;
	margin:3px 10px 3px 0px;
	padding:2px;
}

.img2 {
	float:right;
	border: 1px solid #cccccc;
	margin:3px 0px 3px 10px;
	padding:2px;
}	

.img3 {
  	float:left;
	border: 1px solid #cccccc;
  	margin:3px 10px 3px 0px;
	padding:2px;
}	

.img4 {
	border: 1px solid #cccccc;
  	margin: 2px;
	padding:2px;
}	

/* ---------- Layout ---------- */

#main {
	width : 849px;
	height : auto;
	margin : auto;
}


#toolbar {
	width : 753px;
	height : 10px;
	margin : 32px auto 10px auto;
}

#toolbar h1 {
	font-size:12px;
	font-weight:normal;
	width : 550px;
	color : #227700;
	margin : 0;
	float : left;
}


#headline {
	width : 550px;
	color : #227700;
  margin : 0;
  float : left;
}


#lang	{
	padding : 0;
 	margin : 0;
  	font-size : 12px;
	color : #a03a35;
	float : right;
}


#header {
	width : 849px;
	height : 305px;
	background: url(../img/header.jpg);
	background-repeat: no-repeat;
}

.header_logo {
	padding : 20px 0 0 65px;
	width:228px;
	height:78px;
}

.sticker {
	float:right;
}

/* ---------- Inhalte ---------- */

#all {
	width : 849px;
	height : auto;
	margin : 0 0 0 33px;
}

#middle {
	width : 783px;
	height : auto;
	padding : 0 0 0 6px;
	background: url(../img/bg_body.gif);
	background-repeat: repeat-y;
	float : left;	
}

/* ---------- Navigation ---------- */

#navigation {
	width : 128px;
	height : auto;
	margin : auto;
	float : left;
}

#navigation ul li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#welcome a {
	background-image : url(../img/button_green.gif);
	background-repeat : no-repeat;
	font-family : Verdana,Helvetica,Arial,sans-serif;
	font-weight : bold; 	
	font-size : 11px;
	line-height : 22px;
	color : #FFFFFF;
	height : 23px;
	width : 109px;
	margin : 0px;
	padding : 0 0 0 12px;
	text-decoration: none;
	float:left;
}


.navi_top {
	background-image : url(../img/button_red.gif);
	background-repeat : no-repeat;
	font-family : Verdana,Helvetica,Arial,sans-serif;
	font-weight : bold;
	font-size : 11px;
	line-height : 22px;
	color : #FFFFFF; 
	margin : 0p;
	height : 23px;
	width : 109px;
	padding-left : 12px;
}

.navi_bottom {
	width : 109px;
	height : 5px;
	padding-left : 12px;
	background-image : url(../img/navi_bottom.gif);
	background-repeat : no-repeat;
	float:left;
}

#list {
  float: left;
  height:auto;
  margin:0;
  padding:0;
  background-image:url(../img/button_blank.gif);
  background-repeat:repeat-y;
}

#list p{
  margin:0;
  padding:0 0 0 12px;
}
#list a {
	height : 23px;
	display : block;
	line-height: 22px;
	padding : 0px 0 0px 21px;
	font-family : Verdana,Helvetica,Arial,sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}


#list a:hover, #list a.active {
	background-image: url(../img/pfeil.gif);
	background-position: 10px 7px;
	background-repeat: no-repeat;
	color: #4B9B28;
}

.current {
	background-image: url(../img/pfeil.gif);
	background-position: 10px 7px;
	background-repeat: no-repeat;
	color: #4B9B28;
}

/* ---------- Textteil mit Inhalten ---------- */

#content {
	width : 407px;
	height : auto;
	margin : auto;
	float : left;	
	padding : 0 8px 0 5px;
}

#content ul li {
  margin : 0 0 0 35px;
  list-style-image: url(../img/green.gif); 
}

#content table {
	margin: 20px 0 20px 0;
}

#content td {
	padding : 3px 3px 4px 3px;    				 /* KAT-AENDERUNG vorher: 5px*/
}

#content tr.bg_color	{
	background-color: #f5f2ec;
}
	
#content tr.head_bg		{
	background-image:url(../img/bg_table_head.gif);
	color:#FFFFFF;
	padding: 0 0 50px 0;
}

.auszeichnung	{
	color: #227700;
}

.auszeichnung_head	{
	color: #227700;
}

img {
	border : 0px;
}

/* ---------- Rechte Infobox ---------- */

#info {
	width : 223px;
	height : auto;
	margin : auto;
	float : left;
}


.infobox_top {
	float:left;
	width:223px;
	height:5px;
	background-image:url(../img/right_top.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
 	overflow : hidden;	 
}

.infobox {
	background-image:url(../img/right_middle.gif);
  	background-repeat : repeat-y;
	width: 223px;
	height: auto;
	float:left;
  	margin: 0px;
  	padding : 5px 0 5px 0;
 	overflow : hidden;	 
}

.infobox h1 {
  	margin-left : 15px;
}

.infobox ul li{
  	list-style-image: url(../img/icon_link.gif);
  	margin : 10px 0 10px 40px;
}

.infobox img {
	border : 0;
  	margin : 10px 0px 0px 0px;
}

.infobox_space {
  	float:left;
  	width:223px;
  	height:1px;
  	background-image:url(../img/right_spacer.gif);
  	background-repeat:no-repeat;
  	margin: 0px;
  	padding: 0px; 
	overflow : hidden;	
}

.infobox_bottom {
  	float : left;
  	width : 223px;
  	height : 5px;
  	background-image : url(../img/right_bottom.gif);
  	background-repeat : no-repeat;
  	margin : 0px;
  	padding : 0px; 
	overflow : hidden;	  
}

.info_img {
	text-align : center;
	margin-left : 5px;
}





/* ---------- Footer ---------- */


#footer {
	width : 783px;
	height : 114px;
	margin : 0 0 10px 0;
	background: url(../img/footer.gif);
	background-repeat: no-repeat;
	float : left;
}

#footer_links {
	text-align : center;
	width : 783px;
	height:auto;
	color: #a03a35;	
	padding-bottom: 15px;
	float : left;
}

.program_img {
	text-align : center;
	margin-top : 15px;
}



/* ---------- Austellerdaten ---------- */

.ausname a {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding:0;
	text-decoration: none;
}
	
.ausinfo a {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-weight: bold; 	
	font-size: 11px;
	line-height : 150%;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
}
.ausname{
	padding:6px 0 4px 0;
	background-image:url(../img/ausstellername.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:justify;
}
.ausinfo{
	font-weight:bold;
	padding:6px 0 4px 0;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:justify;
	background-position:center;
	background-image:url(../img/ausstellerinfo.gif);
	background-repeat:no-repeat;
}

.firm_all {
	float : left;
	margin : 0;
	padding : 0;
	width : 402px;
	height : auto;
}

.firm_logo {

	float : left;
	margin : 0;
	padding : 0;
	width : 179px;
	height : 191px;	
	border: 1px solid #999999;
	padding : 10px 10px 10px 10px;
	text-align : center;
}

.table_logo {
	height : 170px;
	text-align : center;
}

.td_logo {
	text-align : center;
	width : 170px;
}

.firm_data {
	float : right;
	margin : 0;
	padding : 0;
	width : 179px;
	height : 191px;
	border: 1px solid #999999;
	padding : 10px;		
}

.firm_text {
	float : left;
	margin : 0;
	padding : 0;
	width : 402px;
	padding : 10px 0px 10px 0px;
}



/* ---------- Payment-Box ---------- */

.payment_box_top {
	background-image:url(../img/box_payment_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	height:9px;
	width:405px;
	float:left;
}

.payment_box_mid {
	background-image:url(../img/box_payment_mid.gif);
	background-repeat:repeat-y;
	padding: 0 10px 3px 10px;
	height:auto;
	width:385px;
	float:left;
}

.payment_box_bottom {
	background-image:url(../img/box_payment_bottom.gif);
	background-repeat:no-repeat;
	height:9px;
	width:405px;
	float:left;
}
