.page_title {
	margin: 0 35px 0 15px;
}
.page_title h1 {
	height: 43px;
	padding-left: 5px;
	margin-bottom: 20px;
}

h2 {
	font-size: 12px;
	background-image: url("/fileadmin/templates/html/main/img/bg_h2_left.png");
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-left: 3px;
	color: #FFFFFF;
	margin-bottom: 10px;;
}

h2 span {
	background-image: url("/fileadmin/templates/html/main/img/bg_h2_right.png");
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	display: inline-block;
	padding: 2px 6px 0px 4px;
}

h5 {
	background-image: url("/fileadmin/templates/html/main/img/bg_h5_left.png");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 30px;
	color: #FFFFFF;
	height: 37px;
	padding-left: 3px;
	color: #FFFFFF;
	margin-bottom: 10px;
	float: right;
}

/* HAS IE FIX */
h5 span{
	background-image: url("/fileadmin/templates/html/main/img/bg_h5_right.png");
	background-repeat: no-repeat;
	background-position: right top;
	height: 37px;
	display: inline-block;
	padding: 3px 10px 0px 12px;
	color: #FFFFFF;
}

h5.mouseover {
	background-image: url("/fileadmin/templates/html/main/img/bg_h5_hover_left.png");
}

h5.mouseover span{
	background-image: url("/fileadmin/templates/html/main/img/bg_h5_hover_right.png");
}
/* HAS IE FIX */
h5 a{
	background-image: url("/fileadmin/templates/html/main/img/arrow_big_right_black.png");
	background-repeat: no-repeat;
	background-position: right 12px;
	color: #FFFFFF;
	height: 37px;
	padding: 0px 45px 0px 0px;
}

p, ul {
	margin-bottom: 15px;
}
.bodytext a {
	text-decoration: underline;
	color: #2FA2D2;
}
.bodytext a:hover {
	color: #FF0000;
}

.left_wrapper {
	width: 877px;
	margin-right: 13px;
	float: left;
}

.right_wrapper {
	width: 120px;
	float:left;
	margin-top: 230px;
}

.left_col {
	width: 406px;
	margin: 0 15px;
	float: left;
}

.right_col {
	width: 406px;
	margin: 0 15px 0 20px;
	float: left;
}

.full_col {
	width: 839px;
	margin: 0 35px 0 15px;
	float: left;
}

.header_back .back {
	background: none;
	font-size: 30px;
	color: #FFFFFF;
	height: 37px;
	padding-left: 3px;
	color: #FFFFFF;
	margin-bottom: 10px;
	float: left;
}

.header_back .back span{
	background: none;
	height: 37px;
	display: inline-block;
	padding: 3px 10px 0px 12px;
	color: #FFFFFF;
}

.header_back .back.mouseover {
	background: none;
}

.header_back .back.mouseover span{
	background: none;
}

.header_back .back a{
	background-image: url("/fileadmin/templates/html/main/img/arrow_big_left_black.png");
	background-repeat: no-repeat;
	background-position: left 12px;
	color: #FFFFFF;
	height: 37px;
	padding: 0px 0px 0px 25px;
}
.header_back .back.mouseover a {
	color: #FF0000;
}
/* Start ad masking */
.top_mask {
	position: absolute;
	top: -4px;
	left: 2px;
	z-index: 20;
}
.bot_mask {
	position: absolute;
	top: 286px;
	left: 2px;
	z-index: 20;
}
.left_mask {
	position: absolute;
	top: -4px;
	left: -8px;
	z-index: 20;
}
.right_mask {
	position: absolute;
	top: -4px;
	left: 840px;
	z-index: 20;
}
/* end ad masking */

