body  {
background-color : #ffffff;
text-align : center;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
font-size : 10px;
margin-top : 0px;
margin-bottom : 15px;
}

#body {
width : 935px;
text-align: justify;
margin:0 auto;
}

      
#head {
height : 150px;
width : 935px;
background-image : url(markuz.png);
background-position : 50% 50%;
background-repeat : no-repeat;
position: inherit;
top:0px;
margin:0px;
}

#content {
	width : 785px;
	float: left;
	text-align: justify;
	padding-left:5px;
	padding-right:10px;
}

#sidebar {
	text-align : left;
	width : 120px;
	float: right;
	padding-left: 10px;
	border-left:thin #33a solid;
}



h1 {
font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-transform : uppercase;
font-family : Verdana, Arial, Helvetica, sans-serif;
      }

h2 {
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-transform : uppercase;
      }


h3 {
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-transform : uppercase;
      }
	  
th {
font-size : 12px;
text-transform : uppercase;
color : #fff;
background : #33a;
vertical-align: middle;
      }

td {
text-align : justify;
color : #000;
font-size : 10px;
vertical-align: middle;
      }

img {
border : 2px solid #f60;
      }

a:link {
font-size : 10px;
color : #33a;
text-decoration:none;
font-weight: bold;
      }

a:visited {
color : #33a;
text-decoration : none;
font-weight: bold;
      }

a:hover {
background : #33a;
color : #fff;
font-weight: bold;
      }

a img {
border-width : 0;
font-weight: normal;
      }
	  
li {
text-align:left;
}
