*{
	margin: 0px;
	padding: 0px;
	outline-width: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body{
	background-color: #ffffff;
	background-image: url(image/bg_tile.png);
	background-repeat: repeat-x;
}

table{
	border: 0px;
	border-style: solid;
	border-collapse: collapse;
}

td{
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

img{
	border: 0px;
	vertical-align: bottom;
}

form{
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
	font-size: 16px !important;
	font-weight: bold !important;
	color: #ab2c1e !important;
}

h2{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #459ce6 !important;
}

h3{
	font-size: 12px !important;
	font-weight: bold !important;
	color: #ab2c1e !important;
}

h4{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #ab2c1e !important;
}

h5{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #000000 !important;
}

#bg_shadow{
	margin-left: auto;
	margin-right: auto;
	width: 1021px;
	background-image: url(image/bg_shadow2.png);
	background-repeat: repeat-y;
	display: table;
}

#bg_shadow_gradient{
	padding-left: 9px;
	padding-right: 9px;
	width: 1003px;
	background-image: url(image/bg_shadow.png);
	background-repeat: no-repeat;
	display: table;
}

#footer{
	margin-left: auto;
	margin-right: auto;
	width: 1021px;
	background-image: url(image/bg_shadow3.png);
	background-repeat: repeat-y;
	display: table;
}

#footer *{
	color: #2c3167;
}

#footer_content{
	padding-left: 9px;
	padding-right: 9px;
	width: 1003px;
	height: 34px;
	text-align: center;
}

#footer_text{
	float: left;
	clear: left;
	margin-top: 6px;
	width: 1003px;
	height: 22px;
	background-color: #ffffff;
}

#footer .separator{
	color: #5ea9e9;
}

#main_content{
	width: 100%;
	min-height: 669px;
	height: auto !important;
	height: 669px;
	background-color: #ffffff;
}

.map{
	position: absolute;
	visibility: hidden;
}

#popup{
	position: absolute;
	z-index: 1;
	width: 150px;
	visibility: hidden;
}

#popup .top{
	width: 138px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	background-color: #2c3167;
	font-weight: bold;
}

#popup .content{
	width: 138px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 6px;
	background-color: #edf2f8;
}

#popup .info{
	margin-top: 15px;
}

#popup .infotable td{
	color: #ab2c1e;
	font-weight: bold;
	padding-bottom: 5px;
}

#popup .dot{
	float: none;
	margin-top: 5px;
	margin-right: 5px;
}

.link{
	color: #459ce6;
	font-weight: normal;
	font-style: italic;
}

.normallink{
	color: #459ce6;
	font-weight: normal;
}

.button{
	display: block;
	width: 138px;
	height: 31px;
	line-height: 30px;
	background-image: url(image/button.png);
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.button:hover{
	text-decoration: none;
}

.button.center{
	margin-left: auto;
	margin-right: auto;
}

.button.multiple{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.button.back{
	background-image: url(image/button_back.png);
}

.button.print{
	background-image: url(image/button_print.png);
}

#topmenu{
	float: left;
	clear: left;
	width: 100%;
	height: 27px;
}

#topmenu *{
	color: #3886cd;
}

#topmenu a:hover{
	color: #2c3167;
	text-decoration: none;
}

#topmenu .selected{
	color: #2c3167;
}

#topmenu_left{
	float: left;
	margin-left: 34px;
	margin-top: 6px;
	display: inline;
}

#topmenu_left li{
	float: left;
	list-style: none;
	margin-right: 16px;
}

#topmenu_right{
	float: right;
	margin-right: 34px;
	margin-top: 6px;
	display: inline;
}

#topmenu_right li{
	float: left;
	list-style: none;
	margin-left: 16px;
}

#top_image{
	float: left;
	clear: left;
	margin-bottom: 6px;
}

#mainmenu{
	float: left;
	clear: left;
	width: 100%;
	height: 26px;
	background-image: url(image/bg_mainmenu.png);
	background-repeat: repeat-x;
}

#mainmenu *{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#mainmenu li{
	float: left;
	list-style: none;
	padding-top: 2px;
	padding-left: 30px;
	padding-right: 30px;
	height: 18px;
}

#mainmenufirst{
	width: 198px;
	padding: 0px !important;
}

#mainmenu .menuspacer{
	padding-left: 0px;
	padding-right: 0px;
	width: 8px;
	background-color: #ffffff;
}

.line0{
	background-color: #3886cd;
}

#mainmenu .menucolor1, .line1{
	background-color: #2c3167;
}

#mainmenu .menucolor2, .line2{
	background-color: #0f59c8;
}

#mainmenu .menucolor3, .line3{
	background-color: #b4bc75;
}

#mainmenu .menucolor4, .line4{
	background-color: #97a2ee;
}

#mainmenu .menucolor4 .submenu{
	display: none;
	position: absolute;
	margin-left: -30px;
	margin-top: 20px;
	z-index: 1;
	background-color: #bbe0e3;
	color: #ff0000;
}

#mainmenu .menucolor4 .submenu td{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 1px;
	padding-bottom: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

#mainmenu .menucolor5, .line5{
	background-color: #7a8968;
}

#mainmenu .selected{
	padding-bottom: 6px;
}

.line0, .line1, .line2, .line3, .line4, .line5{
	float: left;
	clear: left;
	width: 1003px;
	height: 6px;
	font-size: 0px;
}

#home_content, #general_content{
	float: left;
	clear: left;
	width: 100%;
	padding-top: 8px;
}

#home_left, #general_left{
	float: left;
	clear: left;
	width: 170px;
	margin-left: 18px;
	margin-right: 18px;
	display: inline;
}

