/*
	Die Größe des iframes ist 690 x 520
*/
body
{
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	background-color: #ffffff;
}

h1
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	width: 96%;
	/*	max-width feststehend auf 452px; */
	height: auto;
	margin:15px 0 0 0;
	color: #000066;
	font-size: 20px;
	padding: 0;

}

div.breadcrump
{
	/*	Die oberste Zeile unterhalb der Hauptüberschrift,
		enthält Breadcrump-Anzeige oder Einleitungstext

		width feststehend auf 452px
	*/
	border-bottom: 1px dotted #ee7722;
	margin: 0 0 0 0;
	padding-bottom:6px;
}

div.breadcrump p
{
	margin:4px 0 0 0;
	padding:0;
	line-height:100%;
}


p.liste
{
	/*	Mehrere Absätze untereinander, die ähnlich wie eine Liste
		dargestellt werden sollen. Wird verwendet auf der Eingangs-
		seite mit den Link "AGB", "Angelregeln" usw.
	*/
	margin:0px 0 4px 0;
	padding:0;
	line-height:100%;
}

a
{
	text-decoration: none;
	height: auto;
	padding: 0;
	margin: 8px 0px 0 0;
}

a:link
{
	color: #ee7722;
	text-decoration: none;
	font-weight:bold;
}

a:visited
{
	color: #ee7722;
}
a:hover
{
	color: #000066;
}

div.breadcrump a:link, div.breadcrump a:visited
{
    color:rgb(153,153,153);
}

div.breadcrump a:hover
{
    color:rgb(0,0,102);
}

.bc_high
{
	/* Farbe des aktuellen Schrittes in der Breadcrump-Anzeige */
	color:rgb(0,0,102);
}

.bc_high2
{
	/* Farbe für die Pfeile zwischen den Breadcrump-Elementen */
	color:#ee7722;
}

.bc_low
{
	/* Farbe der gerade nicht aktuellen Schritte in der Breadcrump-Anzeige */
	color:rgb(153,153,153);
}

div#angelkarte table td p
{
	display:block;
	line-height:120%;
	clear:both;
	margin:0 0 6px 0;
	padding:0;
}

div#angelkarte table h4
{
	margin:0;
	padding:0;
	line-height:100%;
	font-size:90%;
}

div#angelkarte ul
{
	margin:0 0 0 1.2em;
	padding:0;
}

div#cart
{
	/* Position und Größe sind feststehend */
	/* Background-Image: hier passenden Theme-Namen einsetzen oder eigenes Bild mit absoluter URL angeben */
	background-image:url('./cart_fond.png');
	background-position:left bottom;
	background-repeat:no-repeat;
}

div#cart p
{
	margin:3px 2px 2px 6px;
	padding:0;
	line-height:100%;
	font-size:11px;
}

div#cart a
{
	color:black;
	text-decoration:underline;
}

div#cart_content
{
	/* Position und Größe feststehend */
	background-color:rgb(251,189,131);
	border-bottom:1px solid rgb(0,0,0);
	border-left:1px solid rgb(0,0,0);
	border-right:1px solid rgb(0,0,0);
}

div#cart_content td
{
	margin:0;
	padding:2px;
	line-height:100%;
	font-size:10px;
	vertical-align:bottom;
}

div#indenkorb
{
	float:right;
	margin-right:18px;
}

img
{
	border:0;
	margin:0;
	padding:0;
}

/* *********************** Forms ************************* */
select, input.normal
{
	margin-right:20px;
	width:180px;
}

select#akID_select
{
    width:380px;
}

input.submit
{
	margin-left:0px;
}

fieldset
{
	/* Breite und Position feststehend */
	margin:8px 0 0 0;
	left:-6px;
}
/* ********************** Ende Forms ************************* */

table.wk_gross
{
	/* Tabelle mit dem ausfürhlichen Warenkorb-Inhalt */
	/* Breite feststehend */


}


div#feedback p, div#wait p
{
	text-align:center;
	font-weight:bold;
	font-size:100%;
	line-height:110%;
	margin-top:0.5em;
}

/*				*** Preis-Assistent ***			*/
div#pr_ass
{
	/* Position und Größe feststehend */
	background-color:rgb(255,255,255);
	color:rgb(0,0,0);
	border:2px solid rgb(0,0,102);
	padding:0px;
}

div#pr_ass_head
{
	/* Position und Größe feststehend */
	background-color:rgb(0,0,102);
}

div#pr_cont
{
	/* Position und Größe feststehend */
	font-weight:normal;
	color:rgb(0,0,0);
	/* padding:20px 20px 20px 20px; */
}

div#pr_ass h6
{
	margin:0 0 0 0;
	padding:2px 0 2px 20px;
	color:rgb(255,255,255);
	font-size:100%;
	font-weight:bold;
}

div#pr_ass h6.sk
{
	margin:0 0 0 0;
	padding:2px 0 2px 0px;
	color:rgb(0,0,0);
	font-size:100%;
	font-weight:bold;
}

div#pr_ass p
{
	margin:2px 0 4px 0;
	line-height:107%;
}

div#pr_ass ul
{
	margin:0;
	padding:0 0 0 16px;
}

div#pr_ass a
{
	text-decoration: none;
	height: auto;
	padding: 0;
	margin: 8px 0px 0 0;
}

div#pr_ass a:link, div#pr_ass a:visited, div#pr_ass a:hover
{
	color: #000066;
	text-decoration: none;
	font-weight:bold;
}

div#pr_ass a:hover
{
	text-decoration:underline;
}

/*			*** Ende Preis-Assistent ***		*/

.okay
{
	background-color:rgb(255,255,255);
	color:rgb(0,0,0);
	border-top:25px solid rgb(0,0,102);
	border-right:2px solid rgb(0,0,102);
	border-bottom:2px solid rgb(0,0,102);
	border-left:2px solid rgb(0,0,102);
	padding:20px;
}

/*	DIVs für Fehler- und Vollzugsmeldungen	*/
.error
{
	background-color:rgb(255,255,255);
	color:rgb(184,55,23);
	border-top:25px solid rgb(0,0,102);
	border-right:2px solid rgb(0,0,102);
	border-bottom:2px solid rgb(0,0,102);
	border-left:2px solid rgb(0,0,102);
	padding:20px;
}

.wait
{
	background-color:#EEE;
	border-top:25px solid rgb(0,0,102);
	border-right:2px solid rgb(0,0,102);
	border-bottom:2px solid rgb(0,0,102);
	border-left:2px solid rgb(0,0,102);
	color:rgb(51,51,51);
	padding:20px;
}

.missing
{
	color:rgb(184,55,23);
	font-weight:bold;
}

.warn1
{
	color:#ee7722;
}

.warn2
{
	/*color:rgb(184,55,23);*/
	color:#ee7722;
}

/* ****************************************** RS-Modus *************************************** */
table#rs_kunden_ak td
{
    text-align:left;
    border-top:1px solid #999;
    padding-right:4px;
}

/* checkout-Seite, Buttons */

.co_button
{
	height:32px;
	width:400px;
	background-color:#EEE;
	background-position:14px center;
	background-repeat:no-repeat;
}

.co_button:hover
{
	background-color:rgb(0,0,102);
	color:white;
}

#co_okay
{
	font-weight:bold;
}

#co_cancel
{

}

