* {
	padding: 0;
	margin: 0;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
body {
	color: #333333;
	background-attachment: fixed;
	background-image: url(navi/logo-hg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #6B6B6B;
	margin: 0px;
	padding: 0px;


}
h1 {
	font-size: 1.4em;
	display: block;
	word-spacing: 0.15em;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #FF080C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	line-height: 1.5em;


}
h2 {
	font-size: 1.2em;
	color: #F96412;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;

}
h3 {
	font-size: 1em;
	letter-spacing: 0.05em;
	line-height: 1.2em;
	color: #A9287B;
	font-weight: bold;
	margin-top: 5px;
}
h4 {
	color: #3E9A35;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;

}
h5 {
	font-size: 1em;
	color: #C14E2F;
}
sup {
	font-size: 0.6em;

}
a {
	font-weight: bold;
	color: #333333;
}

a:visited {
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.noborder, a.noborder:hover, a.noborder:visited{
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

caption {
	font-weight: bold;
	letter-spacing: 0.15em;
}
code {
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	background-color: #F0F0F0;
	display: block;
	border: 1px solid #CCCCCC;
	width: 500px;
	padding: 5px;




	
}
* html #container {
	height:100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container {
	min-height:100%;
	width: 955px;
	display: block;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	position: relative;

}
#header {
	width: 955px;
	text-align: center;
	background-image: url(navi/header-hg.jpg);
	background-repeat: no-repeat;
	height: 268px;
	background-color: #6C6C6C;
	display: block;
	background-position: center;
}
#subheader {
	text-align: left;
	padding: 0px;
	position: absolute;
	top: 184px;
	left: 195px;
	width: 720px;
	height: 50px;
	margin: 0px;
}
#content {
	display: block;
	padding: 10px 0px 0px;
	width: 955px;
	text-align: left;
	margin: 0px;
	height: auto;
	background-image: url(navi/content-hg.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
#content ul li{
	list-style-image: url(navi/list.gif);
	margin-left: 5px;
}
#content ol li{
	margin-left: 10px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 1em;
}
#topnavi {
	color: #333399;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#topnavi ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;
	margin: 0px;
	display: inline;

}
#topnavi li {
	list-style-type: none;
	line-height: 45px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;

}
#topnavi a:link, #topnavi a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	background-image: url(navi/topnavi-hg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 16px;
	padding-left: 24px;
	padding-right: 5px;


}
#topnavi a.current, #topnavi a.current:link, #topnavi a.current:visited,#topnavi a.redcurrent, #topnavi a.redcurrent:link, #topnavi a.redcurrent:visited, #topnavi a.current:hover,#topnavi a.current:active,#topnavi a.redcurrent:hover,#topnavi a.redcurrent:active {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(navi/topnavi-hg-cur.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: default;
	}
#topnavi a.red:link, #topnavi a.red:visited {
	color: #FF0C0E;
}
#topnavi a.redcurrent, #topnavi a.redcurrent:link, #topnavi a.redcurrent:visited {
	color: #FFFFFF;
	background-color: #FF0C0E;
	background-image: url(navi/topnavi-hg-ared.jpg);
}
#topnavi a:hover, #topnavi a:active {
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px solid;
	background-image: url(navi/topnavi-hg-a.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#topnavi a.red:hover, #topnavi a.red:active {
	background-color: #FF0C0E;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(navi/topnavi-hg-ared.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#subnavibox{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
#subnavi {
	display: block;
	color: #333333;
	width: 150px;
	margin-right: 0px;
	position: absolute;
	left: 16px;
	top: 270px;

}
#subnavi ul {
	margin: 0;
	padding: 0;

}
#subnavi li {
	display: block;
	list-style-type: none;
	margin: 0px 0px 0.2em;
	padding: 0px;
	border-top: 0px solid #CCCC00;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #CCCC00;
}
#subnavi a, #subnavi a:link, #subnavi a:visited {
	padding: 0.1em 5px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #EEEEEE;
	background-color: #FCFCFC;
	display: block;
	width: 150px;
}
#subnavi a.red, #subnavi a.red:link, #subnavi a.red:visited {
	color: #FF0000;
	background-color: #FCFCFC;
}
#subnavi a.red:hover, #subnavi a.red:active {
	color: #FFFFFF;
	background-image: url(navi/subnavi-hg-red.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
/*#topnavi a:link, #topnavi a:visited {
	color: #996633;
	text-decoration: none;
	border: 0px none;

}*/
#subnavi a.current, #subnavi a.current:link, #subnavi a.current:visited,#subnavi a.redcurrent,#subnavi a.redcurrent:link, #subnavi a.redcurrent:visited  {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #EEEEEE;
	background-image: url(navi/subnavi-hg-cur.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	cursor: default;
	}
#subnavi a.redcurrent,#subnavi a.redcurrent:link, #subnavi a.redcurrent:visited  {
	color: #FFFFFF;
	background-image: url(navi/subnavi-hg-red.jpg);
   }
