@charset "UTF-8";
a:link {
 color:#CC6600;
 background-color:;
 text-decoration:none;
 
 }
 a:visited {
 color:#CC6600;
 background-color:;
 text-decoration:none;
 }
 a:hover {
 color:#FF9900;
 background-color:;
 text-decoration:none;
 
 }
 a:active {
 color:#FF9933;
 background-color:;
 text-decoration:none;
 }/* CSS Document */



html {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}
body  {
    background:#666666;
	margin:0;
}
	
#wrapper {
background:url(_common/shell-bg.gif) bottom  no-repeat fixed #993300;
width:797px;
height:auto;
margin:auto;
border:thin #000000 solid;

}
#content   {
width:780px;

margin:8px;
}
#contentHeater   {
width:770px;
border:none;

margin:0px;
}
#contentDesign   {
text-align:center;
width:797px;
margin:0px;
}
#contentHeater img:hover  {
border:#CC6600 thin solid;
}
#Norbert {
padding-right:10px;
padding-left:10px;
font-size:80%;
text-align:center;
width:355px;
height:520px;
float:right;
}
#contentHeater img  {
border: #FF9933 thin solid;
}

#contentDesign img:hover  {
border:#CC6600 thin solid;
}
#contentDesign img  {
border: #FF9933 thin solid;
padding:5px;
}
#left {
float:left;
width:auto;
text-align:center;
margin-right:30px;
}
#mid {
float:right;
width:auto;
text-align:center;
}
#right {
text-align:center;
width:auto;

}
#contentHeater li {
list-style:none;
text-align:center;
}
#contentGal   {
text-align:center;
width:790px;
padding:0px;
margin:0px;
}

#contentGal img  {
padding:5px;
}
#contentGal li {
display:inline;
list-style:none;
text-align:center;
}
h1 {
font-size:15px;
}
p {
}

#footer  {
font-size:80%;
text-align:center;
}

