body {
	font-family: Georgia;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

h1 { 
	font-size: 22px; 
	line-height: 28px;
	color: #333333; 
	border-bottom:1px dotted #cccccc; 
	padding-bottom: 10px; 
}

a { text-decoration: none; }

/************ Inhalt *******************/
#container {
	width: 1015px;	
	margin: 65px auto;
}

#container a:link, #container a:visited {
	color: #d4a018;
	font-weight: bold;
	text-decoration: none;
}

#container a:hover {
	text-decoration: underline;
}

#content {
	margin: 0px auto;
	width: 645px;
}

#inhalt {	
	line-height: 22px;
	margin: 25px auto;
	vertical-align: bottom;
}

.order_btn {
	text-align:right;
	margin-top:80px;
}

.italic {
	font-style: italic;
}

.fett {
	font-weight: bold;
}

#klappentext {
	position: absolute;/*display: none;*/
	border:1px solid red;
	font-family: Georgia;
	font-size: 14px !important;
	font-weight: normal;
	color: #666666;
}

sup {
	line-height: 10px;
}

#fussnote {
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	border-top: 1px dotted #cccccc;
	padding-top: 10px;
}

#kopfnote {
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
}

.text_rechts {
	text-align: right;
}

.pdf a {
	margin-top: 4px;
	float: right;
	width: 140px;
	background-image: url('../_images/pdf.gif');
	background-repeat: no-repeat;
	background-position: 135px center;
	padding-right: 20px;
	cursor: pointer;
}

.bildunterschrift {
	margin: 0px;
	padding: 0px;
	color: #858585;
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
}

.cover_links {
	float: left;
	padding-right: 35px;
	border: 0px; 
}

.bild_links img, .bild_rechts250 img, .bild_rechts150 img{
	border: 1px solid #cccccc;
}

.bild_links {
	float: left;
	padding: 0px;
	margin: 5px 25px 10px 0px;
}

.bild_rechts150, .bild_rechts250 {
	float: right; 
	text-align: right;
	padding: 0px;
	margin: 5px 0px 10px 25px;
}

.bild_rechts150 {
	width: 150px;
}

.bild_rechts250 {
	width: 250px;
}

.footer {
	text-align:right;
	padding-top: 5px;
	padding-bottom: 15px;
	border-top:1px dotted #cccccc;
}

/************ Ende Inhalt *******************/





/************** NAVIGATION **********************/
#navigation {
	width: 100%;	
	height: 30px;
	background-image: url('../_images/bg.gif');
}

dt, dl, dd, ul { 
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
}

dd {
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	background-color: #d4a017;
}
dd ul {
	padding-left:5px;
}

#menutrenner { 
	color: #9e9e9e;
}

#menu { 
	position: relative;
	margin:0px auto;
	width: 1015px;
	height: 31px;
	line-height: 31px;
	background-image: url('../_images/bg.gif');
	background-repeat: repeat-y;
}

#menu a { 
	text-decoration: none; 
}

#menu dt a  { 
	color: #c6c6c6;
	padding: 10px 10px 7px 10px;
}

#menu dd a  { 
	padding: 0px 4px 0px 4px;
}

#menu dt a.hoover { 
	color: #FFFFFF; 
	background: #dbb44d;
}

#menu dt .aktiv { 
	color: #FFFFFF; 
	background: #d4a017;
}

#menu a:hover { 
	color: #FFFFFF; 
}

#menu dl { 
	float: left; 
}

#menu li { 
	display: inline; 
}

#menu li a {
	font-size: 12px;
	color: #FFFFFF;
}

#menu li a:hover, #menu li .aktiv { 
	text-decoration: underline;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7, #smenu8, #smenu9, #klappentext, #smenu_aktiv { 
	position: absolute; 
	left: 0px; 
	font-size: 11px; 
	width: 1015px; 
}
.blank_sub {
	width:1015px;
	height:31px;
	background-color:#FFFFFF;
}
