@charset "iso-8859-1";
* {
	padding: 0;
	margin: 0;
	border: 0;
	color: #FFF;
	font-family:sans-serif;
	font-size:100.01%
}
h1 {font-size:250%;}
h2 {font-size:150%;}
h3 {font-size:125%;}
h4 {font-size:100%;}
h5 {font-size:100%;}
body {
	background-color: #A22;
	background-image: url(./images/flowertile.jpg);
	background-repeat: repeat;
	margin: 50px 70px;
	min-width:600px;
}

ul {
	padding: 0 0 0 10px;
	list-style:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #DAA520;
}

form * {
	color: #000;
}
form fieldset {
	margin: 3px auto;
	padding: 5px;
	width:60%;
	border-style: solid;
	border-color: #963 #642 #642 #963;
	border-width: 1px 2px 2px 1px;
	text-align:center;
}
form fieldset legend {
	padding: 0 2px;
	margin:2px;
	border: dotted 1px #963;
}	
input {
	padding:1px;
	color:#000;
	border: 1px solid;
	border-color: #963 #DC2 #DC2 #963;
}
form input[type="submit"], form input[type="reset"], form button {
	margin:3px;
	background-color: #F1EAAA;
	background-image: url(./images/goldgradient-button.png);
	background-repeat: repeat-x;
	border: double 3px;
	border-color: #DC2 #963 #963 #DC2;
	color: #000;
	cursor:pointer;
}
form button {
	padding:1px;
}
.button {
	margin:3px;
	background-color: #F1EAAA;
	background-image: url(./images/goldgradient-button.png);
	background-repeat: repeat-x;
	border: double 3px;
	border-color: #DC2 #963 #963 #DC2;
	color: #000;
	cursor:pointer;
}
.clear {
	clear:both;
}
.lclear {
	clear:left;
}
.rclear {
	clear:right;
}
.hide {
	display:none;
}
.italic {
	font-style:italic;
}
.inside {
	padding: 0 25px;
}
.pagewrapper {
	z-index:1;
	position:relative;
	width:100%;
}
.contentframe {
	z-index:3;
	position:relative;
	background-color:#000;
	border: 2px solid #511;
	border-bottom-width: 4px;
}
.header {
	z-index:5;
	height: 150px;
	background-color:#900;
	background-image: url(./images/redgradient.png);
	background-repeat: repeat-x;
	color: #fff;
	border: 1px solid;
	border-color: #C44 #800 #800 #C44;
	overflow:hidden;
}
.header h1 {
	position:absolute;
	top:10px;
	left:20px;
	z-index:3;
	height:40px;
	font-family: "Comic Sans MS";
	font-style:italic;
}
.header h1 a {
	color:#FFF;
}
.header h1 a:hover {
	text-decoration:none;
	color:#DAA520;
}
.skyline
{
	position:absolute;
	top:0;
	right:0;
	height:100px;
	width:740px;
	z-index:1;
	background-image:url(./images/skyline.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.search {
	text-align: center;
	padding: 2px;
}
.main {
	z-index:5;
	position:relative;
	top:1px;
	background-color:#FFF;
	border: 1px solid;
	border-right: 1px solid;
	border-color: #000 #963 #800 #C44;
}
.leftcenter {
	z-index:7;
	position:relative;
	background-color: #000;
	border-left: 179px solid #0000CD;
	border-right: 2px solid #000;
}
.lcfloatwrap {
	position:relative;
	width:100%;
}
.content {
	z-index:9;
	position:relative;
	float: right;
	width:100%;
	background-color: #fff;
	background-image: url(./images/goldgradient.png);
	background-repeat:repeat-x;
	color:#000;
	margin-right: -2px;
	padding: 15px 0;
	border: solid;
	border-width:1px 0px 0px 1px;
	border-color: #FFF #7F7F7F #7F7F7F #FFF;
}
.content * {
	color: #000;
}
.content a {
	color:#0000CD;
}
.content h2 a, .content h3 a {
	color:#000;
}
.content h2 a:hover, .content h3 a:hover {
	color:#A22;
	text-decoration:none;
}
.leftcolumn {
	z-index:10;
	position:relative;
	float:left;
	margin-left:-179px;
	width: 179px;
	background-color: #0000CD;
	border: solid;
	border-width:1px 1px 1px 0;
	border-color: #C44 #000 #A22 #C44;

	overflow:hidden;
}
.mainmenu {
	padding: 10px;
}
.mainmenu h3 {
	margin-top:10px;
	font-variant:small-caps;
}
.menu-current {
	
}
.menu-current a {
	font-weight:bold;
	color: #DAA520;
}
.menu-child a{
	font-weight: normal;
	color: #FFFFFF;
}
.topbar {
	z-index:5;
	position:relative;
	top:1px;
	height: 30px;
	background-color: #DAA520;
	background-image: url(./images/goldgradient-topbar.png);
	background-repeat:repeat-x;
	color:#000;
	border: 1px solid;
	border-color: #FFD700 #963 #963 #FFD700;
}
.date {
	margin:5px;
	padding-right: 5px;
	float:right;
}
.topbar p, .topbar a {
	color:#000;
}
.topbar ul {
	float:left;
	display: inline;
	height: 30px;
	padding-left: 30px;
}
.topbar ul li {
	list-style-type: none;
	display: inline;
	text-align: center;
	line-height: 20px;
}
.topbar ul li a {
	float:left;
	display: block;
	padding: 4px 15px 6px 15px;
}
.topbar ul li a:hover {
	text-decoration:none;
	background-color: #DAA520;
	background-image: url(./images/goldgradient-topbar-reverse.png);
	background-repeat:repeat-x;
	color:#000;
}
.footer {
	z-index:5;
	position:relative;
	top:2px;
	height: 70px;
	padding: 15px;
	background-color:#0000CD;
	background-image: url(./images/redgradient.png);
	background-repeat: repeat-x;
	color: #FFF;
	border: 1px solid;
	border-color: #C44 #800 #0000CD #0000CD;
	text-align:center;
	vertical-align:middle;
	font-size:90%;
}
.footer p {
	color: #FFF;
}
.footer a, .footer a:hover {
	color:#DAA520;
}

.meta {
	margin: 2px auto 10px auto;
	padding:2px 0;
	width:100%;
	border-top: 1px solid #963;
}
.postdate {
	float:right;
}
.postedBy {
}
.comments {
	margin: 2px auto 15px auto;
	padding:2px 0;
	width:100%;
	border-top: 1px dotted #963;
	border-bottom: 1px dotted #963;
	text-align:right;
}

/*

  CSS definition for Website Baker module: Picturebox (Lightbox Mod)



  Copyright (C) 2007, Christian Thamer, Kim Kahns

  Contact me: christian(at)thamer.net, http://www.thamer.net or Tom Schiemer tom(at)switchnap.com



  This CSS file is free software. You can redistribute it and/or modify it 

  under the terms of the GNU General Public License  - version 2 or later, 

  as published by the Free Software Foundation: http://www.gnu.org/licenses/gpl.html.



  This CSS file is distributed in the hope that it will be useful, 

  but WITHOUT ANY WARRANTY; without even the implied warranty of 

  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 

  GNU General Public License for more details.

*/



#lightbox{

	position: absolute;

	top: 20px;

	left: 0;

	width: 100%;

	z-index: 60;

	text-align: center;

	line-height: 0;

	color:#151410;

	}

#lightbox a {

    border-bottom:none;

    color:#000000;

    text-decoration:none;

  }

