h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	line-height: 2em;
}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bolder}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}

A:active { COLOR: #333333; TEXT-DECORATION: none }
A:hover { COLOR: #CC0000; TEXT-DECORATION: none }
A:link { COLOR: #CC0000; TEXT-DECORATION: none }
A:visited { COLOR: #F46200; TEXT-DECORATION: none }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	/*margin: 0px;
	background-color:#f9ddb7;
	background-image: url(../images/hg_schatten.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 1em}


li {  list-style-type: square}
h3 {  font-weight: bold}

.scrollbar {
	 scrollbar-3dlight-color:#f9ddb7;
     scrollbar-arrow-color:#cc0000;
     scrollbar-base-color:#f9ddb7;
     scrollbar-darkshadow-color:#f9ddb7;
     scrollbar-face-color:#f9ddb7;
     scrollbar-highlight-color:#ff9966;
     scrollbar-shadow-color:#ff9966;
	 scrollbar-track-color:#F9D6A6;
	 }
	 
.pictureframe {
	border: 4px solid #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/************** bodystyles **************/

#mainFrame {
	/*background-color: #f9ddb7;
	margin: auto;*/
	width: 700px;
	float: left;
	/*height: 100%;
	margin-top: 20px;
	} 
#banner {
	/*background-repeat: no-repeat;
	background-image: url(../images/bg_top.jpg);*/
	height: 97px;
	/*margin: 30px;*/
	
}
#nav { 
	/*background-repeat: no-repeat;
	background-image: url(../images/bg_nav.jpg);
	height: 28px;
	margin: 30px;*/
	display: none;
	
}
#content {
	/*background-repeat: no-repeat;
	background-image: url(../images/bg_content.jpg);*/
	height: 100%;
	padding-left: 200px;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 60px;
	width: 500px
	/*margin: 30px;*/
	
}
#bottom {
	/*height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 25px;
	padding-top: 10px;
	color: #993300;*/
	display: none;
	
}
	
/***************************************/
/*           Menue                    **/
/****************************************/



#navcontainer
{
	/*margin: 7px 0 0 0px;
	padding: 0;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	float: right;
	width: 557px;*/
	display: none;
}

#navcontainer ul
{
	/*border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: right;*/
	display: none;
}

#navcontainer ul li
{
/*display: block;
float: right;
text-align: center;
padding: 0;
margin: 0;*/
display: none;
}

#navcontainer ul li a
{
	/*background: #F9DDB7;
	width: 98px;
	height: 19px;
	border-top: 1px solid #CC6633;
	border-left: 1px solid #CC6633;
	border-bottom: 1px solid #CC6633;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #CC6633;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight: bold;*/
	display: none;
}

#navcontainer ul li a:hover
{
/*color: #930;
background: #f5d7b4;*/

}

#navcontainer a:active
{
/*background: #c60;
color: #fff;*/
display: none;
}

#navcontainer li#active a
{
/*background: #c60;
border: 1px solid #c60;
color: #fff;*/
display: none;
}
.galerie_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
