html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
	background-image: url(../img/kachel.png);
	background-repeat: repeat;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
}

p {	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 20 px;
}

#wrapper {
	width: 993px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-image: url(../img/head.png);
	background-repeat: no-repeat;
	height: 282px;
}

#head2 {
	background-image: url(../img/head_montage.png);
	background-repeat: no-repeat;
	height: 282px;
}
#content {
	background-image: url(../img/content.png);
	background-repeat: repeat-y;
	text-align:center;
}
#foot {
	background-image: url(../img/foot.png);
	background-repeat: no-repeat;
	height: 73px;
}
#navi {
	height: 50px;
	background-image: url(../img/content.png);
	background-repeat: repeat-y;
	font-size: 16px;
}
#navi ul {
	text-align:center;
	
}
#navi ul li {
	display:inline;
	padding-left: 12px;
	padding-right: 12px;
}
#navi ul li a {
	text-decoration:none;
	color:#00661E;
}
#navi ul li a:hover {
	color:#F00;
}
h1 {font-size: 16 px; color:#00661E; font-weight:bold; padding-bottom: 10px;}
h2 {font-size: 14 px; font-weight:bold; padding-bottom: 10px;}
h3 {font-size: 12 px; font-weight:bold; padding-bottom: 10px;}
h4 {font-size: 12 px; padding-bottom: 10px;}

.adress { 
	font-size: 12px;
	line-height: 16px;
	width: 180px;
	padding-left: 30px;
	padding-top: 5px;
	float:left;
}

.adress a { color:#000; text-decoration:none;
}

.adress a:hover { color:#F00; text-decoration:underline;
}

.adress2 { 
	font-size: 12px;
	line-height: 16px;
	width: 270px;
	padding-left: 20px;
	padding-top: 5px;
	float:left;
}

.facebook { float:right; padding-right: 30px; padding-top: 25px;
}

.animation { height: 282px; background-image:url(../images/head2.png);}

.rot {color: #F00;
	}
	
.haft {margin:auto; width: 600px; font-size: 10px; line-height: 13px;}

img { border: 3px solid #FFF;}