@charset "utf-8";

/* 
-----------------------------------
Site:www.carl.at
last update: 30.01.2010
autor: Carl Steiner www.carl.at
medium: Screen
-----------------------------------
 */
* {
		margin: 0px;
		padding: 0px;
}

html {
		height:100%;
}

BODY {
	font-family: "Courier New", Courier, monospace;
	line-height: 5px;
	font-size: 5px;
	/*background-attachment: fixed;
	background-image: url(pics/page_graphics/bg_desert2.jpg);*/
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(pics/page_graphics/imagesCAJWZ0MR.jpg);
}

.headline1 {
		font-size: 16px;
		line-height: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
		margin: 0px;
}

.center_1 {
		text-align: center;
		white-space: normal;
		display: block;
}

.width_100 {
		width: 100%;
}

.width_50 {
		width: 50%;
}

.width_50px {
		width: 50px;
}

.height_100 {
		height: 100px;
}

a:link,
a:visited,
a:active {
	color: #009900;
	text-decoration: none;
}

a:hover {
		color: #FF0000;
}

.main_field {
	top:0px;
	left: 0px;
	margin-right: 5px;
	margin-left: 5px;
	background-attachment: fixed;
	background-image: url(pics/symbol/BullSkull.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#mapframe {
		margin: 0px;
		padding: 0px;
		width: 100%;
}

.overview1 {
	background-color: #333;
}

.overview1 th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: lighter;
	vertical-align: top;
	line-height: 12px;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	border: 1px solid #EEE;
}

.overview1 a:link,
.overview1 a:visited,
.overview1 a:active {
	display: block;
	color: #FFFFFF;
	vertical-align: middle;
}

.overview1 a:hover {
		background-color: #999999;
		color: #FFFFFF;
}

.overview1_head_1 {
		background-color: #333333;
		background-image: url(pics/page_graphics/menu_button_1.gif);
		background-repeat: repeat-x;
		background-position: left top;
}

.overview1_head_1 th {
		font-size: 10px;
		line-height: 10px;
		font-weight: bold;
		padding-top: 5px;
		padding-right: 2px;
		padding-bottom: 5px;
		padding-left: 2px;
		vertical-align: top;
		color: #CCCCCC;
}
.overview1_bg_1 {
	background-color: #666;

}
.overview1_bg_1 a:link,
.overview1_bg_1 a:visited,
.overview1_bg_1 a:active {
	background-color: #666666;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(pics/page_graphics/menu_button_dark2.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #000;
}

.overview1_bg_1 a:hover {
		background-color: #333333;
		color: #FFFFFF;
}
.overview1_bg_2 {
	background-color: #090;

}

.overview1_bg_2 a:link,
.overview1_bg_2 a:visited,
.overview1_bg_2 a:active {
	background-color: #009900;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(pics/page_graphics/menu_button_dark2.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #000;
}

.overview1_bg_2 a:hover {
		background-color: #006600;
		color: #FFFFFF;
}

.overview1_bg_3 {
	background-color: #06F;

}

.overview1_bg_3 a:link,
.overview1_bg_3 a:visited,
.overview1_bg_3 a:active {
	background-color: #0066FF;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(pics/page_graphics/menu_button_dark2.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #000;
}

.overview1_bg_3 a:hover {
		background-color: #0033CC;
		color: #FFFFFF;
}

.overview1_bg_5 {
	background-color: #F90;

}

.overview1_bg_5 a:link,
.overview1_bg_5 a:visited,
.overview1_bg_5 a:active {
	background-color: #FF9900;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(pics/page_graphics/menu_button_dark2.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #000;
}

.overview1_bg_5 a:hover {
	background-color: #FF6600;
	color: #000000;
}

.overview1_bg_4 {
		background-color: #000066;
}

.overview1_bg_red {
		background-color: #FF0000;
}

.overview1_bg_blue {
		background-color: #0000FF;
}

