﻿body { color: #000000;
background-color: #CDCDCD;
margin: 0px;
padding: 0px;
border-style: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.9em;
text-align: center;}

/* IE Win, IE Mac code */
* html body #button {   
margin-top: 10px;
}

html, body
{
	height: 100%;
}

div#start-main{
width:765px;
height:100%;
text-align: center;
margin:auto;
background-color:#C5C7C8;
}
#start-header
{
	width: 765px;
	height:270px;
	clear:both;
}
#start-header .headerleft
{
width:421px;
height:258px;
float:left;
background-image:url(images/startLogbg.jpg);
background-repeat: no-repeat;
}
#start-header .headerleft .startlogo
{
	width:256px;
	height:105px;
	background-image: url(images/logo_start.png);
	background-repeat: no-repeat;
	position: relative;
	top: 70px;
	left: 20%;
}
#start-header .headerright
{
width:344px;
height:258px;
float:right;
}
#start-header .balken
{
clear:both;
width:765px;
height:12px;
background-color:#C5033F;
}

div#start-content1
{
	text-align: left;
	padding: 28px 0px 0px 128px;
	color:#818284;
	height:86px;
	background-color: #E9E9EB;
	width:637px;
	clear:both;
	margin:0px auto 0px auto;
}
div#start-content1 .texte h1
{
	font-size:20px;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: left;
	padding:0px;
	margin:0px;
}
div#start-content1 .texte span
{
	font-size: 12px;
}

div#start-content2
{
	text-align: left;
	clear:both;
	width:765px;
	height:274px;
	background-color:#fff;
	padding-top: 50px;
	margin: 0px auto 0px auto;
}
div#start-content2 .aktuell, div#start-content2 .bar
{
	float:left;
	margin-left:146px;
	}
div#start-content2 .button
{
	background-image: url(images/neupfeil.gif);
	background-repeat: no-repeat;
	height: 27px;
	}
div#start-content2 .button A, div#start-content2 .button A:link, div#start-content2 .button A:hover, div#start-content2 .button A:visited, div#start-content2 .button A:active, div#start-content2 .button A:focus
{
	
	text-decoration: none;
	padding-left: 34px;
	line-height:27px;
	font-weight: bold;
	color:#000;
	font-size:13px;
	
}
div#start-content2 .button A:hover
{
	text-decoration: underline;
}
div#start-content2 .bar h2
{
	color:#000;
	font-size:12px;
	padding-left: 34px;
	font-weight:normal;

	}
h1{
padding-left: 10px;
word-spacing: +3px;
letter-spacing: +1.7px;}


h3{padding-top:0px;
}

h4{
padding-left: 10px;}

h5{padding-top: 5px;}
/* IE Win, IE Mac code */
* html body h5 {padding-top: 0px;}

.clearer {
    height: 0px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}

a, a:link, a:visited, a:active {color: #000000;
text-decoration: none;}

a:hover { color: #565656 }



