html {
	height: 100%;
}

body {
	background-color: #F4F6FB;
	color: #151215;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 100%;
	text-align: center;
}

#main_table {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	margin: auto;
	text-align: left;
	background-image: url('s1_bg.jpg');
	background-color: #E21A1A;
	background-repeat: no-repeat;
}

#content table, #content2 table {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
}

#main_table td{
	vertical-align: top;
}

/* Kopftabelle */

#top_row_1 td {
	text-align: right;
	height: 20px;
}
#top_row_2 td{
	height: 133px;
}
#top_row_3 td {
	height: 37px;
}

#button_row td {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 100px;
}

#button_row a {
	color: #FFFFFF;
	font-weight: bold;
  text-decoration: none;
}

#button_row a:hover {
  color: #AAAAAA;
}




#sub_navi_container_1  {
 width: auto;
 float: right;
 color: #DF3F52;
 margin-top: 0px;
 background-color: white;
 padding-left: 10px;
}

#sub_navi_container_1 a {
 margin-right: 6px;
 margin-left: 6px;
 color: #DF3F52;
 text-decoration: none;
}

#sub_navi_container_1 a:hover {
 text-decoration: underline;
}

#content_td {
	background-color: transparent;
	padding-bottom: 5px;
	height: 336px;
}

#content {
	margin-left: 420px;
	margin-top: 40px;
  margin-right: 20px;
	line-height: 140%;
	margin-bottom: 5px;
	text-align: left;
	color: white;
}



h1, h2, h3 {
	font-size: 110%;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: black;
}


#content a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#content a:hover, #content2 a:hover{
	text-decoration: underline;
}

.content {
	background-color: #E21A1B;
	line-height: 140%;
	text-align: left;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}



a.white_link {
	color: white;
	text-decoration: none;
}

a:hover.white_link{
	color: #CCCCCC;
	text-decoration: none;
}

#top_row_1 {
	background-image: url('s1_menschen_leiste.jpg');
	height: 142px;
}

#bottom_row {
	background-image: url('s1_awo_logo.gif');
	background-repeat: no-repeat;
	background-position: 710px 0px;
	height: 185px;
	vertical-align: middle;
}

#bigspan {
	font-size: 150%;
	margin-left: 20px;
	font-weight: bold;
}