@charset "utf-8";

ul{
	padding: 0;
	border: 0;
}
applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	background-color: #D9EDD1;
	margin: 0;
	padding: 0;
	height: 100%;
}
.i1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-image: url(kringel.png);
	background-position: center center;
	border-bottom-style: solid;
	height: 100px;
	border-bottom-color: #000000;
	background-repeat: repeat;
	border-top-style: none;
	min-width: 1028px;
}
.spacer {
	padding-top: 4px;
}
.i2 {
	background-position: center top;
	width: 1028px;
	left: auto;
	right: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.i2 #re1  {
	float: right;
	width: 50%;
	height: 100%;
}
.i2 #li1  {
	float: right;
	width: 75%;
	height: 100%;
}
#i1 .header_bild {
	background-image: url(head.png);
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
}
.u1  #re2    {
	background-color: #8AC8CE;
	width: 510px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: normal;
	font-style: normal;
}
.u1  #li2   {
	background-color: #BEDF8C;
	width: 510px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.u1  {
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}

.u2  {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #000000;
}
#Adresse {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 20px;
}
#menu {
	text-align: center;
}
#menu li{
	list-style-type: none;
	background-color: #2300EA;
	border: 1px solid #000000;
	width: 10em;
	padding: 2px;
	text-align: center;
	display: Inline-Block;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-size: large;
}
#menu li a {color: #FFFFFF;
            text-decoration: none;
            font-weight: bold;
            display: block;}
#menu li:hover {
	background-color: #58B6C0;
}
#menu li a:hover {
	color: #FFFFFF;
}