body{
   scrollbar-3d-light-color:#e3e3e3;
   scrollbar-arrow-color:#000000;
   scrollbar-base-color:#e3e3e3;
   scrollbar-dark-shadow-color:#e3e3e3;
   scrollbar-face-color:#e3e3e3;
   scrollbar-highlight-color:#ffffff;
   scrollbar-shadow-color:#000000;
}
#mainContainer{
	width:1024px;
	margin:0 auto;
	text-align:left;
	padding:5px;
	margin-top:20px;
	border:0px solid #000;
	background-color: #FFF;
}

#homeLeftContainer{
	float:left;
	border:0px solid #000;
	overflow:auto;
	margin-right:10px;

	/* CSS HACK */
	width: 400px;	/* IE 5.x */
	width/* */:/**/400px;	/* Other browsers */
	width: /**/400px;
}
#homeMiddleContainer{
	float:left;
	border:0px solid #000;
	overflow:auto;
	margin-right:10px;

	/* CSS HACK */
	width: 160px;	/* IE 5.x */
	width/* */:/**/160px;	/* Other browsers */
	width: /**/160px;
}

#homeRightContainer{
	width:400px;
	float:left;
	overflow:auto;	
	border:0px solid #000;
	padding:5px;
	background-color:#FFF;	
}
#vitaLeftContainer{
	float:left;
	border:0px solid #000;
	overflow:auto;
	margin-right:10px;

	/* CSS HACK */
	width: 400px;	/* IE 5.x */
	width/* */:/**/400px;	/* Other browsers */
	width: /**/400px;
	
	/* CSS HACK */
	height: 800px;	/* IE 5.x */
	height/* */:/**/800px;	/* Other browsers */
	height: /**/800px;

}
#vitaRightContainer{
	width:400px;
	float:left;
	overflow:auto;	
	border:0px solid #000;
	padding:5px;
	background-color:#FFF;	
}

#bookLeftContainer{
	float:left;
	border:0px solid #000;
	overflow:auto;
	margin-right:10px;
	background-color:#FCE1A0;	

	/* CSS HACK */
	width: 270px;	/* IE 5.x */
	width/* */:/**/270px;	/* Other browsers */
	width: /**/270px;
	
	/* CSS HACK */
	height: 1200px;	/* IE 5.x */
	height/* */:/**/1200px;	/* Other browsers */
	height: /**/1200px;

}
#bookRightContainer{
	width:560px;
	float:left;
	overflow:auto;	
	border:0px solid #000;
	padding:5px;
	background-color:#FFF;	
}

