@charset "utf-8";
/* CSS Document */
/* be nice to Opera... um, maybe not. */



body{
	background-color:#D2D1D0; /*entspricht pantone 162C solid coated*/
	text-align: center;
	overflow-y:scroll;
	color:#555555;
	
}

*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;

}
	
h3{
	margin:0 0 0 0;
	padding:1px 0 0 0;
	}
p{
	font-size:11px;
	padding:0 8px 0 16px;

}
form{
	margin:0 0 0 0;
	padding:0 0 0 0;

}
hr{
	clear:both;
	background-color:#999999; /* Mozilla 1.4 */
	color:#999999; /* IE 6 */
	border:#999999; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
a {
	color:#555555;
	text-decoration:none;
}
a img{
	padding-top:2px;
}
/*
#fly_center_box -> zentriert alle inhalte
#fly_center_box -> enthält das headerbild
*/
#fly_center_box{
	display: block;
	position: absolute;
	top: -11px;
	left: 50%;
	margin:0 0 0px -500px;
	padding: 0 0 0 0;
	width: 1000px;
	background-image:url(../images/header2.gif);
	background-repeat:no-repeat;

}

/*
#fly_header_box -> enthält das logo
#fly_header_box -> enthält die headernavigation
*/
#fly_header_box{
	display:block;
	margin:0px 0px 0px 0px;
	height:150px;
}


#fly_logo{
    display:block;
    float:left;
    margin:11px 0px 0px 0px;
    width:282px;
    height:54px;
    background-color: #000000;
}

#fly_logo_image{
	margin-top:5px;
	border:0px;
}

#fly_header_navigation{
	display:block;
	float:right;
	margin:31px 20px 0 0;
	background-image:url(../images/menu-bar-bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
	width:698px;
}
ul.header_navigation{
	display:block;
	list-style-type:none;
	margin:0 0 0 0px;
	padding:0 0 0 0;
}
ul.header_navigation li{
	display:block;
	float:left;
	height:32px;
    border-color:#000000;
    border:1px solid #000000;
}
ul.header_navigation a{
	display:block;
	/*border-left:1px solid #999999;*/
	text-align:center;
	text-decoration:none;
	line-height:16px;
	margin:8px 0 8px 0;
	padding:0 10px 0 10px;
	color:#cccccc;
	font-size:13px;
}
/*
#fly_site_box -> enthlt mainnavigation
#fly_site_box -> enthlt teasernavigation
#fly_site_box -> enthlt contentbereich
#fly_site_box -> enthlt footer
*/
#fly_site_box{
	clear:both;
	display:block;

	margin:155px 8px 0 0;

	/*height:152px;*/
}
#fly_renn_box{
	background-image:url(../images/hintergrund_rennstreifen.png);
	height: 146px;
	width: 100%;
	display: block;
	position: absolute;
	top: 0%;
	left: 0%;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

#fly_content{
	display:block;
	float:left;

	margin:64px 8px 0 8px;

	width:580px;
}
/* link_navigation.php */
.link_navigation{
	text-decoration:none;
	color:#666666;
}
/*
#fly_content_top -> obere ecken
#fly_content_mid -> inhalte
#fly_content_bot -> footer
*/
#fly_content_top{
	display:block;
	height:8px;
	background-image:url(../images/fly_content_top.gif);
	overflow:hidden;
}

#fly_content_mid{
	display:block;
	height: 100%;
	padding:2px 8px 8px 8px;
	background-image:url(../images/fly_content_mid.gif);
	background-repeat:repeat-y;
	text-align: left;
	overflow:auto;

}

#fly_content_bot{
	clear:left;
	display:block;
	height:104px;
	padding:8px 8px 0 8px;
	background-image:url(../images/fly_content_bot.gif);
}

#fly_navigation{
	display:block;
	float:left;

	margin:64px 0 0 0;

	width:192px;
	height:192px;
	text-align: left;
	overflow:visible;
}

