body {
margin: 0px;
padding: 0px;
background-color: #fff;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

.invisible {
position: absolute;
left: -10000px;
}

ul, #footer {
font-size: 0.7em;
}
		
a, #news ul li a span {
color: #0083cc;
}

a:visited, #news ul li a:visited span {
color: #976DA5;
}

a:hover, #news ul li a:hover span {
color: #0370ad;
text-decoration: underline;
}
		
ul {
padding: 0;
margin: 0;
list-style: none;
}
		
#pagewrapper {
margin: 0px auto 0px;
text-align: left;
width: 60em;
}

h1 {
height: 104px;
/*background-image: url(/bilder/startseite/logo-start_durchgestrichen.png);*/
background-image: url(/bilder/logo.png);
background-repeat: no-repeat;
background-position: 0px 20px;
margin: 0;
padding: 0;
font-size: 1px;
color: #fff;
/*cursor: pointer;*/
}

.menu_item {
width: 10em;
float: left;
overflow: hidden;
}

.menu_item h2 {
margin: 0 1px 0 0;
padding: 68px 0 0 0;
font-size: 0.75em;
background-repeat: repeat-x;
}

#menu_1 h2 {
background-image: url(/bilder/startseite/00.jpg);
background-position: right top;
}

#menu_2 h2 {
background-image: url(/bilder/startseite/01.jpg);
background-position: center top;
}

#menu_3 h2 {
background-image: url(/bilder/startseite/02.jpg);
background-position: right top;
}

#menu_4 h2 {
background-image: url(/bilder/startseite/03.jpg);
background-position: center top;
}

#menu_5 h2 {
background-image: url(/bilder/startseite/04.jpg);
background-position: left top;
}

#menu_6 h2 {
background-image: url(/bilder/startseite/05.jpg);
background-position: center top;
}

.menu_item h2 a, .menu_item h2 a:visited {
display: block;
padding: 5px;
background: #76b900;
color: #fff;
text-decoration: none;

}

.menu_item h2 a:hover, .menu_item h2 a:focus {
color: #000;
background: #BBDD7F;
}

.menu_item ul {
border-right: 1px dashed #ccc;
height: 14em;
}

#menu_6 h2 {
margin-right: 0;/*!important;*/
}

#menu_1 ul {
border-left: 1px dashed #ccc;
}

.menu_item ul li {
padding: 7px 5px 0px 15px;
margin: 0;
background-image: url(/bilder/startseite_bullet.png);
background-repeat: no-repeat;
background-position: 5px 10px;
}

#bottom_wrapper {
clear: left;
}

#entrance {
width: 10em;
float: left;
}

#entrance h2 {
margin: 0 0 0 0;
padding: 66px 0 0 0;
background-image: url(/bilder/startseite/06.jpg);
background-repeat: repeat-x;
font-size: 0.7em;
color: #fff;
}

#entrance h2 span {
background-color: #12B1ED;
padding: 5px;
border-top: 1px solid #fff;
display: block;
overflow: hidden;
}

#entrance ul {
height: 12em;
background-color: #E1F2FC;

}

#entrance ul li {
padding: 5px 5px 0px 15px;
margin: 0;
background-image: url(/bilder/startseite_bullet.png);
background-repeat: no-repeat;
background-position: 5px 10px;
}

#meta {
width: 10em;
float: left;
}

#meta h2 {
background: #d9d6ce;
font-size: 0.7em;
padding: 5px;
margin: 0 1px 0 0;
}

#meta h2 span {
visibility: hidden;
}

#meta ul {
height: 14.2em;

}

#meta_wrapper {
padding-bottom: 43px;
background-color: #e6e3db;
margin-right: 1px;
}

#meta ul li {
padding: 5px 5px 0px 15px;
margin: 0;
background-image: url(/bilder/startseite_bullet.png);
background-repeat: no-repeat;
background-position: 5px 10px;
}

#meta ul li#form {
padding: 5px 5px 0px 5px;
margin: 0;
background-image: none;
}

#meta ul li a span, #union_jack {
padding: 0px 25px 0px 0px;
background-image: url(/bilder/jack.png);
background-repeat: no-repeat;
background-position: right center;
margin: 0px;
}

#meta ul li form {
padding: 0px;
margin: 0px;
}

#meta ul li label {
display: none;
}

#meta ul li #query {
padding: 0px;
margin: 3px 0px 1px 0px;
width: 120px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

#shoplink {
border-top: 1px solid #fff;
/*border-bottom: 1px solid #fff;*/
}

#news {
width: 40em;
float: left;
}

#news h2 {
background: #d9d6ce;
font-size: 0.7em;
padding: 5px;
margin: 0 1px 0 0;
}

#news div {

width: 50%;
float: left;

}

#news ul {
height: 18.05em;
background-color: #e6e3db;
border-right: 1px solid #fff;

}

#news ul li:first-child {
border-bottom: 1px solid #fff;
}

#news ul li {
line-height: 140%;
}

#news ul li span {
display: block;
padding: 5px 10px 8px 10px;
}

#news ul li a {
text-decoration: none;
color: #000;
}

#news ul li a span {
text-decoration: underline;
display: inline;
padding: 0;
color: #0083cc;
}

#news ul li span strong {
margin: 0px 0px 0px 0px;
font-size: 1em;
color: #666;
display: block;
}

#footer {
clear: left;
background: #fff;
text-align: right;
padding: 10px 2px 5px 10px;
}
