/******************* BASIS ****************/

/**                                      **/
 * {
    margin: 0;
    padding: 0;
}
html * {
    font-size: 100.01%;
}
body {
    background: #FFF url(images/bg.png) no-repeat center top;
    font: normal 100% verdana, sans-serif;
    scrollbar-face-color: #dadada;
    scrollbar-highlight-color: #F0F0F0;
    scrollbar-3dlight-color: #F0F0F0;
    scrollbar-darkshadow-color: #F0F0F0;
    scrollbar-shadow-color: #ACACAC;
    scrollbar-arrow-color: #F0F0F0;
    scrollbar-track-color: #F0F0F0;
    min-width:900px;
}
/***********************************/
 a {
    text-decoration: underline;
    color: #DEE4D7;
}
a:visited {
    text-decoration:none;
    color: #DEE4D7;
}
a:hover {
    text-decoration:none;
    color: #DEE4D7;
}
a:active {
    text-decoration:none;
    color: #DEE4D7;
}
#active a {
    color: #DEE4D7;
    font-weight:bold;
}
p, ul {
    color: #FFF;
}
/**color: #adb2a8; schriftfarbe **/
 p {
    font-size: 11px;
    padding-top:5px;
    padding-bottom:0px;
    padding-left: 0px;
    padding-right:0px;
    line-height: 122%;
}
ul {
	font-size: 11px;
    margin-left: 11px;
    padding-top:5px;
    padding-bottom:0px;
    padding-left: 30px;
    padding-right:5px;
    /**30px **/
    line-height: 120%;
    list-style-type:none;
}
/** li {list-style-image: url(images/li.gif);} erfolgt im html **/

/***********************************/
 h1, h2, h3 {
    color: #FFF;
}
h1 {
    font-size: 14px;
    font-weight: bold;
}
h2 {
    font-size: 13px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    font-weight: bold;
}
h3 {
    font-size: 11px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    font-weight: bold;
}
.CONTAINER {
    clear: both;
    width: 900px;
    margin: 0px auto;
    height:750px;
}
.row_7 {
    clear: both;
    width: 900px;
    height:190px;
}
.column_1 {
    float: left;
    width: 517px;
    height: 187px;
	
}
.row_14 {
    clear: both;
    width: 517px;
    height:79px;
	background-image:url("images/sml_01.png");
}
.row_15 {
    clear: both;
    width: 517px;
    height:69px;
	background-image:url("images/sml_03.png");
}
.row_16 {
    clear: both;
    width: 517px;
    height:42px;
	background-image:url("images/sml_04.png");
}
.column_2 {
    float: left;
    width: 383px;
    height:190px;
	background-image:url("images/sml_02.png");	
}
.row_8 {
    clear: both;
    width: 900px;
    height:70px;
	background-image:url("images/sml_05.png");
}
.row_9 {
    clear: both;
    width: 900px;
    height:392px;
}
.column_3 {
    float: left;
    width: 406px;
    height:392px;
	background-image:url("images/sml_06.png");
}
.column_4 {
    float: left;
    width: 209px;
    height:392px;
	background-image:url("images/sml_07.png");
}
.column_5 {
    float: left;
    width: 285px;
    height:392px;
	background-image:url("images/sml_08.png");
}
.row_10 {
    clear: both;
    width: 900px;
    height:98px;
}
.column_6 {
    float: left;
    width: 615px;
    height:98px;
	background-image:url("images/sml_09.png");
}
.column_7 {
    float: left;
    width: 285px;
    height:98px;
    min-width:285px;
	background-image:url("images/sml_10.png");
}