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');
}

/* Sommer */
#site_design .menu_right
{
	width:300px;
	height:600px;
	
	font-weight:bold;
	
	background-image:url('../images/site/bg_right.gif');
	background-repeat:no-repeat;
}


/* Winter *
#site_design .menu_right
{
	width:300px;
	height:710px;
	
	font-weight:bold;
	
	background-image:url('../images/site/bg_right_winter.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;
}
