/* Kohla */
/* ---------------- */
/*  10.04.2010		*/
/* ---------------- */

/* DIVs */

html  {
		height:100%;
		}
	
body  {
		font: 80% "Trebuchet MS", Verdana, Arial, sans-serif;
    	margin: 0;
    	padding: 0;
    	text-align: left;
    	color: #000000;
		line-height:1em;
		background-color:#ffffff;
		height:100%;
		line-height:1.2em;
	
    }
	

#content {
	position:relative;
	width:984px;
	text-align:left;
	background-image:url(/img/bg_total.gif);
	background-repeat:repeat-y;

	}

#contentinnen {
	width:984px;

}





#headerbild {
	width:980px;
	height:226px;
	padding:0px;
	margin:0px;
	position:relative;
	z-index:1;
	margin-top:10px;
}	


#navtop {
	width:980px;
	height:25px;
	background-image:url(/img/bg_hauptnav.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	margin-top:5px;
}



#impressum {
	background-color:#FFF;
	text-align:center;
	position:relative;
	color:#fff;
	height:30px;
	z-index:100;
	background-image:url(/img/bg_subnav.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:980px;
	font-size:11px;
	padding-top:5px;
}

#impressum a {
	color:#FFF;
	text-decoration:none;
	font-size:10px;
}

#adresse {
	text-align:center;
	width:980px;
	height:15px;
	font-size:11px;
	color:#999;
	text-decoration:none;
}

#adresse a {
	font-size:11px;
	color:#666;
	text-decoration:none;
}

#adresse a:hover {
	text-decoration:underline;
}


	

#innerinhalt {

		width:980px;
		float:left;
		padding:5px;
		position:relative;

}

#innerinhaltinhalt {
	width:530px;
	background-color:#fff;
	padding:0px;
	position:relative;
}

#innerinhalt a, #innerinhaltbreit a {
	color: #000;
	text-decoration:underline;
	
}

#innerinhalt a:hover, #innerinhaltbreit a:hover {
	text-decoration:none;	
}


#contentcont a {
	color:#000;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

#contentcont a:hover {
	color:#999;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}	


#contentcont a.unterseite {
	color:#666;
	font:90% "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration:underline;
}

#contentcont a.unterseite:hover {
	color:#000;
	text-decoration:none;
}





li {
	list-style-image:url(/img/li.png);
	margin-left:0px;
	padding-left:0px;
}





h2, h3 {
	padding:0px;
	margin:0px;
	height:80px;
}

h2.contentheadline {
	height:80px;
	padding-bottom:10px;
}

h3.teaserrechtsheadline {
	height:60px;
	padding-bottom:0px;
	text-align:center;
}





	
/* ENDE DIVs */	

    
    /* Verschiedene Klassen */
    .fltrt { /* Element auf der Seite nach rechts fließen lassen */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /*  Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

/* diverse Styles für Inhalt */

td.noblock {
	text-align:left;
}

input{
	height:15px;
	font-size:11px;
	}
	
input.button {
	height:25px;	
}
			  
textarea{
	font-size:11px;
	}
	
.gruen {
	color:#cccccc;
}





	
/* Ende diverss Styles für Inhalt */	
	
/* Zoom-Silder */

* .highslide {
	cursor: url(/img/zoomin.cur), pointer;
    outline: none;
}

.highslide img {
	border: 1px solid black;
}
.highslide:hover img {
	border: 1px solid gray;
}

.highslide-image {
    border-bottom: 1px solid black;
    cursor: pointer; /* opera */
	cursor: url(/img/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}

/* Ende Zoom */


#contentcont a.weiterlesen {
	height:20px;
	width:80px;
	background-color:#eeeeee;
	color:#000;
	padding:3px;
  font-size:10px;


}

#contentcont a.weiterlesen:hover {
	color:#666;
}

div {
	border:0px solid #000;
}


#impressum a.subnav  {
	color:#fff;
	text-decoration:none;
}

#impressum a.subnav:hover {
	text-decoration:underline;
	color:#000000;
}

#impressum a.subnav_aktiv {
	color:#000;
}

#impressum a.subnav_aktiv:hover {
	color:#fff;
	text-decoration:underline;
}

#teaserheadline a{
	color:#000;
}

tr.tableheadline {
	background-color:#cccccc;
	font-weight:bold;
	
}
