td, body {font-family: Arial, Helvetica,Verdana,sans-serif; font-size: 10pt; color: #581b00;
padding:0px;border:0px;}

body 
{

	background-image: url('/pics/background.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;

}

.main { 
	width:740px;
	margin: 35px auto;
	padding:10px;
	background-color:#ffffff;
	border:1px solid black;
/*
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
*/
}

img {
/*
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity:1;
*/
}

#menu {
	width:170px;
	margin-right:10px;
	margin-top:20px;
	padding: 3px;
	float:left;
	vertical-align:top;
	border: 1px dotted #e9e9e8;
}

#menu a:link, #menu a:visited {
	line-height:20px;
}


#content {
	width:550px;
	float:left;
	vertical-align:top;
	margin-top:20px;
}


.gallery {
}

.gallery_thumbnail {
	float:left;
	width:175px;
	height:150px;
	text-align:center;
	margin:2px 2px;
	padding-top:5px;
	background:#f9f9f8;
	font-size: 8pt; 
}

h2 {
	color: #cc4800;
	font-size: 18pt;
	font-weight: normal;
	border-bottom:4px solid #cc4800;
	margin-top:0px;
}

h3,h4 { font-weight: bold; color: #581b00; }

.headline {
	font-size: 44px;
	font-weight: bold;
	color:#ffffff;
	text-align:left;
	padding-top:190px;
	padding-bottom:0px;
	padding-left:10px;

	background-image: url('/pics/header.jpg');
	background-repeat:no-repeat;
	background-position:left top;

}

a {color: #581b00}
a:active {color: #A42B00; text-decoration: underline}
a:link { color: #581b00; text-decoration: underline}
a:hover { color: #A42B00; text-decoration: underline}
a:visited {color: #581b00; text-decoration: underline}
a:visited:hover {color: #A42B00; text-decoration: underline}

.feldbezeichnung { font-size: 9px; color: #425364}
.feldanmerkung {  font-size: 10px; color: #748394}

img {
	border:0 none;
}

.box {
	border-top: 1px dotted #e9e9e8;
}

.imgPreview {
	float:left;
	width:100px;
	margin:5px;
}

.txtPreview {
	float:left;
	margin:5px;
	width:430px;	
}

.txtTitle {
	font-weight: bold;
}

.txtDate {
	font-size:7pt;
}

.txtDesc {
	margin-top:8px;
}

