body {
	background-image: url(/public/grafik/bg.jpg);
	background-color: #2a283b;
	margin:auto;
	width:707px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #868686;
}

#BODY_warpper	{margin:auto; width:707px;}
#CONTENT_top	{float:left; width:707px; height:115px; background:url(/public/grafik/start_header.jpg) no-repeat; }
#CONTENT_menu	{float:left; width:672px; height:30px; padding:5px 0px 0px 35px;; color:#ffffff; font-weight:bold; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size:16px; background:url(/public/grafik/start_menu_bg.jpg) no-repeat; }
#CONTENT_mid	{ float:left; width:657px; padding:25px 25px 125px 25px; background-color:#ffffff; }

#CONTENT_start_box_1	{ float:left; width:323px; }
#CONTENT_start_box_2	{ float:left; width:323px; }

.start_box_top				{ float:left; width:289px; height:35px; padding:11px 0px 0px 34px; background:url(/public/grafik/start_box_top.jpg) no-repeat;  font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size:20px; color:#ffffff; }
.start_box_mid				{ float:left; width:308px; padding:0px 7px 0px 8px; background:url(/public/grafik/startbox_mid_bg.jpg) repeat-y; }
.start_box_bottom			{ float:left; width:255px; padding:10px 34px 10px 34px; background:url(/public/grafik/startbox_mid_bg.jpg) repeat-y; }
.start_box_bottom a:link, .start_box_bottom a:active, .start_box_bottom a:visited
							{ color:#9c9c9c; font-size:16px; line-height:normal; text-decoration:none; font-weight:normal; }
.start_box_bottom a:hover	{ color:#9c9c9c; font-size:16px; line-height:normal; text-decoration:underline; font-weight:normal; }

.start_box_footer			{ float:left; width:323px; height:10px; background:url(/public/grafik/start_box_bottom.jpg) no-repeat; font-size:0px; line-height:0px;}

.divider			{ float:left; width:13px; font-size:0px; line-height:0px; margin:0; padding:0;}


#start_message		{ float:left; width:647px;padding:30px 0px 0px 0px;}

#CONTENT_footer	{float:left; width:707px; height:167px; background:url(/public/grafik/start_footer.jpg) no-repeat; }





a:link, a:active, a:visited	{ text-decoration:none; color:#72B633; }
a:hover						{ text-decoration:underline; color:#72B633; }

#content #top {
	background-image: url(/public/grafik/content-top-bg.jpg);
	min-height:343px;
	height:auto !important;
	height:343px;
	background-repeat: no-repeat;

}
.cls {
	clear: both;
}
#copy {
	padding-left: 19px;
	padding-top: 10px;
}

#copy a:link, #copy a:active, #copy a:visited, #copy a:hover	{color:#868686; text-decoration:none;}


#footer {
	background-image: url(/public/grafik/footer-bg.jpg);
	height: 113px;
	width: 977px;
	margin: auto;
	display: block;
	clear: both;
}
#home-image {
	margin: auto;
	width: 977px;
	height:282px;
	overflow:hidden;
}
#content {
	width: 977px;
	margin: auto;
	background-image: url(/public/grafik/content-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#header {
	background-image: url(/public/grafik/header-bg.jpg);
	width: 977px;
	height: 96px;
	margin-top: 19px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header #logo {
	display: block;
	background-image: url(/public/grafik/logo.gif);
	height: 45px;
	width: 323px;
	text-indent: -9999px;
	margin-left: 34px;
	top: 30px;
	position: relative;
}
