/* CSS Document */

a {
	background-image:url(../images/link/norm.gif);
	background-repeat:no-repeat;
	background-position: left;
	text-decoration:none;
	padding-left:20px;
	color:#FFFFFF;
}
a:hover {
	background-image:url(../images/link/hover.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:20px;
	text-decoration:none;
	color:#FFFFFF;
}
a.aktiv {
	background-image:url(../images/link/hover.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:20px;
	text-decoration:none;
	color:#FFFFFF;
}
a.aktiv:hover {
	background-image:url(../images/link/hover.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:20px;
	text-decoration:none;
	color:#FFFFFF;
}
a.sub {
	background-image:url(../images/link/normsub.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:30px;
	text-decoration:none;
	color:#FFFFFF;
}
a.sub:hover {
	background-image:url(../images/link/hoversub.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:30px;
	text-decoration:none;
	color:#FFFFFF;
}
a.subaktiv {
	background-image:url(../images/link/hoversub.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:30px;
	text-decoration:none;
	color:#FFFFFF;
}
a.subaktiv:hover {
	background-image:url(../images/link/hoversub.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:30px;
	text-decoration:none;
	color:#FFFFFF;
}
a.white {
	background-image:url(../images/link/white.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:30px;
	text-decoration:none;
	color:#FFFFFF;
}
a.white:hover {
	background-image:url(../images/link/white.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:30px;
	text-decoration:none;
	color:#FFFFFF;
}

a.nonesee {
	visibility:hidden;
	display:none;
}





a.offline {
	text-decoration:none;
	color: #FF0000;
}
a.offline:hover {
	text-decoration:none;
	color: #FFFFFF;
}
a.online {
	text-decoration:none;
	color: #009900;
}
a.online:hover {
	text-decoration:none;
	color: #FFFFFF;
}
a.none {
	background-image:none;
	text-decoration:none;
	color: #FFFFFF;
	padding-left:0;
}
a.none:hover {
	background-image:none;
	text-decoration:none;
	color: #000000;
	padding-left:0;
}
hr.news {
	background-color:#d0d0d2; /* Mozilla 1.4 */
	color:#d0d0d2; /* IE 6 */
	border: #d0d0d2; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	width:130px;
	margin:0;
}
hr.newsh1 {
	background-color:#666666; /* Mozilla 1.4 */
	color:#666666; /* IE 6 */
	border: #666666; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	width:400px;
	margin:0;
}
hr.menue {
	background-color:#333333; /* Mozilla 1.4 */
	color:#333333; /* IE 6 */
	border: #333333; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	width:159px;
}
hr.shopmenue {
	background-color:#858585; /* Mozilla 1.4 */
	color:#858585; /* IE 6 */
	border: #858585; /* Opera 7.11 */
	height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	width:159px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}
hr {
	background-color:#666666; /* Mozilla 1.4 */
	color:#666666; /* IE 6 */
	border: #666666; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

img {
	border:1px solid #FFFFFF;
}
img.none {
	border:0px;
}
form {
	margin:0;
}
input {
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:150px;
	background-color:#CCCCCC;
}
input[type=checkbox]{
	/*width:25px; float:left; margin-right:5px; margin-bottom:15px;*/
}


input:hover {
	background-color:#ffffff;
	color:#000000;
}

input.login {
	width:70px;
	color:#FFFFFF;
	background-color:#5c5c5c;
	margin-top:10px;
}
input.senden {
	width:70px;
	color:#FFFFFF;
	background-color:#5c5c5c;
}
textarea { 
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:240px;
	background-color:#CCCCCC;
	height:130px;
}

textarea:hover {
	background-color:#ffffff;
	color:#000000;
}
select {
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:150px;
}

#readmore {
	width:605px;
	height:15px;
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
	border-top:1px dashed #666666;
}
#seiten {
	width:605px;
	height:15px;
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
	border-top:1px solid #666666;
}
#bg {
	width:605px;
	height:15px;
	margin-top:5px;
}
#bgname {
	width:300px;
	height:15px;
	float:left;
}
#bgdate {
	width:300px;
	height:15px;
	float:right;
	text-align:right;
}



#divdetails {
	width:440px;
	margin-bottom:5px;
}
#divdetailspos1 {
	width:130px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	float:left;
	height:17px;
}
#divdetailspos2 {
	width:270px;
	background-color:#333333;
	padding-left:10px;
	float:left;
	height:17px;
}
#divdetailsposhei1 {
	width:130px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	float:left;
	height:85px;
}
#divdetailsposhei2 {
	width:250px;
	background-color:#333333;
	padding-left:10px;
	float:left;
	height:85px;
}
#divdetailsfah1 {
	width:260px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	float:left;
	height:80px;
}
#divdetailsfah2 {
	width:120px;
	background-color:#333333;
	padding-left:10px;
	float:left;
	height:80px;
}
#divdetailsposh1 {
	width:130px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	float:left;
	height:135px;
}
#divdetailsposh2 {
	width:250px;
	background-color:#333333;
	padding-left:10px;
	float:left;
	height:135px;
}
#divdetailsposhb1 {
	width:130px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	float:left;
	height:120px;
}
#divdetailsposhb2 {
	width:250px;
	background-color:#333333;
	padding-left:10px;
	float:left;
	height:120px;
}
#divdetailsposhb2 p {
	margin:0;
}
#divbestellh1 {
	width:140px;
	background-color:#484848;
	border-right:1px dashed #ffffff;
	float:left;
	height:17px;
	padding-left:4px;
}
#divbestellopth1 {
	width:100px;
	background-color:#484848;
	border-right:1px dashed #ffffff;
	float:left;
	height:17px;
	padding-left:4px;
}
#divbestell {
	width:140px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	float:left;
	height:17px;
	padding-left:4px;
}
#divbestellopt {
	width:100px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	float:left;
	height:17px;
	padding-left:4px;
}

