body {
    background-color: white;
    color: #121212;
    font-family: Courier New, Verdana;
    margin: 0;
    padding: 0em;
    min-width: 30em;
}

#mitte {
    width: 580px;
    margin: auto;
    margin-top: 100px;
}

img {
    border: none;
}

#navigation {
    padding-bottom: 40px;
}

#navigation ul {
    list-style: none;
    padding-left: 0px;
}

#navigation ul li {
    overflow: hidden;
    height: 58px;
    padding-right: 9px;
    float: left;
}

#navigation ul li a {
    display: block;
}

#navigation ul li a:hover {
    margin-top: -58px;
}

#active_menu {
    margin-top: -58px;
    }

.createdate {
    font-weight: bold;
}

.article_separator {
}

#content {
    padding-top: 30px;
    clear: both;
}

#language {
    margin-top: 0px;
}

#activelanguage {
    display: none;
}

.contentpaneopen {
    line-height: 20px;
}

#mitte table {
    border: 0px;
}

.tool-tip {
    display: none;
}

.tool-title {
    display: none;
}

.tool-text {
    display: none;
}


#eventlist a {
    color: #808000;
}

.componentheading {
    display: none;
}

.contentheading {
    display: none;
}

a {
    color: #808000;
    text-decoration: none;
    border: 0px;
    font-size: bigger;
}

a:hover {
    color: #808080;
}

a.shoplink {
	font-size: 150%;
	padding: 16px;
	font-weight: bold;
	
	
}

h1 {
    padding: 20 20 15 0 px;
    text-align: left;
    font-weight: bold;
    font-size: 1.2em;
    color: #808000;
}

h2 {
    font-size: 1em;
    padding: 10 10 7 0px;
    color: #808000;
}

h3 {
}

#vmMainPage h4 {
    display: none;
}

.newsletter {
    margin-top: 50px;
    border: solid 1px #808000;
    padding: 10px;
    line-height: 24px;
}

.newsletter input[type =
"text"] {
    display: block;
    border: solid 1px #808000;
    background-image: url(../images/bg-input.png);
    background-repeat: repeat-x;
    background-position: top;
    margin-bottom: 5px;
}

.newsletter input[type =
"button"] {
    border: solid 1px #808040;
    margin-left: 9px;
    background-color: #808000;
    font-variant: small-caps;
}

.newsletter input[type =
"button"]:focus {
    color: black;
}

.pretextnewsletter {
    color: #808000;
    margin-bottom: 2px;
}

.newsletter input[type =
"text"]:focus {
    background-image: url(../images/bg_input.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

#twitter {
    position: absolute;
    top: 600px;
    left: 30px;
    width: 280px;
    font-size: 0.8em;
    list-style: none;
    border-left: 0px solid #808000;
    padding-left: 5px;
}

#twitter li img {
    padding-left: 0px;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom 15px;
    display: none;
}

#twitter ul {
    list-style: none;
	padding-left: 0px;
}

#twitter li {
    padding-top: 0px;
    padding: 10px;
    padding-left: 0px;
    clear: both;
}
