/* -----------------------------------------------------------CSS Dokument---------------------------------------------------------------- */
html,body {
	margin:0;
	padding:0;
	background: #F7E2B8;
	/* background-image:url(grafik/kachel.gif);
	background-position:bottom;
	background-repeat:repeat;
	background-attachment:fixed; */
}

body {
	font: 76% arial,sans-serif;
	text-align:center;
}

p {
	margin: 0 0 10px 10px; 
}

a {
	display:block;
	color: #ff0000;
	text-decoration: underline;
}s

a:link, a:visited, a:active {
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	text-decoration: underline;
}

/* ul {
	list-style: square;
	
} */
/* -----------------------------------------------------------END---------------------------------------------------------------------------- */


/* -----------------------------------------------------------Admin-------------------------------------------------------------------------- */
div#admin {
	position: absolute;
	right: 20px;
	top: 0px;
	width: 80px;
	height: 170px;
	padding: 0px;
	margin: 0px;
}

#admin p img{
	border:0px;
}

#admin a:link, a:active, a:visited, a:hover {
	border:0px;
}
/* -----------------------------------------------------------END----------------------------------------------------------------------------- */


/* -----------------------------------------------------------Header-------------------------------------------------------------------------- */
div#header h1 {
	/* background: #ffffff; */
	height:300px;
	line-height:80px;
	margin: 10 0 0 0;
  	padding-left:10px;
	background-image:url(grafik/head.jpg);
	background-repeat: no-repeat;
	background-position: top; 
}
/* -----------------------------------------------------------END---------------------------------------------------------------------------- */


/* -----------------------------------------------------------Content------------------------------------------------------------------------- */
.formalert {
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
}

input {
	border: 1px solid #993300;
	background-color: #F4CD7F;
	color:#993300;
}

textarea {
	border: 1px solid #993300;
	background-color: #F4CD7F;
	color:#993300;
}

div#container{
	border: 0px solid #ff0000;
	/* background: #ffffff; */
	width:980px;
	margin: 0 auto;
	text-align:left;
	/* margin-left: 5px; /* Wenn Wert auf NULL, dann LINKSAUSRICHTUNG der SITE */
}

div#wrapper{
	width: 100%; 
	border: 0px solid #ff0000;
	/* background: #F8F6CD; */
	float: left;
	min-height: 700px;
	height: auto !important; /* für moderne Browser*/
	height: 600px; /* für den IE */
 	background-image:url(grafik/back.gif);
	background-position: top !important; 
	background-repeat: repeat-y;
	background-attachment: scroll;
	vertical-align: left; 
}

div#content {
	border: 0px solid #000099;
	width: 635px;
	float: right;
	margin: 0px 0px 0px 0 !important; /* CHANGE  war 0 0 0 0*/
	/* background:#ffffff; */
}

#content p {
	margin-left: 0px;
	margin-bottom: 0px;
}

#content a {
	color: #ff0000;
	text-decoration: underline;
}

#content a:hover {
	color: #000000;
	text-decoration: underline;
}

#content h1 {
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #993300;
	font-size:12px;
	font-weight: normal;
	color:#FFFFFF;
	padding-left: 10px; /* Text-Abstand */
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	border: 1px solid #E7AF3F;
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#000000;
}

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#000000;
	padding-left: 0px; 
	padding-top: 3px;
	padding-bottom: 0px;
}

#content h4 {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size:10px;
	font-weight: normal;
	color:#ffffff;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 500px;
}
/* -----------------------------------------------------------END----------------------------------------------------------------------------- */


/* -----------------------------------------------------------Navigation--------------------------------------------------------------------- */
#navcontainer { 
	margin-left: -980px; /* Dieser Wert entspricht der div#container-width */
	margin-top: 0px;
	float: left;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: arial, Helvetica, sans-serif;
}

#navcontainer li { 
	margin: 0 0 1px 0 !important;  
}

#navcontainer a {
	display: block !important;
	padding: 5px 10px !important;
	width: 130px !important;
	color: #993300;
	background-color: #F4CD7F;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #ffffff;
	background-color: #EB831D;
	text-decoration: none;
}

