html, body	{
	background-image:url(./bilder/hintergrund.jpg);	
	margin:0;
	padding:0;
	font-family: Arial, Verdana, sans-serif;
	} 
	
/* IE6 */
/*\*/
* html #inhalt_wrapper {
height: 630px;
}
/**/

/*Allgemeine Auszeichnungen ******************/

#inhalt a:link, a:visited  {
	font-weight:normal;
	color:#cbae91;
	font-size:13px;
	}
#inhalt  a:hover, a:active, a:focus {
	text-decoration:none;
	color:#ffe4c9;
	}	


h1 {
	font-size:18px;
	padding:15px 0 10px 0;
	font-weight:bold;
	letter-spacing:0.05em
	}
	
h2 {
	font-size:14px;
	font-weight:bold;
	padding:15px 0 0 0;
	letter-spacing:0.05em;
	}	

.zitat {
	width:475px;
	font-weight:bold;
	font-style:italic;
	padding:10px 0;
	}
	
.farbblock_h2 { 
	display:block;
	background-color:#372218;
	width:475px;
	height:auto;
	min-height:20px;
	padding:10px;
	}	

.farbblock, .farbblock_hell  { 
	display:block;
	background-color:#261811;
	width:475px;
	height:auto;
	min-height:20px;
	padding:10px;
	cursor:pointer;
	text-decoration:none;
	}
.farbblock_hell {
	background-color:#372218;
	}
.bildblock {
	float:right;
	width:180px;
	height:240px;
	margin:5px 0 0 20px;
	}
	
.einsehen {
	display:inline;
	float:right;
	text-decoration:none;
	}
	
a:link .einsehen , a:visited .einsehen, a:link  .linktext, a:visited .linktext {
	color:#cbae91;
	text-decoration:none;	
	}
 a:hover .einsehen,  a:active .einsehen,  a:focus .einsehen,  a:hover .linktext,  a:active .linktext,  a:focus.linktext  {
	text-decoration:none;
	color:#ffe4c9;
	}	
	
.linktext {
	display:inline;
	float:left;
	}
	
.vita {
		width:100%;
	}
.vita td {
	padding:5px 8px;
	vertical-align:top;
	background-color:#261811;
	}
.vita td:first-child {
	white-space:nowrap;
	padding-left:2px 5px;
	vertical-align:top;
	background-color:#332016;
	width:100px;
	font-weight:bold;
	}
	
.zurueck { 
	display:block;
	width:475px;
	height:auto;
	min-height:20px;
	padding:3px 10px;
	margin-top:20px;
	text-align:right;
	}	

/*Ausrichtung ******************/
	
#bild_oben {
	width:100%;
	height:560px;
	background:url(bilder/hintergrund_oben.jpg) repeat-x;
	}
	
#ausrichtung {
	width:934px;
	height:auto;
	position:relative;
	left:50%;
	margin-left:-467px;
	padding:0;
	/* background-color:#FFF; */
	border:0;
	} 
	
#titel {
	height:160px;
	width:100%;
	/* background-color:#9Df345; */
	}
	
#titel img {
	margin: 55px 0 0 220px;
	}	

#links_wrapper {
	float:left;
	width:200px;
	/* background-color:#445566; */
	}

#bilderrahmen {
	margin-top:34px;
	margin-left:-5px;
	*margin-left:0;
	*padding-left:-5px;
	width:200px;
	height:300px;
	border:0;
	}	
	
#schrank {
	margin-left:208px;
	width:726px;
	*margin-left:202px;
	*width:726px;
	*overflow:hidden;
	/* background-color:#443300; */
	height:auto;
	}

/* Schrank oben und Menüs ************************/	
	
#schrank_oben {
	width:726px;
	height:54px;
	border:0;
	}
	
#schrank_menu_a {
	width:726px;
	height:50px;
	border:0;
	background:transparent url(bilder/schrank_menu_a.gif);
	}
	
.menu_a {
	margin:0; 
	padding:10px 0 0 30px;
	}	
