body {
	background-color: #E3E3E3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	margin : 0;
}
h1 { font-size : 16px; color : #000033;	margin-bottom : 0; }
h2 { font-size : 14px; color : #000033; }
h3 { font-size : 13px; color : #000033; }
b { font-size : 13px; color : #000033; }
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color: Black;
  font-size:12px;
}
a:active, a:hover
{ 
  color: #990000;
}
a.menu {
 display:block;
 padding:2px;
 border-top:1px solid #333333;
 background-color: #006699;
 text-align:center;
 color: #CCCCCC;
 text-decoration:none;
}
a.menu:link, a.menu:visited
{ 
 color: #CCCCCC;
 background-color: #006699;
 text-decoration:none; 
 font-weight:bold;
}
a.menu:active, a.menu:hover
{ 
 color:#006699; font-weight:bold;
 background-color: #CCCCCC;
}
a.navo:link, a.navo:visited
{
 color : #E3E154;
 text-decoration : none;
 font-weight : bold;
}
a.navo:active, a.navo:hover
{
 color : #CCCCCC;
}
a.navu:link, a.navu:visited, a.navu:active, a.navu:hover
{
 color : Black;
 text-decoration : underline;
 font-weight : normal;
 font-size : 10px;
}
a.navu:active, a.navu:hover
{
 color: #990000;
}
#container1 {
 background-color : #003366;
 border : 2px solid #E3E3E3;
 margin : 0px auto;
 width : 804px;
 height : 100%;
}
#title {
 padding: 5px 6px;
 background-color: #003366;
 text-align : right;
}
#navo {
 color : Black;
 background-color : #006699;
 text-align : right;
 padding : 5px 10px 5px;
 clear : both;
}
#container2 {
 background-color : White;
 width : 100%;
}
#left {
 background-color: White;
 width: 140px;
 float:left;
 height : 750px;
}
.menutitle {
 font-weight:bold;
 text-align:center;
 color : #968538;
 margin : 2px;
}
.menucontainer {
 border:1px solid #333333;
 background-color: #003366;
 width:120px;
 margin : 8px 20px 0px 0px;
}
#content {
 border: 1px solid White;
 background-color: White;
 width: 500px;
 float: left;
 padding: 5px 10px;
 height : 100%;
 text-align : left;
 border-color : White #E8ECFF White #E8ECFF;
}
#right {
 background-color: White;
 width: 140px;
 float: right;
 height : 750px;
}
#container3 {
 background-color : White;
 width : 100%;
}
#foot {
 padding:5px;
 background-color: White;
 border-top:1px solid #333333;
 clear : both;
}
.werbecontainer {
 background-color: #E8ECFF;
 width:120px;
 margin: 8px 0px 0px 20px;
}
#navu {
 color : Black;
 font-size : 10px;
 text-align : center;
}
.inbox {
 font-size : 12px;
 font-family : Arial, Helvetica, sans-serif;
 padding : 5px;
 border: 2px dashed #333333;
 width : 475px;
 margin-top : 10px;
 background-color : #E3E154;
}
a.inbox:link, a.inbox:visited, a.inbox:active, a.inbox:hover
{
 text-decoration:underline;
 font-weight:normal;
 color: Black;
 font-size:12px;
}
a.inbox:active, a.inbox:hover
{
 color: #990000;
}
