/*----------------------------------------------------------------------------
	main.css

/*----------------------------------------------------------------------------
 styles for specific classes and ids
----------------------------------------------------------------------------*/

body#main_body {
	margin: 0;
	padding: 0;
	text-align: center;
}

/*-- global container ------------------------------------------------------*/

#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 950px;
}

#header	{
	/*position: relative;*/
	padding: 0;
	margin: 0;
	width: 950px;
	height:162px;
	top: 0px;
	left: 0px;
}

#main_container {
	padding: 0;
	margin: 0px 0px 0px 0px;
}

#layout_table {
	border-collapse: collapse;
	border-spacing: 0;

}

#sub_nav_column {
	vertical-align: top;
}

#content_column {
	vertical-align: top;
}

#left_column_container {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 180px;
	float: right;
}

#sub_container1 {
	margin: 0 0 0 0px;
	padding: 0;
}

#sub_container2 {
	margin: 0 0px 0 0;
	padding: 15px 20px 12px 30px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width:720px;
}

#content {
    overflow: hidden;
	margin: 0px 0px 0px 0;
	padding: 0;
	width: 720px;
}

/*--- banner -----------------------------------------------------------*/

#banner {
	/*clear: both;*/
	position: absolute;
	top: 38px;
	left: 465px;
	width: 468px;
	height: 60px;
	float:right;
}

/*--- navigation -----------------------------------------------------------*/
#navigation {
	font-family: Verdana, Arial,Tahoma,sans-serif;
    font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
	position: absolute;
	top: 124px;
	left: 105px;
	width: 650px;
	float:right;
}
.navigation {
	font-family: Verdana, Arial,Tahoma,sans-serif;
    font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;	
}
a.navigation:link {
	font-family: Verdana, Arial,Tahoma,sans-serif;
    font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;	
}

/*--- language -----------------------------------------------------------*/
#language {
	font-family: Verdana, Arial,Tahoma,sans-serif;
    font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
	position: absolute;
	padding: 7px 0px 0px 0px;
	top: 125px;
	right: 7px;
	width: 172px;
	height: 32px;
	float:right;
	text-align: center;
}
.language {
	font-family: Verdana, Arial,Tahoma,sans-serif;
    font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}
a.language:link {
	font-family: Verdana, Arial,Tahoma,sans-serif;
    font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}

/*--- title ---------------------------------*/

#title {
	font-family: Verdana, Arial,Tahoma,sans-serif;
    font-size: 28px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	  	
	position: absolute;
	top: 42px;
	left: 12px;
	padding: 0px 56px 0px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 350px;
	text-align: left;
	/*border:1px solid red;*/
	float:left;
	
}

html>body #title {
	width: 350px;
}  


/*--- container for the main navigation --------------------------------------*/

#main_nav_container {
	z-index: 1;
	position: absolute;
	top: 142px;
	left: 60px;
	line-height: 0;
	padding: 0 0px 0 0px;
	margin: 0 0 0px 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 700px;
	/*height: 21px;*/
}

html>body #main_nav_container {
	width: 700px;
} 

#main_nav_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_nav_list li {
	float: left;
	margin: 0px 0 0 0;
	padding: 0;

}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
	overflow: hidden;
	margin: 0;
    padding: 0px 24px 0px 24px;
    display: block;
    float: left;
	line-height: 19px;
	text-align: center;
	height: 20px;	
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body #main_nav_list a {
	height: 20px;
} 

