/* CSS Document */
/* 
/* Farben
/* Dunkelgrau: 	#44423e
/* Rot: 		#a12031 oder #7c0212
/* Sandfarben: 	#ebd4bb
/* #ee9f2f
/*********************************************************************************
********************************************************************************/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #000000;
	text-align: center;
	margin: 0;
}
/*********************************************************************************/
/**************** Hauptelemente der Seite ****************************************/
/*********************************************************************************/

#container {
	width: 1110px;
	height: 830px;
	margin: auto;
	text-align: left;
	position: relative;
	background-color: #44423e ;
}
#logo {
	width: 438px;
	height: 83px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: right;
	background-color: #44423e;
}
#nav {						/* Kopfbereich der Seite mit Logo als Hintergrundbild und Navigation */
	width: 672px;
	height: 83px;
	position: absolute;
	top: 0;
	left: 438px;
	text-align: right;
	background-color: #44423e;
	background-image: url(../files/nav-bg-ganz2.gif);
	background-repeat: no-repeat;
}
#contentarea {				/* hier kommen die Galerien hinein */
	width: 1110px;
	height: 634px;
	text-align: left;
	position: absolute;
	top: 83px;
	background-color: #44423e;
}
#subnav_galerie {			/* Navigation zwischen den Galerien */
	width: 710px;
	height: 30px;
	text-align: left;
	position: absolute;
	top: 714px;
	background-color: #44423e;
	padding-left: 400px;
}
#content {					/* Textbereich bei Seiten mit dem allgemeinen Template */
	position: absolute;
	width: 449px;
	height: 551px;
	top: 83px;
	left: 500px;
	text-align: left;
	background-repeat: no-repeat; /* notwendig für Metafile als Hintergrund */
	background-color: #44423e;
	padding: 83px 20px 30px 30px;
}
#subnav {
	position: absolute;
	width: 449px;
	height: 20px;
	left: 0;
	bottom: 15px;
	text-align: left;
	padding-left: 30px;
}
#content2 {				/* Inhaltsbereich bei Galerieseiten und zum Beispiel der Startseite */
	width: 999px;
	height: 664px;
	position: absolute;
	left: 0px;
	top: 83px;
	text-align: left;
	background-color: #44423e;
}
#pictures {
	width: 500px;
	height: 664px;
	position: absolute;
	left: 0;
	top: 83px;
	background-color: #44423e;
}
#smallpictures {			/* Bildleiste am rechten Rand der Website */
	width: 111px;
	height: 581px;
	position: absolute;
	right: 0;
	top: 83px;
	background-color: #44423e;
}
#customerlogin {					/* Login innerhalb der Bildleiste */
	width: 111px;
	height: 83px;
	position: absolute;
	left: 999px;
	top: 664px;
	bottom: 0;
	background-image: url(../files/login-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#footer {					/* Fussbereich der Website */
	width: 1110px;
	height: 83px;
	position: absolute;
	bottom: 0;
	clear: both;
	color: #ebd4bb;	
	background-color: #44423e;
	background-image: url(../files/footer_bg2.gif);
	background-repeat: no-repeat;
	text-align: center;	
}
#language {					/* Sprachumschaltung */
	position: absolute;				
	height: 20px;
	right: 645px;
	bottom: 15px;
	text-align: right;
	color: #ebd4bb;	
}
#nav1 {						/* Navigation im Footer ueber Root-Artikel */
	position: absolute;				
	height: 20px;
	left: 460px;
	bottom: 15px;
	text-align: left;
}
/*#subnav {
	position: absolute;
	z-index: 9999;
	background-color: #C36;
	bottom: 10px;
	right: 50px;
}*/

/*********************************************************************************/
/**************** Text-Styling der Artikel ***************************************/
/*********************************************************************************/

#content p,						/* Fliesstext der Artikel */
#content2 p{
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	color: #ebd4bb;
	text-align: left;
	margin: 0 0 10px 0;
}
#content h1,					/* Ueberschrift 1 der Artikel */
#content2 h1{
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left;
	color: #ebd4bb; 	
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content h2 {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
	margin: 18px 0 0 0;
	font-weight: bold;
	color: #ebd4bb; 
	line-height: 17px;
}
#content h3 {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 15px 0 0 0;
	font-weight: bold;
	color: #ebd4bb; 
	line-height: 17px;
}
#content ul {
	margin: 0:
}
#content ul li {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	color: #ebd4bb;
	text-align: left;
