body {
	margin:10px 0px; 
	margin-top: 0px;
	padding:0px;
	text-align:center;
	font-size: 0.7em/1.4em;
	font-family: verdana, tahoma, arial;
}


#content {
	width:80%;
	margin: 0px auto;
	text-align:left;
	padding:25px;
	padding-top: 0px;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	background-color:#ddd;
}

a {
text-decoration: none;
color: #228822
}

a:hover {text-decoration: underline}

p {
clear: left;
}

p.aktual {
font-size: 8pt;
color: #222;
padding-left: 2em;
}

p.news {
padding-left: 1em;
font-weight: bold;
}

/*
p.menu {
position: relative;
top: -100px;
 
background-color: #009900;
text-align: center;
color: white;

border: 1px;
border-color: black;
border-style: solid;

opacity: .90;
}
*/

p.menu a { 
color: #eeeeee;
text-decoration: none;
}
p.menu a:link {color: white}
p.menu a:visited {color: #eeeeee}
p.menu a:hover {color: #222222}
p.menu a:active {color: black}


img.logo { display: block;
    margin-left: auto;
    margin-right: auto
}

img.mini {
border-style: double;
border-color: black;
border-width: 4px;
vertical-align:text-top;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

img.mapa {
	display: block;
    margin-left: auto;
    margin-right: auto 
}
    
img.ikona {
	padding: 10px;
	vertical-align: middle;
	border: 0px;
}

h2 {
font-family: arial, tahoma;
/*
font-size: 150%;
font-weight: bold;
*/
padding: 3px;
border-style: solid;
border-width: 1px;
border-color: #888;
background: #beb;
width: 100%;
}

h2 a:link {}
h2 a:visited {}
h2 a:hover {color: #339933;}
h2 a:active {}