ul.navigation{
	list-style-type:none;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

ul.navigation li{
	height:24px;
}

ul.navigation a{
	display:block;
	line-height:23px;
	padding:0 0 0 16px;
	border-bottom:1px solid #fdc2aa;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/navigation_li.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#fly_teaser{
	display:block;
	float:left;

	margin:40px 0 0 0;

	width:192px;
	height:192px;

	overflow:visible;
}

/*
#fly_nav_top -> obere ecken
#fly_nav_mid -> inhalte
#fly_nav_bot -> untere ecken
*/
.fly_nav_top{
	display:block;
	height:8px;
	overflow:hidden;
	background-image:url(../images/fly_nav_top.gif);
}

.fly_nav_mid{
	display:block;
	padding:1px 8px 1px 8px;
	background-image:url(../images/fly_nav_mid.gif);
	background-repeat:repeat-y;
	text-align: left;
	overflow:auto;
}

.fly_nav_bot{
	display:block;
	margin:0 0 8px 0;
	padding:0;
	height:8px;
	overflow:hidden;
	background-image:url(../images/fly_nav_bot.gif);
}

/*
#fly_white_box
*/
.fly_white_box_top{
	display:block;
	height:8px;
	margin:0 0 0 0;
	background-image:url(../images/fly_white_box_top.gif);
	background-position:top;
}

.fly_white_box_bot{
	display:block;
	padding:0 5px 8px 5px;
	margin:0 0 0 0;
	background-image:url(../images/fly_white_box_bot.gif);
	background-position:bottom;
}

/*
formularelemente
buttons und schaltflächen
input muss anders behandelt
werden als a tags
*/
.fly_input{
	height:12px;
	line-height:12px;
	padding:4px 4px 4px 4px;
	margin:2px 0 4px 0;
	border:0;
	font-style:italic;

	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background-image:url(../images/fly_butt.gif);
	background-position:center center;
	background-repeat:repeat-x;
}
.strong{
	font-weight:bold;
	font-style:normal;
}
a.fly_input{
	display:block;
	width:auto;
	overflow:visible;
	text-decoration:none;
	font-style:normal;
	cursor:pointer;
	}
/*die icons der grammaturen und produkte*/
.product_container{
	display:block;


}
.fly_category_description{
	display:block;
	margin:2px 4px 4px 2px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	height:auto;
	overflow:auto;
	}
.fly_category_description img{
	display:block;
	float:left;
	height:96px;
	width:128px;
}
.fly_category_description a{
}

div.fly_category_item{
	display:block;
	float:left;
	margin:2px 2px 0 2px;
	padding-top:8px;
	background-image:url(../images/fly_category_item_top.gif);
	background-position:center top;
	background-repeat:no-repeat;
	
	}
/* category_item */
.fly_category_item a{
	display:block;
	padding:96px 4px 0 4px;
	margin:0 0 8px 0;
	
	background-repeat:no-repeat;
	background-position:center top;
	
	border:0;
	
	text-align:center;
	text-decoration:none;
	line-height:12px;
	font-size:9px;
	
	height:64px;
	width:128px;	
}
.fly_category_item img{
	border:0;
}
.fly_category_item strong {
	display: block;
	line-height: 12px;
	font-size: 9px;	
}

.fly_category_item_inner{
	background-image:url(../images/fly_category_item_bot.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

/* Uploadformular */
#fly_upload_form input {
	/*background-image: none !important;*/
	font-style: normal !important;	border-top:	  1px solid #000000 !important;
	border-bottom:1px solid #000000 !important;
	border-left:  1px solid #999999 !important;
	border-right: 1px solid #999999 !important;
	
	height: 20px !important;
	
}

#fly_upload_form label {
	width: 150px;
	float: left;
	display: block;
}

#fly_upload_form .upload_field {
	border: 1px solid #c1c1c1 !important;
}
	
/* test formulare */
#fly_content_mid input{
	height: 12px;
	line-height: 12px;
	padding:4px 4px 4px 4px;
	margin: 4px 0 0 0;
	border: 0;
	font-style: italic;

	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background-image:url(../images/fly_butt.gif);
	background-position:center center;
	background-repeat:repeat-x;
}

