/** algemeine definitionen **/

body {
	margin:0px;
	padding:0px;
	border:0px;
	scrollbar-face-color:#B19865;
    scrollbar-highlight-color:#B19865;
    scrollbar-3dlight-color:#F8EFD9;
    scrollbar-darkshadow-color:#F8EFD9;
    scrollbar-shadow-color:transparent;
    scrollbar-arrow-color:#F8EFD9;
    scrollbar-track-color:#transparent;
	background-color:#111216;
	overflow-y:scroll;
	background-position:center;
}


body, td {
	font-family: Arial, Verdana;
	font-size:12px;
	line-height:16px;
	color:#111111;
}

hr {
	color:#9C1210;
	height:1px;
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #9C1210;
	border-bottom: solid 1px transparent; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

a:link, a:visited, a:active {
	color:#A01010;
	text-decoration:none;
}

a:hover {
	color:#111111;
	text-decoration:underline;
}

h1 {
	font-size:13px;
}

.clear {
	clear:both;
}
/******************************************/


#container {
	position:absolute;
	margin:0px auto;
	left:50%;
	margin-left:-500px !important;
	margin-left:-499px;
	width:1000px;
	height:620px;	
	background-image:url('../images/hg.jpg');
	background-repeat:no-repeat;
}

#container_intro {
	position:absolute;
	margin:0px auto;
	left:50%;
	margin-left:-500px;
	width:1000px;
	height:620px;	
	background-image:url('../images/hg_intro.jpg');
	background-repeat:no-repeat;
	border:1px solid #353535;
}

#intro {
	position:absolute;
	margin:0px;
	padding:0px;
}

.introueberspringen {
	position:absolute; 
	width:980px;
	height:20px;
	top:600px;
	text-align:right;
	z-index:1000;
}

/******************************************/



/** header div box **/
#header {
	position:relative;
	float:left;
	width:1000px;
	height:85px;	
}
/******************************************/


/** linke div box **/
#left {
	position:relative;
	float:left;
	width:405px;
	height:530px;
}

.biografie, .auszeichnung, .downloads, .impressionen, .weltensammler, .pressestimmen, .steckbrief, .weblog, .buchliste  {
	position:absolute;
}

.navigation {
	position:absolute;
	padding:0px;
	margin:0px;
	width:405px;
	height:355px;
}

.untermenuhack {
  position:relative;
  margin:0px;
  padding:0px;
}

#untermenu {
	display:block;
	margin:0px;
	padding:5px 0 5px 25px;
	list-style-type:none;
	background-image:url('../images/hg_menu.png');
	background-repeat:repeat-y;
	width:200px;
	z-index:10;
	line-height:14px;
}

#untermenu li a:link, #untermenu li a:visited {
	font-size:11px;
	line-height:10px;
	color:#111111;
	z-index:100;
}

#untermenu li a:hover, #untermenu li a:active {
	color:#ffffff;
	text-decoration:none;
	z-index:100;
}

#untermenu li a#aktiv:link, #untermenu li a#aktiv:visited {
	color:#ffffff;
	text-decoration:none;
	z-index:12;
}

.biografie {
	top:43px;
	left:135px;
}
.biografie a.pin:link, .biografie a.pin:visited {
	display:block;
	width:160px;
	height:27px;
	text-decoration:none;
	background:url('../images/biografie.png') left top no-repeat;
}
.biografie a.pin:hover, .biografie a.pin:active, .biografie a.pin:focus, .biografie a.pin.active:link, .biografie a.pin.active:visited {
	background:url('../images/biografie_h.png') left top no-repeat;
}

.auszeichnung {
	top:160px;
	left:40px;
}
.auszeichnung a.pin:link, .auszeichnung a.pin:visited {
	display:block;
	width:160px;
	height:27px;
	text-decoration:none;
	background:url('../images/auszeichnung.png') left top no-repeat;
}
.auszeichnung a.pin:hover, .auszeichnung a.pin:active, .auszeichnung a.pin:focus, .auszeichnung a.pin.active:link, .auszeichnung a.pin.active:visited {
	background:url('../images/auszeichnung_h.png') left top no-repeat;
}

