body {
	background-color: #C8C8C8;
	color: #F3E2D0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	font-size: 0.8em;
}


#ibk_master_container {
	padding-bottom: 20px;
}

#ibk_master_table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	position: relative;
	width: 1011px;
	height: 765px;
	border-collapse: collapse;
	border-spacing: 0px;
}

#ibk_master_table td {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

#first_row td {
	background-image: url(./verlauf_head.jpg);
	background-repeat: no-repeat;
	height: 80px;
	border-bottom: 2px solid #FFFFFF;
}

#second_row td {
	height: 300px;
	border-bottom: 2px solid #FFFFFF
}

#third_row td {
	height: 29px;
	border-bottom: 2px solid #FFFFFF;
}


#second_row td#top_content {
	width: 357px;
	border-right: 2px solid #FFFFFF;
	background-color: #B2C3CA;
}

#second_row td#top_content h1 {
	color: #007955;
	font-size: 170%;
	margin-top: 0px;
}

#second_row td#top_content ul {
	padding-left: 0px;
}

#second_row td#top_content li {
	margin-left: 15px;
	padding-bottom: 5px;
}

#second_row td#top_flash {
	width: 655px;
}

#yealink_logo_holder {
	position: absolute; 
	left: 21px; 
	top: 17px;
}

#horstplatz_logo_holder {
	position: absolute; 
	right: 40px; 
	top: 12px;
}

#secondnavi_holder {
	position: absolute;
	left: 520px;
	top: 10px;
}

#secondnavi_holder a {
	color: #FFFFFF;
	font-size: 90%;
}

#secondnavi_holder ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#secondnavi_holder li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	border-right: 1px solid #FFFFFF;
	padding-right: 11px;
	padding-left: 11px;
}

#secondnavi_holder li.last_child  {
 	border-right-width: 0px;
}

#secondnavi_holder li:first-child {
 	padding-left: 0px;
}


td#td_r3_c1 {
	width: 184px;
	border-right: 1px solid #FFFFFF;
	vertical-align: middle;
	color: black;
	background-color: #D2DEE2;
}

td#td_r3_c2 {
	width: 171px;
	border-left: 1px solid #FFFFFF;
	border-right: 2px solid #CCDCE1;
	vertical-align: middle;
	text-align: center;
	background-color: #0B7955;
	color: #FFFFFF;
}

td#td_r3_c2 a {
	color: #FFFFFF;
}

td#td_r3_c3 {
	width: 449px;
	border-right: 1px solid #CCDCE1;
	background-image: url('bg_forbetter.jpg');
	text-align: right;
	vertical-align: middle;
}

td#td_r3_c3 img {
	margin-right: 25px;
}

td#td_r3_c4 {
	width: 204px;
	vertical-align: middle;
	text-align: center;
	background-color: #172983;
	color: #FFFFFF;
}

td#td_r3_c2 a, td#td_r3_c4 a {
	color: #FFFFFF;
}


.pseudo_li {
	float: right;
	height: 20px;
	width: 120px;
	background-color: #B2C3CA;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
}

#td_main {
	background-color: #E8EEF1;
	border-right: 1px solid #FFFFFF;
}

#contentbox {
	padding-left: 27px;
	color: #000000;
	line-height: 180%;
}

#contentbox h1 {
	color: #007955;
	font-size: 150%;
	margin-top: 0px;
	margin-top: 1.5em;
	margin-bottom: 0.4em;
	
}

td#td_mainnavi {
	background-color: #FFFFFF;
}

td#td_news {
	background-color: #E8EEF1;
	color: #000000;
	padding-top: 14px;
}

#td_news .news_box  {
	padding: 14px;
}

#td_news .news_box .datspan, #td_news .news_box a {
	color: #007955;
}

#main_list {
	margin-top: 7px;
}

/* Standardseite Inhalt fuer Editor */

.content {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #e8eef1;
	color: #000000;
	padding: 5px;
	line-height: 140%;
	width: 635px;
}

#top_content_holder {
	height: 258px;
	border-left: 1px solid #D9DADB;
	padding: 32px 30px 10px 22px;
	font-weight: bold;
	color: white;
	/* overflow: hidden; */
}

/* HTML-Elemente */


a {
	text-decoration: none;
	color: #007955;
}

a:hover {
	text-decoration: underline !important;
}

a img {
	border: 0px;
}

#flash_container {
	float: left;
	overflow: hidden;
	max-width: 655px;
	max-height: 300px;
}


