
@charset "utf-8";

/* ===========================
		Farben
		Hellgrau: #e4e3dc
		Graubeige: #d4d0c6
		Braungrau: #5a594f
		Ocker: #cbc1a5
		Braun: #93856f
   =========================== */
	 

/* Allgemeine Definitionen
----------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
	background: #e4e3dc url(gfx/bg.jpg) no-repeat center top;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
img,
a img {
	border: 0;
}
hr {
	display: none;
}	
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.xs {
	font-size: .9em;
}

/* Links
----------------------------------------------- */
a,
a:visited {
	color: #333;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#photos a,
#photos a:visited {
	color: #a9a59a;
	text-decoration: none;
}
#photos a:hover {
	color: #a9a59a;
	text-decoration: underline;
}

/* Typo
----------------------------------------------- */
h1, h2, h3, h4, h5, h6, h7 {
	color: #5a594f;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal !important;
}
h1 {
	font-weight: normal;
	font-size: 30px;
	margin: 0 0 18px 0;
	padding: 0;
}
#sidebar h3 {
	font-weight: normal;
	font-size: 20px;
	font-style: italic;
	margin: 0;
	padding: 40px 0 0 0;
}
#sidebar h3.follow {
	margin-top: 25px;
}
h2 {
	font-size: 1.35em;
	margin: 1.3em 0 .67em 0;
}
h3 {
	font-size: 1em;
	margin: 1.3em 0 .67em 0;
}
h4 {
	font-size: 1em;
	margin: 0 0 .2em 0;
}
p, address, blockquote {
	margin: 0 0 1em 0;
}
address {
	font-style: normal;
}
blockquote {
	font-style: italic;
	margin-left: 15px;
	padding: 0;
}
#header p {
	margin: 0;
}
h3.members {
	font-size: .83em;
	font-weight: normal;
	margin: 250px 0 3px 0;
}
ul {
	padding: 0;
	margin: 0 0 1em 15px;
}
ul li {
	padding: 0;
	margin: 0;
}
ul.membersites {
	color: #666;
	font-size: .83em;
	list-style: none;
	margin: 0;
}
ul.membersites li {
	display: inline;
	padding: 0 8px 0 0;
}
ul.membersites li a,
ul.membersites li a:visited {
	color: #666;
	text-decoration: none;
}
ul.membersites li a:hover {
	color: #999;
	text-decoration: underline;
}
.marker {
	text-transform: uppercase;
}

/* Layout
-----------------------------------------------*/ 
#container {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 800px;
}
#container:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}
#container {display: inline-block;}
/* Hides from IE-mac \*/
* html #container {height: 1%;}
#container {display: block;}
/* End hide from IE-mac */
#header {
	float: left;
	height: 205px;
	margin: 0;
	padding: 0;
	width: 637px;
}
.logo {
	left: 10px;
	position: relative;
	top: 30px;
}
#navigation {
	float: left;
	height: 175px;
	margin: 0;
	padding: 0;
	width: 163px;
}
#language {
	float: left;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 163px;
}
#language ul {
	margin: 9px 0 0 7px;
	padding: 0;
}
#language ul li {
	margin: 0;
	display: inline;
	padding: 0 3px 0 0;
}
#photos {
	color: #a9a59a;
	float: left;
	font-size: 11px;
	height: 297px;
	width: 800px;
}
#photos span {
	padding-left: 4px;	
}
#photos2 {
	color: #a9a59a;
	float: left;
	font-size: 11px;
	height: 415px;
	width: 800px;
}
#photos2 span {
	padding-left: 4px;	
}
.frame,
.lastframe {
	border: 4px solid #fff;
	margin-right: 10px;
}
.lastframe {
	margin-right: 0;
}
.wbquer,
.wbhoch {
	float: left;
	margin: 0;
	padding: 0;
}
.zfquad,
.zfquer,
.zfhoch {
	float: left;
	margin: 0;
	padding: 0;
}
.vbox {
	background: url(gfx/bg_sidebar.jpg) repeat-x 0 -90px;
	border-top: 1px solid #cbc1a5;
	float: left;
	font-size: 1.1em;
	margin-bottom: 1em;
	padding: 1em 12px 0 12px;
	width: 471px;
}
.pbox {
	float: left;
	margin-bottom: 25px;
	padding: 1em 12px 0 12px;
	width: 471px;
}
.pbox img {
	border: 4px solid #fff;
	margin: 2px 8px 2px 0;
}
.pbox img.endthumb {
	margin-right: 0;
}
.web {
	float: right;
}
#content {
	float: left;
	margin: 0 35px 0 0;
	line-height: 1.5en;
	padding: 0 0 0 10px;
	width: 495px;
}
.full #content {
	float: left;
	margin: 0;
	padding: 0 20px 0 10px;
	width: 770px;
}
#sidebar {
	background: url(gfx/bg_sidebar.jpg) no-repeat 0 0;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 25px 0 15px;
	width: 220px;
}

