BODY
{
	color:#000000;
	font-style:Arial;
	font-weight:bold;
	
	background-color:#78AE34;
}

.content
{
	background-color:#FFE500;
}

#site_design
{
	width:1000px;
	height:675px;
}

#site_design .menu_left
{
	width:255px;
	height:590px;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
	
	vertical-align:top;
	background-image:url('../images/site/bg_left.gif');
}

#site_design .menu_right
{
	width:300px;
	height:600px;
	
	font-weight:bold;
	/*
	background-image:url('../images/site/bg_right.gif');
	background-repeat:no-repeat;
    */
}

#site_design .menu_bottom
{
	width:1000px;
	height:55px;
	
	vertical-align:top;
}

#menu_bottom TD {
	padding-left: 25px;
	padding-right: 25px;
}

#site_design .content_head
{
	width:710px;
	height:80px;
	
	vertical-align:middle;
	text-align:center;
}

#site_design .content_body
{
	width:710px;
	height:520px;
	
	vertical-align:top;
}

#site_design .hborder
{
	width:20px;
	height:600px;
	background-image:url('../images/site/hborder.jpg');
}

#site_design .vborder
{
	width:1000px;
	height:20px;
	background-image:url('../images/site/vborder.jpg');
}

.design_cap
{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	font-size:20px;
	height:30px;
}

#aktuelles {
    background-color: yellow;
}
#aktuelles .head {
    width: 287px;
    height: 63px;
    background-image: url('../images/aktuelles/aktuelles_head.gif');
}
#aktuelles .body {
    background-repeat: repeat-y;
    background-image: url('../images/aktuelles/aktuelles_body.gif');    
}
#aktuelles .foot {
    width: 287px;
    height: 33px;
    background-image: url('../images/aktuelles/aktuelles_foot.gif');    
}

#right_head {
    width: 282px;
    height: 190px;
    background-image: url('../images/site/right_head.gif');    
}