#general_left{
	margin-top: 2px;
}

#general_left .highlight, #general_middle .highlight{
	color: #ab2c1e;
}
 
#home_map{
	float: left;
	width: 589px;
	border-width: 1px;
	border-style: solid;
	border-color: #404475;
}

#general_middle{
	float: left;
	padding-bottom: 10px;
	width: 575px;
}

#home_right, #general_right{
	float: left;
	width: 170px;
	margin-left: 18px;
	margin-right: 18px;
	display: inline;
}

.home_newsitem{
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}

.home_newsitem, .home_newsitem *, #general_middle, #general_middle *, #general_right, #general_right *{
	font-size: 12px;
}

#leftmenu{
	float: left;
	margin-top: 30px;
}

#leftmenu li{
	list-style: none;
	margin-bottom: 15px;
}

#leftmenu *{
	font-size: 12px;
	font-weight: bold;
	color: #3886cd;
}

#leftmenu a:hover{
	text-decoration: none;
}

#leftmenu a:hover, #leftmenu .selected{
	color: #2c3167;
}

#powered{
	text-align: center;
	margin-top: 6px;
}

.news_date{
	font-weight: normal;
	font-style: italic;
}

.news_search_input{
	width: 136px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.team_block{
	width: 591px;
	display: table;
}

.team_photo{
	float: left;
}

.team_info{
	float: left;
	width: 281px;
	margin-left: 10px;
	overflow: hidden;
}

.general_left_contact, .general_left_contact *, .general_left_message, .general_left_message *{
	font-size: 13px;
}

.general_left_contact span, .general_left_message span{
	color: #696969;
}

.general_middle_message{
	padding-left: 8px;
	padding-right: 8px;
	width: 575px;
}

.general_middle_contact, .general_middle_message{
	margin-top: -8px;
	padding-top: 8px;
	min-height: 468px;
	height: auto !important;
	height: 468px;
	width: 591px !important;
	background-color: #ddf3f0;
}

.general_middle_contact *{
	font-size: 11px !important;
}

#contact_fields{
	float: left;
	padding-bottom: 20px;
}

.contact_div{
	float: left;
	margin-left: 10px;
	width: 280px;
	display: inline;
}

.contact_table{
	float: left;
	width: 100%;
}

.contact_table table{
	width: 100%;
}

.contact_table .label{
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: italic;
	color: #696969;
	vertical-align: middle;
}

.contact_table .label.obligatory{
	font-style: normal;
	color: #000000;
}

.contact_table .field{
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.contact_table .field input, .contact_table .field textarea, .order_table .field input, .order_table_textarea{
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	border-width: 0px;
	background-color: #ffffff;
}

.contact_table .field textarea, .order_table_textarea{
	overflow: auto;
}

.contact_table.fullwidth{
	margin-left: 10px;
	width: 570px;
	display: inline;
}

.contact_table.fullwidth .label{
	vertical-align: top;
	padding-top: 2px;
}

.order_table{
	float: left;
	width: 280px;
}

.order_table.left{
	margin-right: 14px;
}

.order_table .label{
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: italic;
	color: #696969;
	vertical-align: middle;
}

.order_table .label.obligatory{
	font-style: normal;
	color: #000000;
}

.order_table .field{
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

#contact_button{
	float: left;
	clear: left;
	margin-top: 45px;
	width: 100%;
}

.full_content{
	width: 779px !important;
	margin-right: 18px;
	display: inline;
}

.order_product{
	padding-left: 8px;
	padding-top: 10px;
	width: 100px;
	background-color: #dceffa;
}

.order_info{
	padding-right: 44px;
	padding-top: 10px;
	width: 229px;
}

.order_info div{
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dceffa;
}

#shoppingcart{
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

.general_middle_product{
	width: 511px !important;
}

.general_right_product{
	margin-top: -8px;
	margin-right: 0px !important;
	padding-right: 18px !important;
	width: 250px !important;
	min-height: 486px;
	height: auto !important;
	height: 486px;
	background-color: #dceffa;
}

#product_order{
	margin-top: 13px;
	width: 100%;
}

#product_order .amount{
	padding-left: 8px;
	padding-bottom: 8px;
	width: 50px;
}

#product_order .image{
	width: 58px;
	padding-bottom: 8px;
}

#product_order .title{
	padding-bottom: 8px;
}

.download{
	float: left;
	width: 150px;
	height: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
}

.product_image{
	float: right;
}

.form_error{
	background-color: #ab2c1e;
}

#orderform_top{
	width: 575px;
}

#orderform_top td{
	padding-bottom: 12px;
	width: 25%;
	font-size: 11px;
}

#orderform_top .data{
	color: #696969;
}

#general_middle .separator{
	float: left;
	clear: left;
	width: 575px;
	height: 2px;
	border-width: 0px;
	border-color: #ff0000;
	color: #ffffff;
	background-color: #ffffff;
	margin-bottom: 12px;
}

#general_middle .subseparator{
	float: left;
	clear: left;
	width: 575px;
	height: 2px;
	border-width: 0px;
	border-color: #ff0000;
	color: #94c9fa;
	background-color: #94c9fa;
	margin-top: 12px;
	margin-bottom: 12px;
}

.order_div{
	float: left;
	display: table;
	padding-bottom: 12px;
}

.order_div *{
	font-size: 11px !important;
}

.news_image{
	margin-top: 10px;
	text-align: center;
}

.large_button{
	width: 138px;
	margin-left: auto;
	margin-right: auto;
}
