body 
{
  padding:0; 
  margin:0; 
  background:#EFEFEF;
  FONT-FAMILY: Segoe UI,Trebuchet,Arial,Sans-Serif;
  font-size:9pt;
  COLOR: #898989; 
}


#orangeheader 
{
  height:79px; 
  width:1080px; 
  background-image:url(images/fruity-orange-swatch2.png); 
  background-repeat:no-repeat; 
  border:thin None #CCCCFF; 
  margin: 12px auto;
}

.page-area
{
  float:left;
  margin:7px;
  padding:7px;
  border:groove 0px #898989;
  width:822px;
  clear:both;
  background:#FFFFFF;
}


#Header {
  height:58px;
  margin-top:27px;
}

#MenuAndContent {
}

#MainMenu {
  width:145px;
  float:left;
  border: Solid 0px blue;
}


#PageContent {
  width:521px;
  height: 280px;
  padding-top:19px;
}

#RightPane {
  width:97px;
  padding-top:197px;
  border: Solid 0px blue;
  }

#Footer {
  height:37px;
  padding-top:9px;
}
 
 
.neu
{
  font-weight:bold;
  color:Red;
}

.contentwrapper 
{
  width: 824px;
  margin: 0px auto;
}   


.contentblock
{
  border:dashed 0px green;
  margin:7px;
} 

.section-container
{
  float:left;
  margin:7px;
  padding:7px;
  border:groove 0px red;
}

#main-navigation li a {
background:none repeat scroll 0 0 #BEBED0;
color:#FFFFFF;
display:block;
margin:5px;
padding:6px;
padding-left: 14px;
text-decoration:none;
width:76px;
font-weight:bold;
border: Solid 0px #2294C4;
}

#main-navigation ul {
font-size:1.6em;
list-style:none outside none;
  margin: 1em;
  padding: 0px;

}


#main-navigation li a:hover, #main-navigation li a.MenuSelected  {
  color:#141A65;
}




.content { BACKGROUND-COLOR: #FFFFFF; COLOR: #898989; FONT-FAMILY:  Segoe UI,Trebuchet,Arial,Sans-Serif; FONT-SIZE: 8pt; FONT-WEIGHT: normal; }

.tuerschild
{
    BACKGROUND-COLOR: #FFFFFF; 
    COLOR: #000000; 
    FONT-FAMILY:  Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt; 
    FONT-WEIGHT: normal; 
}

.claim  
{
    BACKGROUND-COLOR: #FFFFFF; 
    COLOR: #000000; 
    FONT-FAMILY:  Segoe UI,Trebuchet,Arial,Sans-Serif;
    FONT-SIZE: 13pt; 
    FONT-WEIGHT: bold; 
}


a.product:link, a.product:visited, a.product:active
{
    BACKGROUND-COLOR: #FFFFFF; 
    COLOR: #898989; 
    FONT-FAMILY:  Segoe UI,Trebuchet,Arial,Sans-Serif;
    FONT-SIZE: 9pt; 
    FONT-WEIGHT: bold; 
    text-decoration:none;
}

a:link { font-weight:bold; color:blue; text-decoration:none; }
a:visited { font-weight:bold; color:silver; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:green; text-decoration:none; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }



a.more:link, a.more:visited, a.more:focus, a.more:hover, a.more:active
{
    BACKGROUND-COLOR: #FFFFFF; 
    COLOR: #898989; 
    FONT-FAMILY:  Segoe UI,Trebuchet,Arial,Sans-Serif;
    FONT-SIZE: 8pt; 
    FONT-WEIGHT: normal; 
    font-style:italic;
    text-decoration:underline;
}

A:link    {COLOR: #FFFFFF; FONT-FAMILY:  Segoe UI,Trebuchet,Arial,Sans-Serif; FONT-SIZE: 9pt; FONT-WEIGHT: normal;  }
A:visited {COLOR: #FFFFFF; FONT-FAMILY:  Segoe UI,Trebuchet,Arial,Sans-Serif; FONT-SIZE: 9pt; FONT-WEIGHT: normal;  }
A:active  {COLOR: #FFFFFF; FONT-FAMILY:  Segoe UI,Trebuchet,Arial,Sans-Serif; FONT-SIZE: 9pt; FONT-WEIGHT: normal;  }
A:hover   {COLOR: #FFFFFF; FONT-FAMILY:  Segoe UI,Trebuchet,Arial,Sans-Serif; FONT-SIZE: 9pt; FONT-WEIGHT: normal;  }


.footer {
	background-image: url(images/footer.png);
	height: 33px;
	text-align: center;
	font-size: 10px;
	color: #898989; 
  BACKGROUND-COLOR: #FFFFFF;
}