#lightbox a:hover {

    border-bottom:none;

    color:#ea2224;

    text-decoration:underline;

  }

#lightbox a img{ 

  border: none; 

  }

#outerImageContainer{

	position: relative;

	z-index: 89;

	width: 250px;

	height: 250px;

	margin: 0 auto;

	}

#uber {

	z-index: 90;

	width: 100%;

	height: 100%;

	margin: 0 auto;

	}

#eins {

	position: relative;

  background-image: url('images/shadow.png');

  background-position: top left;

	top: 0px;

	left: 0px;

	width: 50%;

	height: 50%;

	margin: 0 auto;

	margin-left: 0px;

	float: left;

	}

#zwei {

	position: relative;

  background-image: url('images/shadow.png');

  background-position: top right;

	top: 0px;

	right: 0px;

	width: 50%;

	height: 50%;

	margin: 0 auto;

	margin-right: 0px;

	float: right;

	}

#drei {

	position: relative;

  background-image: url('images/shadow.png');

  background-position: bottom left;

	bottom: 0px;

	left: 0px;

	width: 50%;

	height: 50%;

	margin: 0 auto;

	margin-left: 0px;

	float: left;

	}

#vier {

	position: relative;

  background-image: url('images/shadow.png');

  background-position: bottom right;

	bottom: 0px;

	right: 0px;

	width: 50%;

	height: 50%;

	margin: 0 auto;

	margin-right: 0px;

	float: right;

	}

#lightboxImage {

	margin: 10px;

	}

.popuptable, .popuptr, .popuptr3, .popuptr2 {

	padding: 0px;

	border: 0px;

	margin: 0px;

	border-spacing: 0px

	}

.popuptd1 {

	position: relative;

	background-image: url('images/topleft.png');

	width: 10px;

	height: 10px;

	padding: 0px;

	margin: 0px;

	}

