/** $Id: subpages.css,v 1.9 2008/04/14 23:41:36 hg Exp $ **/

div.b3 div.body
,div.b3 div.body h5 a{
    color:#333333
    }

div.b3 div.body{clear:both
    ;padding: 11px 24px 13px
    ;font-size:13px
    ;line-height:17px
    }
div.b3 div.body h5{
    ;font-size:14px
    }
div.b3 div.body p a,
div.b3 div.body h5 a{text-decoration:underline}
div.b3 div.body p a:hover,
div.b3 div.body h5 a:hover{text-decoration:none}

div.b3 div.body h5 a.last{text-decoration:none
    ;font-weight:bold
    }

div.b3 div.body h1{margin:8px 0 13px
    ;padding-bottom:2px
    ;font-size:22px
    ;font-weight:bold
    ;color:#006332
    ;border-bottom:1px solid #006332
    }

div.b3 div.body p{margin-bottom:5px
    }

div.b3 div.body ul{margin:0 0 5px
    ;padding:0px
    }
div.b3 div.body ul li{margin-left:20px
    ;list-style-type:none
    ;padding-left:12px
    ;background:transparent url('../img/bullet_mini.gif') no-repeat scroll 0 6px
    }

div.b3 div.body div.liste{
	position:relative;
	margin-top:3px;
    }

div.b3 div.body div.liste ul{margin:-16px 0 0 48px;
    padding:0px;
    }
div.b3 div.body div.liste ul li{margin-left:0px;
    padding-left:0;
    background-image:none;
    }



div.b3 div.body img{float:left;
    margin: 2px 10px 2px 0;
    }

div.b3 div.body .clear{clear:both}
div.b3 div.body hr.clear{margin-top:22px}


div.b3 div.body p a img{float:none;margin:0}


div.b3 div.body h2{margin:20px 0 0
    ;text-transform:none
    ;font-size:14px
    ;font-weight:bold
    ;border:0px
    }


div.b3 div.body ul.list{
    ;margin:10px 0 0
    ;padding:0
    }

div.b3 div.body ul.list li{margin:0
    ;padding:0
    ;background: transparent
    }
div.b3 div.body ul.list li a{
    display:block
    ;height:26px
    ;padding:8px 0 0 47px
    ;font-weight:bold
    ;font-size:15px
    ;border-top:1px solid #006332
    ;background:url('../img/nix.gif') no-repeat scroll 5px 0
    }
div.b3 div.body ul.list li.first a{border-color:white}
div.b3 div.body ul.list li a:hover{background-color:#F0F2D4}

div.b3 div.body ul.list li a:hover{background-color:#F0F2D4}

div.b3 div.body div.links{
	margin-top:14px;
	padding:1px 0 4px 10px;
	background-color:#F0F2D4;
	}


div.b3 div.body div.prevNext{position:relative;
	margin:8px 0 0;
	border-top:1px solid #006332;
	width:100%;
	}
div.b3 div.body div.prevNext a{font-weight:bold;}
div.b3 div.body div.prevNext div.left  a{padding:0 0 0 20px;
    background:no-repeat scroll left center;
	background-image:url('../img/arrow_left.gif');
	}
div.b3 div.body div.prevNext div.right a{padding:0 20px 0 0;
    background:no-repeat scroll right center;
	background-image:url('../img/arrow.gif');
	}
div.b3 div.body div.prevNext div.left a:hover{padding:0 6px 0 14px;}
div.b3 div.body div.prevNext div.right a:hover{padding:0 14px 0 6px;}


/*** Kontakt Seite ***/
body.contact div.body{font-size:15px
    ;line-height:17px
	}

body.contact div.body h2{margin-top:28px
	;margin-bottom:0px
	;font-size:15px
	;color:black
	}
body.contact div.body p{margin-bottom:10px}
body.contact div.body div.info{font-size:90%;margin-bottom:.5em}

body.contact div.body table.info{clear:both
	;font-size:11px
	;background-color:transparent
	}
body.contact div.body table{position:relative
	;right:0px
	;margin-bottom:10px 
	;font-size:12px
	;background-color:#E5EFEA
	;border:1px solid #006740
	}
body.contact div.body table td{padding:3px 6px 3px 0
	;vertical-align:top
	}
body.contact div.body table.info td.title{width:180px}
body.contact div.body table td.title{
	;width:80px
	;text-align:right
	;font-weight:bold
	}
body.contact div.body table.info td.data{width:389px}
body.contact div.body table td.data{width:219px}
	
img.onOffClass{position:relative
	;top:-.5em
	;width: 1em
	}



/*** IE6 Fix ***/
* html div.b3 div.body ul{position:relative
  ;left:30px
  ;padding-right:30px
  }
* html div.b3 div.body div.liste ul,
* html div.b3 div.body ul.list{left:0;padding-right:0}

* html div.b3 div.body ul li{list-style-image:url('../img/bullet_mini.gif')
    ;list-style-type:none
    ;padding-left:0
    ;background:transparent
    }
* html div.b3 div.body ul.list li{list-style-image:none
    ;list-style-type:none
    }

* html div.b3 div.body div.liste ul li{margin-left:0px;
	list-style-image:none;
    }


