@charset "utf-8";
/* CSS Document */
/*color:#009BDD * Blau*/

#footer a{color:#009BDD}


/*Linke Seite*/
div#cleft h2, div#cleft dl, div#cleft p {margin-left:19px; color:black}
div#cleft dl{margin-bottom:20px} 
div#cleft dt {margin-bottom:5px}
div#cleft a{color:black}

/*Mitte*/
div#cmid a{color:#009BDD}

/*News*/
.newsteaser{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009BDD;
	padding-top:10px;
}

.newsteaser img, .newsteaser p{margin-bottom:10px}

/*News Ende*/

/*Rechts */

div#cright dl{margin-bottom:20px} 
div#cright dt {margin-bottom:5px}
div#cright a{color:#009BDD}

/*Hintergrund gesamt-Format Finger weg!!*/

img#torx{
	left:882px;
	top:-110px;
}


div#content{
	background-image: url(../images/basic/blue/bg.gif);
}

div#innercontent{
	background-image: url(../images/basic/blue/bg-torx.gif);
	border-bottom-color: #009BDD;
	}

div#head{
	width:800px;
	height:20px;
	background-image: url(../images/basic/blue/bg-head.gif);
}

div#foot{
	width:850px;
	height:51px;
	background-image: url(../images/basic/blue/bg-bottom.gif);
}

div#footleft{
	width:50px;
	height:51px;
	background-image: url(../images/basic/blue/bg-left-bottom.gif);
}

div#footright{
	width:65px;
	height:51px;
	background-image: url(../images/basic/blue/bg-right-bottom.gif);
}

div#footright2{

}

/*Hintergrund gesamt-Format ENDE Finger weg!!*/