#divkatspos1 {
	width:60px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	float:left;
	height:17px;
}
#divkatspos2 {
	width:240px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	padding-left:5px;
	float:left;
	height:17px;
}
#divkatspos3 {
	width:250px;
	background-color:#333333;
	padding-left:5px;
	float:left;
	height:17px;
}

#divprpos1 {
	width:320px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	float:left;
	height:17px;
}
#divprpos2 {
	width:140px;
	background-color:#333333;
	padding-left:5px;
	float:left;
	height:17px;
}

#divprposi1 {
	width:200px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	float:left;
	height:17px;
}
#divprposi2 {
	width:240px;
	background-color:#333333;
	padding-left:5px;
	float:left;
	height:17px;
}
#divprposit1 {
	width:200px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	float:left;
	height:120px;
}
#divprposit2 {
	width:240px;
	background-color:#333333;
	padding-left:5px;
	float:left;
	height:120px;
}
#divprfck1 {
	width:200px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	float:left;
	height:200px;
}
#divprfck2 {
	width:410px;
	background-color:#333333;
	padding-left:5px;
	float:left;
	height:200px;
}

#divdown {
	width:590px;
	margin-bottom:5px;
	border-left:3px solid #999999;
	padding-left:5px;
}
#divdown p {
	margin-top:0;
}

#divdownwall {
	width:590px;
	margin-bottom:5px;
	border-left:3px solid #999999;
	height:152px;
	padding-left:5px;
}
#divdownwall p {
	margin-top:0;
}
#divdownbanner {
	width:590px;
	margin-bottom:5px;
	border-left:3px solid #999999;
	height:134px;
	padding-left:5px;
}
#divdownbanner p {
	margin-top:0;
}
#divdownbannercode {
	width:570px;
	background-color:#444444;
	padding-left:5px;
	margin-top:2px;
	float:left;
}

#divphoto {
	width:122px;
	height:150px;
	background-color:#444444;
	border-left:3px solid #999999;
	marign-right:10px;
	padding-left:3px;
	margin-top:2px;
	float:left;
}	


#divdownbox {
	width:200px;
	background-color:#333333;
	padding-left:5px;
	border-left:2px solid #CCCCCC;
	float:right;
}

