/* ------------------- CSS STYLE -------------------
flower photo
(c) 2007 lizapx new media design
last update 25.09.2007
---------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	text-align: center;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif, Tahoma;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}

/* ------------------------------------------------
Search
------------------------------------------------ */

#search {
	background-color: #777;
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	padding: 6px 0 7px 0;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	color: #fff;
	z-index: 100;
}

#search img {
	vertical-align: middle;
}

#search .button {
	vertical-align: middle;
	margin-left: 1px;
}

.searchform {
	width: 900px;
	margin: 0 auto;
}

.searchinput {
	height: 17px;
	margin-left: 2px;
	vertical-align: middle;
}

/* ------------------------------------------------
Wrapper
------------------------------------------------ */

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	height: 80px;
	padding-top: 30px;
	margin-bottom: 10px;
}

#logo {
	width: 275px;
	float: left;
}

#navi {
	float: right;
	z-index: 12;
}

#teaser {
	height: 150px;
	margin-bottom: 25px;
	clear: both;
	z-index: 1;
}

#center {
	text-align: left;
	overflow: hidden;
}

#content {
	width: 600px;
	float: left;
}

#sidebar {
	width: 260px;
	float: left;
	padding-left: 40px;
}

#sidebar a {
	color: #666;
}

/* ------------------------------------------------
Footer
------------------------------------------------ */

#footer {
	width: 900px;
	font-size: 11px;
	color: #999;
	clear: left;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 30px;
	margin: 0 auto;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #333;
}

.footer_text {
	float: left;
	width: 450px;
}

.lang {
	text-align: right;
}

/* ------------------------------------------------
Lightbox Galerie
------------------------------------------------ */

.boximg {
	float: left;
	width: 150px;
	height: 140px;
	text-align: center;
	margin-bottom: 30px;
}

.galimg {
	margin-right: 30px;
	margin-bottom: 30px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 65px auto 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../pics/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../pics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../pics/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font-size: 10px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #fff;
	}

/* ------------------------------------------------
General Styles
------------------------------------------------ */

li {
	list-style-type: none;
}

p {
	padding-bottom: 10px;
}

/* ------------------------------------------------
Headlines
------------------------------------------------ */

.headline {
	margin-bottom: 20px;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	padding: 7px 0;
}


h2 {
	font-size: 21px;
	font-weight: normal;
	color: #666;
	padding-bottom: 20px;
}

h3 {
	font-size: 21px;
	font-weight: normal;
	color: #666;
	padding-bottom: 12px;
	padding-top: 10px;
}

/* ------------------------------------------------
Kontaktformular
------------------------------------------------ */

#form-module input {
	border: 1px solid #ddd;
	width: 200px;
	height: 17px;
	margin-bottom: 12px;
}

#form-module textarea {
	border: 1px solid #ddd;
	width: 350px;
	height: 200px;
}

.element {
	clear: both;
	width: 500px;
}

.element label {
	width: 300px;
	display: block;
}

#form-module .submit {
	width: 60px;
	margin-top: 15px;
}

#form-module input.checkbox {
	width: 13px;
	float: left;
	margin-right: 5px;
}

#form-module input.submit {
	width: 49px;
	height: 17px;
	border: 0 !important;
}

/* ------------------------------------------------
Fotofinder.net Search
------------------------------------------------ */

iframe {

}

#shop {
	position: absolute;
	width: 900px;
	height: 100%;
	margin: 0 auto;
	top: 100px;
}

#shop a {
	font-size: 11px;
	
}

#Navigation {
	text-align: center;
	background-color: #ddd;
	padding: 5px 0;
}

/* ------------------------------------------------
Kategorieliste
------------------------------------------------ */

#categories {
	overflow: hidden;
	padding: 30px 0;
}

ul.kategorieliste {
	text-align: left;
}

ul.kategorieliste li {
	float: left;
	margin-right: 50px;
	margin-bottom: 11px;
	width: 130px;
	list-style-type: none;
}

ul.kategorieliste li img {

}

ul.kategorieliste li a {
	color: #666;
	font-size: 18px;
	text-decoration: none;
}

ul.kategorieliste li a:hover {
	color: #333;
}

ul.kategorieliste li p {}

/* ------------------------------------------------
Navi
------------------------------------------------ */

#navi {
	font-size: 11px;
	text-align: left;
}
#navi ul {                        /* UL Ebene 1 */

}
#navi ul li {                     /* Listenelemente der Ebene 1 */
	position: relative;
	float: left;
	padding-left: 30px;
	padding-bottom: 6px;
}
#navi ul li a, 
#navi ul li a:visited {           /* Links der Listenelemente der Ebene 1 */
	float: left;
	height: 14px;
	/* padding: 0 0 6px 30px; */
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#navi ul li a:hover {
	color: #666;
}
* html #navi ul li a, #navi ul li a:visited {

}
#navi ul li ul {
	position: absolute;
	top: 18px;
	font-size: 10px;
	left: -1px;
	width: 120px;
	visibility: hidden;
}

table {

}

#navi ul li:hover ul,
#navi ul li a:hover ul {
	visibility: visible;
	
}
* html #navi ul li a:hover ul {
	color: #666;
}

#navi ul li:hover ul li ul,
#navi ul li a:hover ul li a ul {

}

#navi ul li:hover ul li a,
#navi ul li a:hover ul li a {
	height: 11px;
	font-weight: normal;
	color: #333;
}
* html #navi ul li a:hover ul li a {

}

#navi ul li:hover ul li a.drop,       /* Ebene 2 mit  Subpunkten */
#navi ul li a:hover ul li a.drop {

}

#navi ul li:hover ul li a:hover,      /* Ebene 2 hover */
#navi ul li a:hover ul li a:hover {
	color: #888;
}

.drop {

}

/* ------------------------------------------------
Tagcloud
------------------------------------------------ */

#tagcloud {
	text-align: justify;
	line-height: 30px;
	padding-bottom: 30px;
}

#tagcloud a {
	color: #333;
	text-decoration: none;
}

#tagcloud a:hover {
	color: #666;
}

.tag14 {
	font-size: 14px;
}

.tag16 {
	font-size: 16px;
}

.tag18 {
	font-size: 18px;
}

.tag20 {
	font-size: 20px;
}

.tag24 {
	font-size: 24px;
}

.tag28 {
	font-size: 28px;
}


