/*- Dieses Dokument/diese Datei ist gemaess Urheberrechtsgesetz (UrhG) geistiges Eigentum von Robert Noether (www.modellbau-unikate.de). -*/


@media screen, projection {
html, body, div, form, h1, h2, h3, h4, h5, h6, ol, p, table, a, b, br, img{
	margin: 0;
	padding: 0;
}
img {
	border:0;
	margin-right: 1em;
	margin-bottom: 1em;
	float:left;
}
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	background-color: #231f20;
}
h2 {
	font-size: 1.0em;
	color: #963;
	background-color: #E0E0E0;
	padding: 0.3em 0.3em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
h3 {
	margin-bottom: 1.0em;	
	font-size: 1.3em;
	color: #f4b24e;
}
h4 {
	font-size: 1.1em;
}
h5{
	font-size: 1.1em;
	color: #e43;
}

p {
	padding-bottom: 1.2em;
	text-align: justify;	
}
a {
	color: #353ab7;	
}
a:hover {
	color: #963;	
}
a:visited {
	color: #700769;	
}
ul{
list-style-type: disc;

}
.italic {
	font-style:italic;
	font-size: 0.8em;
}

#kontakt {
	font-size: 0.8em;
	font-weight:normal;	
}

#header {
	width: 760px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}
#container {
	background-color: #fff;
	border-top: 10px solid #f4b24e;
	border-bottom: 10px solid #f4b24e;
	padding: 20px;
	margin-bottom: 10px;	
}
#content {
	width: 760px; 
	margin: 0 auto;
	text-align: left;
	overflow: auto;
}
#navcrump{
	font-size: 0.8em;
	margin-bottom: 1.0em;	
	
}

#navgal{
	font-size: 1.0em;
	color: #700769;
}
#gallery_detail img{
	float:none;
}


#divHeaderWrapper { height:90px; width:760px; margin: 0 auto;}
#divHeader { height:90px; margin:0 auto;  }
#divHeader h1 { float:left;  padding:10px;}
#divHeader h1 a {  }
#divHeader h1 a img { margin:0; }
#divHeader h1 span { display:none; }
#divHeader ul.nav { height:90px; float:right; font-size:12px; padding-right:10px;}
#divHeader ul.nav li { display:inline;}
#divHeader ul.nav li a { border:none; display:block; float:left; height:0px; line-height:30px; padding:50px 0px 0px 0px; text-decoration:none; color:#aaa; text-transform:uppercase; border-bottom:5px solid #555; margin-left:5px; }
#divHeader ul.nav li a:hover { background:#333; color:#eee; }
#divHeader ul.nav li.current a { color:#ccc; }
#divHeader ul.nav li.current a.Startseite { border-bottom:5px solid #9ce; }
#divHeader ul.nav li.current a.Galerie { border-bottom:5px solid #fb0; }
#divHeader ul.nav li.current a.Leistungen { border-bottom:5px solid #9c3; }
#divHeader ul.nav li.current a.Kontakt { border-bottom:5px solid #e43; }
#divHeader ul.nav li.current a.Shop { border-bottom:5px solid #e010b0; }
#divHeader ul.nav li a.Startseite:hover { border-bottom:5px solid #9ce; }
#divHeader ul.nav li a.Galerie:hover { border-bottom:5px solid #fb0; }
#divHeader ul.nav li a.Leistungen:hover { border-bottom:5px solid #9c3; }
#divHeader ul.nav li a.Kontakt:hover { border-bottom:5px solid #e43; }
#divHeader ul.nav li a.Shop:hover { border-bottom:5px solid #e1b; }

#small { margin-left: 10px; margin-bottom: 10px; font-size: 0.7em; color: #fff; width:760px; margin: 0 auto;}
#small a {color:#fff; text-decoration:underline;}
#small a:hover{text-decoration:none;}

}

@media print {
* { background: #fff; color: #000; }
html { font: 100% verdana; line-height: 1.3;}
h1, form, #divHeader { display: none; }
a { border-bottom: 1pt solid #999; text-decoration: none;}
#small:after{
	content:"  - www.modellbau-unikate.de";
	color: blue;
	font-weight:bold
	}
h3:before{
	content:"www.modellbau-unikate.de - ";
	color: blue;
	font-weight:bold
	}
}
