* {
	-moz-transition: width 0.5s ease 0s, margin 0.5s ease 0s, padding 0.5s ease 0s, font-size 0.5s ease 0s;
}

body {
    background-color: #2d447d;
    background-image: url(images/bodyBg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: fixed;
}


html, body {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}

#wrapAll {
	margin: 0 auto !important;
	width: 980px;
}
#layout01 {
    float: left;
    width: 432px;
}
#layout02 {
    float: right;
    width: 548px;
}
#layout03 {
    float: left;
    width: 16.25em; /* 260px */
}
#layout04 {
    float: left;
    width: 548px;
}
#layout05 {
    width: 410px;
}
#layout06 {
    float: right;
    width: 548px;
}
#layout07 {
    float: left;
    width: 182px;
}
#layout08 {
    float: left;
    width: 182px;
    padding-left: 1px;
}
#layout09 {
    float: right;
    width: 182px;
    padding-left: 1px;
}
#layout24_01 {
    float: left;
    width: 61.25em; /* 980px */
    margin-bottom: 0.625em; /* 10px */
    border-top: #c82017 solid 6px;
}

#layout24_00 #layout24Text,
#layout24_01 #layout24Text,
#layout24_02 #layout24Text {
    float: left;
    color: #c3cada;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 9px;
    padding-bottom: 36px;
}

/* EXTERN ANPASSUNG */

#secrarahmen {
	background: #fff;
	float: left;
	width: 940px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 10px;
}


