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

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

img {
    border: none;
}


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

#navigation ul li {
    overflow: hidden;
    height: 56px;
     float: left;
}

#navigation ul li a {
    display: block;
}

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

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

.createdate {
    font-weight: bold;
	font-size: 110%;
}

.article_separator {
}

#content {
    padding-top: 20px;
    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;
	font-weight: bold;
}

a.download{
	font-size: 1.6em;
	font-weight: bold;
}

a:hover {
    color: #808080;
}

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;
	width: 470px;
}

input[type ="text"], textarea {
      border: dotted 1px #808000;
    background-image: url(../images/bg-input.png);
    background-repeat: repeat-x;
    background-position: top;
    margin-bottom: 5px;
	font-size: 1.1em;
	font-family: Courier New, Verdana;
	padding: 2px;
	}
#downloadform input[type ="text"] {
	display: inline;
	font-size: 1.5em;
	text-align: right;
}
input[type = "button"], input[type='submit'] {
    border: solid 1px #808040;
    margin-left: 9px;
    background-color: #808000;
	font-family: Courier New, Verdana;
	color: white;
	padding: 3px;
	font-size: 1.2em;
}

input[type = "button"]:focus {
    color: black;
	font-family: Courier New, Verdana;
}

.pretextnewsletter {
    color: black;
    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;
}

#downloadexp {
	text-align: center;
	font-size: 90%;
}

#hidden {
	display: none;
}

#kleiner {
	font-size: smaller;
}

