@charset                    "UTF-8";

/* CSS Document version 1.0 18.Oktober2007 - initial CSS version - ck from www.vr-studos.com */
/* CSS Document version 1.1 01.November2007 - changed some fonts and colors - ck from www.vr-studos.com */


#main
{
	width: 697px;
	height: 585px;
	background-color: #FFF;
	border-color: #d6d6dd;
	border-width: 1px;
	border-style: solid;
	position: fixed;
	font-family: Helvetica, Arial, sans-serif, Verdana;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#frontpage_logo
{
	position: fixed;
	top: 190px;
	left: 350px;
	width: 340px;
	float: left;
}

#frontpage
{
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #556571;
}

#frontpage a:link
{
	color: #556571;
	text-decoration: none;
}

#frontpage a:visited
{
	color: #556571;
	text-decoration: none;
}

#frontpage a:hover
{
	color: #CD031C;
	text-decoration: none;
}

#frontpage a:active
{
	color: #556571;
	text-decoration: none;
}

#dev_vrstudios
{
	font-size: 9px;
	margin: 0 0 0 10px;
}

#dev_vrstudios a:link
{
	color: #c2c2c2;
	text-decoration: none;
}

#dev_vrstudios a:visited
{
	color: #c2c2c2;
	text-decoration: none;
}

#dev_vrstudios a:hover
{
	color: #999;
	text-decoration: none;
}

#dev_vrstudios a:active
{
	color: #c2c2c2;
	text-decoration: none;
}

#dev_vrstudios2
{
	font-size: 9px;
	float: left;
	margin: 20px 0 0 10px;
}

#dev_vrstudios2 a:link
{
	color: #c2c2c2;
	text-decoration: none;
}

#dev_vrstudios2 a:visited
{
	color: #c2c2c2;
	text-decoration: none;
}

#dev_vrstudios2 a:hover
{
	color: #999;
	text-decoration: none;
}

#dev_vrstudios2 a:active
{
	color: #c2c2c2;
	text-decoration: none;
}

#language_select
{
	font-size: 9px;
	float: left;
	margin: 20px 0 0 10px;
}

#language_select a:link
{
	color: #556571;
	text-decoration: none;
}

#language_select a:visited
{
	color: #556571;
	text-decoration: none;
}

#language_select a:hover
{
	color: #CD031C;
	text-decoration: none;
}

#language_select a:active
{
	color: #556571;
	text-decoration: none;
}

#menu_area
{
	background-color: #CCC;
	background-image: url(../sitepic/bg_menu.gif);
	background-repeat: repeat-x;
	border-color: #FFF #FFF #b3bbc6 #FFF;
	border-width: 1px;
	border-style: solid;
	height: 16px;
	padding: 5px 10px 0 10px;
}

#menu_headline
{
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif, Verdana;
	float: left;
	color: #556571;
}

#menu_item
{
	float: right;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif, Verdana;
	margin: -4px 1px 0 1px;
	padding: 3px 7px 0 7px;
	background-color: #999;
	background-image: url(../sitepic/bg_menu_item_base.gif);
	background-repeat: repeat-x;
	border-color: #808080;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	height: 17px;
	color: #000;
}

#menu_item_selected
{
	float: right;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif, Verdana;
	margin: -4px 1px 0 1px;
	padding: 3px 7px 0 7px;
	background-color: #999;
	background-image: url(../sitepic/bg_menu_item_selected.gif);
	background-repeat: repeat-x;
	border-color: #808080;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	height: 17px;
	color: #000;
}

#menu_item a:link, #menu_item_selected a:link
{
	color: #556571;
	text-decoration: none;
}

#menu_item a:visited, #menu_item_selected a:visited
{
	color: #556571;
	text-decoration: none;
}

#menu_item a:hover, #menu_item_selected a:hover
{
	color: #CD031C;
	text-decoration: none;
}

#menu_item_selected a:hover
{
	color: #556571;
	text-decoration: none;
}

#menu_item a:active, #menu_item_selected a:active
{
	color: #e01a22;
	text-decoration: none;
}

#leica_logo { float: right; }

#area_eigenschaften2
{
	width: 686px;
	height: 460px;
	position: fixed;
	top: 36px;
	left: 13px;
	border-color: #6f6f6f;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
	background-image: url(../sitepic/bg_worldmap.gif);
	background-repeat: no-repeat;
	padding: 0 1px 0 0;
}

#area_eigenschaften
{
	width: 686px;
	height: 460px;
	position: fixed;
	top: 36px;
	left: 13px;
}

<!--
[if IE 7]>
<!--
#area_eigenschaften
{
	width: 686px;
	height: 460px;
	margin: 7px 0 0 2px;
}
-->

<![endif]-->

<!--
[if IE 7]>
<!--
#area_eigenschaften2
{
	width: 686px;
	height: 460px;
	margin: 7px 0 0 2px;
}
-->

<![endif]-->





#area_help_contact { }

#area_help_navigate
{
	width: 223px;
	height: 460px;
	position: fixed;
	top: 36px;
	left: 407px;
	border-color: #6f6f6f;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
	padding: 40px 20px 0 50px;
	float: right;
}

.img_border
{
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}

#small_reading
{
	font-size: 9px;
	line-height: 11px;
	color: #999;
}

#mid_reading
{
	font-size: 11px;
	line-height: 13px;
	color: #556571;
}

h1
{
	color: #556571;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

h2
{
	color: #556571;
	font-size: 12px;
	line-height: 13px;
	margin: 0;
	padding: 0;
}

h3
{
	color: #556571;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

