/* CSS Document */
body
{
	background-color: #006666;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url("bilder/allgemein/kopfkachel.jpg"); 
	/* background-image: url("bilder/allgemein/kopfkachel_xmas.jpg"); */
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

a:visited
{
	text-decoration: underline;
	color: #b4ffff;
}

a:link
{
	text-decoration: underline;
	color: #b4ffff;
}


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

a:focus
{
	text-decoration: none;
	color: #33ffff;
}

a:active
{
	text-decoration: none;
	color: #33ffff;
}


#shopcontent a:link, #shopcontent a:visited
{
    text-decoration: none;
}

#shopcontent a:hover
{
    text-decoration: underline;
}


#navigation a:link
{
	text-decoration: none;
	color: #fff;
}

#navigation a:visited
{
	text-decoration: none;
	color: #fff;
}

#navigation a:hover
{
	text-decoration: none;
	color: #FFCC66;
}

#navigation a:focus
{
	text-decoration: none;
	color: #FFCC66;
}

#navigation a:active
{
	text-decoration: none;
	color: #FFFFCC;
}

h1
{
	font-size: 1.6em;
	line-height: 1.6em;
	color: #000;
	font-weight: normal;
	margin: 0px;
}

h2
{
	font-size: 1.3em;
	line-height: 1.3em;
	color: #000;
	font-weight: normal;
	margin: 0px 0px 0.3em 0px;
}

h3
{
	font-size: 0.9em;
	line-height: 0.9em;
	color: #000;
	font-weight: bold;
	margin: 0.3em 0px 0.3em 0px;
}

#navueberspringen { display: none; }
#zuglobalenfunktionen { display: none; }

#logo
{
	position: absolute;
	left: 125px;
	top: 12px;
}

#navigation
{
	width: 722px;
	color: #fff;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	height: 90px;
	position: absolute;
	top: 10px;
	left: 78px;
}

#navigation td
{
	padding: 0px 10px 10px 10px;
	vertical-align: bottom;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #fff;
}

#pfeil
{
	position: absolute;
	padding: 0px;
	top: 0px;
}

#kontaktbereich
{
	position: absolute;
	top: 120px;
	left: 12px;
}

#paragraph
{
	position: relative;
	top: 100px;
	left: 0px;
}

#content td
{
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

#content
{
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: 120px;
	left: 100px;
	width: 700px;
	border: 1px solid #FFCC66;
	padding: 10px;
}

#content td
{
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

#shopsite
{
	width: 700px;
	color: #fff;
	position: absolute;
	top: 120px;
	left: 100px;
}

#shopcontent
{
	width: 700px;
	color: #fff;
	font-size: 12px;
	border: 1px solid #FFCC66;
	padding: 10px;
}

#shopcontent td
{
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

#contentshop
{
	width: 700px;
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: 120px;
	left: 100px;
	border: 1px solid #FFCC66;
	height: auto;
}

.clearboth { clear: both; }
.fett { font-weight: bolder; }

.aufzaehlung
{
	font-size: 12px;
	line-height: 125%;
	/*text-transform: uppercase;*/
	color: #fff;
	word-spacing: auto;
	padding: 0px;
}

.infotext
{
	font-size: 12px;
	line-height: 21px;
	/*text-transform: uppercase;*/
	color: #fff;
	word-spacing: 1px;
}

.mittel, middle
{
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 118%;
}

.klein, .mini {
    font-size: 10px;
    line-height: 113%;
    letter-spacing: 0px;
}

.neuauflage {color: #fff; letter-spacing:2px;}

.grey { color: #b69c6a; }


.braunertext
{
	font-size: 12px;
	line-height: 16px;
	color: #FFCC66;
	/*letter-spacing: 1px;*/
}



.braun {color: #FFCC66;}

.braun a, .braun a:link, .braun a:visited
{
	text-decoration: none;
	color: #006666;
}

.braun a:hover, .braun a:focus, .braun a:active 
{
	text-decoration: none;
	color: #33ffff;
	background-color: #006666;
}





.schwarz {color: #000;}

.schwarz a, .schwarz a:link
{
	text-decoration: none;
	color: #006666;
}

.schwarz a:hover, .schwarz a:focus, .schwarz a:active 
{
	text-decoration: none;
	color: #33ffff;
	background-color: #006666;
}






.initiale
{
	font-size: 20px;
	line-height: 15px;
	font-weight: bolder;
}

#popup
{
	width: 490px;
	color: #fff;
	font-size: 12px;
	margin: 15px;
}

#popup td
{
	text-align: left;
	vertical-align: top;
}

.versalienfett
{
	font-size: 12px;
	line-height: 13px;
	/*text-transform: uppercase;*/
	font-weight: bolder;
	/*word-spacing: 2px;*/
}

.eingabefeld
{
	font-size: 12px;
	line-height: 135%;
	color: #000;
	width: 220px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #fff;
}

.eingabefeldplz
{
	font-size: 12px;
	line-height: 135%;
	color: #000;
	width: 60px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #fff;
}

.eingabefeldort
{
	font-size: 12px;
	line-height: 135%;
	color: #000;
	width: 150px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #fff;
}

.kursiv
{
	font-style: italic;
	font-weight: normal;
	color: #fff;
	text-transform: none;
}

.fliesstext, .fliesstext2
{
	font-size: 12px;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	text-transform: none;
	color: #fff;
	/*letter-spacing: 1px;*/
}

.fliesstext2 { color: #000; }

.feldbeschriftung
{
	font-size: 12px;
	line-height: 13px;
	/*text-transform: uppercase;*/
	color: #fff;
	padding: 5px 10px 0px 0px;
}

.subheadlinestrich
{
	font-size: 12px;
	line-height: 13px;
	/*text-transform: uppercase;*/
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-bottom: 1px;
}

.fliesstexteingerueckt
{
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #fff;
	/*letter-spacing: 1px;*/
	padding-left: 50px;
}

.balken
{
	position: relative;
	bottom: -17px;
}

li
{
	font-size: 12px;
	font-weight: bolder;
	line-height: 15px;
	/*text-transform: uppercase;*/
	color: #FFCC66;
	list-style-position: outside;
	list-style-image: url("/bilder/allgemein/nav_pfeil_rechts.gif");
	list-style-type: none;
}

#contentshop li
{
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	color: #000;
	list-style-position: outside;
	list-style-image: url("/bilder/shop/listen_pfeil_shop.gif");
	list-style-type: none;
}

.buecher { float: left; }
.clear { clear: both; }

.schliessen
{
	float: right;
	padding-top: 0px;
	padding-right: 10px;
}

.preis
{
	font-size: 12px;
	line-height: 13px;
	/*text-transform: uppercase;*/
	font-weight: bolder;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #fff;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 0px 108px;
	display: inline;
}

.linkcolor
{
	color: #000066;
}

.print_only { display: none; }
.link { cursor: hand; }

#printbox
{
	border: 1px solid #FFCC66;
	font-size: 11px;
	font-weight: normal;
}


sup {text-decoration: none; margin-left:2px; font-size:100%; font-weight: normal;}

.searchTop
{
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	width: 120px;
	height: 17px;
	background-color: #e0e0e0;
	color: #996633;
	padding: 0px;
	padding-left: 3px;
	padding-top: 1px;
	border: 0px;
	/*text-transform: uppercase;*/
	font-size: 10px;
}

.searchContent
{
	font-size: 11px;
	font-weight: 600;
	width: 210px;
	height: 15px;
	background-color: #efefef;
	color: #5d3f20;
	padding: 0px;
	padding-left: 3px;
	padding-top: 2px;
	border: 0px;
	/*BORDER-BOTTOM: #fff solid 1px;
	BORDER-LEFT: #fff solid 1px;
	BORDER-TOP: #fff solid 1px;
	BORDER-RIGHT: #fff solid 1px;*/
}

.searchselectContent
{
	font-size: 11px;
	font-weight: 600;
	height: 18px;
	width: 160px;
	color: #5d3f20;
	background-color: #efefef;
	border: 0px;
	BORDER-BOTTOM: #fff solid 0px;
	BORDER-LEFT: #fff solid 0px;
	BORDER-TOP: #fff solid 0px;
	BORDER-RIGHT: #fff solid 0px;
}

option { padding: 2px 0px 2px 0px; }

#pageboxen
{
	position: absolute;
	top: 120px;
	left: 810px;
	width: 218px;
	overflow: hidden;
	font-size: 11px;
}

#pageboxen p
{
	padding: 0px;
	margin: 8px 0px 10px 0px;
}

#pageboxen div.box
{
	border: 1px solid #FFCC66;
	padding: 8px 6px 8px 8px;
	font-size: 11px;
	color: #fff;
	margin-bottom: 25px;
	line-height: 135%;
}

div.box a:link, div.box a:visited, div.box a:hover
{
	color: #b4ffff;
	font-size: 11px;
	text-decoration: none;
}

div.box a:hover { color: #33ffff; }

div.box a:focus { color: #33ffff; }

div.box a:active { color: #33ffff; }


.wktext
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	/*letter-spacing: 1px;*/
	padding: 10px 15px 5px 0px;
}

.wetextarea, .wktext
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	/*letter-spacing: 1px;*/
	padding: 0px;
}

.wktext { /* padding: 10px 15px 5px 0px; */ }
table .wktabelle td { padding: 3px 3px 2px 0px; }
table .wktabelle tr.zusatz td { padding: 0px 3px 1px 0px; }
