td, body {font-family: Arial, Helvetica,Verdana,sans-serif; font-size: 10pt; color: #333333;
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;
//	text-align:center;
	border: 1px dotted #e9e9e8;
}

#menu a:link, #menu a:visited {
//	text-decoration:none;
	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: #444444;
	font-size: 18pt;
	font-weight: normal;
	border-bottom:2px solid #444444;
	margin-top:0px;
}

h3,h4 { font-weight: bold; color: #DE7F0E; }

.headline {
	font-size: 44px;
	font-weight: bold;
	color:#ffffff;
	text-align:left;
	padding-top:110px;
	padding-bottom:20px;
	padding-left:10px;

	background-image: url('/pics/header.jpg');
	background-repeat:no-repeat;
	background-position:left top;

}

a {color: #444444}
a:active {color: #DE7F0E; text-decoration: underline}
a:link { color: #444444; text-decoration: underline}
a:hover { color: #DE7F0E; text-decoration: underline}
a:visited {color: #444444; text-decoration: underline}
a:visited:hover {color: #DE7F0E; 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;
}

.txtTitle {
	font-weight: bold;
}

.txtDate {
	font-size:7pt;
}

.txtDesc {
	margin-top:8px;
}
