@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0; }
.clear {overflow:hidden; clear: both;}
* html .clear {height:1%}

body { 
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(bilder/bg_back.jpg);
	background-repeat: repeat-x;
	margin: auto;
	text-align: center;
	min-height: 101%; /* Mozilla Scrollbalken enzwingen */
}
#wrapper {
	position: relative;
	width: 980px;	
	margin: auto;
	padding: 0;
	overflow: auto;
	text-align: left;	
}
#bglinks {
	position: relative;
	float: left;
	display: inline;
	width: 10px;
	height: 550px;
	padding: 0;
	margin: 0;
	background-image: url(bilder/bg_links.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#bgrechts {
	position: relative;
	float: left;
	display: inline;
	width: 10px;
	height: 550px;
	padding: 0;
	margin: 0;
	background-image: url(bilder/bg_rechts.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#wrapperinnen {
	position: relative;
	float: left;
	display: inline;	
	width: 960px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	overflow: auto;
}

/* Index formatieren */
#index0 {
	position: absolute;
	width: 640px;
	height: 70px;
	top: 20px;
	left: 70px;
}
#index1 {
	position: absolute;
	width: 330px;
	height: 110px;
	top: 360px;
	left: 70px;
}
#index2 {
	position: absolute;
	width: 250px;
	height: 130px;
	top: 210px;
	left: 480px;
}
#index3 {
	position: absolute;
	width: 250px;
	height: 100px;
	top: 90px;
	left: 450px;
}
#index4 {
	position: absolute;
	width: 250px;
	height: 120px;
	top: 360px;
	left: 420px;
}
/* Index formatieren */

/* Kopf und Kopfinhalte formatieren */
#kopf {
	position: relative;
	width: 960px;
	height: 110px;
	padding: 0;
	margin: 0;
	background-image: url(bilder/bg_rillsoft_kopf.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#logo {
	position: relative;
	float: left;
	display: inline;
	width: 200px;
	height: 73px;
	margin: 0;
	padding: 0;
}
#sprache {
	position: relative;
	float: left;
	display: inline;
	width: 740px;
	height: 15px;
	margin: 7px 0 51px 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
#topnavi {
	position: relative;
	clear: both;
	float: left;
	display: inline;
	width: 770px;
	height: 25px;
	margin: 0 0 0 20px;
	padding: 0;
}
#suche {
	position: relative;
	float: left;
	display: inline;
	width: 140px;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: right;
}
#suche .textfeld {
	width: 110px;
	height: 15px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0 0 3px;	
}
#sprache a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#sprache .aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#sprache a:hover {
	color: #FF7318;	
	text-decoration: none;
}
/* Kopf und Kopfinhalte formatieren */

/* Breadcrumbs formatieren */
#inhalt #breadcrumb {
	position: relative;
	float: left;
	display: inline;
	width: 540px;
	margin: 3px 0 15px 0;
	padding: 0 0 2px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	border-bottom: 1px solid #cccccc;
}
#inhalt #breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#inhalt #breadcrumb a:hover {
	color: #FF7318;	
	text-decoration: none;
}
#drucker {
	position: relative;
	float: right;
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
}
/* Breadcrumbs formatieren */

/* Inhaltsspalte formatieren */

 p, #inhaltindex p {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

 ul,  ol, #inhaltindex ul, #inhaltindex ol {
	margin-left: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;

}
 ul ul,  ol ol, #inhaltindex ul ul, #inhaltindex ol  ol {
	margin-left: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;

}