#fly_content_mid textarea{
	line-height:12px;
	padding:4px 4px 4px 4px;
	margin:4px 0 0  0;
	border:0;
	font-style:italic;

	border:1px solid #999999;
}
/* preis und overnight tabelle */
#price{
	width:558px;
	margin:2px;

}
#price table, tr, td a{

	text-align:center;
	text-decoration:none;
}
#price table{
	width:100%;

}
table#price_all {
	border-left:1px solid #999999;
	border-top:1px solid #999999;
}
#price *{
	margin:0;
	padding:0;
}
#price p{
	text-align:left;
}
#price_st span{ /*fehler db */
	display:none;
}
#price_st td{
	height:24px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#FFFFFF;
}
#price_ex td{
	height:24px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#FFFFFF;
}
#price_on td{
	height:24px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#FFFFFF
}
#price_st a{
	display:block;
	background-color:#fedacc;
	line-height:24px;
	}
#price_ex a{
	display:block;
	background-color:#fdcebb;
	line-height:24px;
	}
#price_on a{
	display:block;
	background-color:#fec2aa;
	line-height:24px;
	}
	#price_st a:hover{
		background-color:#FF9999;
	}
	#price_ex a:hover{
		background-color:#FF9999;
	}
	#price_on a:hover{
		background-color:#FF9999;
	}
/* fly_box dynamic box  */
	.fly_box{		
		background-image:url(../images/fly_box_top_right.gif);
		background-repeat:no-repeat;
		background-position:right top;
		margin:0 0 8px 0;		
	}
	
	.fly_box_top_left{		
		background-image:url(../images/fly_box_top_left.gif);
		background-repeat:no-repeat;
		background-position:left top;
		padding-top:8px;
		margin: 0pt;
	}
	
	.fly_box_bottom_left{		
		background-image:url(../images/fly_box_bottom_left.gif);
		background-repeat:no-repeat;
		background-position:left bottom;
		padding-left:4px;		
		margin: 0pt;
	}
	.fly_box_bottom_right{		
		background-image:url(../images/fly_box_bottom_right.gif);
		background-repeat:no-repeat;
		background-position:right bottom;
		padding-bottom: 8px;
		padding-right: 8px;
		overflow:hidden;
		margin: 0pt;
	}	
	.fly_box_long_content{
		background-color:#FFFFFF;
		border:1px solid #999999;
		padding:8px;
	}
	/* boxmodell headlines and content */
	.fly_box h1{
		font-size:13px;
		font-weight:bold;
		margin:0;
		padding:0;
	}
	.fly_box p{
		font-size:11px;
		margin:0;
		padding:0;
	}
	.fly_box img{
		float:left;
		margin-right:8px;		
	}

/* fly_welcome_note display errors or delightful holiday */
	.fly_welcome_note{
		display:block;
		border:1px solid #999999;
		background-color:#fdc2aa;
		padding:8px;
		margin-bottom:4px;
		margin-right:4px;
		margin-left:2px;
		font-weight:bold;60
	}
/* #show_options_row // show or hide product options */
	.fly_box_row{
		clear:both;
		padding:4px 0 4px 0;
		margin-bottom: 10px;
	}
	.fly_box_row a{
		margin:0 4px 0 0;
		display:block;
		float:left;
	}
	 .fly_box_row .button{
	 	display:block;
		margin:4px 4px 0 0;
		padding:0 0 0 0;
		height:auto;
		width:auto;		
		float:left;
		background-image:none;
		border:0;
	}

