/***************************************************
* CSS AWoSanO.de
* (c) sitegeist media solutions GmbH
* author:  Chris Wittmann (wittmann@sitegeist.de), 
* Last Modified: 24.11.2005
****************************************************/
body {
	background-image: url(../img/jpg/bg_page.jpg);
	margin: 0px;
	padding:: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textContainer ul li, .twocolumnsMKK .text ul li{
	list-style-image: none;
	list-style-type: none;
	margin:0px;
        padding: 0px 0px 0px 10px;
	background-image:url(../img/gif/arrow_li_black.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
 }

#header{
	height:150px;
	background-image:url(../img/jpg/bg_header.jpg);
	background-repeat:repeat-x;
}
#ContainerBG{
	background-image: url(../img/jpg/bg_content.jpg);
}
#contentShadow{
	height:10px;
	background-image:url(../img/jpg/footer_shadow.jpg);
	background-repeat:repeat-x;
}
#Container{
	background-image: url(../img/jpg/normal_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: 13px 0px;
}
#header #contentHeader{
        height:150px; 
        float:left; 
        width:750px;
        background-image:url(../img/jpg/header_global.jpg);
        background-repeat:no-repeat;
	background-position: 122px 0px;}
#header #serviceHeader{ 
	background-image:url(../img/jpg/bg_serviceheader.jpg); 
	height:150px; 
	width:180px;
	background-repeat:repeat-y;
	float:left;}
#ContainerBG #Container #contentContainer{
	width: 750px;
	float:left;
}
#ContainerBG #Container #contentContainer #subnavi{
	width:186px;
	float:left;
	margin:0px;
	padding:0px;

}
#ContainerBG #Container #contentContainer #subnavi #leftColumn{
	background-image:url(../img/jpg/leftcolum_shadow.jpg);
	background-repeat: repeat-x;
        padding-top:15px;
}
#ContainerBG #Container #contentContainer #content{
	float:left;
	width:564px;
	margin:0px;
	padding:0px;
}
#ContainerBG #Container #contentContainer #contentElements img{
	margin:0px;
}
#ContainerBG #Container #contentContainer #contentShadow{
	clear:both;
	width: 750px;
	height:20px;
	background-image:url(../img/jpg/content_shadow.jpg);
	background-repeat:repeat-x;
}
#ContainerBG #Container #contentContainer #subContent{
	background-image: url(../img/jpg/bg_content.jpg);
}

.clear{clear:both;font-size:1px; height:1px; margin-top:-1px;}

h1.csc-firstHeader{color:#333;}
