.bildrand {
	margin-right: 10px;
	margin-bottom: 8px;
	float: left;
	border: 1px solid #a7b1bb;
}

.bildrand-last {
	margin-right: 10px;
	margin-bottom: 8px;
	float: left;
	border: 1px solid #a7b1bb;
	clear: right;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/img/background_shader.png);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
}


.suche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #e1007a;
	background-color: #FFFFFF;
	height: 14px;
	width: 80px;
	padding-left: 3px;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-left: 5px;
} 

.suche:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	height: 14px;
	width: 80px;
	padding-left: 3px;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-left: 5px;
} 


.suche:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	height: 14px;
	width: 80px;
	padding-left: 3px;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-left: 5px;
} 



.suche:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #ffba00;
	background-color: #FFFFFF;
	height: 14px;
	width: 80px;
	padding-left: 3px;
	border: 1px solid #ffba00;
	margin-top: 2px;
	margin-left: 5px;
} 




#container {
	width: 904px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#innencontainer {
	width: 904px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#box-logo {
	float: left;
	height: 100px;
	width: 904px;
}


#box-shoplogo {
	float: right;
	padding-right:43px;
	padding-top: 30px;
}






#linke-seite {
	width: 190px;
	float: left;
	padding-right: 9px;
	padding-left: 40px;
}


#blueheader-links {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #05427b;
	background-image: url(/img/mainmenue_shader.gif);
	background-repeat: repeat-x;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 4px;
	float: left;
}


#hauptmenue-links {
	width: 188px;
	border: 1px solid #a7b1bb;
	margin-top: 1px;
	margin-bottom: 8px;
	background-color: #1b6195;
	padding-bottom: 1px;
	float: left;
} 

#hauptmenue-links a {
	width: 159px;
	border-bottom: 1px solid #f5f5f5;
	background-color: #ededed;
	display: block;
	background-image: url(/img/weisserpfeil.gif);
	background-repeat: no-repeat;
	padding-left: 29px;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	color: #1d2c3a;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: 5px 3px;
}

#hauptmenue-links a:visited {
	color: #1d2c3a;
	text-decoration: none;

}

#hauptmenue-links a, a:visited, a:active {
	color: #1d2c3a;
	text-decoration: none; 
}


#hauptmenue-links a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #f6f6f6;
}




#box-links {
	width: 188px;
	border: 1px solid #a7b1bb;
	margin-top: 1px;
	margin-bottom: 7px;
	background-color: #1b6195;
	padding-bottom: 1px;
	float: left;
}

#box-links a, a:visited, a:active {
	font-family: verdana;
	font-size: 11px;
	color: #1d2c3a;
	text-decoration: underline;
}

#box-links a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #1d2c3a;
	text-decoration: underline;
}


#box-links a:active {
	font-family: verdana;
	font-size: 11px;
	color: #1d2c3a;
	text-decoration: underline;
}



#box-links a:hover {
	color: #ffba00;
	text-decoration: none;
}


#textboxgrau {
	width: 175px;
	background-color: #e8e8e8;
	padding-bottom: 7px;
	background-image: url(/img/textbox_shader.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 3px;
} 

#box-mittelteil {
	float: left;
	width: 630px;
	margin-right: 33px;
}






#blueheadermenue {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #05427b;
	background-image: url(/img/mainmenue_shader.gif);
	background-repeat: repeat-x;
	width: 627px;
	padding-top: 5px;
	padding-bottom: 4px;
	float: left;
}

#blueheadermenue a {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

#blueheadermenue a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#blueheadermenue a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#blueheadermenue a:hover {
	color: #ffba00;
	text-decoration: none;
}





#box-intro {
	float: left;
	width: 625px;
	border: 1px solid #a7b1bb;
	margin-top: 1px;
	background-color: #1b6195;
	padding-bottom: 1px;
}



#box-textmitte {
	float: left;
	width: 625px;
	border: 1px solid #a7b1bb;
	margin-top: 1px;
	background-color: #1b6195;
	padding-bottom: 1px;
}





#box-textcontainer {
	font-family: Verdana;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(/img/textbox_shader.png);
	background-repeat: repeat-x;
}

#box-textcontainer a{
	text-decoration: none;
}



#bestellen625 a {
	display: block;
	width: 623px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	z-index: 5;
}

#bestellen625 a:active {
	display: block;
	width: 623px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	z-index: 5;
}


#bestellen625 a:visited {
	display: block;
	width: 623px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	z-index: 5;
}

#bestellen625 a:hover {
	display: block;
	width: 623px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	z-index: 5;
}













#blueheader207 {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #05427b;
	background-image: url(/img/mainmenue_shader.gif);
	background-repeat: repeat-x;
	width: 207px;
	padding-top: 5px;
	padding-bottom: 4px;
	float: left;
}



#blueheader207 a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

#blueheader207 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#blueheader207 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#blueheader207 a:hover {
	color: #ffba00;
	text-decoration: none;
}






#box-produktsample {
	float: left;
	width: 207px;
	margin-top: 8px;
	margin-right: 3px;
}



#box-produktbild {
	width: 205px;
	background-color: #1b6195;
	padding-bottom: 1px;
	margin-top: 1px;
	border: 1px solid #a7b1bb;
	float: left;
}





#blueheader625 {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #05427b;
	background-image: url(/img/mainmenue_shader.gif);
	background-repeat: repeat-x;
	width: 627px;
	padding-top: 5px;
	padding-bottom: 4px;
	float: left;
	margin-top: 8px;
}

#blueheader625 a {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}

#blueheader625 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#blueheader625 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#blueheader625 a:hover {
	color: #ffba00;
	text-decoration: none;
}



#box-printsenden {
	width: 627px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	height: 14px;
	margin-top: 16px;
	padding-top: 10px;
	border-top-color: #a7b1bb;
	float: left;
}



#box-printsenden a  {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin-right: 30px;
}

#box-printsenden a:active  {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#box-printsenden a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#box-printsenden a:hover {
	color: #e1007a;
	text-decoration: none;
}











#box-footer {
	width: 627px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	height: 70px;
	margin-top: 35px;
	padding-top: 5px;
	border-top-color: #a7b1bb;
	float: left;
}


#box-footer a  {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#box-footer a:active  {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#box-footer a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#box-footer a:hover {
	color: #e1007a;
	text-decoration: none;
}



#mainheader {
	font-family: verdana;
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	color: #336699;
	padding-bottom: 8px;
}



#bestellen205 a {
	display: block;
	width: 205px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#bestellen205 a:active {
	display: block;
	width: 205px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#bestellen205 a:visited {
	display: block;
	width: 205px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#bestellen205 a:hover {
	display: block;
	width: 205px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}











#bestellen190 a {
	display: block;
	width: 188px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#bestellen190 a:active {
	display: block;
	width: 188px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#bestellen190 a:visited {
	display: block;
	width: 188px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	background-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#bestellen190 a:hover {
	display: block;
	width: 188px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

