/* CVS-Revision: $Id: home.css 45001 2009-05-08 16:11:40Z dkd-gamgo $ */

a:hover{
color: #6d6c68 !important;
text-decoration: none !important;
}

div#col3 a:hover{
        color:#841818 !important;
        background: transparent;
}

div#col3 p{
        color:#6D6C68 !important;
        background: transparent;
}

div#col3 a{
        color:#000000 !important;
        background: transparent;
}

table.address {
	padding: 2px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	list-style-position: inside; 
	font-size: 12px; 
	z-index: 20; 
	position: relative; 
	list-style-image: none;
}

table.address tr {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
}

table.address tr td{
	padding: 1px 1px 0px 1px; 
	margin: 0px 0px 0px 0px; 
	color: #515253;
	font-size: 10px;
	background: transparent;
}

table.address td.name {
	font-weight: bold;
	color: #515253;
	background: transparent;
}

table.address a {
	font-size: 10px;
}

div#content {
	position: absolute; 
	top: 120px;
	left: 59px; 
	width: 840px;
	padding: 0px;
	margin: 0px; 
	color: #000000;
	background: transparent;
	text-align: left;
	border: 0px solid red;
}

/* Home-Template: Left Content */
div#col4 {
	padding: 0px; 
	margin: 0px 0px 3px 0px; 
	z-index: 20; 
	position: relative;
	left: 245px; 
	width: 595px;
	border-bottom-style: none;
	color: #000000;
	background: transparent;
}
/*
div#col3 {
	padding: 24px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	z-index: 20; 
	float: left;  
	width: 240px;
	background-color: #E3E3DB; 
	background-image: url(../images/main-menu-top.gif); 
	background-repeat: no-repeat;
 	background-position: 0px 0px; 
 	min-height: 290px;
}
*/
div#col3 {
background-color:#E3E3DB;
background-image:url(../images/main-menu-top.gif);
background-position:0 0;
background-repeat:no-repeat;
float:left;
margin:0;
min-height:290px;
padding:24px 0 0;
width:240px;
z-index:20;
}
/*
div#col3 a {
	color: #515253;
	background: transparent;
}
*/
DIV#supcontent {
	margin: 0px 0px 5px 0px;
	padding: 5px 0;
	color: #000000; 
	font-size: 11px;
	overflow: hidden;
	height: 100%;
	border: 5px solid #841818;
	background: transparent;
}

/* Home-Template: Right Content */
DIV#supcontent DIV#col2 {
	padding: 0px 0px 0px 0px; 
	margin: 0px 30px 0px 0px; 
	position: relative; 
	top: 0px;
	left: 0px;  
	width: 230px;
	/*color: #000000;*/
	/*border: 0px solid green;*/
	float: left;
	z-index: 50;
}

DIV#supcontent DIV#col1 {
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 0px 0px;
	/*width: 830px;*/
	color: #000000; 
	position: relative; 
	left: 0px;
	text-align: left;
	font-size: 11px;
	overflow: hidden;
	height: 100%;
	border: 0px solid #E1E1D7;
	background: transparent;
}

DIV#supcontent DIV#col2 h1 {
	font-size: 14px; 
	margin: 0em 0em 5px 10px; 
	padding: 0px;
	color: #841818; 
	font-family: Verdana, Helvetica,Arial, sans-serif; 
	font-weight: bold;
	background: transparent;
}

/* Rechte obere Spalte*/

DIV#col3 h1 {
	font-size: 13px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 20px 5px 20px; 
	background-color: #E3E3DB;  
	color: #841818; 
	font-family: Verdana, Helvetica,Arial, sans-serif; 
	font-weight: bold;
}

/* Content Footer */

div#subcontent {
	background-image: url(../images/home-contentfooter.gif);
	background-repeat: no-repeat;
	background-position: left;
	background: transparent;
	PADDING: 9px 22px 9px 22px; 
	width: 797px;
}

div#supcontent div#col1 div.c33left,
div#supcontent div#col1 div.c33mid,
div#supcontent div#col1 div.c33right {
	float: left;
	width: 250px;
	margin-left: 20px;
}

div#supcontent div#col1 div.c33right {
	margin-right: 20px;
}

div.clear {
	clear: both;
}