#navcontainer ul ul li { 
	margin: 0 0 1px 0; 
}

#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 30px;
	width: 115px;
	color: #993300;
	background-color: #E7AF3F;
	text-decoration: none;
}

#navcontainer ul ul a:hover {
	color: #ffffff;
	background-color: #EB831D;
	text-decoration: none;
}

li#active {
	background-color: #F7E2B8 !important;
}

p#download {
	border: 1px;
	margin-top: 0px;
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Footer------------------------------------------------------------------------ */
div#footer {
	clear: left;
	width: 100%;
	background: #993300;
	color: #ffffff;
	border: 1px solid #E7AF3F;
}

#footer p {
	text-align:center;
	margin:0;
	padding:5px 10px;
}

#footer a:link, a:visited, a:active{
	display: inline !important;
	color:#FFFFFF;
	text-decoration: none;
	padding: 0px;
}

#footer a:hover {
	display: inline !important;
	color:#FFFFFF;
	text-decoration: underline;
	background-color: #000000;
	margin: 0;
}

.stellung1 {
	width: 110px;
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Ansprechpartner---------------------------------------------------------- */
.title_anspr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 30px;
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Kontaktformular----------------------------------------------------------- */
.contenttextlow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;	
	width: 140px;		
	vertical-align: top;
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Bild/Text-Module--------------------------------------------------------- */
div#modul {
	border: 0px solid #000000;
	/*background:#ff1100; /*ROT*/
	float: right;
	width: 615px;
	text-align: justify;
	padding-right: 10px;
	margin-bottom: 10px;
	display: table;
}

#modul li {
	list-style: square;
}

#modul ul {
	
}

#modul ol {
	
}

p#prodpic {
	border: 0px solid #000099;
	margin-bottom: 0px;
	float: right;
	padding-left: 10px;
}

p#prodpic img {
	/*width: 250px;*/
	margin-bottom: 10px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/

div#modul_left {
	border: 0px solid #000099;
	display: table;
	float: right;
	width: 615px;
	text-align: justify;
	padding-right: 10px;
}

p#prodpic_left {
	border: 0px solid #000099;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}

p#prodpic_left img {
	/*width: 250px;*/
	margin-bottom: 10px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/

div#modul_large {
	border: 0px solid #000000;
	/* display: table; */
	float: right;
	width: 615px;
	text-align: justify;
	padding-right: 10px;
	margin-bottom: 10px;
}

p#prodpic_large img {
	/* width: 615px; */
	margin-bottom: 10px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/

div#modul_small_right {
	border: 0px solid #000099;
	display: table;
	float: right;
	width: 615px;
	text-align: justify;
	padding-right: 10px;
}

p#prodpic_small_right {
	margin-bottom: 0px;
	margin-left: 10px;
	border: 0px solid #000099;
	float: right;
}

p#prodpic_small_right img {
	/*width: 120px;*/
	margin-bottom: 10px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/

div#modul_small_left {
	border: 0px solid #000099;
	display: table;
	float: right;
	width: 615px;
	text-align: justify;
	padding-right: 10px;
}

p#prodpic_small_left {
	margin-bottom: 0px;
	margin-right: 10px;
	border: 0px solid #000099;
	float: left;
}

p#prodpic_small_left img {
	/*width: 120px;*/
	margin-bottom: 10px;
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Galerie---------------------------------------------------------------------- */
div#galerieliste {
	border-bottom: 1px solid #000000;
	float: right;
	width: 615px;
	text-align: justify;
	padding-right: 10px;
	margin-bottom: 10px;
	display: block;
}

#galerieliste a:link, a:visited, a:active {
	color: #ff0000;
	font-size: 12px;
	text-decoration: underline;
}

#galerieliste a:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

p#galliste {
	border: 0px solid #000000;
	margin-bottom: 0px;
	float: right;
	padding-left: 10px;
	text-align: right;
}

p#galliste img {
	margin-bottom: 0px;
}

