body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:active, a:visited {
	color: #000000;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

h1
{
	font-size:16pt;
	font-family:"Bernard MT Condensed"; src:local("Bernard MT Condensed"), url(BERNHC.TTF) format(TrueType);
	font-weight:normal;
	color: #0066ff;
}



/* Contentbereich */

#content_links {
	position	: absolute;
	top			: 160px;
	left		: 50%;
	bottom		: 15px;
	margin-left	: -390px;
	width		: 560px;
	z-index		: 3;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #000000;
	overflow	: auto;
}

#content_rechts {
	position			: absolute;
	top					: 150px;
	left				: 50%;
	bottom				: 15px;
	margin-left			: 180px;
	padding-left		: 5px;
	width				: 145px;
	z-index				: 3;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #000000;
	border-left-width	: 1px;
	border-left-style	: dotted;
	border-left-color	: #000000;
	overflow			: hidden;
}

#content_rechts2 {
	position	: absolute;
	top			: 150px;
	left		: 50%;
	bottom		: 15px;
	margin-left	: 333px;
	width		: 52px;
	z-index		: 3;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #000000;
	overflow	: hidden;
}

#content img,
#content_rechts2 img {
border:1px solid #000000;
}


/* Navigation */

.ul_untermenue {
	margin-left:-20px;
	list-style-image: url(pix/pfeil.gif);
}

li .li_untermenue {
	
}
/* Logo */

#logo {
	position			: absolute;
	top					: 20px;
	left				: 50%;
	margin-left			: 170px;
	width				: 210px;
	height				: 110px;
	padding				: 5px;
	vertical-align		: middle;
	z-index				: 3;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #000000;
	overflow			: hidden;
	background-image: url(pix/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}



/* Layout */

#balken_oben {
	position	: absolute;
	top			: 20px;
	width		: 100%;
	height		: 120px;
	background-image: url(pix/balken.gif);
	background-repeat: repeat-x;
	z-index:0;
}

#foto_oben {
	position	: absolute;
	top			: 5px;
	left		: 50%;
	margin-left	: -390px;
	width		: 560px;
	height		: 150px;
	
	background-repeat: no-repeat;
	z-index:1;
}

#rahmen_mitte {
	position	: absolute;
	top			: 5px;
	left		: 50%;
	margin-left	: -390px;
	width		: 560px;
	height		: 150px;
	background-image: url(pix/rahmen_mitte.gif);
	background-repeat: repeat-x;
	z-index:2;
}

#rahmen_links {
	position	: absolute;
	top			: 5px;
	left		: 50%;
	margin-left	: -390px;
	width		: 10px;
	height		: 150px;
	background-image: url(pix/rahmen_links.gif);
	background-repeat: no-repeat;
	z-index:3;
}

#rahmen_rechts {
	position	: absolute;
	top			: 5px;
	left		: 50%;
	margin-left	: 156px;
	width		: 14px;
	height		: 150px;
	background-image: url(pix/rahmen_rechts.gif);
	background-repeat: no-repeat;
	z-index:3;
}

/* Buttons */

#buttons{
	position:absolute;
	height:18px;
	left:50%;
	margin-left:-375px;
	top:120px;
	z-index:4;
}

#buttons form {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#buttons .suchbegriff {
	background-color: #0066ff;
	font-size:9px;
	color: #FFFFFF;
	height:16px;
	vertical-align: 6px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px solid #0066ff;
}

#gal_kat_pic
{
	width:100px;
	height:auto;
}
