﻿

/* Globar */

html    {   }
body    {  
		width:100%; 
		background-color:#CA4C35; 
		background-image:url('../images/2/rolle.png');
		background-image-padding:2em;
		background-position;
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-size:10%;

		font-size:100%; 
		margin:0em; 
		padding:0em; }



/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight:100; }

h1 { 
	font-size:2.5em;
	line-height:1.5em;
	font-family:Helvetica;
	font-weight:100;
	color:white;
	margin:0em;
	text-align:center;
	 }
h2 { 
	font-size:1.563em;
	line-height:1.8em;
	font-family:Helvetica;
	color:black;
	margin:0em;
	padding:1.25em;
	text-align:left;
	 }




/* Text elements */

p { 
	
	line-height:1.25em;
	font-family:Helvetica;
	font-weight:100;
	color:black;
	margin:0em;
	padding:1.25em;
	text-align:justify;
	 }






/* Images */	

img {
	width:90%;
	height:auto;
	max-width:100%;
	}

/* Lists */

ul			{ 
			margin:0px;
			padding:0px;
	}


li	{ 
		
		list-style:square;
		font-family:Helvetica;
		font-weight:100;
		color:#2F2C2C;
		line-height:1.25em;
		padding:0em;
		padding:1.25em;
		margin:0.313em 0em 0.313em 0em;
		
					 }

img {
	width:90%;
	height:auto;
	max-width:100%;
	}

a	{
	text-decoration:none;
	}

/* on Top Bar */
#menubar {
		display:inline;
		
		
		}

#menubar ul {
			display:block;
			width:100%;

			padding:0em;
			}
#menubar ul li{
			display:inline;
			}
#menubar ul li a.menubutton {
	display:none;
	width:2em;
		}
#smedia {
	font-size:1em;

	font-family:helvetica;
	color:white;
	float:right;
	padding-left:0em;
	
}
#smedia ul {
	display:inline-block;
}		

#smedia img {
	width:1em;
	padding-right:2em;
	box-shadow:0;
		border-radius: 0px;

	}
	

/*header*/
header {
		display:block;

		text-align:center;
		}
header ul li {
		list-style:none;
		}

/* ueberschrift */
#ueberschrift img 	{
			width:30em;
			}

/* Navigation */

nav {
	display:block;
	height:2.5em;
	text-align:center;
	}

nav ul {
		display:block;
		background:#DC8778;
		}

nav ul li {
		display:inline;
		margin:0em 0.188em 0em 0.188em;
		}

nav ul li a {
			color:#454040;
			font-size: 1.425em;
			line-height:2.5em;
			padding:0.663em 2.938em 0.575em 2.983em;
			-webkit-transition:background 0.2s;
			}
nav ul li a:hover {
					background:#DBD9D8;
					border-bottom: 0.188em solid #2F2C2C;
				}

nav ul li a.active {
				border-bottom: 0.188em solid #2F2C2C;
				}

/* content area */

#sonder {float:left;}
#sonder img {width:300px;}

#main {
	display:block;
	width:96%;
	max-width:1500px;
	margin:6.25em auto;
	padding:0em;
	}

#main article {
		display:block;
		width:100%;
		background:#CA4C35;
		vertical-align:top;
		margin:0em;
		padding:0em;
		text-align:center;
		}
#main article img {
		max-width:600px;
		box-shadow:0 0 10px 5 #4c4948;
		border-radius: 5px;
		margin-top:0em;
		margin-bottom:0em;
		}
#main aside {
		display:inline-block;
		width:30.6%;
		margin-left:3%;
		padding:0em;
		vertical-align:top;
		}
#main aside section {
		margin-bottom:1.563em;
		background:white;
		border-bottom: 0.188em solid #E7590B;
		}
#main article h2 {
	padding:1em 1.8em 1em 1.8em;
	}
#main aside section ul {
	padding:0em 1.875em 1.25em 2.5em;
	}
	
#angebot {
		margin-bottom:3em;
		font-size:1.5em;
		font-style:italic;
		font-family:helvetica;
}
	
#angebot img {
		
		margin:0em;
		padding:0em;
		width:50px;
		}
		
#anfahrt {
	text-align:center;
	padding:0 0 4em 0;
	font-weight:bold;
}

#anfahrt p {
	text-align:center;
	font-weight:bold;
}

/* Footer */
footer {
	display:block;
	background:#DC8778;
	text-align:center;
	}
footer ul {
	display:block;
	width:100%;
	max-width:980px;				
	text-align:center;
	margin:0px auto;
	}
footer ul li {
	display:inline;
	font-size:1.5em;
	line-height:2.8em;
	color:#454040;
	padding:0em 0.625em 0em 0.625em;
	}
footer ul li a {
			color:#454040;

			line-height:2.5em;
			padding:0.563em 0.938em 0.375em 0.983em;
			-webkit-transition:background 0.2s;
			}
footer ul li a:hover {
					background:#333333;
					
				}
/* Mobile Style */
@media screen and (max-width:800px) {
	body {
		font-size:90%;
		}
}

@media screen and (max-width:600px) {
	#main aside, #main article {
		width:100%;
		display:block;
		margin:0.625em 0em 0.625em 0em;
		}
}

@media screen and (max-width:650px) {
	nav.nav {
		
		display:block;
		}
}
@media screen and (max-width:650px) {
	body {
		font-size:86%;
		}
	
	#menubar ul li a.menubutton {
			display:block;
			}
			nav {
			display:none;
			height:auto;
				
			}
			nav ul li {
				display:block;
				margin:0.em 0em 0.em 0em;
				}
}				
			
/* Containers */

body				{ overflow:scroll;}


/* Produkte */

#produkte table {
	width:90%;
	text-align:center;
}
#produkte {
	font-family:Arial, Helvetica, sans-serif;
}
#produkte table tr td {
	font-size:1.5em;
	padding:1.5em;
	color:white;
}

#produkte img{
	box-shadow:0 0 10px 5 #4c4948;
		border-radius: 5px;
		margin-top:0em;
		margin-bottom:0em;
}

#kontakt {
	text-align:center;
	}

#kontakt img {
		max-width:1000px;
		box-shadow:0 0 10px 5 #4c4948;
		border-radius: 5px;
		margin-top:0em;
		margin-bottom:0em;


