body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 18px;

     scrollbar-base-color:#000000;
     scrollbar-track-color:#121212;
     scrollbar-face-color:#000000;
     scrollbar-highlight-color:#BAB696;
     scrollbar-3d-light-color:#000000;
     scrollbar-dark-shadow-color:#FFFFFF;
     scrollbar-shadow-color:#BAB696;
     scrollbar-arrow-color:#BAB696;	

	background-image:url(grafik/main.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	
	overflow:auto;
}


a:link {
	color: #7C0000;
	font-weight: bold;
}
a:visited {
	color: #7C0000;
	font-weight: bold;	
}
a:hover {
	color: #E00000;
	font-weight: bold;	
}
a:active {
	color: #7C0000;
	font-weight: bold;	
}


.headding {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #7C0000;
	font-weight: bold;
	line-height: 16px;
}

.headding2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #7C0000;
	font-weight: bold;
	line-height: 16px;
}

.datum {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	line-height: 8px;	
}

.bild{
	border: 1px solid #000000;
	margin-right: 8px;
	float: left;	
}

.bildrahmen{
	border: 1px solid #000000;
}

.textblock {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 16px;
}

.newsline{
	height: 12px;
	background-image:url(grafik/newsline.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.newsbreak{
	height: 20px;
}

.titel {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}

.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}

.texthinweis {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;	
	color: #7C0000;
	line-height: 16px;
}

.bildgallery{
	border: 1px solid #000000;
	background-color: #E0DCD4;
	height: 72px;
	width: 96px;
	text-align: center;
}

.photos {
	border: 1px solid #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	width: 400px;
}

.gbeintraege {
	border: 1px solid #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	width: 280px;
}

.input1 {
	border: 1px solid #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	width: 400px
}
.input1f {
	border: 1px solid #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #000000;
	background-color: #FEE0E0;
	width: 400px
}
.input2 {
	border: 1px solid #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	width: 400px;
	height: 240px;
	Overflow: auto
}
.input2f {
	border: 1px solid #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #000000;
	background-color: #FEE0E0;
	width: 400px;
	height: 240px;
	Overflow: auto
}