body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

/*links*/

a {
	color:#000000;
}

a:hover {
	color:#000000;
}

/*formulare*/

form {
	display:inline;
}

input {
	border:1px solid #000000;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:2px;
	font-size:11px;
}

input.pur {border:0;}


/*layout*/

#top {
	display:none;
}
#printlogo {
	text-align:right;
}

#center {
	width:98%;
}


.inhalt {
	padding:10px 15px 35px 0px;
	min-height:350px;
	line-height:17px;
}

#footer {	
	display:none;
}

#bottom {
	display:none;
}

#abbinder {
	width:98%;
	font-size:11px;
	color:#000000;
	line-height:16px;
}

#abbinder a {
	color:#000000;
	text-decoration:underline;
}

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

/*Navigation*/

#header {
	display:none;
}

#hauptnav {
	display:none;
}

#submenue {
	display:none;
}


/*details*/

#shortnav {
	display:none;
}


h1 {
	font-size:12px;
	color:#000000;
}

ul {
	margin-left:20px;
	list-style-position : outside;
}

html:root ul {
	margin-left:-22px;
	list-style-image : none;
}


.preis {
	font-size:12px;
	font-weight:bold;
	margin:20px 0 5px 0;
}

.hinweis {
	font-size:10px;
	letter-spacing:1px;
	line-height:15px;
}

.warenkorblink {
	display:none;
}


.day {
	color:#000000;
	text-align:left;
	letter-spacing:1px;
	display:inline;
}

.month {
	color:#000000;
	display:inline;
}

/*Bilder*/

img {
	border:0;
}

.smash {
	margin-top:-5px;
}

.register {
	margin:-5px 0 25px 100px;
	color:#CCCCCC;
}

.quadro {
	display:none;
}


.foto {	
	margin:0px -20px 0 35px;
	float:right;
}


.fotovorschau {
	width:13%;
	margin:15px 0 10px 10px;
	float:right;
}


/*for print only*/

.printhide {
	display:none;
}