body {
	margin:0px; padding:0px;
	/*background-color:#680000;*/
	background-color:#dedede;
	font-family:Verdana, Arial, sans-serif;
	color:#3c3b3b;
	font-size:11px;
}

#wrap {	
	margin-top:20px;
	width:758px;
	margin-left:auto;
	margin-right:auto;
}

#top {
	background-image:url(images/hg.jpg);
	background-repeat:repeat-y;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
}

#menu_wrap {
	background-image:url(images/hg.jpg);
	background-repeat:repeat-y;
	padding-left:4px;
}

#menu {
	background-image:url(images/hg_menu.gif);
	background-repeat:repeat-x;
	width:742px;
}

#submenu_wrap {
	background-image:url(images/hg.jpg);
	background-repeat:repeat-y;
	padding-left:4px;
	
}

#submenu {
	background-image:url(images/hg_submenu.gif);
	background-repeat:repeat-x;
	width:738px;
	padding-left:4px;
	height:45px;
}

#content {
	width:758px;
	background-image:url(images/hg.jpg);
	background-repeat:repeat-y;
}

#content_text {
	padding-left:33px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:10px;
	min-height:200px;
}

#content_text .left {
	width:190px;
	float:left;
	line-height:20px;
	padding-top:7px;

}

#content_text .right {
	width:500px;
	float:left;
	font-size:11px;
	line-height:20px;

}

#footer {
	background-image:url(images/hg_content.jpg);
	background-repeat:no-repeat;
	height:50px;
}

.impressum {
	color:#3c3b3b;
	font-size:10px;
	padding-top:28px;
	margin-left:630px;
}

#content_text .left Link.team 		{ color:#838383; text-decoration: none; font-weight:bold; font-size:11px; } 
#content_text .left A.team:active 	{ color:#990000; text-decoration: none; font-weight:bold; font-size:11px; } 
#content_text .left A.team:link 	{ color:#838383; text-decoration: none; font-weight:bold; font-size:11px; } 
#content_text .left A.team:visited 	{ color:#838383; text-decoration: none; font-weight:bold; font-size:11px; } 
#content_text .left A.team:hover 	{ color:#990000; text-decoration: none; font-weight:bold; font-size:11px; } 
#content_text .left A.team_aktiv	{ color:#990000; text-decoration: none; font-weight:bold; font-size:11px; }

Link 		{ color:#3c3b3b; text-decoration: none; font-weight:bold; } 
A:active 	{ color:#990000; text-decoration: none; font-weight:bold; } 
A:link 		{ color:#3c3b3b; text-decoration: none; font-weight:bold; } 
A:visited 	{ color:#3c3b3b; text-decoration: none; font-weight:bold; } 
A:hover 	{ color:#990000; text-decoration: none; font-weight:bold; } 
A.aktiv 	{ color:#990000; text-decoration: none; font-weight:bold; }



h1 {font-size:14px; font-weight:bold; color:#990000;}
h2 {font-size:12px; font-weight:bold; color:#990000;}
.rahmen {border:1px solid #b5b5b5;}
b {font-size:12px; font-weight:bold; color:#990000;}
.klein { font-size:10px; }




/* horizontales Menü */

ul.h_menue {
	padding:0px;
	padding-left:20px;
	padding-top:14px;
	margin:0px;
	list-style:none;
	float:left;
}

ul.h_menue li {
	float:left;
	margin-left:0px;
	margin-right:24px;
}

ul.h_menue li a {
	text-decoration:none;
	display:block;
	width:100%;
	padding-left:20px;
	color:#3c3b3b;
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
}

ul.h_menue li a:hover {
	color:#990000;
	padding-left:20px;
	background-image:url(images/over.gif);
	background-position:left;
	background-repeat:no-repeat;
}

ul.h_menue li a:visited {
	color:#3c3b3b;
}

ul.h_menue li a:visited:hover {
	color:#990000;
}

ul.h_menue li a.aktiv {
	color:#990000;
	padding-left:20px;
	background-image:url(images/over.gif);
	background-position:left;
	background-repeat:no-repeat;
}

ul.h_menue li a.aktiv:hover {
	color:#990000;
	padding-left:20px;
	background-image:url(images/over.gif);
	background-position:left;
	background-repeat:no-repeat;
}

ul.h_menue li a.aktiv:visited {
	color:#3c3b3b;
	padding-left:20px;
	background-image:url(images/over.gif);
	background-position:left;
	background-repeat:no-repeat;
}

ul.h_menue li a.aktiv:visited:hover {
	color:#990000;
	padding-left:20px;
	background-image:url(images/over.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/* horizontales Menü ENDE */

#ref_gross {
	width:360px;
	height:230px;
	margin-left:20px; 
	margin-top:10px;
	overflow:hidden;
}