* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

html { 
	font-size: 100.01%
}



body {
	color: #ffffff;
	text-align: center;
	font: 500 0.75em Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	overflow-y: auto;
	overflow-x: auto;
	background-color: #efefef;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	
}



h1 {
	margin-bottom: 0.8em;
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #036;
}



h2 {
	margin-bottom: 0.1em;
	font: 500 1.25em Arial, Helvetica, sans-serif;
	color: #333333;
}

h3 {
	margin-bottom: 0.1em;
	font: 500 1em Arial, Helvetica, sans-serif;
	color: #333333;
}

h4 {
	margin-bottom: 0.1em;
	font: 500 1.25em Arial, Helvetica, sans-serif;
	color: #fff;
}


/* --- Links --- */


.ausrichtenRechts
{
	text-align: right;

}

.ausrichtenLInks
{
	text-align: left;

}

a img {
	outline: 0;
	border: none;
	color: #fff;
	text-decoration: none;

}

a  {
	outline: 0;
	

}



p a:link, p a:visited {
	color: #036;
	text-decoration: none;
	
	
}

p a:hover, p a:active {
	
	color: #036;
	text-decoration: underline;
}


	
	

h2 a:link, h2 a:visited {
	
	color: #333;
	text-decoration: none;
}

h2 a:hover, h2 a:active {
	
	color: #036;
	text-decoration: none;
}

td a:link, td a:visited {
	color: #036;
	text-decoration: none;
	
	
}

td a:hover, td a:active {
	
	color: #036;
	text-decoration: underline;
}

li a:link, li a:visited {
	color: #036;
	text-decoration: none;
	
	
}

li a:hover, li a:active {
	
	color: #036;
	text-decoration: underline;
}
	

.hide {
	display: none;
	visibility: hidden;
	}
	
	
.underline a:link, .underline a:visited {
	
	color: #036;
	text-decoration: underline;
}

/* --- Diverse --- */



tdno    {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.list    {
	color: #333;
	list-style-position: outside;
	margin: 20px 0px 10px 15px;
	list-style-image: url(../img/navi/listeblau.png);
}

.list li    {
	
	margin: 8px 0px 0px 0px;

}

.listfollow    {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}





.posContainer
{
position:relative;
}

.marginR16 {
	margin-right: 16px;
}

.marginT20 {
	padding-top: 20px;
}

.marginT10 {
	padding-top: 10px;
}

.cross-link {
	font-weight: 700;
}


.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clear  {
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
	height: 0;
	clear: both;
}


.small {
	font-size: 0.85em;
	line-height: 1.25em;
	text-align: left;
}

.medium {
	font-size: 1.2em;
}

.big {
	font-size: 1.9em;
}

.darkRed {
	color: #995033;
}


.noscript {
	position: absolute;
	bottom: 0px;
	padding: 20px;
	background: #000;
	color: #fff;
	font: 500 1em Arial, Helvetica, sans-serif;
	z-index: 5;
	width: 950px;
	}

/* Container */


#containerMain  {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	
	background: #fff;
}



/* --- Header  --- */

#header {
	position: absolute;
	width: 990px;
	height: 90px;
	
	padding: 0;
	margin: 0;
	overflow: hidden;
	z-index: 5;
	background: #c2d1d7 url(../img/bg_header.jpg);
}


/* --- Logo  --- */

#logo {
	float: left;
	width:430px;
	height: 90px;
	overflow: hidden;
	background: #c2d1d7 url(../img/logo.png);
}

/* --- Main Navigation  --- */

#navMain {
	float: right;
	width:520px;
	
	padding: 68px 0px 0px 0px;
	
}

    #mainnav ul {
      float: right;
	  margin:0;
      padding:0px 20px 0 0;
      list-style:none;
      }
    #mainnav li {
      float:left;
      background:url("../img/navi/left.png") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      }
    #mainnav a {
	display:block;
	background:url("../img/navi/right.png") no-repeat right top;
	padding:5px 13px 4px 5px;
	text-decoration:none;
	font-weight:590;
	color:#333;
      }
    /* #mainnav a:hover {
      color:#036;
	  }
	#mainnav ul li #on a{ background-image:url("../img/navi/left_on.png");
	color:#fff;
      padding-bottom:5px;
	  font-weight:normal;}*/
     
    #mainnav #on {
      background-image:url("../img/navi/left_on.png");
      color:#fff;}
    #mainnav #on a {
      background-image:url("../img/navi/right_on.png");
      color:#fff;
      padding-bottom:5px;
	  font-weight:normal;
      }
     