#subnavi a:hover {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #EEEEEE;
	background-image: url(navi/subnavi-hg.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
#text {
	margin-left: 180px;
	padding: 0 0 0px 35px;
	margin-right: 20px;


}
#text p{
	padding-right: 17px;
	line-height: 1.5em;
	margin-right: 20px;
}
.alert{
	color: #FF0000;
	font-weight: bold;
}
.gruen {
	color: #3E9A35;
	font-weight: bold;
}
#left {
	float: left;
	width: 184px;
	margin: 0px;
	padding: 30px 0px 0px;
	display: block;
}
#sidebox {
	float: right;
	width: 220px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 15px;

}
#newsbox {
	float: right;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #F7EC16;
	margin-left: 15px;
	color: #333399;
	margin-right: 0px;
	position: relative;
	right: 15px;
	width: 300px;
	border-top: 1px solid #90C774;
	border-right: 1px solid #333366;
	border-bottom: 1px solid #333366;
	border-left: 1px solid #90C774;
}
#adressbox {
	float: right;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #CCCCCC;
	margin-left: 15px;
	color: #333399;
	margin-right: 0px;
	position: relative;
	right: 16px;
	width: 300px;
	border-top: 1px solid #FDFCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FDFCCC;
}
#adressbox p{
	margin: 0px;
	padding: 0px;

}
.sitemap {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;

}
#breadcrumb {
	width: 100%;
	line-height: 1.6em;
	font-size: 0.9em;
	background-color: #F4F4F4;
	font-weight: lighter;
	display: block;
}
#sftbl {
	width: 600px;
	border: 1px solid #FFFFFF;
	display: table;
	background-color: #FBFBFB;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;

}
#sftbl th{
	margin: 0px;
	padding: 0.2em;
	color: #FFFFFF;
	background-color: #666666;

}
#sftbl td{
	margin: 0px;
	padding: 2px 5px;
}
.sftblhell {
	background-color: #FFEAD5;}
.sftbldunkel {
	background-color: #CFC3DB;
}

#footer {
	clear: both;
	font-size: 0.8em;
	text-align: center;
	width: 955px;
	display: block;
	background-image: url(navi/footer-hg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-position: center bottom;
	padding-bottom: 20px;
}
#footertop {
	background-color: #DF0024;
	line-height: 0.15em;
	width: 100%;
	background-image: url(navi/topnaviend.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-left: -35px;
	padding-right: 35px;
	margin-bottom: 5px;
}
.footerbox {
	line-height: 1.6em;
	margin-top: 20px;
	text-align: left;
	display: block;
	height: 30px;
	margin-left: 215px;
	clear: both;
	position: relative;
}
* html .footerbox {
	margin-top: 60px;
}
.imgleftnobo,.imgleftnobo1{
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #EBEBEB;
	padding: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10px;
}
.imgleftnobo{
	margin-left: 5px;

}
html>body .imgrightnobo {
	float: right;
	text-align: center;
	padding: 10px 0px 10px 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-size: 10px;
	display: block;
	margin-right: -20px;
	right: -20px;
	position: relative;
}
.imgrightnobo{
	float: right;
	text-align: center;
	padding: 10px 0px 10px 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-size: 10px;
	display: block;
	margin-right: -10px;
	right: -20px;
	position: relative;
}
html>body .rotaterightnobo {
	float: right;
	text-align: center;
	padding: 10px 0px 10px 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-size: 10px;
	display: block;
	margin-right: 17px;
	right: -20px;
	position: relative;
}
.rotaterightnobo{
	float: right;
	text-align: center;
	padding: 10px 0px 10px 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-size: 10px;
	display: block;
	margin-right: 9px;
	right: -20px;
	position: relative;
}
.splitter {
	clear: both;
	width: 100%;
	height: 1px;
	display: block;
}
/******************************
* Seitenstruktur
******************************/

#pixlie-container-gesamt{
  width:650px;
  border-top:1px solid #E4E4E4;
  margin:0px auto;
  padding:0px;
}


