/* CSS Document */

.sonderkasten
{
						float:right;
						margin-top:16px;
}

#margin-top-0 {
						margin-top: 0px;
}

#margin-top-15 {
						margin-top: 15px;
}

#sonderkasten {
						font-weight:normal;
						font-size:11px;
						margin-top: 15px;
}

#sonderkasten #head_normal_links {
						background-image:url(/images/webelemente/sonderkasten_links_top.jpg);
						background-position:bottom left;
						background-repeat: no-repeat;
						height: 25px;				
}
#sonderkasten #head_normal_rechts {
						background-image:url(/images/webelemente/sonderkasten_rechts_oben_ohne.gif);
						background-position: 0px 0px;
						background-repeat: no-repeat;
						height: 5px;	
										
}
#sonderkasten #head_blue {
						background-image:url(/images/webelemente/sonderkasten_rechts_top_blau.jpg);
						background-position:bottom right;
						background-repeat: no-repeat;
						height: 25px;
}

#sonderkasten #head_orange {
						background-image:url(/images/webelemente/sonderkasten_rechts_top_orange.jpg);
						background-position:bottom right;
						background-repeat: no-repeat;
						height: 25px;	
}

#sonderkasten #body {
						background-image:url(/images/webelemente/sonderkasten_rechts_spacer.jpg);
						background-position:bottom right;
						background-repeat: repeat-y;
						padding: 7px;
}
#sonderkasten #body_links {
						background-image:url(/images/webelemente/sonderkasten_links_spacer.jpg);
						background-position:bottom right;
						background-repeat: repeat-y;
						padding: 7px;
}

#sonderkasten #foot {
						background-image:url(/images/webelemente/sonderkasten_rechts_abschluss.jpg);
						background-position:bottom right;
						background-repeat: no-repeat;
}
#sonderkasten #foot_links {
						background-image:url(/images/webelemente/sonderkasten_links_abschluss.jpg);
						background-position:bottom right;
						background-repeat: no-repeat;
}
#sonderkasten #image {
						
}

#sonderkasten #head_orange,
#sonderkasten #head_blue {
						font-family: Verdana;
						font-size: 12px !important;
						color: #FFFFFF;	/* background-position:12px 3px; */	
						width: 202px;
						height: 27px;
						padding-left: 20px;
						text-align: left;
						font-weight: bold;
}

.right
{
						/*background-image:url(/images/webelemente/sonderkasten_spacer.jpg);
						background-position:bottom right;
						background-repeat:repeat-y;
						font-weight:normal;
						font-size:11px;
						color:#333333;
						border-top:1px solid #CCCCCC;
						line-height:14px;
						*/
}

.suche
{
						background-image:url(/images/webelemente/sonderkasten_suche.jpg);
						background-position:top right;
						background-repeat:no-repeat;
						font-weight:bold;
						font-size:12px;
						height:85px;
						width:150px;
						color:#333333;
						padding:5px;
						
}

.formularfeld
{
						font-size:12px;
						height:25px;
}

.warenkorb
{
						background-image:url(/images/webelemente/sonderkasten_warenkorb.jpg);
						background-position:top right;
						background-repeat:no-repeat;
						height:65px;
						font-weight:normal;
						font-size:11px;
						width:150px;						
						color:#333333;
						padding:5px;	
}


