body {
background-color:#ffcc33;
}

body, td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
}

a {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}


.headerbox {
		font-size: 11px;
		color: #67737A;
		font-weight: bold;
		}

.headerboxSmall {
		font-size: 9px;
		color: #67737A;
		font-weight: bold;
}
	
.textbox2 {
		font: Verdana, Arial, sans-serif ;
		font-size: 12px;
		font-weight: bold;
		color: #67737A;
		border-width: 1px;
		border-color: #000000;
		border-style: solid;
		background-color: #FFFFFF;
		}
		
.textbox {
		font: Verdana, Arial, sans-serif ;
		font-size: 12px;
		font-weight: bold;
		color: #67737A;
		border-width: 0px;
		border-color: #000000;
		border-style: solid;
		background-color: #FFFFFF;
		}		
		
.textbold {
	font-size: 10px;
	font-weight: bold;
	margin-left : 3px;
	margin-right : 2px;
	padding-top: 6px;
	}

.text {
	font-size: 10px;
	font-weight: normal;
	margin-left : 3px;
	margin-right : 2px;
	}

#menuText a{
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	}
	
#menuText a:hover{
	color:red;
	}
	
.smallnavi {
	font-size: 10px;
	font-weight: normal;
	margin-left : 10px;
	}
	
.link {
	font-size: 10px;
	font-weight: normal;
	color: #67737A;
	margin-left : 3px;
	margin-right : 2px;
	}
	
.headerLink {
	font-weight: bold;
	font-size: 12px; 
	color: #ffffff;
}

.errorMessage {
	color:#FF0000;
}

.sprice {
	color:red;
	text-decoration:line-through;
}


#navLevel6 {
	background-color:#C2CED7;
	border-bottom:1px solid #fefefe;
	padding:3px 1px 3px 5px;
}


#navLevel6_selected  {
	background-color:#FFCC33;
	border-bottom:1px solid #fefefe;
	padding:2px 1px 2px 5px;
}

#navLevel6_inPath  {
	background-color:#FFCC33;
	border-bottom:1px solid #fefefe;
	padding:2px 1px 2px 5px;
}

/*#navLevel6_selected a {
	font-weight: bold;
}*/

#navLevel6_inPath a {
	font-weight: bold;
}


#navLevel7 {
	background-color:#FCD971;
	border-bottom:1px solid #fefefe;
	padding:2px 1px 2px 5px;
}

#navLevel7_selected  {
	background-color:#F39160;
	font-weight: bold;
	border-bottom:1px solid #fefefe;
	padding:2px 1px 2px 5px;
}

#navLevel7_inPath  {
	color:white;
	background-color:#F39160;
	border-bottom:1px solid #fefefe;
	padding:2px 1px 2px 5px;
}

/*#navLevel7_selected a {
	font-weight: bold;
}*/

#navLevel7_inPath a {
	font-weight: bold;
}


#navLevel8 {
	background-color:#F4D0BE;
	border-bottom:1px solid #efefef;
	padding:1px 1px 1px 10px;
}

#navLevel8_selected  {
	background-color:#89CC52;
	border-bottom:1px solid #fefefe;
	padding:1px 1px 1px 10px;
}

#navLevel8_inPath  {
	background-color:#89CC52;
	border-bottom:1px solid #fefefe;
	padding:1px 1px 1px 10px;
}

/*#navLevel8_selected a {
	font-weight: bold;
}*/

#navLevel8_inPath a {
	font-weight: bold;
}


#navLevel9 {
	background-color:#CBEAB1;
	border-bottom:1px solid #efefef;
	padding:1px 1px 1px 15px;
}

#navLevel9_selected  {
	background-color:#F8AC5A;
	border-bottom:1px solid #fefefe;
	padding:1px 1px 1px 15px;
}

#navLevel9_inPath  {
	background-color:#F8AC5A;
	border-bottom:1px solid #fefefe;
	padding:1px 1px 1px 15px;
}

/*#navLevel9_selected a {
	font-weight: bold;
}*/

#navLevel9_inPath a {
	font-weight: bold;
}


#navLevel10 {
	background-color:#F8C895;
	border-bottom:1px solid #efefef;
	padding:1px 1px 1px 20px;
}

#navLevel10_selected  {
	background-color:#F8B0B0;
	border-bottom:1px solid #fefefe;
	padding:1px 1px 1px 20px;
}

#navLevel10_inPath  {
	background-color:#F8B0B0;
	border-bottom:1px solid #fefefe;
	padding:1px 1px 1px 20px;
}

/*#navLevel10_selected a {
	font-weight: bold;
}*/

#navLevel10_inPath a {
	font-weight: bold;
}


#wrapper{
width: 380px;
margin: 0 auto;
}
.box{
background-color: #ffffff;
}
.boxholder{
clear: both;
padding: 5px;
background-color: #FFCC33;
}
.tab{
float: left;
height: 25px;
width: 75px;
margin: 0 1px 0 0;
text-align: center;
background: #FFCC33 url(image/yellowtab.jpg) no-repeat;
font-size: 11px;
font-weight: bold;
padding: 9px 0 0 0;
}

.siteButtonLink:hover{text-decoration:none;}

.siteButton a, .siteButton button, .siteButton div, .siteButton span, .siteButton2 a, .siteButton2 button, .siteButton2 div, .siteButton2 span
{
    margin:0 0 0 0;
    border:1px solid #000000;
    font-size:11px;
    line-height:150%;
    text-decoration:none;
    font-weight:bold;
    color:#000000;
    height:17px;
    cursor:pointer;
    padding:1px 10px 1px 10px; /* Links */
}

.siteButton2 a, .siteButton2 button, .siteButton2 div, .siteButton2 span
{
    background-color:#FF9933;
    padding-left:4px;
    text-align:right;
    height:17px;
    overflow:visible;
}

.siteButton a, .siteButton button, .siteButton div, .siteButton span
{
    background-color:#FFCC33;
}

*:first-child+html button[type]
{
    padding:4px 10px 3px 7px; /* IE7 */
}

.siteButton button, .siteButton2 button
{
    margin:0 0 1 0;
    width:auto;
    overflow:visible;
    height:20px;
    padding:1px 10px 1px 10px;
}

.siteButton button[type], .siteButton2 button[type]
{
	padding:1px 10px 1px 10px;
    line-height:17px;
}

.siteButton button img, .siteButton a img, .siteButton span img, .siteButton div img,
.siteButton2 button img, .siteButton2 a img, .siteButton2 span img, .siteButton2 div img
{
    margin:0 3px -3px 0;
    padding:0;
    position:relative;
    top:0px;
    left:0px;
}


.siteButton2 button:hover, .siteButton2 a:hover, .siteButton2 div:hover, .siteButton2 span:hover
{
	text-decoration:none;
    background-color:#FCC894;
}

.siteButton button:hover, .siteButton a:hover, .siteButton div:hover, .siteButton span:hover
{
	text-decoration:none;
    background-color:#FCD971;
}

.packstationInfo
{
	color: #FF6600;
}

/*
.tabtxt{
margin: 0;
color: #666666;
font-size: 11px;
font-weight: bold;
}
*/
#Ebene1 {
   height: 331px;
   width: 339px;
   left: 780px;
   top: 0;
   position: absolute;
   visibility: visible;
   
     }

#Ebene1 {
   height: 331px;
   width: 339px;
   left: 780px;
   top: 0;
   position: absolute;
   visibility: visible;
   
     }