x	margin: 0 0 10px 0;
}
#content table {
	margin: 0 0 0 0;
}
#content td {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	color: #ebd4bb;
	text-align: left;
	padding: 0 10px 0 0;
x	border: 1px;
}
#content tr {
x	border-bottom: 1px;
}
#content a, 
#content a:link, 
#content a:visited, 
#content a:active {
	color: #ee9f2f;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0 5px 0 0;					
}
/*********************************************************************************/
/******************************* Pictures ******************************************/
/*********************************************************************************/
#pictures p {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #ebd4bb;
	margin: 0;
}

/*********************************************************************************/
/******************************* Footer ******************************************/
/*********************************************************************************/
#footer p { 
	color: #ebd4bb; 
}
#footer a, 
#footer a:link, 
#footer a:visited, 
#footer a:active {
	text-decoration: none;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #e4c5a0;	
	padding: 0 5px 0 5px;
}
#footer a:hover {
	color: #ffffff;
}
/*********************************************************************************/
/**************** Sprachwahl-Navigation ******************************************/
/*********************************************************************************/

#language ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#language ul li {
	display: inline;					/* alle Listenpunkte nebeneinander statt untereinander */
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	list-style-type: none;
	color: #e4c5a0;						/*sandfarben*/
}
#language ul li a, 
#language ul li a:link, 
#language ul li a:visited, 
#language ul li a:active {
	color: #ebd4bb;						/*sandfarben*/
	text-decoration: none;
}
#language ul li a:hover {
	color: #ffffff;
}

.current_lang { 
	color: #ffffff; 
	display: inline; 
	padding: 0 5px 0 5px;
}

/*********************************************************************************/
/**************** weitere Auszeichnung durch Klassen ****************************/
/*********************************************************************************/

/*.kursiv { font-style: italic; }

.bold { font-weight: bold; }

.small { font-size: 9px; }

.dunkelblau { color: #014495; text-decoration: underline;}

/*.visible { visibility: visible; background-color: #4597D7 } aktives Untermen� sichtbar lassen */

/*.visible a:hover { background-color: #ff9966; }

.no_submenu { z-index: 100; position: relative; clear: both;}

.clearfloats { clear: both; }

.agb { font-size: 9px; }*/

/*********************************************************************************/
/****** Navigation ****************************************************************/
/*********************************************************************************/

#nav ul {								
	margin: 0px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#nav ul li {							
	float: right;						/* horizontale Reihe statt untereinander */
	height: 83px;
	width: 112;
	background-image: url(../files/nav-bg2.gif);
	background-repeat: no-repeat;
	background-color: transparent;		
}
#nav ul li:hover {						
	background-color: #0092D6;			
}
#nav ul li:hover ul, 					
#nav ul li ul:hover { 					
	display: block; 
}
#nav ul li a, 							/* Links */
#nav ul li a:link, 
#nav ul li a:visited, 
#nav ul li a:active {		
	display: block;
	width: 112px;
	height: 83px;
	color: #ebd4bb;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 50px 0 0 0;
}
#nav ul li a:hover {
	background-image: url(../files/nav-bg-active2.gif);
	background-repeat: no-repeat;
}
#nav ul li.current a { 				 
	background-image: url(../files/nav-bg-active2.gif);
	background-repeat: no-repeat;
}
/*********************************************************************************/
/****** SubNavigation ****************************************************************/
/*********************************************************************************/

#subnav ul {								
	margin: 0px;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#subnav ul li {							
	float: left;						/* horizontale Reihe statt untereinander */	
}
#subnav ul li:hover {						
	color: #ee9f2f;			
}
#subnav ul li:hover ul, 					
#subnav ul li ul:hover { 					
	display: block; 
}
#subnav ul li a, 							/* Links */
#subnav ul li a:link, 
#subnav ul li a:visited, 
#subnav ul li a:active {		
	display: block;
	color: #ee9f2f;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0 5px 0 0;
	margin: 0;
}
#subnav ul li a:hover {
}
#subnav ul li.current a { 				 
}
/*********************************************************************************/
/****** SubNavigation ****************************************************************/
/*********************************************************************************/

