
/* --------------------  RESET -------------------------- */

@import "reset.css";

/* -----------------  Allgemeines ----------------------- */

 
html {
min-height: 101%;
}
 
body {
width: 960px;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: #000;
background-color: #dedede;
margin-left: auto;
margin-right: auto;
}
	
	
#startlogo {
width: 500px;
margin: 200px 0px 0px 0px;
margin-left: auto;
margin-right: auto;
border: 1px solid black;
}	
	
	
p{
margin: 0px;
padding: 5px 20px 5px 20px;
color: #000;
line-height: 1.8em;
}

		
.home-liste {
line-height: 1.6em;
list-style-type: square;
text-align: left;
padding: 5px 30px 30px 50px;
}

.home-liste-number {
line-height: 1.6em;
text-align: left;
padding: 5px 30px 10px 40px;
}

#cleardiv {
clear: both;
}


/* -----------------  rote Box - Sonderaktion ----------------------- */			
a:link {
    text-decoration: none;
 	color: #A11135;
}

a:visited {
    text-decoration: none;
 	color: #A11135;
}

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

a:active {
    text-decoration: underline;
 	color: #A11135;
}

#newsbox {
    width: 375px;
	margin: 30px 0px 10px 260px;
	line-height: 1.5em;
	border-collapse: collapse;
}

#newsbox td, #newsbox th {
    font-size: 1.1em;
    border: 2px solid #A11135;
    padding: 10px 20px 10px 20px;
}

#newsbox th {
    font-size: 1.2em;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #A11135;
    color: #ffffff;
}
				
/* -----------------  Container ----------------------- */			
#container {
margin-top: 20px;
width: 960px;
border-top: 1px solid grey;
border-left: 1px solid grey;
border-right: 1px solid grey;
background-image: url(hintergrund-navi.jpg);
background-repeat: repeat-y;
}

/* -----------------  Header ----------------------- */					
		
#header {
width: 960px;
color: #000;
height: 120px;
background-color: #fff;
border-bottom: 4px solid #000;
}
						
#header h1 {
margin:0px 0px 0px 0px;
padding:35px 0px 0px 30px;
font-size: 40px;
font-weight: bold;
}
		
.header-float {
float: left;
}		
.logo {
float: right;
right: 10px;
padding: 13px 40px 0px 0px;

}
/* -----------------  linke Seite - NAVI ----------------------- */			
		#navi{
		float: left;
		width: 200px;
		padding: 10px 0 0 0;
		margin: 0px 0px 0px 0px;
		}
		
		#navi ul {
		list-style-type: none;
		padding:  10px 10px 10px 30px;
		margin: 0;
		}
		
		#navi ul li {
		margin: 10px 5px 5px 5px;
		}
		
		#navi ul li a {
		display: block;
		width: 100px;
		padding:  10px 10px 10px 10px;
		text-decoration: none;
		color: #000;
		border: 1px solid #000;
		border-left: 10px solid #000;
		}
		
		#navi ul li a:hover {
		color: #999999;
		background-color: #fff;
		border: 1px solid #999999;
		border-left: 10px solid #999999;
		}
			

/* -----------------  rechte Seite - FOTOS ----------------------- */				
				
		#foto {
		float: right;
		width: 258px;
		margin: 0px 0px 30px 0px;
		padding: 40px 0px 0px 0px;
		color: #000;
		background-color: #fff;
		}
		
		.foto{ 
		border: 1px solid black;
		border-left: 10px solid black;
		margin: 0px 25px 20px 0px;
		padding: 10px 10px 10px 10px;
		}  	
		
/* -----------------  Mitte - INHALT ----------------------- */		

		#inhalt {
		width: 500px;
		top: 0px;
		line-height: 180%;		
		background-color: #fff;
		margin: 0px 0px 40px 200px;
		padding: 0px 0px 0px 0px;
		}
		
		#inhalt h2 {
		font-size: 18px;
		color: #000;
		margin: 0px 0px 0px 0px;
		padding: 30px 0px 20px 20px;
		font-weight: bold;
		}
		
		#inhalt h3 {
		font-size: 13px;
		color: #000;
		margin: 0px 0px 0px 0px;
		padding: 20px 0px 0px 20px;
		font-weight: bold;
		}		
	
