/* Start of CMSMS style sheet 'std' */
html { font-size:100%; }

body {
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:.7em;
	line-height:1.5em;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:left;
	background:url("_layout/hg.jpg") no-repeat #f29400;
	}

h1 {
	color:#510b0a;
	font-size:1.5em;
	font-weight:bold;
	}

h2 {
	color:#510b0a;
	font-size:1em;
	line-height:1em;
	font-weight:bold;
	}

 a:link, a:visited {
	color:#510b0a;
	text-decoration:none;
	font-weight:bold;
	}

a:active, a:hover {
	color:#f29400;
	text-decoration:none;
	font-weight:bold;
	}

a.navi:link, a.navi:visited	{
	color:#510b0a;
	text-decoration:none;
	font-weight:normal;
	}

a.navi:active, a.navi:hover	{
	color:#e00000;
	text-decoration:none;
	font-weight:normal;
	}

a.naviact:link, a.naviact:visited	{
	color:#510b0a;
	text-decoration:none;
	font-weight:normal;
	}

a.naviact:active, a.naviact:hover	{
	color:#e00000;
	text-decoration:none;
	font-weight:normal;
	}

#logo {
	z-index:95;
	position:absolute;
	top:83px;
	left:27px;
	width:205px;
	height:111px;
	}

#logo img {
	border:0px;
	margin:0;
	}

img {
	margin:0px;
	}

#navigation {
	z-index:92;
	position:absolute;
	top:200px;
	left:73px;
	width:139px;
	height:auto;
	text-align:right;
	}

#inhalt {
	z-index:90;
	position:absolute;
	top:128px;
	left:222px;
	width:830px;
	height:420px;
	text-align:left;
	padding:0;
	margin:0;
	background:url("_layout/bginhalt.gif") no-repeat;
	}

#innen {
	z-index:91;
	position:absolute;
	top:10px;
	left:10px;
	width:615px;
	height:370px;
	background-color:#ffffff;
        overflow:auto;
        overflow-x:hidden;
        padding:10px 20px 20px 20px;
	}

#bilder {
	z-index:90;
	position:absolute;
	top:10px;
	left:665px;
	width:155px;
	height:400px;
	float:right;
	}

hr {
	height:1px;
	}

.bildrechts {
	margin:0 0 0 10px;
	float:right;
	}

.galeriebild {
	border:1px solid #510b0a;
	margin:2px;
	}

a.galerie:link, a.galerie:visited, a.galerie:hover, a.galerie:active {
	border-bottom:0px;
	}

/* End of 'std' */