#subnav_galerie ul {								
	margin: 0px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#subnav_galerie ul li {							
	float: left;						/* horizontale Reihe statt untereinander */	
}
#subnav_galerie ul li:hover {						
	color: #ee9f2f;			
}
#subnav_galerie ul li:hover ul, 					
#subnav_galerie ul li ul:hover { 					
	display: block; 
}
#subnav_galerie ul li a, 							/* Links */
#subnav_galerie ul li a:link, 
#subnav_galerie ul li a:visited, 
#subnav_galerie ul li a:active {		
	display: block;
	color: #ee9f2f;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 10px 0 0 5px;
}
#subnav_galerie ul li a:hover {
}
#subnav_galerie ul li.current a { 				 
}
/*********************************************************************************/
/******************************* Login ******************************************/
/*********************************************************************************/
#logo a,
#logo a:link,
#logo a:visited,
#logo a:active {
	margin: 0;
	padding: 0;
	border: 0;
}

/*********************************************************************************/
/******************************* Login ******************************************/
/*********************************************************************************/
#customerlogin li {								
	list-style-type: none;
	text-align: center;
}
#customerlogin li a, 							/* Links */
#customerlogin li a:link, 
#customerlogin li a:visited, 
#customerlogin li a:active {		
	display: block;
	width: 112px;
	height: 83px;
	color: #ebd4bb;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 50px 0 0 0;
}
/*********************************************************************************/
/*******************************  ******************************************/
/*********************************************************************************/
#contentarea iframe {
	z-index: 0;
}

/*********************************************************************************/
/******************************* Kontaktformular ******************************************/
/*********************************************************************************/

/* Formular Definition */

/* Div das das Formular umschlie�t */
.formgen {
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #ebd4bb;
x	padding-right: 10px;
x	padding-left: 10px;
}

/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}

.formgen form {
line-height : 120%;
}


/* 
Wie sehen die einzelnen Bl�cke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock {
	margin-bottom: 15px;
	margin-top: 15px;
x	padding-top: 3px;
x	padding-bottom: 3px;
x	padding-right: 2px;
x	padding-left: 5px;	
}

.forminfo {
	width: 380px;
	margin-bottom: 15px;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #ee9f2f;
x	background-color: #FFCC33;
x	padding-top: 3px;
x	padding-bottom: 3px;
x	padding-right: 2px;
x	padding-left: 5px;
	font-weight: bold;
	border: 0;
}

/*Verhalten von br-Tags*/
.formgen br {
clear : both;
}


/* --------- FORMULAR-OBJEKTE ------------ */


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield {
	width: 270px;
	height: 80px;
x	margin-left: 4px;
	border: 0;
}

/* Textfeld */
.formgen .formtext {
	width: 270px;
	padding-bottom: 4px;
	font-size: 1em;
	border: 0;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
x	border-bottom-color: #000000;
	background-color: #ebd4bb;	
}

/* Label */
.formgen label {
	width: 150px;
	clear: left;
	float: left;
	height: 20px;
}

/* Aussehen der Select-Ausgabe */
.formgen .formselect {
	width: 200px;
	background-color: #33FF33;
	margin-left: 4px;
	color: #000000;
}

/* Sende-Button */
.formgen .formsubmit {
	width: 270px;
	text-align: center;
	background-color: #7c0212;
	border: 0;
	margin-left: 150px;
	float: left;
	color: #ffffff;
}

/* Fieldsetbeschriftung */
.formgen legend {
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	border-bottom-width: 1px;
	color: #ee9f2f;
}

.formgen .formcaptcha {
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

/*********************************************************************************/
/******************************* Loginformular ******************************************/
/*********************************************************************************/

#login {
	width: 270px;
	padding-bottom: 4px;
	font-size: 1em;
	border: 0;
	margin-left: 50px;
	margin-bottom: 10px;
}
#paswd {
	width: 270px;
	padding-bottom: 4px;
	font-size: 1em;
	border: 0;
	margin-left: 50px;
}
.submit {
	width: 270px;
	text-align: center;
	background-color: #7c0212;
	border: 0;
	margin-left: 50px;
	float: left;
	color: #ffffff;
}
#content form {
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #ebd4bb;
}
/*********************************************************************************/
#smallpictures img {			/* Bildleiste am rechten Rand der Website */
	border: 0;
	margin: 0;
	vertical-align: bottom;
}
#form-module-thanks {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #ee9f2f;
}