.buchliste {
	top:125px;
	left:200px;
}
.buchliste a.pin:link, .buchliste a.pin:visited {
	display:block;
	width:160px;
	height:27px;
	text-decoration:none;
	background:url('../images/buecher.png') left top no-repeat;
}
.buchliste a.pin:hover, .buchliste a.pin:active, .buchliste a.pin:focus, .buchliste a.pin.active:link, .buchliste a.pin.active:visited {
	background:url('../images/buecher_h.png') left top no-repeat;
}

.impressionen {
	top:100px;
	left:30px;
}
.impressionen a.pin:link, .impressionen a.pin:visited {
	display:block;
	width:160px;
	height:27px;
	text-decoration:none;
	background:url('../images/impressionen.png') left top no-repeat;
}
.impressionen a.pin:hover, .impressionen a.pin:active, .impressionen a.pin:focus, .impressionen a.pin.active:link, .impressionen a.pin.active:visited {
	background:url('../images/impressionen_h.png') left top no-repeat;
}

.downloads {
	top:352px;
	left:120px;
}
.downloads a.pin:link, .downloads a.pin:visited {
	display:block;
	width:160px;
	height:27px;
	text-decoration:none;
	background:url('../images/downloads.png') left top no-repeat;
}
.downloads a.pin:hover, .downloads a.pin:active, .downloads a.pin:focus, .downloads a.pin.active:link, .downloads a.pin.active:visited {
	background:url('../images/downloads_h.png') left top no-repeat;
}

.weltensammler {
	top:220px;
	left:180px;
}
.weltensammler a.pin:link, .weltensammler a.pin:visited {
	display:block;
	width:160px;
	height:27px;
	text-decoration:none;
	background:url('../images/weltensammler.png') left top no-repeat;
}
.weltensammler a.pin:hover, .weltensammler a.pin:active, .weltensammler a.pin:focus, .weltensammler a.pin.active:link, .weltensammler a.pin.active:visited {
	background:url('../images/weltensammler_h.png') left top no-repeat;
}

.pressestimmen {
	top:4px;
	left:57px;
}
.pressestimmen a.pin:link, .pressestimmen a.pin:visited {
	display:block;
	width:160px;
	height:27px;
	text-decoration:none;
	background:url('../images/pressestimmen.png') left top no-repeat;
}
.pressestimmen a.pin:hover, .pressestimmen a.pin:active, .pressestimmen a.pin:focus, .pressestimmen a.pin.active:link, .pressestimmen a.pin.active:visited {
	background:url('../images/pressestimmen_h.png') left top no-repeat;
}

.weblog {
	top:135px;
	left:325px;
}
.weblog a.pin:link, .weblog a.pin:visited {
	display:block;
	width:160px;
	height:27px;
	text-decoration:none;
	background:url('../images/news.png') left top no-repeat;
}
.weblog a.pin:hover, .weblog a.pin:active, .weblog a.pin:focus, .weblog a.pin.active:link, .weblog a.pin.active:visited {
	background:url('../images/news_h.png') left top no-repeat;
}

#zitate {
	position:absolute;
	margin:0px;
	padding:0px;
	top:400px;
	left:140px;
	width:230px;
	height:50px;
}

#zitate td {
	margin:0px;
	padding:0px;
	height:65px;
	font-size:11px;
	line-height:13px;
}

.submenu {
	position:absolute;
	font-size:11px;
	text-align:center;
	top:500px;
	left:155px;
	width:180px;
}
		
.submenu #aktiv {
	color:#111111;
	text-decoration:underline;
}

.submenu a:link, .submenu a:visited, .submenu a:active {
	color:#111111;
	text-decoration:none;
}

.submenu a:hover {
	color:#111111;
	text-decoration:underline;
}
/******************************************/



/** rechte div box **/
#right {			/** box mit 2 textspalten **/
	margin-top:10px;
	width:590px;
	height:500px;
	float:left;
	overflow:auto;	
}

.column {		/** linke textspalte **/
	margin:0 30px 0 15px;
	width:520px;
}

.bildunterschrift {
	font-size:11px;
	padding-bottom:15px;
}

#auszeichnung {
	list-style-image:url('../images/pin.gif');
}

.columnbuch {		/** linke textspalte **/
	margin:0 30px 0 15px;
	width:520px;
}

.columnbuch a:link, .columnbuch a:visited, .columnbuch a:active {
	color:#111111;
	text-decoration:none;
}

.columnbuch a:hover {
	color:#111111;
	text-decoration:underline;
}
/******************************************/