#pixlie-balken-oben{
  background-color:#003366;
  color:#9B9B9B;
  padding:0px;
  margin:0px;
  height:20px;
  border-right:1px solid #E4E4E4;
}

#pixlie-balken-unten{
  background-color:#6699CC;
  color: #FFFFFF;
  padding:0;
  margin:0;
  height:110px;
  border-right:1px solid #E4E4E4;
}

#pixlie-container-main-liste{
  width:650px;
  border-right:1px  solid #E4E4E4;
  border-bottom:1px solid #E4E4E4;
  border-left:1px   solid #E4E4E4;
  margin:0px auto;
  padding:0px;
}

#pixlie-inhalt-liste{
  float: left;
  width:500px;
  border-right:1px solid #E4E4E4;
}

#pixlie-container-main-vorschau{
  width:650px;
  border-right:1px solid #E4E4E4;
  border-bottom:1px solid #E4E4E4;
  border-left:1px solid #E4E4E4;
  margin:0px auto;
  padding:0px;
}

#pixlie-inhalt-vorschau{
  text-align:center;
  width:650px;
}

#pixlie-seitenleiste{
  float: right;
  width:200px;
  padding: 0px;
}

#pixlie-copyright{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  clear:both;
  padding:10px 0 5px 0;
  margin-top:0px; /* Wird benötigt für ie5.5 */
  height:42px;
  background-color:#FFFFFF;
  border-top:1px solid #E4E4E4;
  color:#808080;
  text-align:center;
}

#pixlie-seitenleiste p{
	margin:0px 0px 15px 5px;
	line-height:175%;
	text-align: left;
	font-size: 0.9em;

}

/******************************
* Sonstiges
******************************/

/* Vermeidet Linien um Bilder */
img{
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

/******************************
* Auflistung der Thumbnails
******************************/
#pixlie-container-bilderliste{
	width: 510px;
	padding: 0px;
	display: block;
	float: left;




}

#pixlie-bilderliste{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;



}

/* Rahmen um jedes Bild */
#pixlie-bilderliste ul li{
	float: left;
	margin: 0px 5px 5px 0px;
	padding:0px;
	width: 160px;
	height: 170px;
	display: inline;
	list-style-type: none;
}

#pixlie-bilderliste a{
	text-decoration: none;
}

#pixlie-bilderliste ul li p{
	padding: 0;
	margin: 0;
	display: block;
}

#pixlie-bilderliste ul li p a img{
	border: 1px solid #DCDCDC;
	padding: 10px;
	background: transparent;
	display: block;
}
#pixlie-bilderliste ul li p a:hover img{
	border: 1px solid #717171;
	background-color: #CCCCCC;
	display: block;


}

.pixlie-seiteninfo{
  clear: left;
  padding-top: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  padding: 0;
  margin: 3px 0px 0px 15px;
}

.pixlie-seitenzahlen{
	padding-top: 30px;
	text-align:center;
	clear: both;

}

/******************************
* Anzeigen eines Vorschaubildes
******************************/
#pixlie-bildhalter{
  background: url(album/moonlight/pixlieloader.gif) no-repeat 50% 50%;
}

#pixlie-vorschaubild {
  background: transparent;
}

.pixlie-vorschaubild-rahmen{
  border:1px solid #E7E7E7;
  padding:5px;
  margin:30px 0px 0px 0px;
}

a:hover .pixlie-vorschaubild-rahmen{
  border:1px solid #800000;
}

/******************************
* Ende des Stylesheets
******************************/
