﻿html {
	background-image: url(img/bg1.png);
	color: white;
		
}

h2 {
	color: yellow;
}

em {
	color: yellow;
	font-weight: bold;
}

th {
	color: yellow;
}

.zeit td {
	text-align: center;
	font-size: 120%;
	line-height: 1.5em 
}

.zeit th {
	color: yellow;	
	text-align: center;
	font-size: 150%;
	line-height: 1.5em 
}

b {
	color: white;
	font-size: 80%;
}

body {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em; 
}

#wrapper {
	background-color: #8f8f8f;
	padding: 10px;
	min-width: 800px;
	height: 80%;
	position: absolute;left: 15%;right:15%; top: 10%;
	-moz-border-radius: 15px;
}

.uber {

	position: absolute; left: 32%; top: 0%;
	width: 35%;
	height: 15%;
	border: 0px solid black;
	

	
}

.navi {
	background-color: #850f0f;
	position: absolute; left: 2%; top: 15%;
	width: 20%;
	height: 70%;
	border: 0px solid black;
	font-size: 14px;
	line-height:2;
	
}

.navi ul {
	float: left;
	width: 50%;
	padding-left: 10%;
	padding-top: 5%;
	border: 0px solid black;
}	

.navi a {
	position: relative; left: 30%;
	text-decoration: none;
	color: #ffffff;
}

.navi a:hover,
.navi a:focus {
	color: yellow;
	font-size: 100%;
	font-weight: bold;
}

.navi a:active {
	color: yellow;
}

.galerie {
	background-color: #8f8f8f;
	position: absolute; left: 22%; top: 15%;
	width: 25%;
	height: 70%; 
	border: 0px solid black;
}

.textbereich {
	background-color: #850f0f;
	position: absolute; left: 47%; top: 15%;
	width: 51%;
	height: 70%;
	border: 0px solid black;
	font-size: 120%;
	line-height: 1.5;
}

.textbereich p {
	color: white;
	font-size: 80%;
}

.textbereich p b {
	font-size: 200%;
}

.textbereich a {
	color: yellow;
}

.textbereich b u {
	font-size: 120%;
}

.content {
	position: absolute; left: 10%; top: 7%;
	width: 80%;
	height: 50%;
	border: 0px solid black;
	font-size: 70%;
	color: white;
	padding: 0;
}

.klgalerie {
	background-color: transparent;
	position: absolute; left: 22%; top: 85%;
	width: 25%;
	height: 15%;
	border: 0px solid black;
}

.textbereich textarea {
	position: absolute; left: 5%; top: 5%;
	width: 95%;
	height: 50%;
	background-color:#850f0f; 
	border:0px solid black;
	color: #ffffff;
	/*overflow-y: hidden;	*/
}

.sortiment {
	font-weight: bold;
	font-size: 100%;
}

.mingalerie {
	background-color: white;
	position: absolute; left:5%; top: 65%;
	width: 27%;
	height: 25%;
	border: 0px solid black;
}

.mingalerie1 {
	background-color: white;
	position: absolute; left:37%; top: 65%;
	width: 27%;
	height: 25%;
	border: 0px solid black;
}
.mingalerie2 {
	background-color: white;
	position: absolute; left:69%; top: 65%;
	width: 27%;
	height: 25%;
	border: 0px solid black;
}

.navilinksunten {
	position: absolute; left: 2%; top: 85%;
	width: 20%;
	height: 12%;
	border: 0px solid black;
	background-color: transparent;
}

.navilinksunten ul {
	float: left;
	width: 60%;
	border: 0px solid black;
	font-size: 10px;
	color: gray;
}

.navilinksunten a {
	color: black;	
}

.navilinksunten a:hover,
#navi06 a:hover,
#navi07 a:hover {
	font-size: 100%;
	font-weight: bold;
}
a {
	text-decoration: none;
	outline: none;
}

li {
	list-style-type: none;
}

/* Kontaktformular */

.kon {
	background-color: #850f0f;
	position: absolute; left: 22%; top: 15%;
	width: 76%;
	height: 70%;
	border: 0px solid black;

}

.kont {
	color: white;
	font-size: 80%;
	float: right;
}

.pflicht {
	font-size: 50%;
}

legend {
	font-weight: bold;
	color: white;
	/*padding: 0 10px;*/
	border: 0px solid black;
}

fieldset {
	border: 1px solid white;
	height: 90%;
	margin-right: 3%;
}
/* Ende Kontaktformular */
