/***********************************************/
/* Bereiche                           */
/***********************************************/ 

html, body   {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
#hintergrund {position:absolute; z-index:1; width:100%; height:100%;}
#fest        {position:absolute; top:25px; left:10px; width:150px; z-index:10; border:1px solid #000; padding:10px;}
#scrollbar   {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 


#hintergrund {
	position:absolute;
	z-index:0;
	width:100%;
	height:100%;
	visibility: visible;
}
 a{
	color: #93485b;
}
 a:visited{
	color:#666;
	text-decoration: none;
}

 a:link{
	text-decoration: none;
	color: #93485b;
}

 a:hover{
	color: #993366;
	text-decoration: none;
}
/***********************************************/
/* head                           */
/***********************************************/ 
#navbar {
	height: 20px;
	width: 100%;
	background-color: #924359;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

#navbar a{
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
}
#navbar a:visited{
	color: #e56f49;
	text-decoration: none;
}

#navbar a:link{
	text-decoration: none;
	color: #FFFFFF;
}

#navbar a:hover{
	color: #e56f49;
	text-decoration: none;
}


/***********************************************/
/* inhalt-Gesamtbox                         */
/***********************************************/ 
#container {
	height: 600px;
	width: 920px;
	margin: 30px auto auto;
}

#inhaltkiste {
	float: none;
	width: 910px;
	height: 560px;
	position: relative;
	margin: 0px 10px 10px;
	padding: 0px;
	overflow: visible;
}

/***********************************************/
/* menue                           */
/***********************************************/ 
#menue {
	background-image: url(../images/menueleiste1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 550px;
	width: 150px;
	float: left;
	overflow: visible;
	text-align: left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #e56f49;
}

#menue a{
	text-decoration: none;
	color: #993366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
}
#menue a:visited{
	color:#993366;
	text-decoration: none;
}

#menue a:link{
	text-decoration: none;
	color: #993366;
}

#menue a:hover{
	color: #e56f49;
	text-decoration: none;
}


/***********************************************/
/* inhalt                        */
/***********************************************/ 

#inhalt {
	margin: 0px;
	float: left;
	width: 721px;
	position: absolute;
	left: 147px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 570px;
	visibility: visible;
	z-index: 10;
	padding: 0px;
	text-align: right;
	vertical-align: bottom;
}

#fliess {
	background-color: #efe299;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	line-height: 16px;
	white-space: normal;
	text-align: left;
	padding: 0px 10px 5px 5px;
	position: absolute;
	overflow: auto;
	max-height:500px;
	width: 450px;
	float: left;
	left: 147px;
	z-index: 400;
	vertical-align: middle;
	bottom: -59px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#fliess img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}


/***********************************************/
/* Schriftstile                       */
/***********************************************/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #993366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #993366;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #93485b;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #e56f49;
}

.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #93485b;
	line-height: normal;
}
.fliessfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993366;
	line-height:30px;
}
.fliessfettkursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #993366;
}

.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	line-height: 16px;
	white-space: normal;
	text-align: justify;
	overflow: auto;
	float: left;
}

.kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #93485b;
	line-height: 14px;
}
li {
	color: #93485b;
	list-style-type: circle;
}