.links a {
	color: #000;
	text-decoration: underline;
	padding: 0px 20px 0px 20px;
}

.links a:hover {
	color: #999999;
	text-decoration: underline;
	padding: 0px 20px 0px 20px;
}
	
.foto2{ 
border: 1px solid black;
margin: 0px 49px 0px 49px;
}  	

		
.fotoInhalt{ 
border: 1px solid black;
margin: 0px 50px 20px 30px;
padding: 10px 0px 10px 10px;
}  			
		
.Produkte{ 
		width: 500px;
		font-style: italic;
		text-align: center;
		line-height: 10%;		
		margin: 0px 0px 50px 0px;
		padding: 0px 0px 0px 0px;
} 	

.Historie{ 
		width: 500px;
		font-style: ;
		text-align: left;
		line-height: 1.6em;
		list-style-type: square;		
		margin: 0px 0px 0px 0px;
		padding: 5px 30px 50px 50px;
} 	

a.historie  {
	color: #000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.historie:hover {
	color: #999999;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.video {
line-height: 1.5em;
padding: 5px 20px 5px 20px;
}

.video a {
color: #000;
text-decoration: underline;
}

.video a:hover {
color: #999999;
text-decoration: underline;
}


.whatsappartement {
line-height: 1.5em;
padding: 5px 0px 5px 0px;
}

.whatsappartement a {
color: #000;
text-decoration: underline;
}

.whatsappartement a:hover {
color: #999999;
text-decoration: underline;
}
		
/* -----------------  Fusszeile ----------------------- */		
#footer {
	height: 50px;
	color: #fff;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: none;
	background-color: #000;
}

#footer-left {
	font-size: 10px;
	float: left;
	padding: 20px 0 0 30px;
}

#footer-right {
	font-size: 10px;
	float: right;
	padding: 20px 30px 0 0;
}

.disclaimer {
	line-height: 1.5em;
	font-size: 10px;
	text-align: justify;
	margin: 0px 300px 0px 220px;
}


/* -----------------  Formatierung der Galerie ----------------------- */

#album {
width: 400px;
height: 360px;
background: #fff url(galerie_startbild_grau.jpg) 0 34px no-repeat;
border: 1px solid #000;
margin: 20px auto;
}

/*--Überschrift innerhalb des Foto-Albums--*/
.gallery_titel{
text-align: center;
font-size: 14px;
font-weight: bold;
margin: 8px 0px 0px 0px;
}


/* -----------------  Formatierung der Galerie Buttons ----------------------- */
.gallery {
padding: 0;
margin: 285px 0 0 0;
list-style-type: none;
position: relative;
width: 400px;
} 

/*--Horizontale Anordnung der Listeneinträge--*/
.gallery li {
float: left;
}

/*--Formatierung der Link-Buttons--*/
.gallery li a, .gallery li a:visited {
font-size: 11px;
display: block;
text-decoration: none;
color: #fff;
background: #000;
text-align: center;
width: 26px;
height: 26px;
line-height: 24px;
border: 1px solid #000;
margin: 5px 5px 5px 7px;
}

/*--Hover-Formatierung der Link-Buttons--*/
.gallery li a:hover {
color: #999;
background: #fff;
border: 1px solid #999;
}

/*active und focus-Formatierung der Link-Buttons*/
.gallery li a:active, .gallery li a:focus {
background: #999;
color: #fff;
} 

/*-- Blendet die Bilder aus--*/
.gallery li a img {
visibility: hidden;
border: 0;
} 

/*--Positionierung der Querformat-Bilder--*/
.gallery li a img.quer {
position: absolute;
top: -280px;
left: 0;
} 

/*--Einblenden der Bilder im active/focus-Zustand--*/
.gallery li a:active img, .gallery li a:focus img {
visibility: visible;
} 