ul a { color: #333333; text-decoration: none; font-weight: normal; }
ul a:hover { color: #FF7318; text-decoration: none; }

dd.csc-textpic-caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding:0;
	margin:0;
}

h1, #inhaltindex h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FF7318;
	margin-bottom: 15px;
}
h2, #inhaltindex h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin-bottom: 15px;
}
 h3, #inhaltindex h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	margin-bottom: 15px;
}

 h5, #inhaltindex h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
}
 h4, #inhaltindex h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FF7318;
	margin-bottom: 0px;
}
 a, #inhaltindex a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF7318;
	text-decoration: none;
}
 a:hover, #inhaltindex a:hover {
	color: #FF7318;	
	text-decoration: underline;
}
 hr, #inhaltindex hr {
	color: #cccccc;
	background: #cccccc;
	height: 1px;
	border: 0;
	margin: 15px 0 15px 0;
}

 .produkt{
	position:relative;
	clear:both;
	width:520px;
	overflow:auto;
	border:1px solid #cccccc;
	padding:5px 5px 5px 15px;
	background-color:#eeeeee;
	margin:0 0 20px 0;
}

 .headprodukt{
	padding:0 0 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size:13px;
}

 .adresse{
	position:relative;
	clear:both;
	width:520px;
	overflow:auto;
	border:1px solid #cccccc;
	padding:10px 5px 5px 15px;
	background-color:#f3f3f3;
	margin:0 0 20px 0;
}
 .error{
	position:relative;
	clear:both;
	width:300;
	overflow:auto;
	border:1px solid #FF0000;
	padding:10px 5px 5px 15px;
	background-color:#FFCECE;
	margin:0 0 20px 0;
}

 .order_status_aktiv{
	border-top:1px solid #FF7318;
	border-left:1px solid #FF7318;
	border-right:1px solid #FF7318;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF7318;
	text-decoration:none;
}
 .order_status_aktiv a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF7318;
	text-decoration:none;
}
 .order_status_aktiv a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF7318;

}
 .order_status_inaktiv, .order_status_leer{
	border-bottom:1px solid #FF7318;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #cccccc;
	text-decoration:none;

}
 .order_status_inaktiv a, #inhalt .order_status_inaktiv{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #cccccc;
	text-decoration:none;
}
 .order_status_inaktiv a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #cccccc;

}


.trenner {
	border-top: 1px solid #cccccc;
	margin: 15px 0 10px 0;
}
/* Inhaltsspalte formatieren */

/* Rechte Boxenleiste formatieren */
#boxen {
	position: relative;
	float: left;
	display: inline;	
	width: 160px;
	text-align: left;
	margin: 20px 0 0 20px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#boxen p {
	margin-bottom: 2px;
}
#boxen ul, #boxen ol {
	margin-left: 10px;
	margin-bottom: 10px;
}
#boxen h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #487AA8;
	margin-bottom: 10px;
}
#boxen h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #487AA8;
	margin-bottom: 5px;
}
#boxen a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #487AA8;
	text-decoration: none;
}
#boxen a:hover {
	color: #FF7318;	
	text-decoration: none;
}
#boxen hr {
	color: #cccccc;
	background: #cccccc;
	height: 1px;
	border: 0;
	margin: 15px 0 15px 0;
}
/* Rechte Boxenleiste formatieren */

/* Fuss formatieren */
#fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	position: relative;
	clear: both;
	float: left;
	display: inline;
	width: 170px;
	height: 20px;
	padding: 2px 0 0 0;
	margin: 20px 20px 0 30px;
	border-top: 1px solid #cccccc;
}
#fussrechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	position: relative;
	float: left;
	display: inline;
	width: 540px;
	height: 20px;
	padding: 2px 0 0 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #cccccc;
}
#fussrechts a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#fussrechts .aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#fussrechts a:hover {
	color: #FF7318;	
	text-decoration: none;
}
/* Fuss formatieren */

