/* Created by A. Gulich */



/* ############################################  Seitenaufbau #################################################### */

/* ---------------------------------------------------- body / html ---------------------------------------------- */
body, html {
	border: 0px;
	margin:0px 0 0px 0;
	padding:0;
	height:100%;
}

body {
	background:#ffffff url(../images/bg.jpg) repeat-x;
	color:#252525;
	font-size:75%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	line-height:1.58em;
}

/* ----------------------------------------------------- wrapper -------------------------------------------------- */
div#wrapper {
	position: relative;
	width:980px;
	min-height:100%;
	margin:0 auto;
	background-image:url(../images/wrapper-back.jpg);
	background-repeat:repeat-y;
	z-index:1;
}

* html #wrapper {height:100%;}

/* ----------------------------------------------------- Head ----------------------------------------------------- */
#head {
	margin:0 0 0 0;
	width:980px;
	height:331px;
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Navigation ------------------------------------------------ */
#navigation {
	margin:0px 0 0 0;
	padding:1px 0 0 52px;
	width:928px;
	height:110px;
	background-image:url(../images/naviback.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Content --------------------------------------------------- */
#content {
	margin:0 0 0 0;
	padding:30px 383px 179px 72px;
	width:525px;
	height:588px;
	background-image:url(../images/content.jpg);
	background-repeat: no-repeat;
}

#content2 {
	margin:0 0 0 0;
	padding:30px 383px 179px 72px;
	width:525px;
	min-height:588px;
	background-image:url(../images/content.jpg);
	background-repeat: no-repeat;
}

/* ----------------------------------------------------- Footer ---------------------------------------------------- */
#footer {
	position:relative;
	margin:-179px auto;
	width:980px;
	height:179px;
	background-image:url(../images/footer.jpg);
	background-repeat: repeat;
	color:#8f5500;
	font-size:1.17em;
	z-index:10;
}

/* ----------------------------------------------------- Footer-right ------------------------------------------- */
#footer_right {
	margin:-179px 0 0 0;
	width:100%;
	height:179px;
	background-image:url(../images/footer-right.jpg);
	background-repeat: repeat-x;
}

/* ----------------------------------------------------- Logo-Link ------------------------------------------- */

div#logolink {
	position:absolute;
	top:126px;
	left:530px;
	width: 285px;
	height: 95px;
	text-indent: -9999px;
}

a#logo { width: 285px; height: 95px; display: block; border: none;}
a#logo:hover { background: url(../images/logo.jpg);}

div#logolink h1 {
	width: 0;}
	
/* ############################################ Visitenkarte ######################################### */

#visitenkarte {
	position:absolute;
	top:442px;
	left:673px;
	width:216px;
	height:283px;
	background-image:url(../images/visitenkarte.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/* ############################################ Bilder-Startseite ######################################### */

#picture1 {
	position:absolute;
	top:732px;
	left:668px;
	width:240px;
	height:auto;
}

/* ############################################ Oeffnungszeiten ######################################### */

#open {
	position:absolute;
	top:943px;
	left:698px;
	width:207px;
	height:auto;
	font-size:0.92em;
}

#impress {
	position:absolute;
	top:121px;
	left:701px;
	width:150px;
	height:28px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

#modell {
	position:absolute;
	top:306px;
	left:778px;
	width:111px;
	height:117px;
}
	
/* ############################################  Bildgalerie - CMS ######################################### */

.cmsbild1 {
	float:right;
	margin:0px 90px 15px 25px;
	width:120px;
	height:auto;
	text-align:center;
}

/* ############################################  Klassen ##################################################### */


/*  ---------------------------------------- Allgemein ---------------------------------------- */

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

body  {
	margin:0px 0 0px 0;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.58em;
	color:#252525;
}

.clear { clear:both; }

/*  ---------------------------------------- Schriften ---------------------------------------- */

h1 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0 2px 0; 
	font-size:1.5em;
	line-height:1.4em;
	color:#010101;
	font-weight:normal;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0 15px 0; 
	font-weight:normal;
	font-size:1.17em;
	color:#010101;
	line-height:1.2em;
} 

h3 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0 10px 0; 
	font-weight:normal;
	font-size:1.17em;
	color:#8d5910;
	line-height:1.4em;
} 

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:15px 0 5px 0; 
	font-weight:bold;
	font-size:1.17em;
	color:#010101;
	line-height:1.2em;
	text-decoration:underline;
} 

.small {
	font-size:0.8em;
	font-weight:normal;
	color:#010101;
}

.big {
	font-size:1.2em;
	font-weight:bold;
}

/* -------------------------------Mousover-Einstellungen für a:hover ------------------------------------*/

