body{
scrollbar-base-color:black;
scrollbar-3dlight-color:black;
scrollbar-arrow-color:black;
scrollbar-darkshadow-color:black;
scrollbar-face-color:#850210;
scrollbar-highlight-color:#d9242B;
scrollbar-shadow-color:#d9242B;
scrollbar-track-color:#d9242B;
}

.leiste {
	font-weight: bold;
	text-decoration: none;
	color: white;	
	top:20px;
	position:relative;
	left:150px;
	
}

.leiste:hover {
	color:grey;
	text-decoration:none;	
}	

a:hover {
	color:grey;
	text-decoration:none;
}
a{
	text-decoration: none;
	font-weight: none;
	font-size: 13px;
	color: black;
}
.text, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: black;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: red;
}

.cart_button{
	border-color: #EE222A;
}	

.article_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: black;
}
.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: black;
	font-weight: bold;
}
.article_picture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: grey;
	border-color: #EE222A;
}
.article_picture:hover {
	color: grey;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: grey;
}
.text_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #c7c7c7;
	text-decoration:underline;
}
.text_curved{
	font-family: monotype corsiva,times;
	font-size: 20px;
	line-height: normal;
	color: white;
	font-weight: normal;
}

.text_corsiva{
	font-family: monotype corsiva;
	font-size: 23px;
	line-height: normal;
	color: white;
	font-weight: normal;
	padding-top: 0px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: normal;
	color: black;
	font-weight: normal;
	padding-top: 0px;
	
}

.formular {
  		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: 1px solid #000000;  background: white;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border: 1px solid #000000;
	background: #ffffff;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
}
.button_red {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid red;
	background: #fcfaed;
	font-weight: bold;
	color: red;
	cursor : pointer;
}
.button_klein {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	background: #edeff1;
	font-weight: normal;
	font-size: 9;
	color: #041880;
	cursor : pointer;
	height: 17
}
.button_klein_red {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid red;
	background: #edeff1;
	font-weight: normal;
	font-size: 9;
	color: red;
	cursor : pointer;
	height: 17
}

.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: black;
}
.block:a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #990099;
}
.block:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: grey;
	text-decoration: underline;
}
.block_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: black;
}
.block_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: grey;
	text-decoration: underline;
}
.block_bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: black;
}
.block_bold2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: grey;
	text-decoration: underline;
}

.block_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: black;
}
.block_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: grey;
	text-decoration: underline;
}
.block_formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: black;
}
.confirm {


}
.confirm:hover {
	color:red;

}	