/* styles fuer unternehmensclub.de */
/* generelle styles */
body {
	text-align:center; /*work-around fuer IE*/
	margin:0;
	padding:0;
	background-color:#fff;
	/*overflow:scroll;*/
} 

h4  {
	margin:-3px 0px 12px 0px;
	color:#366201;
	font: bold 13px Verdana,sans-serif;
	}

p	{
	margin-top:2px;
	margin-bottom:6px;
	color:#000;
	font: normal 12px Verdana,sans-serif;
	line-height:1.4;
}
.gnhdlink  {
	color:#366201;
	font: bold 14px Verdana,sans-serif;
	text-decoration:underline;
	margin-left:3px;
	}
	
.hd	{
	color:#000;
	font: bold 12px Verdana,sans-serif;
	line-height:1.4;
}

.link {
	color:#555;
	font: normal 12px Verdana,sans-serif;
	text-decoration:underline;
	}

.space {
	position:relative;
	width:1px;
	height:15px;
	color:#fff;
	}
/* DIV-Zoo */
#main	{
	margin:0 auto;
	width:797px;
	text-align:left;
}

/* kopf */
#titel	{
	position:absolute;
	margin:25px 0px 10px 379px;
	width:418px;
	height:43px;
	background-repeat:no-repeat;
	background-image:url(images/logo_uc.gif);
}
	
#banner {
	position:absolute;
	margin-top:70px;
	width:797px;
	height:203px;
	background-repeat:no-repeat;
	background-image:url(images/img_start_top.jpg);
}

#pagetitle {
	position:absolute;
	margin-top:220px;
	padding-left:263px;
	padding-top:3px;
	height:20px;
	width:534px;
	font: bold 14px Verdana,sans-serif;
	color:#366201;
	background: url(images/trans.png) center repeat;
}

/*linke spalte mit allen auswuechsen */

#spalte_li	{
	position: absolute;
	width:237px;
	background-color:#fff;
	margin-top:292px;
	}
	
.weiss	{
	color:white;
	font: bold 12px Verdana,sans-serif;
}
.weiss	a {
	color:white;
	font: bold 12px Verdana,sans-serif;
	text-decoration:none;
}
.weiss a:hover	{
	color:#aaa;
	font: bold 12px Verdana,sans-serif;
	text-decoration:none;
}

.schwarz	{
	color:#366201;
	font: bold 12px Verdana,sans-serif;
}
.schwarz	a {
	color:#366201;
	font: bold 12px Verdana,sans-serif;
	text-decoration:none;
}
.schwarz a:hover	{
	color:#6b9503;
	font: bold 12px Verdana,sans-serif;
	text-decoration:none;
}
	
#thema_1  {
	position: relative;
	width:226px;
	height:16px;
	padding-left:11px;
	padding-top:2px;
	background-color:#778760;
	margin-top:3px;
	}

#thema_2  {
	position: relative;
	width:226px;
	height:16px;
	padding-left:11px;
	padding-top:2px;
	margin-top:3px;
	background-color:#c8ba74;
	}
	
#thema_3  {
	position: relative;
	width:226px;
	height:16px;
	padding-left:11px;
	padding-top:2px;
	margin-top:0px;
	background-color:#e6e6b4;
	}

#thema_4  {
	position: relative;
	width:226px;
	height:16px;
	padding-left:11px;
	padding-top:2px;
	margin-top:3px;
	background-color:#dfe1ce;
	}

#strich	{
	position: relative;
	margin:-81px 0px 0px 185px;
	width:1px;
	height:81px;
	background-color:#fff;
	}
	
table {
	color:#366201;
	font: normal 18px Verdana,sans-serif;
	text-align:center;
	margin:5px 5px 12px -2px;
	
}
td {
	width:28px;
	height:28px;
	background-color:#fff;

}
td a  {	
	color:#366201;
	font: normal 18px Verdana,sans-serif;
	text-decoration:none;
}

.aktiv{
	width:21px;
	height:21px;
	background-color:#e6e6b4;
	border:solid #c8ba74 2px;
}
	
/*rechte spalte*/

#spalte_re	{
	position: absolute;
	margin-top:292px;
	margin-left:263px;
	width:480px;
	background-color:#fff;
	}
	
#letter	{
	position: relative;
	margin:-2px 0px 12px -2px;
	padding-left:3px;
	width:525px;
	background-color:#fff;
	color:#366201;
	font: bold 18px Verdana,sans-serif;
	border-bottom-color:#366201;
	border-bottom-width:1px;
	border-bottom-style:ridge;
	}
	
.ulogo {
	position: relative;
	padding-left:3px;
	width:150px;
}
.utext {
	position: relative;
	margin:-25px 0px 12px 170px;
	width:365px;
}
	