label{display:block;padding:0.5em; width:100%;background-position:8px center;background-repeat:no-repeat;border:1px solid #252525;clear:both;cursor:pointer}



#haendler {
	width:430px;
}
#haendler p {
	margin-top:0;
}

#haendler_typ_h1 {
	width:70px;
	float:left;
	background-color:#444444;
}
#haendler_beschreibung_h1 {
	width:260px;
	background-color:#444444;
	float:left;
}
#haendler_link_h1 {
	width:164px;
	float:left;
	background-color:#444444;
	padding-right:4px;
}

#haendler_typ {
	width:70px;
	float:left;
}
#haendler_beschreibung {
	width:260px;
	float:left;
}
#haendler_link {
	width:164px;
	float:left;
	padding-right:4px;
}

#freeshipping {
	width:250px;
	border-right:5px solid #ffffff;
	background-color:#484848;
	min-height:20px;
	padding-left:2px;
	padding-bottom:2px;
}
#akzagb {
	width:430px;
	border-right:5px solid #ffffff;
	background-color:#484848;
	min-height:20px;
	padding-left:2px;
	padding-bottom:2px;
}


/*Voting Boxen */

hr.votehe {
	background-color:#f1f1f1; /* Mozilla 1.4 */
	color:#f1f1f1; /* IE 6 */
	border: #f1f1f1; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin:0;
}
hr.vote {
	background-color:#aaaaab; /* Mozilla 1.4 */
	color:#aaaaab; /* IE 6 */
	border: #aaaaab; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin:0;
}

#divdetailsvoteh1 {
	width:270px;
	background-color:#333333;
	border-right:1px dashed #ffffff;
	border-bottom:1px solid #f1f1f1;
	float:left;
	height:17px;
}
#divdetailsvoteh2 {
	width:130px;
	background-color:#333333;
	padding-left:10px;
	border-bottom:1px solid #f1f1f1;
	float:left;
	height:17px;
}
#divdetailsvote1 {
	width:270px;
	border-right:1px dashed #ffffff;
	border-bottom:1px solid #aaaaab;
	float:left;
	height:30px;
}
#divdetailsvote2 {
	width:130px;
	padding-left:10px;
	border-bottom:1px solid #aaaaab;
	float:left;
	height:30px;
}
#vote_zeichen {
	width:30px;
	float:left;
	border-right:1px dashed #ffffff;
	background-color:#484848;
	height:17px;
}
#vote_beschreibung {
	width:350px;
	float:left;
	padding-left:10px;
	background-color:#484848;
	height:17px;
}

#divdetailsstern1 {
	width:270px;
	border-right:1px dashed #ffffff;

	float:left;
	height:17px;
}
#divdetailsstern2 {
	width:130px;
	padding-left:10px;
	float:left;
	height:17px;
}

#divdetailssternus1 {
	width:270px;
	border-right:1px dashed #ffffff;
	background-color:#484848;
	float:left;
	height:17px;
}
#divdetailssternus2 {
	width:80px;
	padding-left:10px;
	background-color:#2e2e2e;
	border-right:1px dashed #ffffff;
	float:left;
	height:17px;
}
#divdetailssternus3 {
	width:50px;
	padding-left:10px;
	background-color:#2e2e2e;
	float:left;
	height:17px;
}

#readmorevote {
	width:440px;
	height:15px;
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
	border-top:1px dashed #666666;
}

#divpresse {
	width:440px;
}
#divpresseh1 {
	width:440px;
	border-bottom:1px dashed #666666;
}
#divpresseh1 p {
	margin:0;
}
#divpressecontent {
	width:440px;
}

#divpresselinks {
	width:440px;
	float:right;
	margin-bottom:10px;
	border-bottom:1px solid #525252;
	text-align:right;
	padding:2px;
	background-color:#323232;
}
#divpresselinks p {
	margin:0;
}
#divpresseinfo {
	width:440px;
	margin-bottom:10px;
	border-bottom:1px solid #525252;
	padding:2px;
	background-color:#323232;
}
#divpresseinfo p {
	margin:0;
}
#divdownloadbox {
	width:440px;
	background-color:#333333;
	padding-left:5px;
	border-left:2px solid #CCCCCC;
	float:left;
}
