*{
margin:0;
padding:0;
font:normal 13px/20px arial,verdana,helvetica,sans-serif;
color:#666;
outline:0;
border:0;
}

body{
background:#fff url(../img/bg.body.jpg) repeat-x top;
padding:10px 0 0 0;
text-align:center;
}

a {
text-decoration:underline;	
}
a:hover {
text-decoration:none;
}
ol,ul{
list-style:none;
}
h1,h2,h3,strong{
font-weight:bold;
}

.bg-element {
background:url(../img/bg.common.png);
}

div#wrapper {
margin:0 auto;
text-align:left;
width:980px;
}

div#header {
display:block;
padding:30px 0 0 0;
overflow:hidden;
height:116px;
}

#header div#claim {
display:inline;
float:left;
height:48px;
margin:7px 10px 0;
text-indent:-999em;
width:427px;
}

#header div#claim h4, #header div#claim h5 {
display:none;
}

#header a#logo {
display:inline-block;
float:right;
height:55px;
margin:0 80px 0 0;
text-indent:-999em;
width:242px;
}

#header a#logo img {
display:none;
}

#header ul#navi {
border-bottom:1px solid #bbb;
clear:both;
float:left;
height:30px;
margin:29px 0 0;
width:100%;
}

#header ul#navi li {
display:inline;
float:left;
margin-right:1px;
}

#header ul#navi li a {
color:#999;
font-weight:bold;
float:left;
padding:9px 39px 9px 10px;
text-decoration:none;
}

#header ul#navi li a:hover, #header ul#navi li.current a span.text {
color:#333;
}

#header ul#navi li a, #header ul#navi li.current a span {
cursor:pointer;
font-size:11px;
line-height:13px;
}

#header ul#navi li.current {
height:31px;
padding-top:0;
}

#header ul#navi li.current a {
padding:0;
}

#header ul#navi li.current a span {
background:#fff;
}

#header ul#navi li.current a span.left, #header ul#navi li.current a span.right {
background:url(../img/bg.common.png) 0 -146px no-repeat;
display:block;
float:left;
height:30px;
overflow:hidden;
width:1px;
}

#header ul#navi li.current a span.text {
border-top:1px solid #666;
float:left;
font-weight:bold;
padding:8px 38px 9px 9px;
}

/* IE6 FIXES current navi link */
* html #header ul#navi li.current a { 
position:relative;
top:1px;
}

* html #header ul#navi li.current a span.text {
padding-top:7px;
padding-bottom:10px;
}
/* CONTENT-BEREICH ----------------- */

div#content {
clear:both;
height:auto !important;
min-height:210px;
padding:20px 0;
}

div#col-1 {
float:left;
height:auto !important;
height: 210px;
min-height:210px;
padding:7px 120px 0 10px;
width:590px;
}

h1 {
color:#87ba44;
font-size:18px;
line-height:24px;
}

sup {
font-size:9px;
line-height:11px;
}

img.top-teaser {
margin:10px 0 15px -10px;
}

div#content p {
padding:10px 0;
}


div#col-1 ul {
list-style-type:disc;
list-style-position:outside;
margin:10px 0;
padding:0 0 0 15px;
}

div#col-1 ul li {

}

table {
border:0;
margin:10px 0;
}

table th {
font-weight:bold;
}

table .tr {
background:#ccc;
}

table .grey {
background:#eee;
}

table td, table th {
padding:5px 10px;
}

table tr th {
text-align:left;
border-bottom:1px solid #bbb;
}


div#content p.list {
line-height:25px;
}

p.list span.left {
display:inline-block;
padding:0 5px 0 0;
width:145px;
}

/* Galerie */
ul.gallery {
list-style:none;
padding:0 !important;
}

ul.gallery li {
display:inline;
float:left;
padding:0 0 20px 0;
width:280px;
}
ul.gallery li.left {
padding-right:20px;
clear:both;
}

ul.gallery li img {
margin:0 auto;
}

ul.gallery li span {
display:none;
}

/* SIDEBAR ------------------------ */
div#col-2 {
border-left:1px solid #ccc;
float:right;
height:385px;
padding:7px 15px 8px;
width:229px;
}
