body {
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/bg-intro.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#seitencontainer { 
        display: table;
	margin: 20px auto; /* 85px ALT */
	width: 974px;
}

#box-header {
	width: 974px; /* ALT 910px */
	float: left;
	/* background-color: green; */
	margin: 0;
	padding: 0px;
}

#box-header-bild {
	width: 683px;
	height: 546px;
	float: left;
	/* background-color: red; */
	margin: 0;
	padding: 0px;
}
#box-header-logo {
	width: 271px;
	float: right;
	/* background-color: orange; */
	height: 51px;
	margin-top: 120px;
	padding: 0px;
	text-align:left;
}

#box-header-text {
	width: 271px;
	float: right;
	/* background-color: white; */
	/* height: 150px; */
	margin-top: 30px;
	padding-right: 0;
	text-align:left;
	/* border: 1px solid #CCCCCC; */
}



.cleaner {

    clear: both;
    width: 974px;
    height: 1px;
    font-size: 1px;
    border: 0px none;
    margin: 0;
    padding: 0;
    /* background: white; */
	}




#box-normal {
        /* border-top: solid 1px #005878; */
	width: 974px;
	float: left;
	/* background-color: #CCCCCC; */
	padding: 0px;
	margin: 0px;
}

#box-fuss {
	padding: 0px;
	width: 974px;
	height:20px;
	float: left;
	background-color: white;
}

#content-fuss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: blue;
	text-align: center;
	padding-top: 7px;
}


#host {
        width: 974px;
	float: left;
	margin-top: 15px;
        padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
	text-align: center;
	}


#content {
	/* padding: 10px 0px 10px 0px; */
	text-align: center;
	color: white;
} 

#content A {
    text-decoration: none;
    color: white;
}

#content A:hover {
     text-decoration: underline;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}




#box-header-text A {
          color: #E96D00; /* #005878; */
          text-decoration: none;
          font-weight: bold;
          font-size: 18px;
          }
          
#box-header-text a:hover{
          /* color: #005878; */
          text-decoration: underline;
          }
          
#box-header-text a img {
          border: none;
          }
          

p {
	padding-top: 0px;
	margin-top: 0px;
	}


p, table, tr, td, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	color: #005878;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	list-style-type: disc;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	/* font-weight: normal; */
	font-weight: 100;
	text-transform: uppercase;
	color: #005878;
	padding: 0;
	margin-top: 0;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005878;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
}


#abstand {
	float: left;
}


/* ---------------------------------------------------------------------------- */
	
.csc-frame csc-frame-rulerBefore {
	padding-bottom: 10px;
	border-top: 1px dotted #999999;

}