/* --- Sub Navigation --- */

#navSub {
	
	float: left;
	width:171px;
	padding: 45px 0px 0px 22px;
	
}


#navSub ul {
		
		list-style-type: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
}

#navSub ul li {
		list-style-type: none;
		
		margin: 0;
		padding: 0;
		
}

#navSub ul li a:link, #navSub ul li a:visited  {
	color: #333;
	font: 500 1.0em Arial, Helvetica, sans-serif;
	line-height: 1em;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 0;
	padding: 7px 20px 6px 25px;
	
}

#navSub ul li a:hover{
	color: #fff;
	text-decoration: none;

	border: none;
	background:url("../img/navi/bg_subnav.png") no-repeat left ;
}

/*#navSub ul li a.on {
	color: #fff;
	text-decoration: none;

	border: none;
	background:url("../img/navi/bg_subnav_on.png") no-repeat left ;
}*/



#navSub #on a {
    color: #fff;
	text-decoration: none;

	border: none;
	
    background:url("../img/navi/bg_subnav_on.png") no-repeat left ;  }
	
	
	/* --- Sub Navigation --- */
	
	
	
	/* --- Sub Sub Navigation --- */


		



.navsubsub   a:link, .navsubsub a:visited  {
	color: #333;
	font: 500 0.9em Arial, Helvetica, sans-serif;
	line-height: 1em;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 0;
	padding: 5px 20px 5px 35px;
	
}

.navsubsub  a:hover, .navsubsub a:active{
	color:#036;
	text-decoration: none;
	border: none;
	margin: 0;
	
	
}

.navsubsub .subon a {
    font-weight: bold;	
	color: #036;
	text-decoration: none;
	
	
      }
	
	
	/* --- Sub Navigation --- */
	




/* Content */

#contentStart {
	padding-top: 90px;
	width: 990px;

	overflow: hidden;
}


#content {
	
	width: 990px;
	height: auto;
	color: #ffffff;
	overflow: hidden;
	background-color: #fff;
	
}

/* folgeseiten */

#content2blocks {
	width: 990px;
	height: auto;
	color: #333;
	overflow: hidden;
	background-color: #fff;
	background-image: url(../img/bgs/bg_2_sp.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}

#contentBlockLi {
	float: left;
	width: 547px;
	height:auto;
	font:  1.0em Arial, Helvetica, sans-serif;

	padding: 0px 14px 10px 25px;
	margin: 52px 0px 10px 0px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}

#contentBlockReSmall {
	
	float: right;
	width: 150px;
	height:auto;
	font:  1.0em Arial, Helvetica, sans-serif;
	padding: 0px 30px 0px 0px;
	margin: 52px 10px 15px 0px;
	overflow: hidden;
	
}

#middleContainerContentFull {
	float: left;
	width: 680px;
	font:  1.0em Arial, Helvetica, sans-serif;
	margin: 51px 0px 10px 35px;
	overflow: hidden;
}

#middleContainerContentHalf {
	float: left;
	width: 321px;
	font:  1.0em Arial, Helvetica, sans-serif;
	margin: 51px 0px 0px 35px;
	overflow: hidden;
}

#middleContainerKontakt {
	float: left;
	width: 680px;
	font:  1.0em Arial, Helvetica, sans-serif;
	margin: 51px 0px 10px 35px;
	overflow: hidden;
}



#content ul {
	margin: 0px 0px 0px 15px;
}

#content ul li {
	display:list-item;
	list-style-type:square;
	line-height: 1.5em;
}



/* Teaser */

.teaser {
	position: relative;
	width: 990px;
	height: 258px;
	background: #fff;
	color: #ffffff;
	overflow: hidden;
}


/* produktteaser */


.pTeaserPrivat {
	float: left;
	width: 460px;
	height: 230px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	background: url(../img/privatkunden/header.jpg) ;
}





/* Produktboxen */
/* dreispaltig */

.pBoxContainer {
	float: left;
	width: 547px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	
}

.pSpryContainer {
	float: left;
	width: 530px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	
}


.pSpry3Sp {
	text-align: center;
	float: left;
	width: 170px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	
	
}

.autoContainer {
	float: left;
	width: 950px;
	overflow: hidden;
	margin: 0px 20px 15px 20px;
	color: #000;
}

.pBox3Sp {
	text-align: center;
	float: left;
	width: 165px;
	overflow: hidden;
	margin: 0px 26px 0px 0px;
	
	
}

.pBox3Sp3 {
	text-align: center;
	float: right;
	width: 165px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	
	
}

