@import url("banner.css");

html {
margin: 0;
padding: 0;
}

body {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 150%;
	color: #000000;
	background-image: url(deko_bg.jpg);
}
a:link {
	color: #A34802;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A34802;
}
a:hover, a:focus {
	text-decoration: none;
	color: #999966;
}
a:active {
	text-decoration: none;
	color: #999966;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 0.1em;
	font-weight: normal;
	border-bottom: 1px #EAD940 solid;
	padding-bottom: 0.15em;
}
h1 {
	font-size: 1.7em;
	color: #DD9B2B;
	line-height: 120%;
}
h2 {
	font-size: 1.6em;
	color: #B15117;
	border-bottom-style: dashed;
}

h3 {
	font-size: 1.2em;
	font-style: normal;
	border-bottom-style: dashed;
}
h4 {
	font-size: 1em;
	background-image:  url("bullet.gif");
	padding-left: 24px;
	background-repeat: no-repeat;
	margin-top: 0.4em;
	margin-bottom: 0.1em;
	padding-bottom: 0.1em;
	font-style: normal;
}
p {
	margin-bottom: 2em;
	text-align: justify;
	margin-right: 4em;
}	
label {
	font-size: 0.85em;
	text-transform: uppercase;
	color: #999966;
}

#druckkopf {display: none;
	font-size: 11px;
	color: #999999;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 15px;
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: square;
}
li {
	list-style-type: square;
	padding-bottom: 0.40em;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
	color:#666633;	
}

.eingabe {
	background-color: #FDFCE8;
	border: 1px solid #CCCC99;

}

#galerie { clear: left; float:left; }

#galerie .gruppe {
	background-color: #F8F5B0;
	border: 1px solid;
	margin: 10px;
	padding: 5px;
	clear: both;
	float: left;
	display: block;
	width: 520px;
	border-color: #EAD940;
}
#galerie .bild {
	float: left;
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	width: 30%;
	height: inherit;
}
#galerie .bild img {
	margin: 5px;
	display: inline;
}

#galerie .bild img {
	margin: 3px;
	display: inline;	
	border: 2px solid #F8F5B0; 
}

#galerie .bild img:hover {
	border: 2px solid #A34802; 
}

#galerie .leer {
	margin-left: 5px;
	clear: both;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
	color: #9E9818;
	border-bottom: 1px solid #C5B55A;
}

#muster a {
	font-size: 12px;
	display: block;
}
#adresse, address {
	font-size: 11px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 20px;
}

/**  ---------------------------------------------- **/
@media screen {
	body {
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: #B1AA04;
	}
	#main {
	text-align: left;
	background-color: #FFFFCC;
	margin: 15px auto;
	width: 780px;
	padding: 0 0 20px 0px;
	background-image: url(papier_neu.jpg);
	position: relative;
	border: thin solid;
	border-color: #867404;
	}
	
	#leftBox {
	width: 177px;
	position: relative;
	float: left;
	}
	
	#logo {
	float:left;
	width: 177px;
	padding: 0px;
	height: 168px;
	background-image: url(logo.gif);
	}
	
	#navBox {
		float:left;
		width: 177px;
		margin: 0px;
		padding: 0px;
		background-image:  url("deko_linksunten.gif");
		background-repeat: no-repeat;
		line-height: 1.6em;
		height: 300px;

	}
	
	#navBox ul {
		margin: 0px;
		padding: 0px;	
	}
	
	#navBox li {
		font-weight: normal;
		text-transform: uppercase;
		margin: 0px 0px 3px 0px;
		padding: 0px 0px 3px 20px;
		list-style-type: none;
	}
	
	* html #navBox li {
		margin: 0px 0px 3px -15px;	
	}
	
	#navBox li a {			
	    width: 120px;
		color: #F1E583;
		font-size: 13px;
		text-align: left;			
		border-bottom: 1px solid #A98719;		
		
		display: block;
	}
	#navBox li a:hover{
		border-bottom: thin solid #F0DC00;
	}
	
	#navBox li a:focus {
		border-bottom: medium solid #F0DC00;
	}	
	
	
	#leftContent {
	float:left;
	width: 167px;
	margin-top: 5px;
	padding: 5px;
	overflow: hidden;
	}
	#leftContent p {
		padding-left: 20px;
	}
	
	#rightTop {
		float:right;
		width: 603px;
		background-color:#FFFFCC;
		padding: 0px;
		background-image:  url("papier.jpg");
	}
	#rightContent {
	float:right;
	width: 573px;
	background-color:#FFFFCC;
	padding: 0px;
	background-image:  url("papier.jpg");
	margin: 0px;
	}
	
	#rightbox {
	float: right;
	width: 603px;
	position: relative;
	}

	.motiv1_home, .motiv1_leistungen, .motiv1_uebermich, .motiv1_referenzen, .motiv1_kontakt  {
	width: 603px;
	height: 277px;
	}
	
	.motiv1_home {
	background: url(motiv.jpg) no-repeat left top;
	}
	
	.motiv1_leistungen {
	background: url(deko2/motiv.jpg) no-repeat left top;
	}
	
	.motiv1_referenzen {
	background: url(deko3/motiv.jpg) no-repeat left top;
	}
	
	.motiv1_uebermich {
	background: url(deko4/motiv.jpg) no-repeat left top;
	}
	
	.motiv1_kontakt {
	background: url(deko5/motiv.jpg) no-repeat top left;
	}
	
	.motiv2_home, .motiv2_leistungen, .motiv2_uebermich, .motiv2_referenzen, .motiv2_kontakt  {
	width: 603px;
	height: 77px;
	}
	
	.motiv2_home {
	background: url(deko_rechtsunten.gif) no-repeat left top;
	}
	
	.motiv2_leistungen {
	background: url(deko2/deko_rechtsunten.gif) no-repeat left top;
	}
	
	.motiv2_referenzen {
	background: url(deko3/deko_rechtsunten.gif) no-repeat left top;
	}
	
	.motiv2_uebermich {
	background: url(deko4/deko_rechtsunten.gif) no-repeat left top;
	}
	
	.motiv2_kontakt {
	background: url(deko5/deko_rechtsunten.gif) no-repeat top left;
	}
	
	.abschluss {
		clear: both;
	}
	
	#footer li {
	display: inline;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 0.9em;
	}
	#footer {
	margin-top: 50px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #7B8934;
	border-bottom: 1px dotted #7B8934;
	}
}

@media print {
 img, #logo, #navbox, #leftContent, #navBox { display: none; }
 
 #druckkopf {
	display: block;
 }
 .eingabe {
 	font-size: 15px;
	background-color: #FFFFFF;
	border: 1px none #CCCC99;
	border-bottom: 1px solid #000000;
 }
}