.menu_a	li {
	display:inline;
	padding-left:23px;
	}
.menu_a a:link, .menu_a a:visited {
	font-size:14px;
	font-weight:bold;
	color:#cbae91;
	text-decoration:none;
	}
.menu_a a:hover, .menu_a a:active, .menu_a a:focus {
	font-size:14px;
	text-decoration:underline;
	color:#ffe4c9;
	}	
	
#schrank_menu_b { 
	width:726px;
	height:49px;
	border:0;
	background:transparent url(bilder/schrank_menu_b.gif) no-repeat;	
	}
	
.menu_b {
	margin:0; 
	padding:10px 0 0 30px; 
	}	
.menu_b	li {
	display:inline;
	padding-left:23px;
	}
.menu_b a:link, .menu_b a:visited {
	font-size:14px;
	font-weight:bold;
	color:#cbae91;
	text-decoration:none;
	}
.menu_b a:hover, .menu_b a:active, .menu_b a:focus {
	font-size:14px;
	text-decoration:underline;
	color:#ffe4c9;
	}	

.menu_a	li.current, .menu_b li.current, .fusszeile li.current  {
	display:inline;
	padding-left:23px;
	font-size:14px;	
	color:#cbae91;
	font-weight:bold;
	text-decoration:underline;
	}	
	
	
/* Inhalt und Scroller ************************/		
	
#inhalt_wrapper {
	width:726px;
	height:auto;
	min-height:630px;
	background:transparent url(bilder/hintergrund_wrapper.gif) repeat-y;	
	}
		
#inhalt {
	color:#cbae91;
	width:499px;
	margin-left:28px;
	*margin-left:14px;
	*+margin-left:28px;
	height:auto;
	border:0;
	float:left;
	padding:15px 15px 20px 20px;
	font-size:13px;
	line-height:21px;
	letter-spacing:0.02em;
	}			
	
#schrank_rechts 	{
	background: url(bilder/schrank_rechts.png) repeat-y;	
	width:136px;
	height:auto;
	float:right;
	margin-right:28px;
	}	
		
#schrank_buch {
	width:136px;
	height:144px;
	border:0;
	}
	
#schrank_tele, #schrank_tele img {
	width:136px;
	height:155px;
	border:0;
	}
	
.clear {
	clear:both;
	}

/* Schrank unten und Kommode links ************************/
	
#schrank_unten {
	width:726px;
	height:71px;
	border:0;
	background:url(bilder/schrank_unten.gif) repeat-x;	
	}

.fusszeile {
	margin:0; 
	padding:25px 0 0 30px;
	}	
.fusszeile	li {
	display:inline;
	padding-left:18px;
	}
.fusszeile a:link, .fusszeile  a:visited {
	font-size:14px;
	font-weight:bold;
	color:#cbae91;
	text-decoration:none;
	}
.fusszeile a:hover, .fusszeile  a:active, .fusszeile  a:focus {
	font-size:14px;
	text-decoration:underline;
	color:#ffe4c9;
	}
	
#boden {
	background:#000000 url(bilder/hintergrund_fuss.gif) repeat-x;	
	height:50px;
	width:100%;
	}
	
#kommode {
	text-align:left;
	/* background-color:#ff0000; */
	height:0;
	width:100%;
	}	
	
.kommode_pos {
	position:relative;
	}
.kommode_pos_2 {
	position:absolute; 
	left:0; 
	top:-444px; 
	z-index:100;
	}a
	
/* Fusszeile copyright ************************/
#fuss_wrap {
	width:100%;
	}
#copyright {	
	width:480px; 
	position:relative;
	top:15px;
	left:50%;
	margin-left:-240px;
	color:#888888;
	font-size:0.8em;
	}
#copyright a:link, #copyright a:visited {
	color:#888888;
	text-decoration:none;
	}
#copyright a:hover, #copyright a:focus, #copyright a:active{
	color:#888888;
	text-decoration:underline;
	}

