body { margin: 0; }


/*HEADER*/
#header { background-image: url(../pics/backstripe.gif); text-align: center; width: 760px; }
* html #header img { display: block; }

/*NAVI*/
#navi { background-image: url(../pics/backstripe.gif); height: 250px; width: 760px; visibility: visible; }
#navipic { width: 476px; visibility: visible; float: right; }
#navior { background-color: #fd7d00; text-align: left; height: 250px; width: 180px; visibility: visible; margin-left: 105px; }
* html #navipic { margin-left: -3px; }
* html #navior { margin-left: 105px; width: 179px; }
*+html #navior { margin-left: 105px; width: 179px;}

ul { color: white; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 28px; text-decoration: none; margin: 0; padding-top: 75px; padding-left: 45px; list-style-type: none; }
ul a { color: white; text-decoration: none; list-style-type: disc; margin: 0; }
li a:hover { border-bottom: 1px solid white; }

/*INHALT*/
#inhalte {
	background-image: url(../pics/backstripe.gif);
	position: relative;
	visibility: visible;
	width: 760px;
	min-height: 100%;
}
#spalte1 { position: relative; width: 200px; visibility: visible; float: right; margin-right: 130px; margin-left: 0; padding-top: 110px; }
#spalte2 { position: relative; width: 250px; visibility: visible; margin-left: 160px; padding-top: 50px; }
* html #spalte1 { height: 400px; width: 306px; margin-left: -3px; margin-right: 0px; }
* html #spalte2 { margin-left: 160px; width: 245px; }

#orange1{ background-color: #fd7d00; background-image: url(../pics/newsbg.gif); background-repeat: repeat-x; width: 200px; visibility: visible; padding-top: 6px; padding-right: 9px; padding-left: 15px; padding-bottom: 5px;}
#orange1 img {float:left; margin-right: 15px}
#orange2 {
	background-color: #fd7d00;
	background-image: url(../pics/newsbg.gif);
	background-repeat: repeat-x;
	width: 200px;
	visibility: visible;
	margin-top: 20px;
	padding: 6px 9px 10px 15px;
}
#orange2 img {float:left; margin-right: 15px}
* html #orange1 {width: 220px; margin-right: 106px}
* html #orange2 {width: 220px; padding-bottom: 8px}



/*FOOTER*/
#footer { background-image: url(../pics/footer.gif); background-repeat: no-repeat; background-position: center 0px; width: 760px; min-height: 100px; }
#footer2 { width: 250px; visibility: visible; float: right; margin: 0; padding-top: 23px; padding-right: 110px; }
#footer1 { font-weight: bold; width: 150px; visibility: visible; margin: 0; padding-top: 23px; padding-left: 150px; }
#subline { visibility: visible; margin: 0; padding-top: 18px; padding-bottom: 50px; padding-left: 104px; }
* html #footer2 {margin-left: -3px; width: 350px}
* html #footer1 {width: 300px}


/*TEXTFORMATIERUNG*/
p { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; margin: 0; }
* html p {font-size: 10px; line-height: 16px}
#spalte1 p { color: white; margin: 0; }
#footer p { font-size: 10px; line-height: 15px; margin: 0; }
.orange { color: #f60; font-weight: bold; }
.bold { font-weight: bold; }
h1 { color: #f60; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 25px; }
* html h1 { line-height: 18px; }



/*LINKFORMATIERUNG*/

#footer a { color: black; }
#subline a { color: #808080; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
#subline { color: #808080; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

#orange2 a { color: #fff; }
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}

.seventhlinks a,
.seventhlinks a:hover, 
.seventhlinks a:link,
.seventhlinks a:visited,
.seventhlinks a:active  {
	color: #000000 !important;
	text-decoration: none !important;
}