a { 
	color:#d92d1c; 
	outline-style:none;
	text-decoration:underline;
}

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

a.hcolor {
	color:#ffffff;
	text-decoration:none;
}

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

a.hcolor2 {
	color:#484747;
	text-decoration:none;
}

a.hcolor2:hover {
	color:#d80a0a;
	text-decoration:none;
}

.nodisplay {
	display:none;
}



/*  ---------------------------------------- Absatzeinstellungen ---------------------------------------- */
p {
    margin:15px 0 15px 0;
}

.padoben {
	padding:15px 0 0 0;
}

.padoben2 {
	margin:0 0 0 0;
}


.padrechts {
	padding:0 0 0 15px;
}

/*  ---------------------------------------- Zusätzliche Klassen ----------------------------------------- */

.border {
	border:4px solid #dbd1c8;
}

.liste {
	list-style-position:outside;
	margin: 0px 0 0px 25px;
	list-style:disc;
	font-weight:normal;
	font-size:1.0em;
}

.liste li {
	padding: 0 0 0px 0;
}

.liste2 {
	list-style-position:outside;
	margin: 10px 0 0px 15px;
	list-style:disc;
	font-weight:normal;
	font-size:1.0em;
}

.liste2 li {
	padding: 0 0 0px 0;
}

.linie {
	border-top:#b48e5b dotted 1px;
}

.rightfloat {
	float:right;
	margin: 20px 0px 15px 25px;
}

.leftfloat {
	float:left;
	margin: 5px 20px 10px 0px;
}

/* ############################################  Navibuttons ##################################################### */

.navi {
	list-style-type: none;
	display: block;

}

.navi a {
	list-style-type: none;
	display: block;

}

.navi li {
	float:left;
}

/*  ---------------------------------------- Buttons ---------------------------------------- */
li.button-willkommen {
	width:103px;
	height:91px;
	background:url(../images/b1b.jpg);
	text-indent:-9999px;
}
li.button-willkommen a {
	width:103px;
	height:91px;
	background:url(../images/b1a.jpg);
}
li.button-willkommen-active {
	width:103px;
	height:91px;
	background:url(../images/b1b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-produkte {
	width:74px;
	height:91px;
	background:url(../images/b2b.jpg);
	text-indent:-9999px;
}
li.button-produkte a {
	width:74px;
	height:91px;
	background:url(../images/b2a.jpg);
}
li.button-produkte-active {
	width:74px;
	height:91px;
	background:url(../images/b2b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-foto-service {
	width:96px;
	height:91px;
	background:url(../images/b3b.jpg);
	text-indent:-9999px;
}
li.button-foto-service a {
	width:96px;
	height:91px;
	background:url(../images/b3a.jpg);
}
li.button-foto-service-active {
	width:96px;
	height:91px;
	background:url(../images/b3b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-angebote {
	width:145px;
	height:91px;
	background:url(../images/b4b.jpg);
	text-indent:-9999px;
}
li.button-angebote a {
	width:145px;
	height:91px;
	background:url(../images/b4a.jpg);
}
li.button-angebote-active {
	width:145px;
	height:91px;
	background:url(../images/b4b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-kontakt {
	width:65px;
	height:91px;
	background:url(../images/b5b.jpg);
	text-indent:-9999px;
}
li.button-kontakt a {
	width:65px;
	height:91px;
	background:url(../images/b5a.jpg);
}
li.button-kontakt-active {
	width:65px;
	height:91px;
	background:url(../images/b5b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-anfahrt {
	width:63px;
	height:91px;
	background:url(../images/b6b.jpg);
	text-indent:-9999px;
}
li.button-anfahrt a {
	width:63px;
	height:91px;
	background:url(../images/b6a.jpg);
}
li.button-anfahrt-active {
	width:63px;
	height:91px;
	background:url(../images/b6b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-links {
	width:63px;
	height:91px;
	background:url(../images/b7b.jpg) 0px -1px;
	text-indent:-9999px;
}
li.button-links a {
	width:63px;
	height:91px;
	background:url(../images/b7a.jpg) 0px -1px;
}
li.button-links-active {
	width:63px;
	height:91px;
	background:url(../images/b7b.jpg) 0px -1px;
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-modellbahnen {
	width:111px;
	height:117px;
	background:url(../images/modell-b.jpg);
	text-indent:-9999px;
}
li.button-modellbahnen a {
	width:111px;
	height:117px;
	background:url(../images/modell-a.jpg);
}
li.button-anfahrt-active {
	width:63px;
	height:91px;
	background:url(../images/b6b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */


Ul.navi li a:hover {
	background:none;
}

.ewcms_a {
	border: 1px solid #000;
}