body {
	background: white url(http://www.fredbear-online.com/images/new_fb_bg.jpg) fixed top center no-repeat;
	color : #996633;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12pt;
	scrollbar-3d-light-color: white;
	scrollbar-arrow-color: black;
	scrollbar-base-color: white;
	margin: 0px;
	padding: 0px;
}

.container {

	width: 750px;
	padding: 0px;
	margin: 0px;
	text-align: left;

}

.Navigation {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 210px;
	height: auto;
	font-family: Arial, Tahoma, Verdana, sans-sefif;
	font-size: 12pt;
	padding : 5px;
}

.Inhalt {

/*	margin: 0px 0px 0px 210px;*/
	float: right;
	text-align: left;
	margin: 0;
	width: 565px;
	height: auto;
	font-family: Arial, Tahoma, Verdana, sans-sefif;
	font-size: 12pt;
	padding-top: 10px;
	padding-bottom: 10px;
}

a:link {/*normal links in the text*/
	color: #996633; 
	text-decoration : none; 
	background: transparent;
}

a:visited {
	color: #996633; 
	text-decoration : none; 
	background: transparent;
}

a:hover { 
	color: #996633; 
	text-decoration : underline; 
	background:  transparent;
}


.aw-tx {
	text-align: justify;/*Justified text*/
	text-indent: 25px;
	margin-right: 5px;
}

.aw-tx a, .aw-tx a:visited {
	color: #996633; 
	text-decoration: none;
	border-bottom: 1px dotted red;
}

.aw-tx a:hover {
	color: #996633; 
	text-decoration: none;
	border-bottom: 1px solid red;
	background: lightyellow;
}

.aw-ux a, .aw-ux a:visited {
	color: #996633; 
	text-decoration: none;
	border-bottom: 1px dotted red;
}

.aw-ux a:hover {
	color: #996633; 
	text-decoration: none;
	border-bottom: 1px solid red;
	background: lightyellow;
}

a.ssmItems:link { color: #663300; text-decoration: none }
a.ssmItems:hover { color: #663300; text-decoration: underline }
a.ssmItems:active { color: #663300; text-decoration: none }
a.ssmItems:visited { color: #000000; text-decoration: none }

.myparagraph:first-letter {
font-size: 30pt;
left: 0px;
float: left;
padding: 5px;
}
    
.just {
text-align: justify;/*Justified text*/
text-indent: 25px;
margin-right: 5px;
}
    
.just2 {
text-align: justify;/*Justified text*/
text-indent: 25px;
margin-right: 25px;
margin-left: 5px;
}

.head1 {
font-family: Kaufmann Bd BT;
font-size: 24pt;
color: #663300;
}

.head2 {
font-family: Kaufmann Bd BT;
font-size: 18pt;
color: #663300;
}

.box {/*this is a box where the copyright, etc. will be placed*/
width: 490px;
  background: #F5DEB8;
  color : #663300;
  font-family : Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  padding : 5px;
  margin: 2px;
  border-color : #663300;
  border-style : solid;
  border-width : 2px;/* the border property in longhand*/
  }

div#box1 {
width: 98%;
height: auto;
border-bottom: solid 2px #CC9900;
border-left: solid 2px #CC9900;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
}

div#box2 {
width: 98%;
height: auto;
border-bottom: solid 2px #CC9900;
border-right: solid 2px #CC9900;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
}

h3 {
color: #996633;
font-family: Arial, Tahoma, Verdana, sans-sefif;
font-size: 14pt;
}

.multiparts{/*specify height of broken up content */
height: 50px;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
color: #996600;
font-family: Times New Roman, serif;
font-size: 36pt;
font-weight: bold;
}

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: left;
margin-top: 2px;
}

.headers{
width: 100%;
font-weight: bold;
border: 0;
padding-top: 5px;
border-left: solid 2px #CC9900;
}

.switchcontent {
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
border-top: solid 2px #CC9900;
border-bottom: solid 2px #CC9900;
border-right: solid 2px #CC9900;
}