.text_normal { font-family: Verdana; font-size: 12px }
.fortsetzung_fort { font-family: Verdana; font-size: 10px; color: #FF9933; margin-left: 1px }
.fortsetzung_text { font-family: Verdana; font-size: 10px; margin-left: 1px }
.fortsetzung_header { font-family: Verdana; font-size: 12px; color: #FFFFFF; font-weight: bold; 
               margin-left: 2px }

.nav_standort { font-family: Verdana; font-size: 10px; color: #808080; margin-left:20 }

.nav_level_1 { 
	font-family: Verdana; 
	font-size: 10px; 
	margin-left:10; color:#000000 }
	
.nav_level_1 a:link       {color: #000000;  text-decoration: none }
.nav_level_1 a:visited       {color: #000000;  text-decoration: none }
.nav_level_1 a:active       {color: #FF9900;  text-decoration: none }
.nav_level_1 a:hover       { color: #FF9900; text-decoration: none }

.menu {
	font-family : verdana, helvetica, arial;
	font-size : 11px;
	text-decoration : none; color:#000000}
.menu a:link       {color: #000000; text-decoration: none }
.menu a:visited       {color: #000000; text-decoration: none }
.menu a:active       {color: #000000; text-decoration: none; color:#FFFFFF }
.menu a:hover       { color: #FF9900; text-decoration: none }


.text_black {
	font-family : georgia, verdana, helvetica, arial;
	font-size : 12px;
	text-decoration : none; margin-left:20; margin-bottom:0px}
.text_black a:link       { color: #FF9900; text-decoration: none }
.text_black a:visited       { color: #0000FF; text-decoration: none }
.text_black a:active       { color: #FF0000; text-decoration: none }
.text_black a:hover       { color: #FF0000; text-decoration: none }

.text_ablauf_roman {
	font-family : georgia, verdana, helvetica, arial;
	font-size : 12px;
	text-decoration : none; margin-left:20; margin-bottom:0px}

.t_termin1 {
	font-family : georgia, verdana, helvetica, arial;
	font-size : 12px;
	text-decoration : none; margin-bottom:0px}

	
.text_beige {
	font-family : calibri,verdana, helvetica, arial;
	font-size : 15px;
	text-decoration : none; margin-bottom:0px; color:#0000FF; margin-left:20}
.text_beige a:link		{ color: #FF9900; text-decoration: none }
.text_beige a:visited	{ color: #FF9900; text-decoration: none }
.text_beige a:active	{ color: #FF9900; text-decoration: none }
.text_beige a:hover		{ color: #FF9900; text-decoration: underline }


.text_roman {
	font-family : tahoma,verdana, helvetica, arial;
	font-size : 12px;
	text-decoration : none; margin-right:20; margin-bottom:0px}


.text_www {
	font-family : verdana, helvetica, arial;
	font-size : 12px;
	text-decoration : none; margin-left:20; margin-bottom:0px; color:#FF9900; font-weight:bold}
.text_www a:link       { color: #FF9900; text-decoration: none }
.text_www a:visited       { color: #FF9900; text-decoration: none }
.text_www a:active       { color: #FF9900; text-decoration: none }
.text_www a:hover       { color: #FF0000; text-decoration: none }

.text_quelle {
	font-family : calibri,tahoma,verdana, helvetica, arial;
	font-size : 14px;
	text-decoration : none; margin-left:20; margin-bottom:0px; color:#0000FF; font-weight:bold}
.text_quelle a:link       {color: #000000;  text-decoration: none }
.text_quelle a:visited       {color: #000000;  text-decoration: none }
.text_quelle a:active       {color: #FF0000;  text-decoration: none }
.text_quelle a:hover       { color: #FF0000; text-decoration: none }

.text_interview_frage {
	font-family : verdana, helvetica, arial;
	font-size : 12px;
	text-decoration : none; margin-right:40; margin-left:20; margin-bottom:1px; font-style:italic; text-align:left}
.text_interview_antwort {
	font-family : verdana, helvetica, arial;
	font-size : 12px;
	text-decoration : none; margin-left:40; margin-bottom:1px}


.header1     { font-family: Tahoma,Verdana,Arial; font-size: 12px; color: #FF0000; font-weight: bold; 
               margin-left:20; margin-bottom: 2 }

.header2     { font-family: Tahoma,Verdana,Arial; font-size: 18px; color: #FF9900; font-weight: bold; 
               margin-left:20; margin-bottom: 2 }
.header2 a:link       { color: #FF9900; text-decoration: none }
.header2 a:visited       { color: #FF9900; text-decoration: none }
.header2 a:active       { color: #FF9900; text-decoration: none }
.header2 a:hover       { color: #FF0000; text-decoration: none }


.MsoToc1 {
	font-family : georgia, verdana, helvetica, arial;
	font-size : 12px;
	text-decoration : none; margin-left:5; margin-bottom:0px}
.MsoToc1 a:link       { color: #FF9900; text-decoration: none }
.MsoToc1 a:visited       { color: #0000FF; text-decoration: none }
.MsoToc1 a:active       { color: #FF0000; text-decoration: none }
.MsoToc1 a:hover       { color: #FF0000; text-decoration: none }