td
{
	color : #000000;
	font-weight:normal;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select, textarea {
	color : #000000;
	font-size : 09px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}
.std_weiss
{
	color : #FFFFFF;
	font-weight:bold;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.std_green
{
	color : #3AB13F;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.std_red
{
	color : #DC0000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.mini_weiss
{
	color : #DFDFDF;
	font-weight:normal;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}
.35px
{
	padding-left: 35px;
}
.title01 {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #FFFFFF;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 37px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.box_titel
{
	color : #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.ueberschrift
{
	color : #E60000;
	font-weight:bold;
	font-size:18px;
	text-decoration: none;
}
.ueberschrift_mini
{
	color : #E60000;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
}
.ueberschrift_mini_schwarz
{
	color : #000000;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
}
.schritte
{
	color : #999999;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
}

.box_head
{
	color : #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.preis
{
	color : #E60000;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.std_link
{
	color : #000000;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
}
.std_link:hover
{
	color : #3AB13F;
	text-decoration: underline;
}
.std_link_white
{
	color : #FFFFFF;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
}
.std_link_white:hover
{
	color : #FFFFFF;
	text-decoration: underline;
}
.warenkorb_titel
{
	font-size:13px;
	color : #666666;
	font-weight:bold;
	text-decoration: none;
}
.eingabefeld
{
	color : #000000;
	font-size : 09px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
	border: 1px solid #7F9DB9;
}
.eingabefeld_error
{
	color : #000000;
	font-size : 09px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
	border: 1px solid #FF0000;
	background-color:#FFEE00;
}