/* price_calc_col and price_calc_row */
.price_calc_row{
	clear:both;
	display:block;
	overflow:auto;
	border-top:1px dashed #CCCCCC;
}
.price_calc_row_border{
	border-top:1px solid #999999;
}
.price_calc_col{
	display:block;
	float:left;
	width:114px;
}
/*forms without table*/
	.form{
		overflow:auto;
	}
	 .radio{
		background-image:none;
		margin:0 0 -2px 0;/* !important; */
		border:0;
		padding:0;
	}
	.form label{
		clear:both;
		display:block;
		float:left;
		width:128px;
		margin-right:8px;
	} 
	.form fieldset{
		overflow:auto;
		border:1px solid #999999;
		padding: 0 4px 0 4px;
		margin:0 4px 0 4px;
	}
	.form legend{
		background-color:#ffffff;
	}
	.add_change label{
		width:250px;		
	}
	.register label{
		width:192px;
		
	}
	.account label{
		width:192px;		
	}
	.feed_back label{
		width:192px;		
	}
	.order label{
		width:304px;
	}
	.rekla label{
		width:240px;
	}
/* footer_last */
	.footer_last{
	position:absolute;
	bottom:100px;
	text-align:center; /* !important; */
	padding-top:32px;
	background-color:#666666;
	
	}
	.footer_last p{
	text-align:center; /* !important; */
	}
	
/*partner tabelle*/

#partner img{
	padding: 0;
}	
/* feedback slider */

	.indicator{
		position:relative;
		width:10px;
		height:20px;
		background-color:#CCCCCC;
		color:#CCCCCC;
		cursor:move;
	}
	#dragHelper{
		margin-top:0;
		padding-top:0;
	}
	.feed_back input{
		margin-top:0 !important;
		color:#999999;
	}
	.feedrow{
		margin-bottom:4px;
	}
/*Rechte Spalte*/
p.teaser{
	padding:1px 0 0 0; 
	margin:0 0 2px 0;
	background-position:right top;
	background-repeat:no-repeat;
}
p.teaser strong{
	padding:2px;
	display:block;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:0;
}
/*	p.right_col_headline{
		background-image:url(../images/right_col_headline.jpg);
		background-position:bottom;
		background-repeat:repeat-x;
		background-color:#FFFFFF;
		border:1px solid #CCCCCC;
		padding:2px;
		margin:0;
		text-align:left;
		font-weight:bold;
	}
	p.right_col_content{
		background-position:right bottom;
		background-repeat:no-repeat;
		background-color:#FFFFFF;
		border:1px solid #CCCCCC;
		padding:3px 3px 3px 3px;
		margin:0;
		margin-top:4px;
		margin-bottom:4px;
		text-align:left;
	}
	.monatsspecial_headline{
		color:#D30301;
	}*/
			p.right_col_headline{
					background-image:url(../images/right_col_headline.jpg);
					background-position:bottom;
					background-repeat:repeat-x;
					background-color:#FFFFFF;
					border-right:1px solid #999999;
					border-left:1px solid #999999;
					border-top:1px solid #D9D9D9;
					border-bottom:0;
					padding:2px 4px 2px 4px;
					margin:0;
					text-align:left;
					font-weight:bold;
					color:#666666;
					font-family:Arial;
					font-size:12px;
					line-height:13px;
					
				}
				p.right_col_content{
					background-position:right bottom;
					background-repeat:no-repeat;
					background-color:#FFFFFF;
					border-right:1px solid #999999;
					border-left:1px solid #999999;
					border-bottom:0;
					border-top:0;
					padding:8px 0px 8px 4px;
					margin:0;
					margin-top:0;
					margin-bottom:0;					
					text-align:left;
					color:#666666;
					font-family:Arial;
					font-size:11px;
					line-height:13px;
					
			
				}
				p.right_col_content a, strong{
						font-family:Arial;
						font-size:11px;
						line-height:13px;
						color:#666666;
					}

					#total td {
	white-space: nowrap;
	width: 108px;
	height: 28px;
	text-align: center;
	background-color: #CCCCFF;
	font-size: 8pt;
					}
					  #ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:250px;	/* Width of box */
		height:250px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:0.9em;
		z-index:100;
	}

	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}

	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */

	}

	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#317082;
		color:#FFF;
	}

	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}

	#zip{
		width: 250px;
	}

	#form{
		display:inline;
	}

