/******************************
* Dokument
******************************/
body{
	color:#000000;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/******************************
* Links
******************************/
a:link{
  color:#666666;
  background-color:transparent;
  text-decoration: none;
  font-weight: normal;
}
a:visited{
  color:#666666;
  background-color:transparent;
  text-decoration: none;
  font-weight: normal;
}
a:active{
  color:#666666;
  background-color:transparent;
  font-weight: normal;
}
a:hover{
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
}

/******************************
* Seitenstruktur
******************************/

#pixlie-container-gesamt{
	width:700px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}


#pixlie-balken-oben{
	background-color:#fef3e1;
	color:#333333;
	padding:0px;
	margin:0px;
	height:95px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../system/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#pixlie-balken-unten{
	background-color:#6699CC;
	color: #FFFFFF;
	padding:0;
	margin:0;
	height:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#pixlie-container-main-liste{
	width:698px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#pixlie-inhalt-liste{
	float: left;
	width:395px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#pixlie-container-main-vorschau{
	width:698px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#pixlie-inhalt-vorschau{
  text-align:center;
  width:690px;
}

#pixlie-seitenleiste{
  float: right;
  width:300px;
  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;
	color:#000000;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

/******************************
* Überschriften
******************************/
h1,h2,h3{
  text-align:left;
}

h1{
  clear: both;
  font-weight: normal;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  line-height: 150%;
  margin:0px 10px 0px 33px;
  padding-top:60px;
}

h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 35px;
}

#pixlie-seitenleiste h2{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin:60px 20px 10px 33px;
  padding: 0px;
}

h3{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  padding: 0;
  margin: 0px 0px 0px 15px;
  padding-top:4px;
}

/******************************
* Textformatierungen
******************************/
p{
	margin:0px 35px 15px 35px;
	font-size:12px;
	text-align: left;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22pt;
}

#pixlie-seitenleiste p{
	margin:0px 35px 15px 35px;
	line-height:165%;
	font-size:70%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pixlie-pfad{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/******************************
* Sonstiges
******************************/

/* Vermeidet Linien um Bilder */
img{
  border:0;
}

/******************************
* Auflistung der Thumbnails
******************************/
.pixlie-container-bilderliste{
  padding: 20px 0 0px 35px;
  margin-left: auto;
  margin-right: auto;
}

.pixlie-bilderliste{
  list-style-type: none;
  padding: 0 0 10px 0;
  margin: 0;
}

/* Rahmen um jedes Bild */
.pixlie-bilderliste li{
  float: left;
  display: inline;
  margin: 0px 0 30px 0px;
  padding:0;
  width: 160px;
  height: 120px;
}

.pixlie-bilderliste li a{
  text-decoration: none;
}

.pixlie-bilderliste li p{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 170%;
}

.pixlie-bilderliste li img{
  border: 1px solid #DCDCDC;
  padding: 5px;
  background: transparent;
}

.pixlie-bilderliste li a:hover img{
  border: 1px solid #717171;
}

.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: 0px;
  text-align:center;
}

/******************************
* Anzeigen eines Vorschaubildes
******************************/
#pixlie-bildhalter{
	background: url('pixlieloader.gif') 50% 50% no-repeat;
}

#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
******************************/
#rand {
	margin-top: 20px;
}