.textblockContent {
	float: left;
	width: 547px;
	overflow: hidden;
	height: auto;
	margin: 25px 0px 0px 0px;
}

.detailBox2Sp {
	float: left;
	width: 300px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	
	
}

.detailBox2Sp2 {
	float: right;
	width: 200px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	
	
}

.preisBox2Sp {
	float: left;
	width: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	
	
}

.preisBox2Sp2 {
	float: right;
	width: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	
	
}

.produktBox2Sp {
	float: left;
	width: 150 px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	
	
}

.produkttextBox2Sp2 {
	float: left;
	width: 360px;
	overflow: hidden;
	margin: 0px 0px 0px 25px;
	
	
}

.produkttextBox2Sp2margin {
	float: left;
	width: 360px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	
	
}

/* Startboxen */


.startBoxContainer {
	float: left;
	width: 950px;
	overflow: hidden;
	margin: 16px 20px 16px 20px;
}

.startBox1 {
	float: left;
	width: 283px;
	overflow: hidden;
	background: url(../img/startcontainer/fuersie.jpg) ;
	
}

.startBox2 {
	float: left;
	width: 283px;
	overflow: hidden;
	background: url(../img/startcontainer/privatkunden.jpg) ;
		z-index: 4;
}

.startBox3 {
	float: left;
	width: 283px;
	overflow: hidden;
	background: url(../img/startcontainer/geschaeftskunden.jpg);
		z-index: 4;
}



.startBoxText1 {
	
	font: 500 0.9em Arial, Helvetica, sans-serif;
	color:  #333;
	
	float: left;
	height: 157px;
	margin-left: 3px;
	margin-right:120px;
	margin-top: 5px;
	
	overflow: hidden;
}

.startBoxText2 {
	
	font: 500 0.9em Arial, Helvetica, sans-serif;
	color:  #333;
	
	float: left;
	margin-left: 3px;
	margin-right: 100px;
	margin-top: 5px;
	height: 157px;
	overflow: hidden;
}


.startBoxButton {
	position: absolute;
	margin-top: 125px;
	
	overflow: hidden;
	z-index:5;
}
.startBoxTrennlinie {
	float: left;
	width: 50px;
	height: 162px;
	overflow: hidden;
	background-image: url(../img/trennlinie_vert.png);
	background-repeat: repeat-y;
	background-position: center;
}



.spalte1-2 {
	float: left;
	width: 250px;
	heigh: auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}	

.spalte2-2 {
	float: right;
	width: 250px;
	heigh: auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}	
	
	
	
	.fixedLeistungenButtons {
	position: absolute;
	margin: 160px 0px 0px 25px;
	width: 150px;
	overflow: hidden;
	z-index:5;
}

/* --- Footer --- */


#footer {
	float: left;
	width: 990px;
	overflow: hidden;
	font:  normal 0.95em Arial, Helvetica, sans-serif;
	color:  #fff;
	background: #666;
	background-image: url(../img/bg_footer.gif);
	height: auto;
}


.footerContent {
	float: left;
	padding: 20px 0px 12px 0px;

}


/* --- Navigation Footer --- */


#copy {
	float: left;
	
	width: 400px;
	overflow: hidden;
	padding: 0px 20px 0px 20px;
}




/* --- Navigation Footer --- */

#navFooterContent {
	float: right;
	padding: 0px 0px 40px 0px;
	width: 530px;

}

#navFooter {
	float: right;
	text-align: left;
	width: 90px;
	padding: 0px 0px 0px 30px;
}

#navFooterWide {
	float: right;
	text-align: left;
	width: 190px;
	padding: 0px 0px 0px 30px;
}


#navFooter ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}

#navFooter li {
	list-style-type: none;
	
	margin-right: 0px;
	padding: 0;
	display: block;
}

#navFooter li a:link, #navFooter li a:visited {
	color: #fff;
	text-decoration: none;
	list-style-type: none;
}

#navFooter li a:hover, #navFooter li a.on {
	text-decoration: underline;
	list-style-type: none;
}

.hfooter {
	margin-bottom: 1.8em;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #fff;
}

.serviceContainer {
	
	float: left;
	width: 150px;
	height:auto;
	
	margin: 0px 0px 15px 10px;
	
	overflow: hidden;
	
}
.newsContainer {
	float: left;
	width: 140px;
	height:auto;
	overflow: hidden;
	padding: 25px 0px 0px 21px ;
	font: 500 0.9em Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px ;
	
	
	 background:url("../img/news/newsbg.jpg") no-repeat left top;
}
