html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #fff;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#666666;  
  text-align:left;
  margin:0px;
  padding:0px;
}


a { 
color: #E89D00;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:transparent;
text-decoration: underline; 
}
a:hover { text-decoration: none;}

img{
border:0px;


}
 
 
 /* Menu */

.wireframemenu{
background-color: #fff;
border-bottom-width: 0;
width: 167px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 163px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: 12px Helvetica, Arial, sans-serif;
margin-top: 10px;
margin-bottom: 10px;
padding: 7px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #E89D00;
text-decoration: none;
text-align: center;
text-transform: uppercase;
border: 1px solid #E89D00;
}

.wireframemenu a:visited{
color: #E89D00;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #E89D00;
color: #fff;
}


/*  positioning-layers statisch und absolut */

#box {
width:800px;
margin: 0px auto;
padding:0px 0px 50px 0px;
text-align:left;
border-bottom: 2px solid #ccc;
}

#left {
width:175px;
padding:0px;
float:left;
background-color:#fff;
}

#content {
width:450px;
padding:10px 0px 0px 10px;
float:left;
background-color:#fff;

}

#content h2 { margin: 5px 0px 30px 8px;font-size:16px; line-height: 18px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #E89D00;}
#content h3 { margin: 5px 0px 10px 8px;font-size:14px; line-height: 16px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #E89D00;}
#content h3 .top {margin-left: 30px;}
#content h4 { margin: 5px 0px 10px 8px;font-size:10px; font-weight: bold; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #E89D00;}
#content p { margin: 5px 15px 30px 8px; font-size: 10px; line-height: 16px; text-align:left;}
#content ul { margin: 5px 0px 30px 20px; list-style-type: none;}
#content li { font-size: 10px; line-height: 16px; }

#content .two-columns {}
#content .two-columns .column1 {float: left; width: 201px; text-align:left;}
#content .two-columns .column2 {float: right; width: 201px; text-align:leftr;}

#right {
width:140px;
height: 600px;
padding:0px;
float:left;
text-align:center;
background-color:#fff;
}

#sponsors {
width: 100%;
height: 550px;
border-left: 2px solid #ccc;
}

#sponsors h2 {
font: bold 12px Arial, Helvetica, sans-serif;
text-align: center;
padding: 3px;
margin: 0;
width: 100%;
background-color: #ccc;
color: #333;
}

#sponsors ul {
padding: 0;
margin: 0;
list-style-type: none;
}

#sponsors a {
text-align: center;
margin: 10px;
display: block;
}

#head {
margin-top: 10px;
background-color:#fff;
}

#head p {
padding:10px;
margin:0px;
}

.messaging {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
	color: #999;
	width: 350px;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