.popuptd2 {

	position: relative;

	background-image: url('images/top.png');

	padding: 0px;

	margin: 0px;

	}

.popuptd3 {

	position: relative;

	background-image: url('images/topright.png');

	background-position: right;

	width: 10px;

	height: 10px;

	padding: 0px;

	margin: 0px;

	}

.popuptd1b {

	position: relative;

	background-image: url('images/left.png');

	width: 10px;

	padding: 0px;

	margin: 0px;

	}

.popuptd2b {

	position: relative;

	margin: 0px;

	padding: 0px;

	border: 0px solid black;

	}

.popuptd3b {

	position: relative;

	background-image: url('images/right.png');

	background-position: right;

	width: 10px;

	padding: 0px;

	margin: 0px;

	}

.popuptd1c {

	position: relative;

	background-image: url('images/bottomleft.png');

	width: 10px;

	height: 10px;

	padding: 0px;

	margin: 0px;

	}

.popuptd2c {

	position: relative;

	background-image: url('images/bottom.png');

	padding: 0px;

	margin: 0px;

	}

.popuptd3c {

	position: relative;

	background-image: url('images/bottomright.png');

	background-position: right;

	width: 10px;

	height: 10px;

	padding: 0px;

	margin: 0px;

	}

.lbcol {

	display: block;

	padding: 0px;

	margin: 0px;

	}

.lb {

  text-align: center;

	display: block;

	padding: 0px;

	margin: 0px;

	}

.pic {

	width: 130px;

	height: 120px;

	float: left;

	}

.popuptable {

	border: 0px;

	}

.pic-inner {

	vertical-align: bottom;

	height: 120px;

	width: 130px;

	text-align: center;

	}

#imageContainer {

	position: absolute;

	z-index: 90;

	top: 0;

	left: 0;

	}

#loading {

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

	}

#loadingLink {

	display:block;

	margin:0 auto;

	padding:0;

	width:32px;

	height:32px;

	background:url("images/loading.gif") center center no-repeat;

	text-indent:-9999px;

}

#hoverNav {

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 100;

	}

#imageContainer>#hoverNav { 

  left: 0;

  }

#hoverNav a { 

  outline: none;

  }

#prevLinkImg, #nextLinkImg {

	width: 49%;

	height: 100%;

	background: transparent url("images/blank.gif") no-repeat; /* Trick IE into showing hover */

	display: block;

	text-indent:-9999px;

	}

#prevLinkImg { 

  left: 0; 

  float: left;

  }

#nextLinkImg { 

  right: 0; 

  float: right;

  }

#prevLinkImg:hover, #prevLinkImg:visited:hover { 

  background: url("images/prevlabel.png") left 50% no-repeat; 

}

#nextLinkImg:hover, #nextLinkImg:visited:hover { 

  background: url("images/nextlabel.png") right 50% no-repeat; 

}

#imageDataContainer {

	font: 10px Verdana, Helvetica, sans-serif;

	margin: 0 auto;

	line-height: 1.4em;

	}

#imageData {

	padding:0 10px;

	}

#imageDetails { 

  width: 70%; 

  float: left; 

  text-align: left; 

  display: none;

  }	

#caption { 

  font-weight: bold;

  }

#numberDisplay { 

  display: block; 

  clear: left; 

  }			

#detailsNav { 

  display: block; 

  clear: left; 

  padding:0 0 10px 0;	

  }	

#prevLinkDetails { 

  margin:0 8px 0 0; 

  }		

#nextLinkDetails { 

  margin:0 8px 0 0; 

  }		

#closeLink {

	display:block;

	margin:0;

	padding: 0px;

	text-decoration:none;

	float:right;

	position: relative;

	right: -10px;

	z-index: 92;

	width: 24px;

	height: 24px;

	background:url("images/closelabel.png") no-repeat;

	text-indent:-9999px;

	overflow:hidden;

}	

#close {

	display:block;

	margin:0;

	padding: 0px;

	z-index: 100;

	width: 24px;

	height: 24px;

	float: right;

}

#overlay {

	position: absolute;

	top: 0;

	left: 0;

	z-index: 50;

	width: 0%;

	height: 0%;

	}

.clearfix:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}

* html>body .clearfix {

	display: inline-block; 

	width: 100%;

	}

* html .clearfix {

	/* Hides from IE-mac \*/

	height: 1%;

	/* End hide from IE-mac */

	}	

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Pretty Photo
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

ul.gallery {
		list-style: none;
		margin: 0 0 10px 0;
	}
	
ul.gallery li {
	display: block;
	float: left;
	margin: 2px;
}
		
ul.gallery li a {
	padding: 2px;
	display: block;
	border: 2px #9db2b9 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 0;
}
			
ul.gallery li a:hover { border: 2px #313739 solid; }


