body {
margin:0;
padding:0;
background: #210200 url(img/bg_uj.jpg) repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: center; /* IE Fix */
color: #cc9900;
}

#container {
margin: 10px auto 20px auto;
width: 780px;
border: 1px solid #660000;
padding: 0 5px;
text-align: left; /* Cancel IE Fix */
background-color: #000;
}
	
#header {
position:relative;
z-index:1;
background: #210200 url(img/headerhu.jpg) no-repeat 100% 0;
height: 280px;
border-top: 4px solid #000;
border-bottom: 5px solid #000;
}	

h1 { 	
margin:0;
padding: 0 107px 0 0;
color: #fff;
font-size:50px;
line-height:34px;
font-weight: normal;
font-style:italic;
letter-spacing:5px;
word-spacing:8px;
cursor: default;
text-align: left;
font-family: garamond;
background-color: #000;
-moz-opacity:0.4;
opacity: 0.4;
}	

h2 { 	
margin:162px 0 0 0;
padding: 50px 0 0 0 ;
color: #fff;
font-size:30px;
line-height:34px;
font-weight: normal;
font-style:italic;
letter-spacing:5px;
word-spacing:8px;
cursor: default;
text-align: right;
font-family: garamond;
background-color: #000;
-moz-opacity:0.3;
opacity: 0.3;
}	

#content h3 { 
font-size: 12px; 
color: #a0b16b; 
margin: 20px 10px 0 0;
}

#menu {
margin:40px 0 150px 0;
float:left;
width:26%;
height:240px;
line-height: 20px; 
border-right:#ff9900 1px solid;
}

#menu a, #menu a:visited{
display:block;
font-size: 13px; 
color: #ff3300; 
margin: 10px 10px 0 10px;
text-decoration: none;
outline-style:none;
line-height: 30px;
}

#menu a:hover, #menu a:visited:hover{ 
font-size: 13px; 
color: #ff3300; 
margin: 10px 10px 0 10px;
text-decoration: none;
outline-style:none;
line-height: 30px;
}

#menu a.aktualis, #menu a.aktualis:hover, #menu a.aktualis:visited, #menu a.aktualis:visited:hover { 
font-size: 12px; 
margin: 10px 10px 0 10px;
text-decoration: none;
outline-style:none;
color:#ff9900;
}

#content a, #content a:visited{ 
font-size: 13px; 
color: #ff3300; 
text-decoration: none;
outline-style:none;
}

#content a:hover, #content a:visited:hover{ 
font-size: 13px; 
color: #ff3300; 
text-decoration: none;
outline-style:none;
}

#content {
float: right;
width: 63%;
background:#210200 url(img/bg_uj.jpg) repeat;
position: relative;
margin: 40px 30px 20px 0;
padding: 20px 20px 30px 20px;
line-height: 20px; 
text-align: justify; 
word-spacing: 1px;	
}	

#footer {
background: #210200 url(img/footer.jpg) repeat-x 100% 0;
border-bottom: 10px solid #000;
border-top: 10px solid #000;
text-align: center;	
color: #000;
font-size: 0.8em;
padding: 5px;
line-height: 16px;
clear: both;
height: 60px;
}

ul li {
padding: 0 0 0 8px;
list-style-type: circle;
line-height: 20px;
}

img{
margin:0 0 1px 30px;
padding:7px;
float: right;
height:225px;
background-color:#210200;
border: 1px solid #660000;
}