
* {
	margin: 0;
	padding: 0;
	border: none;
	}

html,
body {
	height: 100%;
	}

body {
	background: #fff url(grafiken/bg_body.gif) repeat-x 0 74px;
	color: #000;
	font: 100.01%/1.6 "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	}

a {
	background-color: inherit;
	color: #000;
	text-decoration: underline;
	}

a:hover,
a:active,
a:focus {
	text-decoration: none;
	}

p {
	margin-top: 1em;
	}

address {
	font-style: normal;
	}

hr {
	display: none;
	}
	
.orange {
   font-size: 1.1em;
	color: #F49200;
	
}

/* ============================================================ */
/* Schriftgroessen und Ueberschriften */

h1,
h4,
p,
ul,
dl,
address {
	font-size: .8em;
	}

h1,
h2,
h3,
h4,
strong {
	font-weight: bold;
	}
	
h1 {
	font-size: .9em;
}

h2 {
	position: absolute;
	top: -9999px;
	left: -9999px;
	}
	
h3 {
	padding-top: 1em;
	margin-top: 0;
	font-size: .9em;
}



#inhalt ul {
    list-style: disc;
	 padding-left: 30px;
	 margin-top: 1em;
}



#inhalt h2 {
	position: static;
	font-size: .9em;
	font-weight: normal;
	text-transform: lowercase;
	text-align: right;
	margin-right: 6px;
	}

/* ============================================================ */
/* Container und Logo */

#wrapper {
	width: 834px;
	min-height: 100%;
	background: url(grafiken/bg_main.jpg) no-repeat;
	text-align: left;
	margin: 0 auto;
	padding: 0 70px 0 76px;
	}

#logo {
	width: 225px;
	float: right;
	margin-right: 10px;
	padding-top: 8px;
	}

#logo a,
#logo img {
	display: block;
	}

#flash {
	background: url(grafiken/bg_body.gif) repeat-x;
	clear: both;
	height: 200px;
	margin-left: 3px;
	}

#flash object {
	float: right;
	}

#inhalt {
	padding: 10px 5px 0 55px;
	}

#inhalt:after {
	display: block;
	height: 25px;
	clear: both;
	content: ".";
	font-size: 0;
	visibility: hidden;
	}

#hauptinhalt {
	float: left;
	width: 550px;
	}

#top,
.zeromargin {
	margin: 0;
	
	}

#zusatzinfos {
	float: right;
	width: 150px;
	margin-right: 6px;
	padding-top: 60px;
	}
	
#zusatzinfos_bild{
	float: right;
	width: 150px;
	margin-right: 6px;
	padding-top: 60px;
	border: 1px;
	}
	

	
#zusatzinfos_buch{
	float: right;
	width: 150px;
	margin-right: 6px;
	padding-top: 40px;
	border: 1px;
	font-size: .85em;
	}
	




/* ============================================================ */
/* Navigation */

#navi {
	list-style: none;
	width: 570px;
	float: left;
	text-transform: lowercase;
	text-align: center;
	}

#navi li {
	float: left;
	width: 85px;
	margin-right: 1px;
	}

#navi #home {
	width: 60px;
	}

#navi #business {
	width: 78px;
	}

#navi #background {
	width: 105px;
	}

#navi #medien,
#navi #kontakt {
	width: 70px;
	}

#navi a,
#navi strong {
	display: block;
	height: 74px;
	position: relative;
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
	color: #000;
	}

#navi span {
	position: absolute;
	left: 0;
	bottom: 1px;
	width: 100%;
	}

#navi a:hover,
#navi a:active,
#navi a:focus,
#navi strong {
	background: #f59900 url(grafiken/bg_navi.gif);
	color: #fff;
	}

#navi #home a {
	padding: 0 1px;
	}

#navi #home a:hover,
#navi #home a:active,
#navi #home a:focus,
#navi #home strong {
	border-left: 1px solid #d79915;
	padding-left: 0;
	}

/* ============================================================ */
/* Seite Start */



#seite-start #zusatzinfos_bild{
	float: right;
	width: 200px;
	margin-right: 6px;
	padding-top: 60px;
	border: 1px;
	}
	
/* ============================================================ */
/* Seite Bussines */
	
#seite-business #links {
   font-size: .8em;
	padding-top: 0px;
	width: 150px;
	margin-left: 20px;
	color: #F59900;
}

#seite-business #zusatzinfos p {
	margin-left: 20px;
	padding: 5 3 3 3px;
	font-size: .85em;
	line-height: 2em;
   background-color: #F59900;
	color: #fff;
}

/* ============================================================ */
/* Seite Medien */
	
	#seite-medien #zusatzinfos p {
	margin: 0 0 1.5em;
	font-size: .75em;
	line-height: 1.3em;
}

#zusatzinfos address {
	line-height: 1.8;
	}

#zusatzinfos address strong {
	background-color: inherit;
	color: #f9aa00;
	}
