/* global */
body {
	background-image: url(../img/body.jpg);
	background-repeat: repeat-x;
	font-size: 10pt;
}

.container_16 {
	background-color: #ffffff;
}

/* row_1 */

.row_1 {
	padding: 9px 0;
}

.row_1_inner {
	height: 33px;
	background-image: url(../img/toolbox.jpg);
	background-position: 0 -66px;
}

.row_1_inner_left {
	background-image: url(../img/toolbox.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 33px;
}

.row_1_inner_right {
	background-image: url(../img/toolbox.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	height: -33px;
}

.toolbox {
	padding-right: 18px;
	line-height: 33px;
	color: #ffffff;
	text-align: right;
	font-size: 9pt;
}

.toolbox a {
	color: #ffffff;
	text-decoration: none;
}

.toolbox a:hover {
	text-decoration: underline;
}


/* row_2 */

.row_2_inner {
	height: 157px;
	background-image: url(../img/lukaschek.jpg);
}


/* row_3_left */

.row_3 {
	padding: 24px 0;
}

.row_3_left .menu a {
	display: block;
	line-height: 16px;
	border-bottom: 1px solid #7eb4d8;
	text-decoration: none;
	color: #066db0;
	padding: 9px 0 9px 31px;
	background-image: url(../img/row_3_menu_a.jpg);
	background-position: 0 11px;
	background-repeat: no-repeat;
}

.row_3_left .menu a:hover, .row_3_left .menu a.act {
	color: #7eb4d8;
}

.row_3_left .menu a.level2 {
	padding: 9px 0 9px 44px;
	background-image: url(../img/row_3_menu_a2.jpg);
	background-position: 23px 11px;
	border: none;
}

.row_3_left .menu .level2-wrap {
	background-color: #ffffff;
	margin-top: -1px;
	border-bottom: 1px solid #7eb4d8;
}

/* ie6 bugfix */
.row_3_left .menu a.dummy {
	display: none;
}


/* row_3_center */
.row_3_center h1 {
	font-size: 21px;
	color: #227ab9;
}

.row_3_center h2 {
	font-size: 19px;
	color: #227ab9;
}

.row_3_center h3 {
	font-size: 17px;
	color: #227ab9;
}

.row_3_center h4 {
	font-size: 15px;
}

.row_3_center h5 {
	font-size: 13px;
}

.row_3_center h6 {
	font-size: 12px;
}

.row_3_center a {
	color: #227ab9;
	text-decoration: none;
}

.row_3_center a:hover {
	text-decoration: underline;
}


/* row_3_right */

.row_3_right a {
	text-decoration: none;
	color: #066db0;
}

.row_3_right a:hover {
	text-decoration: underline;
}

.grid_4  .csc-frame-frame1 {
	padding: 0 8px 8px 8px;
	background-color: #cee0ee;
}

.grid_4 .csc-frame-frame1 h1, .grid_4 .csc-frame-frame1 h2, .grid_4 .csc-frame-frame1 h3, .grid_4 .csc-frame-frame1 h4, .grid_4 .csc-frame-frame1 h5, .grid_4 .csc-frame-frame1 h6 {
	font-size: 100%;
	color: #ffffff;
	background-image: url(../img/grid_4_box_1_top.jpg);
	background-repeat: no-repeat;
	margin: 0 -8px 7px -8px;
	line-height: 27px;
	padding: 0 8px;
}

.content1  {
	padding: 15px 0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin-bottom: 10px;
}
