/*********** UNDOHTML VON TANTEK CELIK *************/

:link,:visited { text-decoration:underline }
ul,ol { list-style-image: url(../gfx/layout/dot.gif); }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

body {
background: url(../gfx/layout/bg.gif) repeat-x 0 0;
background-color: #FFF;
color: #727964;
font-family: Helvetica, Arial, sans-serif;
font-size:100.01%;
}
html>body {font-size: 16px;}



/***************** Positionierungs-IDs **************/

#wrap {
margin: 0px auto;
width: 760px;
}

#startwrap {
margin: 100px auto;
width: 700px;
}

#top {
height: 81px;
}

#navi {
background-color: #727964;
color: #FFF;
}

#flag {
float: right;
margin: 20px 65px 0 0;
font-size: 85%;
}

*html #flag { margin: 15px 35px 0 0 }

#footer {
clear: both;
text-align: center;
font-size: 70%;
}

/************ Navi ****************/

#navi ul { font-size: 12px; width: 100%; font-weight: bold; margin: 0; padding-right: 0; margin-right: 0; float: right; }
#navi ul li { display: inline; list-style-image: none; }
#navi ul li a { color: #fff; background-color: transparent; text-decoration: none; border-left: 1px solid #626954; padding: .6em 2em; float: right; }
#navi ul li a:hover { background-color: #97A084; }

* html #navi ul li a { padding: .6em 2em .3em 2em }

.logo {
float: left;
margin: .5em 0 0 .5em;
}

.logobig {
width: 317px;
float: left;
margin: 35px 15px 15px 40px;
}

#leftText {
float: left;
width: 50%;
}

.logobig2 {
width: 317px;
margin: 7% 0 1% 5%;
}

.picleft {
width: 180px;
height: 118px;
margin: 0 3% 5em 5%;
float: left;
}

.adr {
font-size: .8em;
margin: 1% 0 5% 84px;
width: 240px;
}

p { margin: 2% 5% 3% 5%; font-size: 90%; line-height: 1.3em; }

a { color: #A34C44; background-color: transparent; text-decoration: underline; }
a:hover { color: #999; background-color: transparent; }

h2 {
margin: 7% 3% 3% 3%;
background-color: transparent;
color: #A34C44;
}

h3 {
margin: 4%; font-size: 90%;
}

.content li { margin: 0 10% .8em 10%; font-size: 90%; }

.rec {
float: right;
width: 45%;
margin: 7% 2% 3% 0;
}

* html .rec { margin-top: 9% }