body {
	margin-top:0pt;
	margin-left:0pt;
	margin-bottom:0pt;
	/*background-color:#252525;*/
	background-color:#ffffff;
	font-family: Arial,Helvetica;
	color:#000000;
	/*background-image:url(/themes/default/images/bgBody.gif);*/
	background-repeat:repeat-x;
	background-align:left;
}

h1 {
	margin-top:0px;
	padding-top:20px;
	padding-left:25px;
	background-image:url(/themes/default/images/bgHeader.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	font-size:16pt;
	font-family: Arial,Helvetica;
	color:rgb(0,139,218);
	text-decoration: none;
	border-bottom:solid 1px rgb(0,139,218);
}

h2 {
	font-size:14pt;
	font-family: Arial,Helvetica;
	color:#b00000;
	text-decoration: none;
}

h3 {
	font-size:12pt;
	font-family: Arial,Helvetica;
	color: 000000;
	text-decoration: none;
}

body,td {
	font-size:12pt;
	font-family: Arial,Helvetica;
	color: 000000;
	text-decoration: none;
	line-height:1.4em;
}



#border {
	background-color:#b2cbe4;
	background-image:url(/themes/default/images/bgBody.gif);
	background-repeat:repeat-x;
	background-align:left;
	border-left:solid 1px #104476;
	border-right:solid 1px #104476;
}

a {
	font-size:12pt;
	font-family: Arial,Helvetica;
	color:#d83a2e;
	text-decoration: none;
}



a.lightbox {
	font-size:8pt;
	font-weight:plain;
	font-family: Arial,Helvetica;
	text-decoration: none;
}

.small {
	font-size:8pt;
}
/**** TOP FRAME ****/
/*******************/
#top {
	width:798px;
	height:99px;
	margin:0px;
	background-image:url(/themes/default/images/logo.jpg);
	background-repeat:no-repeat;
	background-align:left;
	background-color:#008bda;
	border-bottom:solid 1px rgb(0,139,218);
	border-right:solid 1px #104476;
	border-left:solid 1px #104476;
	/*border-right:solid 1px rgb(0,139,218);*/
}
body.top {
	background-image:url(/themes/default/images/bgBody.gif);
}


/**** NAVI FRAME ****/
/********************/

#navi {
	vertical-align:top;
	width:100%;
}

body.navi {
	background-image:url(/themes/default/images/bgNavi.jpg);
	
}

div.navi {
	/*border:solid 1px #a0a0a0;*/
	padding-left:3px;
	padding-right:3px;
	width:140;
}

div.subNavi {
	border:solid 1px #104476;
	background-color:#0b6395;
	padding-left:5px;
	padding-right:0px;
	width:145;
	margin-left:10px;
}

a.navi {
	font-size:10pt;
	font-weight:bold;
	font-family: Arial,Helvetica;
	color:rgb(255,255,255);
	
	text-decoration: none;
}

a.navi:hover {
	font-size:10pt;
	font-weight:bold;
	font-family: Arial,Helvetica;
	color:#a0a0a0;
	text-decoration: none;
}

a.naviBottom {
	font-size:8pt;
	font-weight:plain;
	font-family: Arial,Helvetica;
	color:#ffffff;
	text-decoration: none;
}

a.subNavi {
	font-size:10pt;
	font-weight:bold;
	font-family: Arial,Helvetica;
	color:rgb(220,220,220);
	
	text-decoration: none;
}

a.subNavi:hover {
	font-size:10pt;
	font-weight:bold;
	font-family: Arial,Helvetica;
	color:#a0a0a0;
	text-decoration: none;
}

/**** CONTENT ****/
/*****************/


#content {
	margin:0px;
	background-color:#ffffff;
	/*
	border-right:solid 1px rgb(0,139,218);
	border-left:solid 1px rgb(0,139,218);
	border-bottom:solid 1px rgb(0,139,218);
	*/
}



#contentFrame {
	width:900px;
	height:100%;
	border:none;
	border-right:solid 1px #a00000;
	padding:0px;

}

#rowTopLeft {
	width:160px;
	height:110px;
	background-repeat:none;
	background-color:#a00000;
}

#rowTopRight {
	width:740px;
	height:110px;
	background-repeat:none;
	background-color:#ffffff;
}

#rowBottom {
	height:14px;
	background-color:#600000;
	color:#ffffff;
	font-size:8pt;
}

#rowNavi {
	background-color:#a00000;
	width:160px;
	vertical-align:top;
	padding:5px;
}

#rowContent {
	width:740px;
	height:100%;
	padding:10px;
	background-color:#ffffff;
	vertical-align:top;
}

#ifProdukte {
	width:100%;
	height:600px;
	border:none;
}


th {
	font-weight:bold;
	text-align:left;
	border-bottom:solid 1px #a0a0a0;
	background-color:#a0a0a0;
	
	margin:1px;
	margin-left:5px;
	padding:0px;
}

table.zubehoerliste {
	width:100%;
	border: solid 1px #808080;
	margin:5px;
}

td.zubehoerliste {
	border-bottom:solid 1px #a0a0a0;
	background-color:#f0f0f0;
	
	margin:0px;
	margin-left:5px;
	padding-left:5px;
	padding-right:5px;
	
	
}