.overview1_bg_dark_green {
		background-color: #00B100;
}

.overview1_bg_pink {
		background-color: #FF00FF;
}

.overview1_bg_orange {
		background-color: #FF6600;
}

.overview2 {
	padding: 1px;
	border: 1px solid #000000;
	margin: 3px;
	background-color: #CCC;
}

.overview2 tr{
	vertical-align: top;
	white-space: normal;
}

.overview2 a:link,
.overview2 a:visited,
.overview2 a:active {
		background-color: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height: 11px;
		color: #FFFFFF;
		white-space: nowrap;
		border: 1px solid #000000;
		margin: 1px;
		padding-right: 2px;
		padding-left: 2px;
		float: left;
}

.overview2 a:hover {
		background-color: #CCCCCC;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height: 11px;
		color: #000000;
}

.bg_1 {
	background-image: url(pics/page_graphics/bg_trans_red.png);
}

.bg_2 {
	background-image: url(pics/page_graphics/bg_trans_green2.png);

}

.bg_3 {
	background-image: url(pics/page_graphics/bg_trans_green2.png);
}

.bg_4 {
		background-image: url(pics/page_graphics/bg_gray_1.gif);
}

.bg_5 {
		background-color: #666666;
}
.bg_6 {
	background-color: #663;
}
.nav1_tl{
	background-image: url(pics/page_graphics/menubox_row_4_left_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 5px;
	line-height: 5px;
}
.nav1_tr{
	background-image: url(pics/page_graphics/menubox_row_4_right_1.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 5px;
	line-height: 5px;
}
.nav1_bl{
	background-image: url(pics/page_graphics/menubox_row_4_left_2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.nav1_br{
	background-image: url(pics/page_graphics/menubox_row_4_right_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.nav1_padding{
	padding-right: 10px;
	padding-left: 10px;
	height: 10px;
	font-size: 5px;
	line-height: 5px;
}

.nav1_frame_top, .nav1_frame_bottom{
	height: 10px;
	background-repeat: repeat-x;
	font-size: 5px;
	line-height: 5px;
}
.nav1_frame_top{
	background-image: url(pics/page_graphics/box_row_1_middle_1.gif);
	background-position: top;
}
.nav1_frame_bottom{
	background-position: bottom;
	background-image: url(pics/page_graphics/box_row_1_middle_2.gif);
}

.nav1_frame_left {
		padding-left: 7px;
		background-image: url(pics/page_graphics/menubox_left_2.gif);
		background-repeat: repeat-y;
		background-position: left;
}

.nav1_frame_right {
		padding-right: 7px;
		background-image: url(pics/page_graphics/menubox_right_2.gif);
		background-repeat: repeat-y;
		background-position: right;
}

.nav1 {
		background-color: #999999;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #000000;
		font-size: 0px;
		line-height: 0px;
}

.nav1 a:link,
.nav1 a:active,
.nav1 a:visited {
	display: block;
	background-position: left top;
	color: #CCC;
	background-color: #333333;
	font-size: 12px;
	line-height: 12px;
	background-image: url(pics/page_graphics/menu_button_dark2.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 1px;
}

.nav1 a:hover {
	color: #000000;
	background-color: #999999;
}

.nav1 UL {
		margin: 0px;
		padding: 0px;
}

.nav1 LI {
		display: block;
		margin: 0px;
		padding: 0px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #000000;
		border-left-color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		list-style-type: none;
		background-color: #333333;
		color: #FFFFFF;
}

.nav1 LI a:link,
.nav1 LI a:active,
.nav1 LI a:visited {
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #00CC00;
	font-size: 12px;
	line-height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(pics/page_graphics/menu_button_dark2.png);
	background-repeat: repeat-x;
	background-position: top;
}

.nav1 LI a:hover {
	color: #FFF;
	background-color: #999999;
}
.nav3_tl{
	background-image: url(pics/page_graphics/menubox_row_4_left_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 5px;
	line-height: 5px;
}
.nav3_tr{
	background-image: url(pics/page_graphics/menubox_row_4_right_1.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 5px;
	line-height: 5px;
}
.nav3_bl{
	background-image: url(pics/page_graphics/menubox_row_4_left_2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.nav3_br{
	background-image: url(pics/page_graphics/menubox_row_4_right_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.nav3_padding{
	padding-right: 10px;
	padding-left: 10px;
	height: 10px;
	font-size: 5px;
	line-height: 5px;
}

.nav3_frame_top, .nav3_frame_bottom{
	height: 10px;
	background-repeat: repeat-x;
	font-size: 5px;
	line-height: 5px;
}
.nav3_frame_top{
	background-image: url(pics/page_graphics/box_row_1_middle_1.gif);
	background-position: top;
}
.nav3_frame_bottom{
	background-image: url(pics/page_graphics/box_row_1_middle_2.gif);
	background-position: bottom;
}
.nav3_frame_left {
	padding-left: 7px;
	background-image: url(pics/page_graphics/menubox_left_2.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.nav3_frame_right {
	padding-right: 7px;
	background-image: url(pics/page_graphics/menubox_right_2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.nav3 {
	background-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 0px;
	line-height: 0px;
}

.nav3 a:link,
.nav3 a:active,
.nav3 a:visited {
	display: block;
	background-position: left top;
	color: #00CC00;
	background-color: #333;
	font-size: 12px;
	line-height: 12px;
	background-image: url(pics/page_graphics/menu_button_1.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 1px;
}

.nav3 a:hover {
	color: #FFF;
	background-color: #999999;
	background-image: url(pics/page_graphics/menu_button_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.nav3 UL {
		margin: 0px;
		padding: 0px;
}

.nav3 LI {
	display: block;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	background-color: #999;
	color: #333;
}

.nav3 LI a:link,
.nav3 LI a:active,
.nav3 LI a:visited {
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #06CC06;
	font-size: 12px;
	line-height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(pics/page_graphics/menu_button_1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.nav3 LI a:hover {
	color: #FFF;
	background-color: #999999;
	background-image: url(pics/page_graphics/menu_button_2.gif);
	background-repeat: repeat-x;
}

.bg_textbox {
		background-color: #999999;
}

.contentbox_1 {
	border: 1px solid #000000;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	background-image: url(pics/page_graphics/bg_trans_white.png);
	height: 100%;
}

.contentbox_1_text {
	clear: both;
	padding: 10px;
}
.contentbox_1_text2 {
	clear: both;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 2px;
}

.contentbox_2 {
	background-color: #eeeeee;
	border: 1px solid #000000;
	line-height: 12px;
	height: 100%;
	font-size: 12px;
}

.contentbox_2 h1 {
	color: #333333;
	text-align: center;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contentbox_2 h1 a:link,
.contentbox_2 h1 a:visited {
		text-align: center;
		font-size: 16px;
		background-color: #333333;
		color: #FFFFFF;
		display: block;
		background-image: url(pics/page_graphics/menu_button_1.gif);
		background-repeat: repeat-x;
		background-position: left top;
}

.contentbox_2 h1 a:hover {
		text-align: center;
		font-size: 16px;
		background-color: #999999;
		display: block;
		background-image: url(pics/page_graphics/menu_button_2.gif);
		background-repeat: repeat-x;
		background-position: left top;
}

.contentbox_2 h2 {
		text-align: center;
		font-size: 12px;
		line-height: 12px;
		color: #FFFF00;
}

.contentbox_2 h3 {
		font-size: 12px;
		line-height: 12px;
		color: #000000;
		font-weight: bold;
		float: left;
}

.contentbox_2 h4 {
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		color: #009900;
}

.contentbox_header_1 {
	font-size: 11px;
	line-height: 14px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.contentbox_head_0 {
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}

.contentbox_head_1 {
	background-color: #CCC;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 2px;
	background-image: url(pics/page_graphics/menu_button_dark.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
}

.contentbox_head_2 {
	background-color: #CCCCCC;
	float: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 2px;
	background-image: url(pics/page_graphics/menu_button_dark.png);
	background-repeat: repeat-x;
	background-position: left top;
}
/*
.contentbox_head_3 a:link,
.contentbox_head_3 a:visited,

.contentbox_head_3 a:active {
	background-color: #999999;
	padding: 2px;
	color: #000000;
	display: block;
	font-weight: bold;
	background-image: url(pics/page_graphics/menu_button_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.contentbox_head_3 a:hover {
	background-color: #CCCCCC;
	padding: 2px;
	display: block;
	color: #000000;
}
*/
.contentbox_head_3 {
	background-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	width: 24px;
}

.contentbox_head_4 {
	background-color: #CCCCCC;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 2px;
	margin-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(pics/page_graphics/menu_button_dark.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.box_top_left_1 {
		background-image: url(pics/page_graphics/box_tl_1.gif);
		background-repeat: no-repeat;
		background-position: right bottom;
}

.box_top_right_1 {
		background-image: url(pics/page_graphics/box_tr_1.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
}

.box_bottom_left_1 {
		background-image: url(pics/page_graphics/box_bl_1.gif);
		background-repeat: no-repeat;
		width: 12px;
		height: 12px;
		background-position: right top;
}

.box_bottom_right_1 {
		background-image: url(pics/page_graphics/box_br_1.gif);
		background-repeat: no-repeat;
		width: 12px;
		height: 12px;
		background-position: left top;
}

.box_top_a1 {
		background-image: url(pics/page_graphics/box_top_run_1.gif);
		background-repeat: repeat-x;
		background-position: left bottom;
}

.box_top_a2 {
		background-image: url(pics/page_graphics/box_top_run_1.gif);
		background-repeat: repeat-x;
		background-position: right bottom;
		text-align: right;
		height: 17px;
}

.box_row_1 {
		padding-right: 12px;
		padding-left: 12px;
		height: 12px;
}

.box_content_1 {
	margin-right: 12px;
	margin-left: 12px;
	display: block;
	background-image: url(pics/page_graphics/bg_trans_black.png);
	border: thin solid #000;
}
.box_content_1_head_0 {
	background-color: #333333;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	width: 24px;
	border: 1px solid #000;
}

.box_content_1_text {
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	margin: 3px;
}

.box_content_1 h1 {
	font-size: 14px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCC;
}
.box_content_1 h1 a:link,
.box_content_1 h1 a:visited {
		text-align: center;
		font-size: 16px;
		background-color: #333333;
		color: #FFFFFF;
		display: block;
		background-image: url(pics/page_graphics/menu_button_1.gif);
		background-repeat: repeat-x;
		background-position: left top;
}

.box_content_1 h1 a:hover {
		text-align: center;
		font-size: 16px;
		background-color: #999999;
		display: block;
		background-image: url(pics/page_graphics/menu_button_2.gif);
		background-repeat: repeat-x;
		background-position: left top;
}

.box_content_1 h2 {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
}

.box_content_1 h2 a:link,
.box_content_1 h2 a:visited,
.box_content_1 h2 a:active {
		text-align: center;
		font-size: 12px;
		line-height: 14px;
		color: #999999;
}

.box_content_1 h2 a:hover {
		text-align: center;
		font-size: 12px;
		line-height: 14px;
		color: #FFFFFF;
}


.box_content_1 h4 {
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		color: #009900;
}

.box_content_1 h5 {
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		color: #000000;
		clear: both;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

.box_content_2 {
	margin-right: 12px;
	margin-left: 12px;
	display: block;
	background-image: url(pics/page_graphics/bg_trans_gray.png);
	border: thin solid #000;
}

.box_content_2 h1 {
	font-size: 14px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCC;
}

.box_content_2 h2 {
	font-size: 11px;
	line-height: 14px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.box_content_2 h3 {
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.box_content_2 h4 {
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		color: #009900;
}

.box_content_2 p {
		font-size: 9px;
		line-height: 10px;
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-right: 3px;
		margin-left: 3px;
}

.box_content_3 {
		margin-right: 12px;
		margin-left: 12px;
		background-color: #000000;
		display: block;
}

.box_content_3 h1 {
		text-align: center;
		font-size: 16px;
		color: #FFFFFF;
}

.box_content_3 h2 {
		text-align: center;
		font-size: 12px;
		line-height: 12px;
		color: #FFFF00;
}

.box_content_3 h3 {
		font-size: 10px;
		line-height: 12px;
		color: #000000;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: lighter;
}

.box_content_3 h4 {
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		color: #009900;
}

.box_content_3 p {
		font-size: 9px;
		line-height: 10px;
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-right: 3px;
		margin-left: 3px;
}

.box_content_4 {
		margin-right: 12px;
		margin-left: 12px;
		display: block;
		height: 89px;
}

.box_row_1_left_1 {
		background-image: url(pics/page_graphics/box_tl_1.gif);
		background-repeat: no-repeat;
		background-position: left;
}

.box_row_1_right_1 {
	background-image: url(pics/page_graphics/box_tr_1.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 10px;
}

.box_row_1_middle_1 {
		background-image: url(pics/page_graphics/box_row_1_middle_1.gif);
		height: 12px;
		background-repeat: repeat-x;
		background-position: bottom;
}

.box_row_1_left_2 {
		background-image: url(pics/page_graphics/box_bl_1.gif);
		background-repeat: no-repeat;
		background-position: left;
}

.box_row_1_right_2 {
		background-image: url(pics/page_graphics/box_br_1.gif);
		background-repeat: no-repeat;
		background-position: right;
}

.box_row_1_middle_2 {
		background-image: url(pics/page_graphics/box_row_1_middle_2.gif);
		height: 12px;
		background-repeat: repeat-x;
		background-position: top;
}

.box_tr_1 {
	background-image: url(pics/page_graphics/box_tr_3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.box_tl_1 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pics/page_graphics/box_tl_3.gif);
}

.box_br_1 {
	background-image: url(pics/page_graphics/box_br_3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.box_bl_1 {
	background-image: url(pics/page_graphics/box_bl_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.box_left_1 {
	background-image: url(pics/page_graphics/box_left_2.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.box_right_1 {
	background-image: url(pics/page_graphics/box_right_2.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.box2_headline,
.box3_headline {
		font-size: 16px;
		line-height: 16px;
		text-align: center;
		font-weight: bolder;
}

.box2_bg {
		background-color: #999999;
}

.box2_text1 {
		font-size: 12px;
		line-height: 12px;
		color: #FFFF00;
}

.box3_bg {
		border: 1px solid #000000;
		background-color: #666666;
}

.box3_text1 {
		font-size: 12px;
		line-height: 12px;
		color: #FFFF00;
}

.box3_description {
		font-size: 11px;
		line-height: 12px;
		color: #FFFFFF;
}

.box3_big_letter {
		font-size: 18px;
		line-height: 18px;
		color: #000000;
		font-weight: bolder;
}

.bg_vote_1 {
		background-color: #999999;
		font-size: 10px;
		line-height: 12px;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bg_vote_2 {
		background-color: #CCCCCC;
		font-size: 10px;
		line-height: 12px;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bg_vote_3 {
		background-color: #666666;
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.nav_up:link,
a.nav_up:active,
a.nav_up:visited {
	width: 20px;
	height: 20px;
	background-image: url(pics/page_graphics/nav_to_next_up.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	background-color: #CCCCCC;
	padding: 2px;
}

a.nav_up:hover {
	width: 20px;
	height: 20px;
	background-image: url(pics/page_graphics/nav_to_next_up2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #666666;
}

a.nav_down:link,
a.nav_down:visited,
a.nav_down:active {
	width: 20px;
	height: 20px;
	background-image: url(pics/page_graphics/nav_to_next_down.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	background-color: #CCCCCC;
	padding: 2px;
}

a.nav_down:hover {
	width: 20px;
	height: 20px;
	background-image: url(pics/page_graphics/nav_to_next_down2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #666666;
}
a.nav_back:link,
a.nav_back:visited,
a.nav_back:active {
	width: 20px;
	height: 20px;
	background-image: url(pics/page_graphics/b_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	background-color: #CCCCCC;
	padding: 2px;
}
a.nav_back:hover {
	width: 20px;
	height: 20px;
	background-image: url(pics/page_graphics/b_back2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #666666;
}

#visitors_voting {
		position:absolute;
		left:0px;
		top:0px;
		width:135px;
		height:100%;
		z-index:14;
		visibility: visible;
}

#my_map {
		width:100%;
		height:360px;
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		line-height: 12px;
		text-align: left;
		margin-top: 5px;
}

#my_map_2 {
		width:100%;
		height:400px;
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		line-height: 12px;
		text-align: left;
		margin-top: 5px;
}

.mapbar_1_size {
		padding-left: 5px;
		padding-right: 5px;
}

.mapbar_2_size {
		width:150px;
		padding-left: 5px;
		padding-right: 5px;
		float: left;
}

.pic_center_1 {
		border: 1px solid #000000;
		background-color: #CCCCCC;
		font-size: 12px;
		line-height: 12px;
}

.pic_center_3 {
		border: 1px solid #000000;
		vertical-align: middle;
}

.pic_center_4 {
		font-size: 12px;
		line-height: 12px;
		padding-top: 3px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		padding-bottom: 3px;
		padding-left: 2px;
}

.pic_center_2 {
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		vertical-align: middle;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height: 10px;
}

.pic_center_2 a:link,
.pic_center_2 a:visited,
.pic_center_2 a:active {
		background-color: #333333;
		color: #FFFFFF;
		padding: 1px;
		display: block;
}

.pic_center_2 a:hover {
		background-color: #000000;
		color: #FFFFFF;
}

.pic_right,
.pic_left {
		background-color: #CCCCCC;
		text-align: center;
		font-size: 9px;
		line-height: 10px;
		border: 1px solid #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 3px;
}

.pic_right p,
.pic_left p {
		background-color: #333333;
		text-align: center;
		font-size: 9px;
		line-height: 10px;
		border: 1px solid #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 2px;
		display: block;
		margin-top: 1px;
		margin-right: 0px;
		margin-bottom: 1px;
		margin-left: 0px;
		color: #FFFFFF;
}

.pic_right {
		float: right;
		padding: 1px;
}

.pic_left {
		float: left;
		padding: 1px;
}

.pic_left a:link,
.pic_left a:visited,
.pic_left a:active,
.pic_right a:link,
.pic_right a:visited,
.pic_right a:active {
		background-color: #333333;
		color: #FFFFFF;
		padding: 1px;
		display: block;
}

.pic_left a:hover,
.pic_right a:hover {
		background-color: #999999;
		color: #000000;
}

.pic_left_2 {
}

.float_left {
		float: left;
}

.pic_left_2 a:link,
.pic_left_2 a:visited,
.pic_left_2 a:active {
		background-color: #333333;
		color: #CCCCCC;
		display: block;
		width: 110px;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height: 10px;
		border: 1px solid #FFFFFF;
		float: none;
		padding-top: 2px;
		padding-bottom: 2px;
		margin: 2px;
}

.pic_left_2 a:hover {
		background-color: #CCCCCC;
		color: #000000;
}

.pic_left_2 p {
		background-color: #333333;
		color: #CCCCCC;
		display: block;
		width: 110px;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height: 10px;
		border: 1px solid #FFFFFF;
		margin: 2px;
		padding-top: 2px;
		padding-bottom: 2px;
}

.endrow {
		visibility: hidden;
		clear: both;
}

.nav_center {
		margin-right: 50%;
		margin-left: 50%;
		text-align: center;
}

.nav2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #CCC;
}

.nav2 a:link,
.nav2 a:visited,
.nav2 a:active {
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	color: #000;
	font-size: 10px;
	line-height: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	background-image: url(pics/page_graphics/menu_button_3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-color: #000000;
	background-color: #CCC;
}

.nav2 a:hover {
	color: #000;
	background-color: #FFF;
	background-image: url(pics/page_graphics/menu_button_4.gif);
	background-repeat: repeat-x;
}

#submenu_1 {
		display: block;
}

#submenu_2 {
		display: block;
}

#submenu_3 {
		display: block;
}

#submenu_4 {
		display: block;
}

.sub_1 {
}

.sub_1 UL {
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		background-color: #333333;
}

.sub_1 LI {
		margin-right: 3px;
		background-image: none;
}

.sub_1 LI a:link,
.sub_1 LI a:active,
.sub_1 LI a:visited {
	background-color: #999999;
	color: #00FF00;
	padding-left: 2px;
	background-image: url(pics/page_graphics/menu_button_dark.png);
}

.sub_1 LI a:hover {
	color: #000000;
	background-color: #CCCCCC;
}

.sub_2 {
}

.sub_2 UL {
		background-color: #333333;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
}

.sub_2 LI {
		margin-right: 9px;
}

.sub_2 LI a:link,
.sub_2 LI a:active,
.sub_2 LI a:visited {
	background-color: #CCC;
	color: #003300;
	padding-left: 5px;
	background-image: url(pics/page_graphics/menu_button_dark.png);
	background-repeat: repeat-x;
}

.sub_2 LI a:hover {
	color: #000000;
	background-color: #FFF;
}

.overview_frame_main {
	margin-right: 5px;
	margin-left: 5px;
}
.overview_box_1 {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 290px;
	text-align: center;
	float: left;
}

.overview {
	border-top-style: solid;
	padding: 0px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-color: #000000;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #CCC;
	font-size: 1px;
	line-height: 1px;
}
.overview h1 {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	color: #333;
}

.overview UL {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
}

.overview LI {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
}

.overview LI a:link,
.overview LI a:active,
.overview LI a:visited {
	font-size: 12px;
	display: block;
	color: #00CC00;
	line-height: 12px;
	text-align: center;
	background-color: #333333;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(pics/page_graphics/menu_button_dark.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.overview LI a:hover {
	color: #000000;
	display: block;
	line-height: 12px;
	background-color: #999999;
	background-image: url(pics/page_graphics/menu_button_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.list_1 {
		clear: both;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
}

.list_1 DL {
		clear: both;
		list-style-type: none;
}

.list_1 DT {
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	clear: left;
}

.list_1 DD {
		FONT-SIZE: 12px;
		line-height: 12px;
		color: #333333;
		margin-right: 5px;
		margin-left: 15px;
		float: none;
		clear: both;
}

.list_2 {
		clear: both;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
}

.list_2 DL {
		clear: both;
		list-style-type: none;
}

.list_2 DT {
		color: #000000;
		font-size: 10px;
		font-weight: bolder;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 12px;
		float: left;
}

.list_2 DD {
		FONT-SIZE: 12px;
		line-height: 12px;
		color: #333333;
		margin-right: 5px;
		margin-left: 30px;
}

#menu2 {
	position:absolute;
	left:5px;
	top:130px;
	width:140px;
	z-index:5;
	visibility: visible;
}

#menu_trekking {
	position:absolute;
	left:4px;
	top:10px;
	width:115px;
	z-index:5;
	visibility: visible;
}

#description {
		width:100px;
		height:100px;
		color: #FFFFFF;
		font-size: 12px;
		line-height: 12px;
		margin-right: 7px;
		margin-left: 8px;
		margin-top: 7px;
		margin-bottom: 8px;
		padding-right: 5px;
		padding-left: 5px;
		text-align: center;
		vertical-align: middle;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu_spacer_1 {
	height: inherit;
	width: 16px;
}

.tableheight_1 {
	position:absolute;
	left:5px;
	width:140px;
	height:100%;
	z-index:1;
	visibility: visible;
	padding-bottom: 5px;
	vertical-align: bottom;
	top: 0;
}

.tableheight_2 {
		position:absolute;
		left:0px;
		width:115px;
		height:100%;
		z-index:1;
		visibility: visible;
		padding-bottom: 5px;
		vertical-align: bottom;
		top: 0;
}

#frame_box {
	position:absolute;
	top:5px;
	width:145px;
	height:115px;
	z-index:4;
	visibility: visible;
	background-repeat: no-repeat;
}

#description_box {
	position:absolute;
	left:13px;
	top:13px;
	width:118px;
	height:95px;
	z-index:3;
	visibility: hidden;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

#logo_box {
	left:13px;
	top:5px;
	width:123px;
	height:99px;
	z-index:1;
	display: block;
	text-align: center;
	position: absolute;
	visibility: visible;
	padding-top: 8px;
	background-image: url(pics/page_graphics/bg_trans_gray.png);
}

.tooltip {
		border: 1px solid #000000;
		background-color: #CCCCCC;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
}

.maps {
		position: relative;
		z-index: 5;
}

.maps_left {
		position: relative;
		z-index: 5;
		float: left;
		padding: 2px;
		border: 1px solid #000000;
		margin: 2px;
		background-color: #333333;
}

.maps_right {
		position: relative;
		z-index: 5;
		float: right;
		padding: 2px;
		border: 1px solid #000000;
		margin: 2px;
		background-color: #333333;
}

.track_overlay {
		position: absolute;
		z-index: 10;
}

.track_overlay2 {
		position: absolute;
		z-index: 11;
}

.marker {
	position: absolute;
	background-image: url(pics/page_graphics/nav_expand.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 12;
	height: 25px;
	left: 146px;
	top: 685px;
}

.marker a:link,
.marker a:visited,
.marker a:active {
		background-color: #333333;
		border: 1px solid #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		padding-top: 1px;
		background-image: url(pics/page_graphics/menu_button_1.gif);
		background-repeat: repeat-x;
		background-position: left top;
		font-weight: bold;
		font-size: 10px;
		line-height: 12px;
}

.marker a:hover {
		background-color: #999999;
		border: 1px solid #000000;
		background-image: url(pics/page_graphics/menu_button_2.gif);
		background-repeat: repeat-x;
		background-position: left top;
}

.marker2 {
		z-index: 12;
		position: absolute;
}

.marker2 a:link,
.marker2 a:visited,
.marker2 a:active {
		background-color: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		padding-top: 1px;
		font-weight: bold;
		font-size: 10px;
		line-height: 12px;
		text-align: center;
		display: block;
		border: 2px solid #000000;
}

.marker2 a:hover {
		background-color: #999999;
}

.w3c_cert_xhtml,
.w3c_cert_css {
		border: 1px solid #000000;
		background-color: #CCCCCC;
		font-size: 12px;
		line-height: 12px;
		height: 31px;
		width: 88px;
		display: block;
}

.w3c_cert_xhtml {
		background-image: url(pics/symbol/w3c_xhtml.gif);
		background-repeat: no-repeat;
}

.w3c_cert_css {
		background-image: url(pics/symbol/w3c_css.gif);
		background-repeat: no-repeat;
}
