
html {
	font-size:100%;
}
body{
	margin: 0;
	background-image:url(bilder/kachel.gif);
	background-repeat:repeat-y;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
#lauout{
	border: 5px solid #990000;
	background-color:#102A21;
	color:#ffffff;
	margin: 5% auto 0px auto;
	width:800px;
	padding: 0px;
}
#kopf {
	padding-top: 10px;
}
#store {
	height: 150px;
	}
#bild {
	border-bottom: 2px solid #990000;
	border-top: 2px solid #990000;
	color:#CCCCCC;
	
}
#fuss {
	margin-bottom: 30px;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
h1 {
	font-style:normal;
	line-height: 0.7em;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 30px;
}
.headline {
	font-style:normal;
	line-height: 0.5em;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 20px;
}
h2 {
	font-size:30px;
	padding-top: 100px;
	padding-left: 15px;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#990000;
}
h4 {
	color:#666666;
	font-size:22px;
	text-align:center;
	line-height: 1em;
}
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
		color:#FF0000;
	text-decoration: underline;
}
h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
p {
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 20px;
	padding-right: 20px;
	text-align:justify;
}
table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	border-top:1px solid #990000;
	letter-spacing: 0.80em;
}
li {
	font-size:14px;
	color:#ffffff;
}

a {
	display: block;
	text-decoration: none;
	}
a:visited, a:link {
	color: #ffffff;
	}
a:hover {
	color: #990000;
	background-color: #102A21;
	}

.coppy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #999999;
}