/* farbiges DIV fuer Meldungen, besondere Hinweise, etc. */
.message-box {
	padding: 10px;
	margin: 10px;
	text-align: center;
}

.message-box a {
	text-decoration: underline;
}

.message-box-green {
	background-color: #00bf3e; 
	border: 1px solid #004f1a;
	color: #fff;
}

.message-box-yellow {
	background-color: #efdc0e; 
	border: 1px solid #9f9313; 
}

.message-box-red {
	background-color: #FF1F1F; 
	color: #fff;
	border: 2px solid #ff0000; 
}
/* Autovervollstaendigungs-Fenster */
div.autocomplete {
	position:absolute;
	max-height:200px;
	background-color:white;
	border:1px solid #888;
	margin:0;
	padding:0;
	z-index:25;
	overflow-y: scroll;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:visible;
	white-space: nowrap;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
	border-bottom:1px solid #888;
	overflow:visible;
	white-space: nowrap;
}

#News a {
    text-decoration:underline;
    font-weight: bold;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin:document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin:document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


/* linke Spalte */

#nav {
    display: block;
    margin: 0;
    padding: 0;
    z-index: 5;
}

.submenu {
    display: none;
}

.submenu-active {
    display: block;
    margin: 0;
    padding:0;
    background-color: #FFFFFF;
    position: absolute;
    left: 192px;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    z-index: 1;
}

.menuentrie {
    padding: 4px 3px 4px 3px;
    border-bottom: 1px solid #FDC2AA;
    position: relative;
    font-size: 11px;
    min-width: 160px;
}

.submenuentrie {
    padding: 4px 10px 4px 10px;
    border-bottom: 1px solid #FDC2AA;
    position: relative;
    font-size: 11px;
*	width: 300px;  /*fuer IE*/
	min-width: 160px;
}

div:hover.menuentrie   {
    background-color: #fef0ea;
}

div:hover.submenuentrie   {
    background-color: #fef0ea;
}

* html #nav a div {/* nur IE6 */
    font-size: 11px;
}

* html #nav a:hover div {/* nur IE6 */
    background-color: #fef0ea;
}

*+html #nav a div {/* nur IE7 */
    font-size: 11px;
}

*+html #nav a:hover div {/* nur IE7 */
    background-color: #fef0ea;
}

#reInvoiceForm {
    width: 410px;
    margin-left: auto;
    margin-right: auto;
}

.reInvoiceTable {
    width: 400px;
    font-size: 14pt;
    font-family: arial;
    border-collapse:collapse;
    text-align: center;
}
.reInvoiceTable th {
    color: #c84f1f;
}
.reInvoiceTable td {
        padding: 2 0;
        text-align: center;
}
.reInvoiceTable td:first-child { color: #271a74; width: 20%;}

.reInvoiceMessenger {
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
}

#reInvoiceTable {
    margin-bottom: 10px;
}

#reInvoiceAdd {
    margin-bottom: 10px;
}
#reInvoiceToolbar {
    margin-bottom: 10px;
    width: 400px;
    height: 40px;
    margin-left: 255px;
    
}

.reInvoiceToolbarElementImage {
    width: 28px;
    height: 32px;
    float: left;
}

.reInvoiceToolbarElementImage img {
    border: none;
    width: 26px;
    height: 30px;
    margin-right: 3px;
}

.reInvoiceToolbarElementImage a:hover {
   border-bottom: 1px solid red;
}

.reInvoiceTableImage {
    width: 8px;
    heigth: 8px;
    display: inline;
}

.fly_box_reInvoice{
        background-image:url(../images/fly_box_top_right.gif);
        background-repeat:no-repeat;
        background-position:right top;
        margin:0 0 8px 0;
}

/*Designänderung Nr.5 -Loginbox-*/
#loginbox {
    position:absolute;
    text-align:right;
    width:210px;
    top:11px;
    left:770px;
}

#loginbox input {
    height: 20px;
    padding: 0px 4px;
}


