body {
	background: #282828;
	margin-top: 20px;
	text-align: justify;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444;
	line-height:110%;
	font-size:small;
	text-align: left;
	
}

h1 {
	margin: 0;
}


dt {	
	margin: 16px 0 5px 0;
	color: #000000;
}

#header {
	width: 700px;
	height: 166px;
	margin: 0 auto;
	padding: 0;
	border: 8px solid #f3fee0;
  	border-bottom: none;
	background: #999999;
	background-image: url(images/skylinebw.jpg);	
}

#header h1 {
	float: left;
	margin: 30px 0 0 0;
	padding: 10px;
	font-size: 24px;
	color: #efefef;
}

#header h2 {
	float: left;
	margin: 34px 0 0 0;
	font-size: 24px;
	padding: 20px;
	color: #efefef;
}


.image_left {
	float: left;
	margin: 8px 8px 8px 8px;
	border: 3px solid #999999;
}

.image_right {
	float: right;
	margin: 8px 8px 8px 8px;
	border: 3px solid #999999;
}


.newstext {
	color: #222222;
	text-align: right;
	}

.floatRight{
	float:right;
	padding:0px 0px 0px 10px;
}


.floatLeft{
	float:left;
	padding:0px 10px 0px 0px;
}


.nofloat {
	padding:0px 0px 0px 0px;	
}


#menue {
	border: 8px solid #f3fee0;	
	background-color: transparent;
	border-top: none;
	border-bottom: 0px solid #000000;
	
	width: 700px;
	height:0px;
	margin: 0px auto;
	padding-right: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #323B2E;
}


#menue a {
	
	width: 190px;
	padding: 0px 4px;
	background-color: #999999;
	border-top: none;
	border-bottom: 0px solid #000000;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#menue a:hover {
	
	color: #242424;
}


#content {
	width: 700px;
	margin: 0 auto;
	border: 8px solid #999999;
	border-top: none;
	background: #f3fee0;
}

#coleins {
	float: right;
	width: 220px;
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}



#colzwei {
	float: left;
	margin-top: 36px;
	margin-left:20px;
	width: 450px;
	padding: 0px 10px 0px 0px;
	text-align: justify;
}

#pixlie {
	margin-top: 20px;
}


#gaestebuch {
	float: left;
	margin-top: 36px;
	margin-left:20px;
	width: 400px;
	padding: 0px 10px 0px 0px;
	text-align: justify;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
}


#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 0px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}


#footer a{
  color:#444444;
  background-color:transparent;
  text-decoration: none;
  font-weight: normal;
}

#footer a:link{
  color:#444444;
  background-color:transparent;
  text-decoration: none;
  font-weight: normal;
}

#footer a:visited{
  color:#444444;
  background-color:transparent;
  text-decoration: none;
  font-weight: normal;
}

#footer a:active{
  color:#444444;
  background-color:transparent;
  font-weight: normal;
}

#footer a:hover{
  color:#444444;
  text-decoration: none;
  font-weight: normal;
}





#gbpics {
	text-align:right;
	  margin:0 2px 0px 0px;

}


/*
#newshdl {
	font-size: 13px;
	font-weight: bold;
}

#newstext {
	font-size: 11px;
}
*/

address {

}

a {
  color:#777777;
  background-color:transparent;
  text-decoration: none;
  font-weight: normal;
}
a:link{
  color:#777777;
  background-color:transparent;
  text-decoration: none;
  font-weight: normal;
}
a:visited{
  color:#777777;
  background-color:transparent;
  text-decoration: none;
  font-weight: normal;
}
a:active{
  color:#777777;
  background-color:transparent;
  font-weight: normal;
}
a:hover{
  color:#000000;
  text-decoration: none;
  font-weight: normal;
}

/* -- --------------- formular --------------------- */

form {
	margin:10px; padding: 0 5px;
	border: 0px solid #D5D5D5; 
	background-color: transparent; 	
}

label {
	display:block;
	font-weight:bold;
	margin:3px 0; 
}


input {
	padding:2px;
	border:1px solid #aaa;
	font: normal 1em Verdana, sans-serif;
	color:#555;
}
textarea {
	width:280px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #aaa;
	height:80px;
	display:block;
	color:#555;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #aaa url(nav.jpg) repeat-x 0 0;
	border: none;
}

fieldset {
	margin: 0px;
	border:0px;
}

/* --------------- /formular --------------------- */


/******************************
* Pixlie Anfang Seitenstruktur
******************************/

#pixlie-container-gesamt{
  width:600px;
  border-top:0px solid #E4E4E4;
  margin:0px;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
}


#pixlie-balken-oben{
  background-color:#003366;
  color:#9B9B9B;
  padding:0px;
  margin:0px;
  height:0px;
  border-right:0px solid #E4E4E4;
}

#pixlie-balken-unten{
  background-color:#6699CC;
  color: #FFFFFF;
  padding:0;
  margin:0;
  height:0px;
  border-right:0px solid #E4E4E4;
}

#pixlie-container-main-liste{
  width:598px;
  border-right:0px  solid #E4E4E4;
  border-bottom:0px solid #E4E4E4;
  border-left:0px   solid #E4E4E4;
  margin:0px;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
}

#pixlie-inhalt-liste{
  float: left;
  width:395px;
  border-right:1px solid #E4E4E4;
}

#pixlie-container-main-vorschau{
  width:598px;
  border-right:0px solid #E4E4E4;
  border-bottom:0px solid #E4E4E4;
  border-left:0px solid #E4E4E4;
  margin:0px;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
}

#pixlie-inhalt-vorschau{
  text-align:center;
  width:590px;
}

#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:0px 0 0px 0;
  margin-top:0px; /* Wird benötigt für ie5.5 */
  height:0px;
  background-color:#f3fee0;
  border-top:0px solid #E4E4E4;
  color:#808080;
  text-align:center;
}

/******************************
* Überschriften
******************************/
h2,h3{
  text-align:left;
}


h2{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin:10px 30px 0px 35px;
  padding-top: 10px;
}

#pixlie-seitenleiste h2{
  margin:60px 0px 10px 60px;

}

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:15px 30px 15px 30px; font-size: small;
}
  
#pixlie-seitenleiste p{
  margin:0px 35px 15px 35px;
  line-height:175%;
  font-size:70%;
  text-align: left;
}



/******************************
* 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;
}

.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;
  padding: 0;
  margin: 3px 0px 0px 15px;
}

.pixlie-seitenzahlen{
  padding-top: 30px;
  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:5px 0px 0px 0px;
}

a:hover .pixlie-vorschaubild-rahmen{
  border:1px solid #000000;
}