/* Menu
-----------------------------------------------*/
ul#menu {
	margin: 0;
	text-transform: lowercase;
}
ul#menu li {
	margin: 0;
	list-style: none;
	padding: 0;
}
ul#menu li a,
ul#menu li a:visited {
	padding: 0 0 0 7px;
	text-decoration: none;
}
ul#menu li a:hover {
	background: url(gfx/bg_menuli.png) no-repeat 0 0;
	text-decoration: none;
}
ul#menu li a.selected,
ul#menu li a:visited.selected {
	background: url(gfx/bg_menuli.png) no-repeat 0 0;
}

/* Formulare
-----------------------------------------------*/
form {
	border: none;
	margin: 0;
	padding: 0;
}
form p {
	clear: both !important; /*Safari*/
	display: block;
}
#fotografensuche fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#fotografensuche select {
	background: #fff;
	border: 1px solid #e2ddc4;
	color: #333;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	width: 220px;
}
#fotografensuche select:active,
#fotografensuche select:hover,
#fotografensuche select:focus {
	background: #fff;
	color: #333;
}
form p {
	margin: .2em 0 .1em 0;
}
form p.sep {
	margin: .83em 0 .1em 0;
}
p.fehler {
	color: #d63940;
	margin: .1em 0;
}
fieldset#kontaktdaten,
fieldset#nachricht,
fieldset#leistungsdaten,
fieldset#beschreibung {
	border: 1px solid #93856f;
	display: block;
	font-size: 1.1em; 
	margin: 15px 0;
	padding: 0 0 15px 20px;
	width: 460px;
}
legend {
	border: 1px solid #93856f;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 2px 5px;
}
label,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
	cursor: pointer;
}
label {
	margin: 5px 0;
}
#kontaktdaten label,
#nachricht label,
#beschreibung label {
	/*display: block;*/
	float: left;
	width: 150px;
}
#leistungsdaten label {
	display: inline;
	float: none;
}
#leistungsdaten label.euro {
	/*display: block;*/
	float: left;
	width: 150px;
}
input[type=text],
textarea {
	background: #fff;
	border: 1px solid #e2ddc4;
	color: #333;
	float: left;
	margin: 3px 0;
	padding: 1px;
}
input[type=text],
textarea {
	width: 260px;
}
input[type=text]#Startpreis {
	width: 100px;
}
textarea {
	height: 100px;
} 
input[type=text].false,
textarea.false {
	border-bottom: 1px solid #d63940;
}

input:active, input:hover, input:focus,
textarea:active, textarea:hover, textarea:focus {
	background: #fff;
	color: #000;
}
.button {
	margin-top: 20px;
}

/* Contest
-----------------------------------------------*/

ul.gewinne {
	margin: 0 0 0 20px;
	}
	
ul.gewinne li {
	margin: 0;
	list-style-type: disc;
	padding: 0;
}

#contentwettbewerb {
	float: left;
	margin: 0 35px 0 0;
	line-height: 1.5en;
	padding: 10px 10px 10px 10px;
	width: 495px;
	background-color: #D7D4CB;
}