/* Navigation formatieren */
#navigation {
	position: relative;
	clear: both;
	float: left;
	display: inline;	
	width: 190px;
	text-align: left;
	margin: 20px 0 0 30px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.navihead {
	margin: 0;
	padding: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #487AA8;
}
.navi0i {
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 12px 8px 12px;
	margin: 0;
	background-image: url(bilder/nv_top_i.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.navi0a {
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 12px 8px 12px;
	margin: 0;
	background-image: url(bilder/nv_top_a.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.navi0i a {
	color: #333333;
	text-decoration: none;
}
.navi0i a:hover {
	color: #FF7318;
	text-decoration: none;
}
.navi0a a {
	color: #333333;
	text-decoration: none;
}
.navi0a a:hover {
	color: #FF7318;
	text-decoration: none;
}
.navi1i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding: 2px 0 5px 10px;
	margin: 0;
}
.navi1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF7318;
	padding: 2px 0 5px 10px;
	margin: 0;
	background-image: url(bilder/nv_pfeil.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
.navi1i a {
	color: #999999;
	text-decoration: none;
}
.navi1i a:hover {
	color: #FF7318;
	text-decoration: none;
}
.navi1a a {
	color: #487AA8;
	text-decoration: none;
}
.navi1a a:hover {
	color: #487AA8;
	text-decoration: none;
}
.navi2i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding: 0 0 3px 10px;
	margin: 0 0 0 15px;
}
.navi2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF7318;
	padding: 0 0 3px 10px;
	margin: 0 0 0 15px;
	background-image: url(bilder/nv_pfeil2.gif);
	background-repeat: no-repeat;
	background-position: top left;		
}
.navi2i a {
	color: #999999;
	text-decoration: none;
}
.navi2i a:hover {
	color: #FF7318;
	text-decoration: none;
}
.navi2a a {
	color: #487AA8;
	text-decoration: none;
}
.navi2a a:hover {
	color: #487AA8;
	text-decoration: none;
}
.navi3i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding: 0 0 3px 10px;
	margin: 0 0 0 30px;
}
.navi3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #487AA8;
	padding: 0 0 3px 10px;
	margin: 0 0 0 30px;
	background-image: url(bilder/nv_pfeil2.gif);
	background-repeat: no-repeat;
	background-position: top left;		
}
.navi3i a {
	color: #999999;
	text-decoration: none;
}
.navi3i a:hover {
	color: #FF7318;
	text-decoration: none;
}
.navi3a a {
	color: #487AA8;
	text-decoration: none;
}
.navi3a a:hover {
	color: #487AA8;
	text-decoration: none;
}
.navitrenner {
	padding: 30px 0 0 0;
}
/* Navigation formatieren */

