* { padding: 0; margin: 0; }
html, body { font-family: Verdana, Arial, sans-serif;	font-size: 11px; color: #000; }
body { background: #ebfad1; }
/* * html, body { height: 100%; }
*+html, body { height: 100%; }*/

/*.clear:after {	content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0; }
.clear {	display: inline-block; }
html[xmlns] .clear {	display: block; }
* html .clear { height: 1%; }*/

img { border: 0; }

p { line-height: 18px; margin-bottom: 4px; }

.center { text-align: center; }
.block { text-align: justify; }
.small { font-size: 7px; line-height: 10px; }
.alright { text-align: right; }

h1 { font-size: 14px; margin: 0 0 5px 0; }
h2 { font-size: 13px; margin: 0 0 5px 0; }
h3 { font-size: 12px; margin: 0 0 5px 0; }


#wrapper { width: 668px; margin: 20px auto 15px; background: #fff; padding: 25px 40px 10px 40px; border: 1px solid #c8e8a7; }
#wrapper .logo { width: 200px; display: block; margin: 0 auto; border: 1px solid #c8e8a7; }
#wrapper .logo2 { width: 200px; display: block; margin: 0 auto; }
#wrapper .mitte { width: 325px; margin: 0 auto; padding: 15px 0 15px 0; }
#wrapper .mitte li { list-style-type: none; padding: 0 0 5px 0; }

.centered {margin:0 auto 5px;}
