* {
	font-family: verdana !important;
	font-size:11px !important;
}

.teaser {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-style:solid;
}

#login_info {
	z-index:2;
	padding:3px;
	position:relative;
	top:50px;
	left:826px;
	width: 150px;
	height:30px;
	vertical-align:bottom;
	font-size: 12px;
	color:#FFFFFF;
	background-color:#000000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	border: 1px solid #efefef;
}

.leftnav {
	font-size: 12px !important; 
	vertical-align: top;
	font-size: 80%;
}

.leftnav *{
	font-size: 12px !important; 
}

.leftnav a {
}

.leftnav a:link, .leftnav a:visited {
	color: #153c70;
}

.leftnav a:hover, .leftnav a:active {
	border: 0px solid #000;
}

.leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

.leftnav li {
	/*/*/margin: 0px 0px 0px 0px; /* */	
}


.leftmnu_0{
	background:#d4d4d4;
}

.leftmnu_1{
	background:#e2e2e2;
}
.leftmnu_2{
	background:#f3f3f3;
	border-bottom:2px solid #eee;
}

.leftmnu_2:hover, .leftmnu_2:active{
	background:#f3f3f3;
}

.leftmnu_3{
	background:#ffffff;
	border-bottom:2px solid #ccc;
}

.leftmnu_3:hover, .leftmnu_3:active{
	background:#ffffff;
}

#quicknav {
 width: 500px;
 padding:3px 0 3px 8px;
 border: 0px solid #000;
 color: #000000;
 background-color: #efefef;
 
 -moz-border-radius-topright:8px; 
 border-top-right-radius:8px; 
 -webkit-border-top-right-radius:8px; 
 
 -moz-border-radius-bottomright:8px; 
 border-bottom-right-radius:8px; 
 -webkit-border-bottom-right-radius:8px; 
}

#quicknav a {
	padding: 0px; 
	text-decoration: none;
}

#quicknav a:link {
	color: #000;
}

#quicknav a:hover {
	color: #000000;
	border: 0px solid #000;
	text-decoration: underline;
}

#current a {
	color: #000000 !important;
	font-weight: none;
}

#minicart {
	font-size: 10px;	
}

.entryTable {
	font-family: verdana;
	font-size:12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: verdana;
	font-size:12px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: verdana;
	font-size:12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: verdana;
	font-size:12px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: verdana;
	font-size:12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background-image: url('button.jpg');
	border: 1px solid #565656;
	padding: 3px;
	min-width: 50px;
	cursor: pointer;
}
.disabled_addToCartButton {
	font-family: verdana;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#EFEFEF;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

td{
	font-family: verdana;
	font-size:12px;
}

.paging{
	font-weight:normal;
	color:#000;
	margin:0px !important;
	height: 20px;
}

.paging a:link,.paging a:visited,.paging a:active {
	color: #555555;
	font-weight: bold;
	text-decoration:none;
	border: 1px solid black;
	padding: 3px 5px 3px 5px;
	background-color: #F6F6F6;
}

.paging a:hover {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}

span{
	font-family: verdana;
	font-size:12px;
}

a:link, a:visited, a:active {
	color: #000;
	text-decoration:underline;
}

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

a.preis:link, a.preis:visited, a.preis:active {
	color: #000;
	text-decoration:none;
}

a.preis:hover {
	color: #000;
	text-decoration:underline;
}

/* PAKET - ANZEIGE IN RUBRIKEN */

.paket_header {
	background:#aaa;
	color:#fff;
	font-weight:bold;
	border:2px solid #aaa;
}

.paket_feld1 {
	border:2px solid #aaa;
	padding:5px;
}

.paket_feld2 {
	border:2px solid #aaa;
	padding:5px;
}

.paket_feld2 b {
	font-size:14px;
}

.paket_feld3 {
	border:2px solid #aaa;
	padding:5px;
}

.paket_feld4 {
	border:2px solid #aaa;
	padding:5px;
}

.paket_thumbnail {
	margin:3px;
	cursor:pointer;
}

.paket_tage_header {
	background:#ccc;
	padding:2px;
}

.paket_tage_inhalt {
	border:1px solid #ccc;
	padding:4px;
}

.paket_border_top {
	border-top:1px solid #aaa;
	padding-top:4px;
	margin-top:4px;
}

h1, h2, h3 {
  margin:0px;
  padding:0px;
}

.tag_cloud { padding-right: 3px; padding-bottom: 3px; text-decoration: none !important; }
.tag_cloud:link  { color: #2b80f0; }
.tag_cloud:visited { color: #2b80f0; }
.tag_cloud:hover { color: #ffffff; background: #368af5; }
.tag_cloud:active { color: #ffffff; background: #368af5; }


#features{
	text-align:left;
	width: 720px;
	height: 30px;
}

#features img{
	padding-top: 5px;
	padding-right: 3px;
}

#features p{
	color: #333333;
    font-family: tahoma !important;
    font-size: 14px !important;
    font-weight: bold;
    display: inline;
    vertical-align: top;
}


a.btn {
    background-image: url("../images/productlist/btn.gif");
    background-position: 0 0;
    display: block;
    float: left;
    padding-left: 1px;
    margin-left: 20px;
    text-decoration: none;
}

a.btn span.btn-sd {
    background-image: url("../images/productlist/btn.gif");
    background-position: 100% -50px;
    display: block;
}

a.btn span.btn-sd2 {
    background-image: url("../images/productlist/btn1_.gif");
}

a.btn span.btn-sd:hover {
    background-position: 100% -150px;
}

a.btn span.btn-i {
    background-image: url("../images/productlist/ic_arrow_ri.gif");
    background-position: 7px 6px;
    display: block;
    padding: 1px 8px 3px 19px;
    color: #ffffff;
    background-repeat: no-repeat;
}
