#header {
/*	font-size: 1.5em; */
	width: 980px;
	height: 357px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding: 0;
	text-align: center;
	background: url(../start-img/rotate.php);
	background-repeat: no-repeat;
}

#frame {
    padding: 0;
}

#enclose {
    float: left;
    width: 548px;
}

#leftcol {
	position: relative;
	float: left;
	height: 265px;
	width: 242px;
	margin-left: 0px;
	margin-bottom: 30px;
	padding: 5px 15px 0 15px;
/*	display: block; */
}

#mainarea {
	position: relative;
	float: right;
	height: 265px;
	width: 242px;
	margin: 0;
	padding: 5px 15px 0 15px;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
}

#rightcol {
	position: relative;
	float: right;
	width: 396px;
	height: 265px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px 15px 0 15px;
}

.imgcenter {
    text-align: center;
}

#frame img {
    border: none;
}

.start_header_grau {
    font: bold 0.85em Verdana sans-serif;
    color: #747577;
    text-align: center;
}

.start_header_schwarz {
    font: 1.5em sans-serif;
    color: #000;
    text-align: center;
}

.bottomright {
    position: absolute;
    bottom: -17px;
    right: 0px;
}
* html .bottomright
{
    bottom: 0px;
}
*:first-child+html .bottomright
{
    bottom: 0px;
}

.bottomleft {
    position: absolute;
    bottom: -17px;
    left: 78px;
}
* html .bottomleft
{
    bottom: 0px;
}
*:first-child+html .bottomleft
{
    bottom: 0px;
}

/* Einstellungen fuer den Footerbereich */
#footer {
	clear: both;
	font-size: 12px;
	color: #6a6a6a;
	margin-right: 0px;
	padding: 0.1em;
	padding-top: 15px;
	border-top: 1px solid #c1c1c1;
}
/*
* html #footer
{
    padding-top: 1px;
}
*:first-child+html #footer
{
    padding-top: 1px;
}
*/
#footer a:link, a:visited {
    text-decoration: none;
    color: #6a6a6a;
}
#footerleft {
    float: left;
    width: 330px;
    height: 6em;
}
#footerright {
    float: right;
    width: 100px;
    line-height: 22px;
}

#fettblau {
    color: #0c3382;
    font-weight: bold;
}

/*
#bottom_body_text {
	clear: both;
	font-size: 0.7em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0.1em;
	text-align: center;
	border: 1px solid green;
}
*/
