BODY {
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333;
font-size:11px;
line-height:16px;
}

img {
border:0;
}

A {
text-decoration:none;
color:#333;
}

H1 {
color:#C00;
font-size:115%;
font-weight:bold;
}

/* Kategorie Ueberschrift */
H2 {
font-size:125%;
font-weight:bold;
margin-top: 0px;
padding-top: 0px;
}

/* Kategorie Links / Unterkategorien */
H3 {
margin:0px;
padding:0px;
}

/* Produktname */
H4 {
font-size:13px;
font-weight:bold;
margin-top: 0px;
padding-top: 0px;
}

.bold {
font-weight:bold;
}

.line {
text-decoration:underline;
}

.au {
text-decoration:underline;
color:#333;
}

FORM {
display:inline;
}

.re300 {
float:right;
width:300px;
}

.req {
color:red;
}

.copyright {
font-size:9px;
line-height:1.5;
text-align:center;
color:#333;
font-style:italic;
}

.onepxwidth {
width:1px;
}

.my {
color:#FFF;
}

.nav {
color:#333;
margin-left:10px;
font-size:14px;
padding:3px;
font-weight:100;
}

.Menu {
color:#333;
font-size:11px;
font-weight:700;
text-decoration:none;
}

.Untermenu {
color:#333;
font-size:11px;
text-decoration:none;
}

.U_Spezial {
color:#C00;
font-style:italic;
}

.Shopmenu {
color:#999;
font-size:11px;
font-weight:700;
text-decoration:none;
}

.ShopmenuBasis {
color:#C00;
font-size:11px;
text-decoration:none;
}

.Shoptopmenu {
background-image:url(img/schropp/bg_shoptopmenu.gif);
}

.Suche {
color:#FFF;
font-size:11px;
}

input.blur {
color: #999;
}


.absmitte {
vertical-align:text-top;
}

.menumitte {
vertical-align:middle;
}

.menubg {
background-image:url(img/schropp/bg_menu.gif);
background-color:#FFF;
}

.menufooterbg {
background-image:url(img/schropp/bg_footer_menu.gif);
}

.menufooterrechts {
background-image:url(img/schropp/0_footer_rechts.gif);
background-color:#FFF;
}

.Aktuelles {
color:#C00;
font-size:14px;
font-weight:700;
}

.A_Text {
color:#666;
font-size:11px;
line-height:14px;
}

.ch1 {
	font-weight: bold;
	margin: 5px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A.k {
display:block;
color:#c00;
font-weight:bold;
padding-left:23px;
}

A.a_k {
display:block;
color:#c00;
font-weight:700;
background-image:url(img/schropp/aktiv_shophaupt.gif);
background-repeat:no-repeat;
background-position:7px;
padding-left:23px;
}

A.uk,A.uk:hover {
display:block;
color:#c00;
padding-left:38px;
}

A.a_uk,A.a_uk:hover {
display:block;
color:#c00;
background-image:url(img/schropp/aktiv_shopunter.gif);
background-repeat:no-repeat;
background-position:23px;
padding-left:38px;
}

A.zk,A.zk:hover {
display:block;
color:#333;
font-size:11px;
font-style:italic;
text-decoration:none;
padding-left:48px;
}

A.a_zk,A.a_zk:hover {
display:block;
color:#333;
font-size:11px;
font-style:italic;
background-image:url(img/schropp/aktiv_shopunter.gif);
background-repeat:no-repeat;
background-position:33px;
padding-left:48px;
text-decoration:underline;
}

.Ueberschrift_klein {
font-size:9px;
color:#666;
}

.Abschnitt_ueberschriftr {
font-size:12px;
font-weight:700;
color:#FFF;
}

.Karte-Preis {
color:#666;
font-weight:700;
font-size:9px;
}

.KartenEigenschaften {
font-weight:700;
color:#000;
font-size:9px;
}

.Seitentitel {
font-weight:700;
font-size:11px;
color:#C00;
}

.Infokartenaufzug {
color:#366;
font-size:11px;
}

.RoteUeberschrift,.A_Titel {
color:#C00;
font-size:115%;
font-weight:bold;
}

.Kategorietitel {
color:#C00;
font-size:11px;
}

.chose {
font-size:18px; 
font-weight:bold;
}

.search_menu {
display:inline;
}

.h_m {
display: inline;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:13px;
font-weight: bold;
padding: 5px 5px 10px 10px;
}

.h_m a:hover {
text-decoration:underline;
}

#srline { border-top:dotted 1px #333; margin-top:6px; width:100%; }

.lp {
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in; 
}

/* Lets get fancy */
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(img/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	left: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(img/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(img/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(img/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(img/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #333;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(img/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(img/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(img/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(img/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(img/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(img/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(img/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(img/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(img/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(img/fancy_shadow_nw.png) no-repeat;
}
/* das war fancy */

/* tab menu */
LI.tab {list-style-type:none;}
UL.tab {list-style-type:none;}

.tab ul, li{border:0; margin:0; padding:0; }
.tab ul{border-bottom:solid 1px #DEDEDE; height:29px; padding-left:20px;}
.tab li{float:left; margin-right:2px;}
.tab a:link, .tab a:visited{
	background:url(img/tab-round.png) right 60px;
	color:#666666;
	display:block;
	display: inline-block;
	font-weight:bold;
	height:30px;
	line-height:30px;
	text-decoration:none;
}
.tab a span{
	background:url(img/tab-round.png) left 60px;
	display:block;
	display: inline-block;
	height:30px;
	margin-right:14px;
	padding-left:14px;
}
.tab a:hover{
	background:url(img/tab-round.png) right 30px;
	display:block;
}
.tab a:hover span{
	background:url(img/tab-round.png) left 30px;
	display:block;
}

/* -------------------------------- */
/* 	ACTIVE ELEMENTS					*/
.active a:link, .active a:visited, .active a:visited, .active a:hover{
	background:url(img/tab-round.png) right 0 no-repeat;
} 
.active a span, .active a:hover span{
	background:url(img/tab-round.png) left 0 no-repeat;
}
/* ende tab menu */