a.main_nav_item { 
	font-family: Verdana,Arial,Tahoma,sans-serif;
    font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.main_nav_item:hover {
	font-family: Verdana,Arial,Tahoma,sans-serif;
  	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;		
	/*background: transparent;*/
}

a.main_nav_active_item { 
	font-family: Verdana,Arial,Tahoma,sans-serif;
    font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
	position: relative;
	top: 0px;
	left: 8px;
	line-height: 0;	
	padding: 0 0px 0 0px;
	margin: 0px 0 0px 0;
	overflow: hidden;
	width: 756px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*height:21px;*/
}

html>body .sub_nav_container {
	width: 756px;
} 

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sub_nav_list li {
	float: left;
	margin: 0px 0 0 0;
	padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
	overflow: hidden;
	margin: 0;
    padding: 0px 20px 0px 20px;
    display: block;
    float: left;
	line-height: 17px;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 19px;
}

html>body .sub_nav_list a {
	height: 19px;
} 

a.sub_nav_item {
	font-family:  Verdana,Arial,Tahoma,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.sub_nav_item:hover {
	font-family:  Verdana,Arial,Tahoma,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.sub_nav_active_item {
	font-family:  Verdana,Arial,Tahoma,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
	margin: 0;
	padding:0px;
	width: 950px;
	height: 100px;
	clear: both;
}

/*--- strix ---------------------------------------------------------------*/
#strix {
	font-family: Verdana, Arial, Tahoma, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
	padding: 60px 20px 0 25px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width:270px;
	float:left; 
}
.strix {
	font-family: Verdana, Arial, Tahoma, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;	
}

/*--- sponsor2 ---------------------------------------------------------------*/
#sponsor2 {
	width: 570px;
	/*clear: both;*/
	font-family: Verdana, Arial, Tahoma, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
	padding: 60px 25px 0 25px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	float:right;
}
.sponsor2 {
	font-family: Verdana, Arial, Tahoma, sans-serif;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;	
}

/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

/*--- paragraph ------------------------------------------------------------*/

.content, .content p, .content table, .content select, .content input, .content textarea {
	font-family:  Verdana,Arial,Tahoma,sans-serif;	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.content, .content p {
	margin: 5px 0 20px 0;
	padding: 0;
	line-height: 1.3;
}

/*--- headings -------------------------------------------------------------*/

.content h1 {
	font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.content h2 {
	font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.content h3 {
	font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
}

/*--- links ----------------------------------------------------------------*/

.content a:link {
	font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.content a:visited {
	font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.content a:hover {
	font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.content a:active {
	font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

/*--- tables ---------------------------------------------------------------*/

.content table {
    margin-left: 1px;
    margin-bottom: 15px;
   /* width: 99.8%;*/
	border-left: 1px solid;
	border-top: 1px solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
}

.content th {
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding: 3px 5px 3px 5px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana,Arial,Tahoma;
}

.content tr {
}

.content td {
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding: 3px 5px 3px 5px;
}

.content tr.odd {
	padding: 3px 2px 3px 2px;
}

.content tr.even {
	padding: 3px 2px 3px 2px;	
}
.content tr.row1 {
	padding: 3px 2px 3px 2px;
}

.content tr.row2 {
	padding: 3px 2px 3px 2px;	
}
/*--- forms ----------------------------------------------------------------*/

.content fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

.content input {
	border-style: solid;
	border-width: 1px;
}

.content textarea {
	border-style: solid;
	border-width: 1px;
}

.content label { 
}

.content select { 
}

.content option { 
}

/*--- lists ----------------------------------------------------------------*/

.content ol { 
}

.content ul { 
}

.content li { 
}

/*--- container for the quick country selector --------------------------------------*/

.quick_country_selector_container {
	margin: 0px 0px 0px 0;
	padding: 0px;
	/*float:right;*/
	text-align:center;
}

/*--- quick country selector --------------------------------------------------------*/

.quick_country_selector_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
			text-align:center;
}

.quick_country_selector_list li {
	clear: both;
	margin: 0px 0px 0px 0;
	padding: 0;
	text-align:center;
}

/*--- quick country selector items --------------------------------------------------*/

.quick_country_selector_list a {
	overflow: hidden;
	text-align: center;
	line-height: 22px;
	height: 23px;
	padding: 0 5px 0 5px;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 148px;
}

html>body .quick_country_selector_list a {
	width: 148px;
	text-align: center;
	margin:0px 7px 0px 7px;

} 

a.quick_country_selector_item {
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.quick_country_selector_item:hover {
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.quick_country_selector_active_item {
	font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/*--- containers for right blocks-----------------------------------------------------------*/

/*-----------------------------------------------*/
#weblog_sidebar_container {
	position:relative;
	margin: 0px 0px 0 0;
	padding: 0px 0px 0 0;
	float:right;
	right:7px;
	width:172px;
	}


/*--- Box 1-----------------------------------------------------------------*/

.box1 {
	margin: 0 0 7px 0;
	padding: 0 0px 7px 0px;
	text-align:center;
}

.box1_head {
  margin-top:0px;
  padding-bottom:0px;
  height: 6px;
  line-height: 6px;
  display:block;
}


/*--- Box 2 ----------------------------------------------------------------*/

.box2 {
	margin: 0 0 7px 0;
	padding: 0 0px 10px 0px;
	text-align:center;
}


.box2_head {
  	margin: 0px;
  	font-size: 100%;
  	padding-bottom:5px;
  	height: 30px;
  	line-height: 30px;
  	font-style:normal;
  	font-weight:bold;
  	text-align:center;
 	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px; 
}


/*--- Search box ------------------------------------------------------------*/

.search_box {
	margin: 0 0 7px 0;
	padding: 0 0px 0px 0px;
	height:85px;
	text-align:center;
}
.search_link {
	font-family: Verdana, Arial,Tahoma,sans-serif;
    font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
a.search_link:link {
	font-family: Verdana, Arial,Tahoma,sans-serif;
    font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}
a.search_link:hover {
	font-family: Verdana, Arial,Tahoma,sans-serif;
    font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}

#weblog_search_input {
	margin: 0;

}
#weblog_search_input input {
	width:110px;
	height:15px;
	margin: 0 0px 3px 9px;
	float:left;
	border:1px solid;
	font-size: 10px;
}
#weblog_search_button input {
	margin: 0px 9px 0px 0;
	text-align: center;
	padding: 0px;
	float:right;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
}

.imagelink { 
   border:0px;
}

.catalog {
 /* border-collapse: collapse;*/
 
}

table.catalog {
  width:720px;
  border:0;
  padding:0;
}
table.catalog  th {
  padding:1px;
}

table.catalog  .row1 {
  	background-color:#E0E0E0;
  	text-align:center;
  	}
table.catalog  .row2 {
  	background-color:#FFFFFF;
  	text-align:center;  	
  	} 
table.catalog  .cursor_pointer {
	cursor:pointer;
	}	
  
.ort table.name {
  border:0;
}  

.ort table.name td{
  border:0;
}  
 