@charset "utf-8";
#content {
	text-align: justify;
	left:22px;
	top:22px;
	width:969px;
	height:auto;
	position: absolute;
}

#impressum {
	text-align:center;
	left:700px;
	top:22px;
	width:auto;
	z-index:10;
	position: absolute;
	height:auto;
}

#impressum table td {
	text-align:center;
}

#left {
	width:185px;
	height:562px;
	position: absolute;
	background-image: url(../pix/left.png);
	top: 293px;
	left: 0px;
}

#left table td {
	padding-left:10px;
	vertical-align: middle;
} 

.left_td_spacer {
	height: 1px;
	background-color:#FFFFFF;
}

.left_td_item, .left_td_item_active {
	line-height: 26px;
}

.left_td_item_active{
	background-color:#ABABAB;
}


#right {
	left:779px;
	width:190px;
	height:auto;
	position: absolute;
	top: 330px;
	background-color: #ECECEC;
}

#main {
	width:530px;
	height:auto;
	position: absolute;
	left: 215px;
	top: 330px;
}


/*  Fonts */

.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #212125;
	line-height: 14px;
}

.main_text a:link, .main_text a:visited, .main_text a:hover, .main_text a:active{
	color: #014E9C;
	text-decoration: none;
}

.main_text .headline_1 {
	font-size: 17px;
	font-weight: bold;
	color: #014E9C;
}

.main_text .headline_2 {
	font-size: 10px;
	font-weight: bold;
	color: #212125;
}

.main_text .headline_3 {
	font-size: 14px;
	font-weight: bold;
	color: #014E9C;
}

.impressum_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #FFFFFF;
}

.impressum_text a:link, .impressum_text a:visited, .impressum_text a:hover, .impressum_text a:active  {
	font-size: 10px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	text-decoration:none;
}

.left_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}

.left_text a:link, .left_text a:visited, .left_text a:hover, .left_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}
