*
{
    margin:0; padding:0;
}
option
{
    padding-left: 0.4em;
}

* html body *
{
    overflow:visible;
}
* html iframe, * html frame
{
    overflow:auto;
}
* html frameset
{
    overflow:hidden;
}

html
{
    height: 100%; margin-bottom: 1px;
}
body
{
    font-size: 100.01%;
    position: relative;
    color: #000;
    background: #858E97;
    text-align: left;
    font-family: Arial;
}

fieldset, img
{
    border:0 solid;
}


ul, ol, dl
{
    margin: 0 0 1em 1em
}
li
{
    margin-left: 1.5em; line-height: 1.5em;
}

dt
{
    font-weight: bold;
}
dd
{
    margin: 0 0 1em 2em;
}

blockquote
{
    margin: 0 0 1em 0.8em;
}

blockquote:before, blockquote:after,
q:before, q:after
{
    content: "";
}

.Clear
{
    clear: both;
}
.url {
    text-decoration: underline;
    color: #000;
}
.url:hover {
    color: #FF0000;
}

#Wrapper {
    width: 977px;
    height: auto;
    margin: 0 auto;
    background: #858E97 url('../_images/wrapper_bg.png') repeat-y;
}
.FlashHeader {
    width: 945px;
    height: 394px;
    margin-left: 16px;
}
#Content {
    background: #D4D8DB url('../_images/content_bg.jpg') top center no-repeat;
    min-height: 204px;
    width: 945px;
    margin-left: 16px;
}
.ContentText {
    margin: 0 15px 0px 20px;
    padding: 30px 0;
    color: #373737;
    font-size: 12px;
    line-height: 15px;
}
.ContentText h1 {
    font-size: 18px;
    color: #373737;
    padding-bottom: 10px;
    
}
.Team {
    float: left;
    width: 160px;
    height: auto;
    margin-top: 20px;
    margin-right: 45x;
}

.Pic {
    float: right;
    width: 361px;
    margin: 0 0 10px 40px;
}
#Galerie {
    width: 945px;
    height: 204px;
    background: #FFF url('../_images/galerie_bg.jpg') top no-repeat;
    margin-left: 16px;
}
.GaleriePosition {
    padding: 35px 20px;
}
#FooterBg {
    width: 977px;
    height: 19px;
    margin: 0 auto;
    background: #858E97 url('../_images/footer_bg.png') no-repeat;
}
#Footer {
    width: 650px;
    height: 20px;
    margin: 0px auto;
    padding-bottom: 20px;
    font-size: 12px;
    color: #333;
}

/* remove margins from the image */
.items img {
	margin:0;
    padding: 0;
}

/* make A tags our floating scrollable items */
.items a {
	display:block;
	float:left;
	margin:5px;
} 



/* scrollable should not disable gallery navigation */
#gallery .disabled {
	visibility:visible !important;
}

#gallery .inactive {
	visibility:hidden !important;
}

.history {
	float: left;
	width: 680px;
	margin-right: 15px;
	}
	
.bilder_history {
	float: right;
	width: 200px;
	}
