/*
	CSS - Dokument f�r http://www.kapanen.de
	author: 	Andy Wenk 
	company: 	voodoo-media GmbH
	copyright:	Andy Wenk 2005 / you can copy or redistribute this file as you like!
	web:		http://www.voodoo-media.de
	contact:	aw@voodoo-media.de
*/

/* Standard tag definition */
body{
	background-color: #010101;
	margin: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
	scrollbar-base-color:#000000;
	scrollbar-highlight-color:#888888;
	scrollbar-arrow-color:#888888;
	scrollbar-shadow-color:#888888;
	scrollbar-darkshadow-color:#000000;
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: underline;
}
td, th {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
h3, h5 {
	color: #cccccc;
}
form{
	padding: 0px;
	margin: 0px;
}
input, textarea{
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #8A331B;
	padding: 0px;
}
input.blank {
	background-color: transparent;
	border: 0px;
	padding: 0px;
}
select{
	border: 1px solid #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #8A331B;
}

/* +++ Bereiche mit id +++ */

/* Hauptbereich der website */
#main_container{
	width: 960px;
	height: 560px;
	position: relative;
	/*border: 2px dashed #8A331B;*/
	background-color: #010101;
	background-image: url('/images/back_total.jpg');
	background-repeat: no-repeat;
}
#header {
	width: 670px;
	left: 240px;
	top: 90px;
	position: absolute;
}
#suchfeld {
	text-align: left;
}
#warenkorb {
	text-align: right;
}
#produkt_navi_alpha {
	text-align: left;

}
#produkt_navi {
	text-align: right;
}

#paypal {
	width: 240px;
	height: 30px;
	left: 680px;
	top: 20px;
	position: absolute;
	border: 0px dashed #999999;
	text-align: right;
	color: #dd0000;
}
#navi{
	width: 170px;
	height: 370px;
	left: 15px;
	top: 40px;
	border: 0px dashed #999999;
	position: absolute;
}
#content{
	width: 760px;
	height: 390px;
	left: 170px;
	top: 150px;
	border: 0px dashed #999999;
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	text-align:center;
	overflow:auto;
}
#content_popup{
	width: 490px;
	height: 285px;
	left: 10px;
	top: 15px;
	border: 0px dashed #999999;
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	overflow:auto;
}
#content_popup_close_window a{
	padding-left: 10px;
	font-size: 10px;
	color: #888888;
	width: 480px;
	text-align: right;
}

#start_scene {
	position:relative; 
	left:30px; 
	top:100px; 
	width:600px;
	height: 400px; 
	z-index:100000; 
	/*border: 2px solid red;*/
}

/* Tabellen */
table.navigation {
	width: 180px;
	top: 140px;
	left: 0px;
	position: absolute;
}
table.navigation td, a{
	
	height: 28px;
	color: #ffffff;
}
table.kontakt_table {
	width: 450px;
	padding:0px;
}
table.kontakt_table td {
	height: 20px;
	padding:2px 2px 2px 2px;
}

table.starter_tbl {
	width: 98%;
	height: 98%;
}

table.starter_tbl td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
}
	

table.liste_produkte {
	width: 650px;
}
table.liste_produkte td.nr {
	width:15px;
	padding:5px;
}
table.liste_produkte td.pic {
	width:100px;
}
table.liste_produkte td.text {
	height: 90px;
	padding:3px;
}
table.liste_produkte td div.text {
	width:380px;
	height: 100px;
	overflow:auto;
}
table.liste_produkte td.feld_right {
	padding:3px;
	text-align: right;
}
table.liste_produkte td.feld_right_price {
	padding:3px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width:150px;
}
table.liste_produkte td.border {
	border-bottom: 1px solid #8A331B;
	height:5px;
}
table.warenkorb {
	width: 720px;
	border-bottom: 1px solid #8A331B;
	border-right: 1px solid #8A331B;
}
table.warenkorb td {
	padding: 2px;
	border-top: 1px solid #8A331B;
	border-left: 1px solid #8A331B;
}
table.warenkorb th {
	padding: 2px;
	text-align: left;
	border-top: 1px solid #8A331B;
	border-left: 1px solid #8A331B;
}
table.warenkorb td.blank {
	padding: 2px;
	border-top: 0px solid #999999;
	border-left: 1px solid #8A331B;
}
table.warenkorb td fieldset {
	padding: 5px;
	border: 1px solid #8A331B;	
}
table.warenkorb td fieldset legend{
	color: #999999;
}

table.buttons {
	padding-top: 3px;
	padding-left: 0px;
	height: 0px;
}
table.buttons td {
	height:0px;
}
table.uebersicht_fieldset {
	border: 0;
}
table.uebersicht_fieldset td {
	border: 0;
}
table.uebersicht_fieldset td fieldset {
	border: 1px dashed #8A331B;
	color: #999999;
}

table.content_text {
	width: 600px;
	font-size: 12px;
}
table.content_text th {
	text-align: left;
	font-size: 15px;
	color: #8A331B;
}
table.content_text td {
	text-align: left;
	padding: 10px;
}
table.table_impressum {
	width: 400px;
	
}
table.table_impressum td{
	height: 20px;
	padding:2px;
}

table.login {
	width: 500px;
	border-bottom: 1px solid #8A331B;
	border-right: 1px solid #8A331B;
}
table.login td {
	padding: 2px;
	border-top: 1px solid #8A331B;
	border-left: 1px solid #8A331B;
}
table.login th {
	padding: 2px;
	text-align: left;
	border-top: 1px solid #8A331B;
	border-left: 1px solid #8A331B;
}
table.login td a{
	height: 0px;
}
table.login td.left_blank {
	border-left: 0px;
}
table.login td.spacer {
	width:10px;
	padding: 2px;
	border-top: 1px solid #8A331B;
	border-left: 1px solid #8A331B;
}
table.blank td{
	border: 0px dashed #8A331B;
	padding:0px;
	height:0px;
}
table.blank td.top {
	padding-top: 3px;
}
table.adress_kasten {
	height: 90px;
}
table.check td{
	border: 0px;
	height: 0px;
	padding: 0px;
}
table.show_basket {
	padding: 0px;
	valign: 0px;
	height:0px;
}
table.header {
	width: 670px;
}
table.header input, select {
	height:22px;
	font-size:12px;
	line-height: 10px;
	font-weight:bold;
	border: 1px solid black;
	padding: 1px;
}
table.pageNav select{
	height:18px;
	font-size:11px;
	font-weight:normal;
	border: 1px solid black;
	
}
/* Class */
.message{
	color: #7D2F18;
	font-size: 11px;
	font-weight: bold;
	background-color: #bbbbbb;
	padding: 0px 2px 0px 2px;
	width: 100%;
}
.blank {
	border: 0px;
}
a.link_details {
	color: #dddddd;
	font-size: 9px;
	font-weight: normal;
}
a:hover.link_details {
	color: #dddddd;
	font-size: 9px;
	font-weight: normal;
	text-decoration:underline;
}

.head_start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
}	
