/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, span, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
}

body{
	font-family: verdana;
	background: #C1DEA4;
	scrollbar-face-color: #C3C3C3; 
	scrollbar-shadow-color: #C3C3C3;
	scrollbar-highlight-color: #C3C3C3; 
	scrollbar-3dlight-color: #E1E1E1;
	scrollbar-darkshadow-color: #E1E1E1; 
	scrollbar-track-color: #E1E1E1;
	scrollbar-arrow-color: #ffffff;
}

table {
	padding:0;
}

td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

img {
	border: 0px;
}


H1 {
	font-size: 15px;
	color: #64A229;
	padding-bottom: 10px;
}

H3 {
	font-size: 15px;
	color: #000000;
	padding-bottom: 10px;
	font-weight: bold;
}


H2, .subline {
	font-size: 13px;
	color: #64A229;
	padding-bottom: 10px;
}

H4 {
	font-size: 13px;
	color: #64A229;
	padding-bottom: 0px;
}


input, select {
	font-size:11px;
	border:1px solid #64A229;
	margin-right: 2px;
	height: 20px;
	padding: 3px;
}



.submit-button-orig {
	font-size:11px;
	border:1px solid #64A229;
	margin-right: 2px;
	height: 42px;
}
.submit-button {
	border: 0px;
	height: 42px;
}

.radio, .checkbox {
	font-size:13px;
	border:0px;
}


.content {
	margin: 15px;
	margin-bottom: 30px;
	width: 95%;
}

.bg-rechts {
	background: url(/partner/files/16264/gfx/bg-rechts.gif);
	background-repeat:no-repeat;
	width: 100%;
}

.bg-rechts-start {
	background: url(/partner/files/16264/gfx/bg-rechts-start.gif);
	background-repeat:no-repeat;
	width: 100%;
}

.ueberschrift {
	background: url(/partner/files/16264/gfx/bg-ueberschrift.gif);
	background-repeat:no-repeat;
	width: 765px;
	height: 39px;
	font-size: 17px;
	color: #64A229;
	padding-left: 15px;
	font-weight: bold;
}

a {
	color:#64A229 !important;
	text-decoration:none;	
}

a.copy {
	color: #ffffff !important;
}

a:hover {
	color:#696869;
	text-decoration:underline;	
}

a.pfeil {
	color: #696869;
	text-decoration: none;
}

a.pfeil i {
	color: #7DCA33;
	text-decoration: none;
}

a:hover.pfeil i {
	color: #FFA333;
	text-decoration: none;
}

.leer {
	width: 20px;
	height: 30px;
}

.bg_gruen {
	background:#ECF7E1;
	padding: 15px;
}
.bg_gruen2 {
	background:#ECF7E1;
}

.sternchen td {
	padding-top:30px;
	font-size: 10px;
	color: #325114;
}

ol {
	margin-top:7px;
	padding-top:7px;
	margin-left:15px;
	padding-left:15px;
}

sup {
	font-size: 9px;
}

hr {
	margin: 10px;
}


#itemviewdetails td {
	padding: 1px;
}

.tabs {
	border-bottom: 1px solid #262626 !important;
}

.tabs a, .tabs a:visited {
	background: #000000 !important;
	border-color: #000000 !important;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	color: #fff !important;
}
.tabs a.active, .tabs a:hover {
	background: #262626 !important;
}

div.basket_top {
	border: 2px solid #2d8a0c !important;
	background-color: #fff !important;
	margin-bottom: 15px !important;
}

.item_preview {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 5px;
}

#details h2 {
	margin-bottom: 15px;
}

#details ul {
	margin: 5px 0 5px 15px;
}

#details .itemview_verfuegbarkeit {
	margin-top: 15px;
	margin-bottom: 20px;
	font-weight: bold;
}

#details .detailtext {
	padding-bottom: 10px;
}

.li_array_error { 
	border:2px solid #e95b2a;
	border-width:2px 0 1px 0;
	margin:0 0 10px 0;
	padding:8px 0 6px 0;
	width:100%;
}
	
.li_array_error li { 
	color:#c66208; 
	margin-left:10px;
}

td.bblue {
	background-color: #dbf0c5;
}

td.bblue_border {
	border-bottom: 1px solid #64A229;
}

/*Bestellen
-----------------------------------------------------------------------------*/

.bestellen td {
	padding-right: 10px;
	padding-bottom: 5px;
}

.bestellen em {
	font-size: 9px;
	text-decoration:none;
}

.bestellen .leer {
	width: 15px;
	height: 25px;
}

.bestellen .leer2 {
	width: 15px;
	height: 40px;
}


/*Navi-unten
-----------------------------------------------------------------------------*/

.navi_unten {
	background: url(/partner/files/16264/gfx/unten.gif);
	background-repeat:no-repeat;
	width: 830px;
	height: 27px;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	padding-right: 20px;
}

.navi_unten a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.navi_unten a:visited{
	color:#ffffff;
	font-size: 10px;
	font-family: verdana;
}

.navi_unten a{
	color:#ffffff;
	text-decoration:none;
}


/*Tarife
-----------------------------------------------------------------------------*/
.tarife {
	background:#ffffff;
}

.tarife td {
	background:#F8FCF5;
	padding: 8px;
}

.tarife ul td{
	background:#d5eebd;
	list-style-type:none;
	color: #64a229;
	font-weight: bold;
}

.tarife ol td{
	list-style-type:none;
	color: #ff0000;
}


/*Tarife pdf
-----------------------------------------------------------------------------*/
.tarife_pdf {
	background:#ffffff;
	width: 600px;
}

.tarife_pdf td {
	background:#E1E1E1;
	padding: 8px;
}

.tarife_pdf ul td{
	background:#696869;
	list-style-type:none;
	color: #ffffff;
}

.tarife_pdf h1 {
	color: #696869;
	font-size: 14px;
	
}




/*alte dienste ansicht
-----------------------------------------------------------------------------*/

.tdblau2, .tdblau1 {
	background:#B1DF85;
}

.tdblau3 {
	background:#CBEAAD;
}


.tdw {
	background:#ffffff;
}

.tdw2, .tdw3 {
	background:#ffffff;
	text-align: center;
}

/* ------ */

a.more_button {
	display: block !important;
	width: 160px;
	padding: 8px;
	border: 1px solid #000000;
	background-color: #DAF2C2;
	color: #000000 !important;
	font-size: 15px;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 auto;
	text-align: center;
}