/* Tabellen formatieren */
 table { clear: both; width: 100%;font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;color: #999999;}

.version thead .tr-even { color: #487AA8; background-color: #ffffff;}
.version thead .tr-even th { padding: 4px; vertical-align:top; border-bottom: 1px solid #cccccc; }
.version thead .td-0 { width: 62%; text-align: left;}
.version .td-1, .version .td-2, .version .td-3, .version .td-4 { color: #999999; width: 17%; text-align: center;}
.version .tr-even { background-color: #f4f4f4; }
.version .tr-odd { background-color: #ffffff; }
.version .tr-even td { padding: 4px; vertical-align:top; color: #333333; }
.version .tr-odd td { padding: 4px; vertical-align:top; color: #333333; }

.rabatt thead .tr-even { color: #487AA8; background-color: #ffffff;}
.rabatt thead .tr-even th { padding: 4px; vertical-align:top; border-bottom: 1px solid #cccccc; }
.rabatt thead .td-0 {width: 55%; text-align: left;}
.rabatt thead .td-1, .rabatt thead .td-2, .rabatt thead .td-3, .rabatt thead .td-4, .rabatt thead .td-5 { color: #487AA8; text-align: center;}
.rabatt thead .td-0 { color: #487AA8; width: 55%; text-align: left;}
.rabatt .td-1, .rabatt .td-2, .rabatt .td-3, .rabatt .td-4, .rabatt .td-5 { color: #999999;  width: 9%; text-align: center;}
.rabatt .tr-even { background-color: #f4f4f4; }
.rabatt .tr-odd { background-color: #ffffff; }
.rabatt .tr-even td { padding: 4px; vertical-align:top; color: #333333; }
.rabatt .tr-odd td { padding: 4px; vertical-align:top; color: #333333; }

.upgrade thead .tr-even { color: #487AA8; background-color: #ffffff;}
.upgrade thead .tr-even th { padding: 4px; vertical-align:top; border-bottom: 1px solid #cccccc; }
.upgrade thead .td-0 { width: 55%; text-align: left;}
.upgrade thead .td-1 { color: #487AA8; text-align: left;}
.upgrade .td-1 { color: #999999;  width: 45%; text-align: left;}
.upgrade .tr-even { background-color: #f4f4f4; }
.upgrade .tr-odd { background-color: #ffffff; }
.upgrade .tr-even td { padding: 4px; vertical-align:top; color: #333333; }
.upgrade .tr-odd td { padding: 4px; vertical-align:top; color: #333333; }

.impressum thead .tr-even th { padding: 4px; vertical-align:top; border-bottom: 1px solid #cccccc; }
.impressum thead .td-0 { width: 25%; text-align: left;}
.impressum thead .td-1 { color: #487AA8; text-align: left;}
.impressum .td-1 { color: #999999;  width: 75%; text-align: left;}
.impressum .tr-even { background-color: #ffffff; }
.impressum .tr-odd { background-color: #ffffff; }
.impressum .tr-even td { padding: 1px; vertical-align:top; color: #333333; }
.impressum .tr-odd td { padding: 1px; vertical-align:top; color: #333333; }

thead .tr-even { color: #487AA8; background-color: #ffffff;}
thead .tr-even th { padding: 4px; vertical-align:top; border-bottom: 1px solid #cccccc; }
.tr-even { background-color: #f4f4f4; }
.tr-odd { background-color: #ffffff; }
.tr-even td { padding: 4px; vertical-align:top; }
.tr-odd td { padding: 4px; vertical-align:top; }
/* Tabellen formatieren */

/* Kontakt-Formular formatieren */
.csc-mailform-field input { padding: 0; margin: 0 0 4px 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:13px; font-weight: normal; width: 300px;}
.csc-mailform-field select{ padding: 0; margin: 0 0 4px 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:13px; font-weight: normal; width: 300px;}
.csc-mailform-field textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:16px; font-weight: normal; width: 300px; padding: 0; margin: 0 0 4px 0;}
*html .csc-mailform-field textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:16px; font-weight: normal; width: 302px; padding: 0; margin: 0 0 4px 0;}
*+html .csc-mailform-field textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:16px; font-weight: normal; width: 302px; padding: 0; margin: 0 0 4px 0;}
.csc-mailform-field label { font-size:12px; float: left; text-align: left; padding: 0px; margin: 0px; width: 180px; font-family: Arial, Helvetica, sans-serif; display: inline;}
.csc-mailform-label{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; padding: 0px; margin: 0px;}
.csc-mailform { border-style: solid; border-width: 0px; padding: 0px; margin: 0px;}
#mailformformtype_mail { background-color: #dddddd; border-width: 1px; border-color: #999999; border-style: solid; color: #000000; width: 304px; padding: 0px; margin: 15px 0 0 180px;}
*html #mailformformtype_mail { background-color: #dddddd; border-width: 1px; border-color: #999999; border-style: solid; color: #000000; width: 304px; padding: 0px; margin: 15px 0 0 183px;}
/*\*/
html*.csc-mailform-field textarea {
[width: 300px;
width: 302px;
]width: 302px;
}/*end*/
/* Kontakt-Formular formatieren */

a.laver_menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}
a.laver_menue:hover {
	color: #FF7318;
}

.layer_menu_item
{
	margin:5px 15px 5px 13px;
	text-align:left;
}

.lupe{
margin-top:-20px;

}

.order input { 
    width: 20px;
	height: 17px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 0 0 3px;	
	margin-bottom:2px;
}
	
.order_adr input.formInput { 
	width: 250px;
	height: 15px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 0 0 3px;	
}
.order_adr textarea.formInput { 
	width: 250px;
	height: 80px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 0 0 3px;	
}

 input.formButton { 
	width: 80px;
}

 .kb_list a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#999999;
	text-decoration:none;
}
 .kb_list a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FF7318;
	text-decoration:none;
}

 table.list_pagebrowser { clear: both; width:auto;}
 table.list_pagebrowser td{width:20px;}

body { 
	background-color: #ffffff;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
	background-image: url();
	margin:20px 0 0 20px;
	text-align: left;


}

 ul,  ol {
 	padding:0;
	margin: 0 10px 10px 15px;
	list-style-image: url(bilder/li_pfeil_pdf.gif);
}
 ul ul,  ol ol {
	 padding:0;
	margin: 0 10px 10px 15px;
	list-style-image: url(bilder/li_pfeil2_pdf.gif);
}
