body {
    margin	      : 0;
    padding	      : 0;
    background    : #330000;
    text-align    : center;
}
img {
    border	: 0;
}
a {
    color       : #330000;
    text-decoration	: none;
}
a:hover {
    text-decoration	: underline;
}
#startmain {
    position        : relative;
    width           : 711px;
    height          : 398px;
    text-align      : left;
    margin          : 0px auto;
}
#startlogo {
    position : relative;
    top      : 30px;
    left     : 0px;
}
#startacc {
    margin : 30px 0 0 430px;
}
#languages {
    position : relative;
    top      : 80px;
    left     : 430px;
    float    : left;
    width    : 110px;
}
#languages div {
    float    : left;
}
#main {
    position        : relative;
    width           : 763px;
    min-height      : 462px;
    border          : 1px solid #cc0033;
    border-bottom   : 6px solid #cc0033;
    background      : #fff;
    text-align      : left;
    margin          : 0px auto;
}
#main div {
    float    : left;
}
#logo {
    width        : 138px;
    border-right : 1px solid #cc0033;
}
#top {
    width    : 763px;
    height   : 112px;
}
#top div {
    float    : left;
}
#top-history {
    width    : 763px;
    height   : 138px;
}
#top-history div {
    float    : left;
}
#header div {
	float	: left;
}
#navigation {
    width          : 138px;
    height         : 350px;
    border-right   : 1px solid #cc0033;
    background     : #fff;
    clear          : left;
}
#navigation-history {
    width          : 138px;
    height         : 324px;
    border-right   : 1px solid #cc0033;
    background     : #fff;
    clear          : left;
}
#space_nav {
    height     : 49px;
    width      : 138px;
    background : url( ../img/logo_back.gif ) repeat-x;
}
#space_nav-history {
    height     : 23px;
    width      : 138px;
}
#messen {
    padding-top : 15px;
}
* html #messen {
    padding-top : 11px;
}
#geschichte {
    padding-top : 17px;
}
* html #geschichte {
    padding-top : 13px;
}
#kontakt {
    padding-top : 15px;
}
* html #kontakt {
    padding-top : 11px;
}
#logofooter {
    height     : 49px;
    width      : 624px;
    background : url( ../img/logo_back.gif ) repeat-x;
}
#logofooter div {
	float	: left;
}
#content {
    font-family : arial, helvetica, sans-serif;
    font-size   : 11px;
    color       : #330000;
    margin      : 0;
    padding     : 0 35px 0 40px;
    width       : 545px;
    height      : auto;
}
#content p {
    margin	      : 0;
    padding	      : 0 0 15px 0;
}
#content-history {
    font-family : arial, helvetica, sans-serif;
    font-size   : 11px;
    color       : #330000;
    margin      : 0;
    padding     : 23px 35px 0 40px;
    width       : 545px;
    height      : auto;
}
#content-history p {
    margin	      : 0;
    padding	      : 0 0 15px 0;
}
#history {
    font-family : arial, helvetica, sans-serif;
    font-size   : 11px;
    color       : #330000;
    margin      : 0;
    padding     : 0 15px 0 40px;
    width       : 545px;
    height      : auto;
}
#history p {
    margin	      : 0;
    padding	      : 0 0 15px 0;
}
#history-left {
    float    : left;
    padding	 : 0 10px 0 0;
}
#history-right {
    float    : left;
}
#kontaktlayer {
    font-family : arial, helvetica, sans-serif;
    font-size   : 11px;
    color       : #330000;
    margin      : 0;
    padding     : 0 35px 0 40px;
    width       : 545px;
    height      : auto;
}
#kontaktlayer p {
    margin	      : 0;
    padding	      : 0 0 15px 0;
}
#kontakt-left {
    float    : left;
    width    : 300px;
    padding  : 0 0 0 0;
}
#kontakt-right {
    float    : left;
    width    : 210px;
    padding  : 0 0 0 35px;
}
#pfeil-links {
	position	: absolute;
	top			: 112px;
	left		: 139px;
	width		: 15px;
	height		: 26px;
	z-index		: 500;
}
#pfeil-rechts {
	position	: absolute;
	top			: 112px;
	left		: 747px;
	width		: 15px;
	height		: 26px;
	z-index		: 500;
}
/* FORM */
.formdiv {
	width	: 220px;
	height	: 26px;
}
.formdiv .formtext {
	float	: left;
	width	: 60px;
	padding	: 4px 0 0 0;
}
.formdiv .forminput {
	float	: left;
	width	: 158px;
}
.formdiv .forminput input {
	width	: 158px;
	height	: 17px;
	border	: 1px solid #ddd5d5;
}
.formdiv .forminput textarea {
	width	: 158px;
	height	: 60px;
	border	: 1px solid #ddd5d5;
}
#sendlayer {
	clear	: left;
	width	: 220px;
	padding	: 48px 0 0 0;
}
#send {
	margin  : 0;
	padding : 0;
	border  : 0;
	cursor  : pointer;
	background	: #fff;
	width	: 29px;
	height	: 11px;
}
/* FORM */
#main #scrollcontent {
height:300px;
overflow:auto;
}