div#galerie { 
	border: 0px solid #ff0000;
	width: 615px;
	text-align: left;
	float: right;
	display: table;
	padding-right: 10px;
}

div#options {
	border: 0px solid #000000;
	display: table; 
	width: 615px; 
	height: 30px; /* Abstand der Linie unter der Bildsteuerung */
	float: right;
}

.zurueck {
	width: 100px;
}

.mitte {
	text-align: center;
}

.vor {
	width: 100px;
	text-align: right;
}

div#vorschau { /* Großes Bild */
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	/* margin-top: 10px; */
	padding-top: 10px;
	border-top: 1px solid #000000;
	display: table;
	width: 615px;
	text-align: center;
	/* padding-right: 10px; */
	float: right;
}

div#miniaturen {
	border: 0px solid #000000;
	display: block; 
	float: right;
	height: 250px;
	overflow: auto;
	width: 615px;
	text-align: center;
}

#miniaturen img {
	border: 1px solid #ffffff;
	width: 100px;
}

#miniaturen table {
	width: 598px;
	border-spacing: 3px;
	
}

#miniaturen td {
	background-color: #666666;
	vertical-align: middle !important;
	padding-top: 8px;
	padding-bottom: 8px;
}

#miniaturen p {
	overflow: hidden; 
	height: 110px;
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Werbeframe--------------------------------------------------------------- */
div#extra {
	/* position: absolute; */
	border: 0px solid #ff6600;
	/* background: #ff6600; */
	float:right;
	/* height:400px; */
	width: 165px;
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 0px;
}
/* ------------------------------------------------------------------------------------WFM Header-Balken mit Farbhinterlegung */
div#wfmhead {
	border: 1px solid #E7AF3F;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #993300;
	font-size:11px;
	font-weight: normal;
	color:#FFFFFF;
	/* width: 150px; */
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
/* ------------------------------------------------------------------------------------WFM Bild-Text-Link */
div#wfm {
	border: 1px solid #E7AF3F;
	background: #ffffff;
	display: table;
	height: auto;
	width: 143px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify; 
	padding-right: 10px;
	padding-left:10px;
}
/* ------------------------------------------------------------------------------------WFM Bild */
div#wfm img {
	float: left;
	border: 0px solid #ff0000;
	margin-bottom: 10px;
	width: 64px; 
	vertical-align: top;
	margin-right: 10px;
	margin-top: 10px;
}
/* ------------------------------------------------------------------------------------WFM Text */
div#wfm p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 10px;
}
/* ------------------------------------------------------------------------------------WFM Text-Link */
div#wfm a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------WFM Banner */
div#wfmbanner {
	border: 0px solid #000000;
	/* background: #ffffff; */
	/* height: 295px; */
	width: 163px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
}
/* ------------------------------------------------------------------------------------WFM Banner-Bild */
div#wfmbanner img {
	border: 1px solid #E7AF3F;
	width: 163px;
	margin-top: 0px;
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Tabellen-Modul------------------------------------------------------------ */
div#tablemodul {
	border: 0px solid #000000;
	float: left;
	width: 450px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
}

#tablemodul table {
	border: 0px solid #000000;
	width: 450px;
}

/* ------------------------------------------------------------------------------------Titel*/
#tabletitel {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	color: #000000;
	border: 0px solid #000000;
	width: 140px;
}

/* ------------------------------------------------------------------------------------Text*/
#tabletext {
	text-align: left;
	color: #000000;
}

/* -----------------------------------------------------------Tabellen-Modul-BILD----------------------------------------------------- */
div#tablepic {
	border: 0px solid #000000;
	float: right;
	width: 140px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	vertical-align: center;
}

p#tablepic {
	border: 0px solid #000000;
	/* float: right; */
}

p#tablepic img {
	margin: 0px;
	width: 120px:
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */

/*powered by RM*/
div#poweredrm {
	border: 0px solid #ff6600;
	height: 10px;
	/* width: 150px; */
	margin-top: 5px;
	/* position: absolute; */
	text-align: right;
}

#poweredrm a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999 !important;
	text-decoration: none;
}
/* END */
