body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004289;
	text-align: center;
	margin: auto;
}

#page {
	width: 1000px;
	margin: auto;
	background-color: #328cce;
	text-align: left;
}

#head {
	width: 1000px;
	height: 313px;
	background-image: url(/fileadmin/templates/tsk/pics/head_bg.jpg);
	background-repeat: no-repeat;
}

#flash {
	position: absolute;
}

#content {
	width: 1000px;
	margin-top: -0px;
}

/* Links */
a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fffc9e;
}

/* Start: Navi */
#navi {
	width: 730px;
	height: 35px;
	padding-top: 256px;
	margin-left: 40px;
}

#navi table {
	width: 730px;
}

#navi .element {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	float: left;
}

#navi .element a {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	font-style: italic;
}

#navi .element-active {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	float: left;
	background-image: url(/fileadmin/templates/tsk/pics/navi-active-bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

#navi .element-active a {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #fffc9e;
	text-decoration: none;
	font-style: italic;
}
/* End: Navi */

/* Start: Sub-Navi 1 */
.subnavi {
	width: 166px;
	background-image: url(/fileadmin/templates/tsk/pics/subnav_main_bg.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.subnavi_top {
	width: 166px;
	background-image: url(/fileadmin/templates/tsk/pics/subnav_head_bg.png);
	background-repeat: no-repeat;
}

.subnavi_footer {
	width: 166px;
	height: 16px;
	background-image: url(/fileadmin/templates/tsk/pics/subnav_footer_bg.png);
	background-repeat: no-repeat;
}

.subelement, .subelement-act {
	padding-top: 4px;
	padding-left: 20px;
}

.subelement a {
	text-decoration: none;
	color: #fff;
}

.subelement-act a, .subelement a:hover {
	text-decoration: none;
	color: #fffb8d;
}
/* End: Sub-Navi 1 */

/* Start: Sub-Navi 2 */
.subnavi2 {
	width: 154px;
	background-image: url(/fileadmin/templates/tsk/pics/subnav2_main_bg.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.subnavi2_top {
	width: 154px;
	height: 14px;
	background-image: url(/fileadmin/templates/tsk/pics/subnav2_head_bg.png);
	background-repeat: no-repeat;
}

.subnavi2_footer {
	width: 154px;
	height: 12px;
	background-image: url(/fileadmin/templates/tsk/pics/subnav2_footer_bg.png);
	background-repeat: no-repeat;
}

.subelement, .subelement-act {
	padding-top: 4px;
	padding-left: 20px;
}

.subelement a {
	text-decoration: none;
	color: #fff;
}

.subelement-act a {
	text-decoration: none;
	color: #fffb8d;
}
/* End: Sub-Navi 2 */

/* Start: Pannels */
.pannel {
	position: relative;
	width: 480px;
	height: 280px;
	background-image: url(/fileadmin/templates/tsk/pics/pannel-bg.gif);
	border: 1px solid #328cce;
	margin-left: 14px;
	margin-bottom: 6px;
	float: left;
	display: none;
}

.pannel .divers {
	position: absolute;
	bottom: 16px;
	left: 20px;
}

.pannel h1 {
	margin-top: 22px;
	margin-left: 0px;
	margin-bottom: 16px;
	padding: 0px;
	font-family: Arial;
	color: #9cd0f5;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
}

.pannel .txt {
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Arial;
	color: #fff;
	font-size: 12px;
}

.pannel .txt h2 {
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
	font-family: Arial;
	color: #fffb98;
	font-size: 12px;
}


/* End: Pannels */

#footer {
	width: 1000px;
	height: 170px;
	background-image: url(/fileadmin/templates/tsk/pics/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#breadcrumb{
	position: absolute;
	width: 800px;
	margin-top: 300px;
	margin-left: 40px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}