
/* ----------------------------------------------------------------------------- */

.content_main
{
  width: 600px;
  float: left;
  margin-left: 12px;
  display: inline;
  font-size: 12px;
  min-height: 400px;
}

.content_main .tl
{
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
}

.content_main .tr
{
  position: absolute;
  top: 0;
  left: 584px;
  width: 16px;
  height: 16px;
}


.content_main .date
{
  position: absolute;
  /*top: 190px;*/
  bottom: -34px;
  left: 5px;
  width: 50px;
  color: #a0a6a7;
}

.content_main .date_day
{
  color: #a0a6a7;
  font: 36px "Times New Roman";
  line-height: 28px;
  width: 50px;
  text-align: center;
}

.content_main .date_rest
{
  color: #a0a6a7;
  font: 12px "Times New Roman";
  text-transform: uppercase;
  width: 50px;
  text-align: center;
}

.content_main .content_holder
{
  width: 500px;
  margin-left: 61px;
  padding-top: 50px;
  padding-bottom: 30px;
}

.content_main .h1_holder
{
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  border-bottom: 1px solid #a3a4a6;
}

.content_main .text, .content_main .text_box
{
  line-height: 170%;
}

.content_main .text_box
{
  font-style: italic;
  background: url(../media/content/box_border.gif) repeat-y;
  padding-left: 20px;
}

.content_main .text a, .content_main .text_box a
{
  color: #414d4f;
  background: #f7ff7f;
}

.content_main .text a:hover, .content_main .text_box a:hover
{
  color: #fff;
  background: #b7db28;
}

.content_main .text img.lo, .content_main .text_box img.lo
{
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 2px;
  border: 1px solid #225627;
}

.content_main .text_footnote
{
  color: #aaaeae;
  font-size: 10px;
}

/* ----------------------------------------------------------------------------- */

#panorama
{
  width: 600px;
  /*height: 199px;*/
  height: auto;
  background: #BDC1C2;
}

#panorama_thumbs
{
  position: absolute;
  height: 62px;
  /*top: 159px;*/
  bottom: -22px;
  right: 0;
  padding-left: 10px;
  background: url(../media/corners/header_img_tab.png) no-repeat;
  z-index: 1;
}

#panorama_thumbs div
{
  width: 52px;
  height: 52px;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  cursor: pointer;
}

#panorama_thumbs .tc
{
  position: absolute;
  left: 0;
  top: 0;
  width: 52px;
  height: 52px;
}

.tab
{
  position: absolute;
  /*top: 179px;*/
  bottom: -1px;
  left: 0;
  width: 65px;
  height: 21px;
}

/* ----------------------------------------------------------------------------- */

#js
{

}

/* ----------------------------------------------------------------------------- */

.sidebar
{
  float: left;
  width: 290px;
  color: #414d4f;
  font-size: 12px;
  line-height: 150%;
  margin-left: 8px;
  font-family: Arial, Verdana;
  display: inline;
}

.sidebar .tl
{
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
}

.sidebar .tr
{
  position: absolute;
  top: 0;
  left: 274px;
  width: 16px;
  height: 16px;
}

.sidebar .sidebar_text
{
  width: 210px;
  margin-left: 65px;
  padding-top: 10px;
  color: #414d4f;
}

.sidebar .sidebar_text a
{
  color: #414d4f;
  background-color: #f7ff7f;
  background-image: none;
}

.sidebar .sidebar_text a:hover
{
  color: #ffffff;
  background-color: #b7db28;
  background-image: none;
}

.sidebar .sidebar_text h2
{
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #a3a4a6;
  color: #414d4f;
  font-size: 16px;
}

.sidebar .sidebar_img
{
  width: 290px;
  height: auto;
}

/* ----------------------------------------------------------------------------- */

.more_menu
{
  width: 266px;
  margin-left: 24px;
  /*margin-top: 30px;*/
  padding-top: 30px;
  padding-bottom: 30px;
}

.more_menu .link_list
{
  margin-bottom: 30px;
}

.more_menu .mm_header
{
  color: #a0a6a7;
  line-height: 150%;
  font-family: Verdana;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Verdana;
  font-size: 10px;
}

.more_menu .mm_content
{
  width: 266px;
}

.more_menu .li
{
  background: url(../media/buttons/submit_t.png) no-repeat 0 5px;
  line-height: 16px;
  cursor: pointer;
}

.more_menu .dl
{
  background: url(../media/buttons/down_t.png) no-repeat 0 5px;
  line-height: 16px;
  cursor: pointer;
}

.more_menu .more_info
{
  margin-left: 38px;
  font-size: 9px;
  color: #aeb3b5;
}

.more_menu .fl
{
  margin-left: 38px;
  width: 228px;
  color: #a0a6a7;
  font-size: 14px;
  line-height: 28px;
  border-top: 1px solid #d9dbdc;
  display: block;
  font-weight: bold;
  cursor: pointer;
}

.more_menu .fl a
{
  color: #a0a6a7;
  font-size: 14px;
  line-height: 28px;
  font-weight: bold;
}

.more_menu div.line
{
  margin-left: 38px;
  width: 228px;
  height: 1px;
  border-top: 1px solid #d9dbdc;
}

/* ----------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, form, input
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
}

h1
{
  font-size: 24px;
  color: #414d4f;
  line-height: 24px;
}

h2
{
  font-family: Arial, Verdana;
  font-size: 14px;
  color: #88A60E;
  margin-bottom: 15px;
  letter-spacing: 0px;
  font-weight: bold;
  line-height: 18px;
}

h2 a
{
  font-size: 14px;
  color: #88A60E;
  margin-bottom: 5px;
  font-weight: bold;
  line-height: 130%;
  border-bottom: dotted 1px;
}

h2 a:hover
{
  font-size: 14px;
  color: #88A60E;
  margin-bottom: 5px;
  font-weight: bold;
  line-height: 130%;
  border-bottom: solid 1px;
}

h2.footer_h2
{
  font-size: 14px;
  color: #624d18;
  margin-bottom: 0;
  font-weight: normal;
  line-height: 100%;
  text-transform: uppercase;
}

h3
{
  font-size: 14px;
  color: #414d4f;
  line-height: 120%;
}

h4
{
  font-size: 14px;
  color: #FFFFFF;
  line-height: 120%;
  text-transform: uppercase;
}
/*
h5
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 120%;
}
*/
h6
{
  font-family: Arial, Verdana;
  font-size: 12px;
  color: #4E7852;
  font-weight: bold;
  line-height: 130%;
}

/* ----------------------------------------------------------------------------- */

#map_route
{
  position: absolute;
  top: 360px;
  left: 535px;
  width: 285px;
  height: 28px;
  z-index: 10;
  background-repeat: no-repeat;
  background-image: url(../media/corners/tab_right.png);
}

#map_route table
{
  margin-top: 4px;
  margin-left: 7px;
}

#map_route .text_field
{
  width: 228px;
  background: #e6eec3;
}

#map .tl
{
  position: absolute;
  top: 0;
  left: 5px;
  z-index: 10;
}

#map .tr
{
  position: absolute;
  top: 0;
  left: 804px;
  z-index: 10;
}

#map .tab
{
  position: absolute;
  top: 368px;
  left: 5px;
  z-index: 10;
}

/* ----------------------------------------------------------------------------- */


#pagelinks
{
  position: absolute;
  width: 20px;
  top: 20px;
  left: 945px;
  overflow: hidden;
  z-index: 2;
}

#pageview_nums_holder
{
  position: relative;
  overflow: hidden;
  width: 20px
}

#pageview_nums
{
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  width: 20px;
}

#pagelinks a, #pagelinks .browse, #pagelinks .selected_index, #pagelinks .hint
{
  display: block;
  width: 20px;
  height: 20px;
  font-size: 11px;
  text-align: center;
  line-height: 20px;
  margin-bottom: 5px;
  color: #FFF;
  background: url(../media/navi/bg_page_nr.png) no-repeat;
}

#pagelinks .selected_index
{
  display: block;
  width: 20px;
  height: 20px;
  font-size: 11px;
  text-align: center;
  line-height: 20px;
  margin-bottom: 5px;
  color: #FFF;
  background: url(../media/navi/selected.png) no-repeat;
}

#pagelinks .browse
{
  background: none;
}

#pagelinks .selected_index
{
  font-weight: bold;
}

/* ----------------------------------------------------------------------------- */

.soft
{
  color: #b9bdbe;
  font-size: 10px;
}

/* ----------------------------------------------------------------------------- */

#load
{
  position: absolute;
  width: 300px;
  height: 200px;
  top: 45px;
  left: 140px;
  background: #FFF;
  border: 1px solid #990033;
  text-align: center;
  z-index: 15;
}

/* ----------------------------------------------------------------------------- */

img.cal_img
{
  margin-left: 5px;
  cursor: pointer;
}

/* ----------------------------------------------------------------------------- */

img.captcha
{
  border: 1px solid #225627;
}

/* ----------------------------------------------------------------------------- */

#sitemap_holder
{
  width: 910px;
  height: auto;
  margin: auto;
  background: url(../media/sitemap/bg.png) repeat-y;
}

#sitemap_holder .top
{
  width: 100%;
  height: auto;
  background: url(../media/sitemap/top.png) no-repeat top left;
}

#sitemap_holder .bottom
{
  width: 100%;
  height: auto;
  background: url(../media/sitemap/bottom.png) no-repeat bottom left;
}

#sitemap_holder .sitemap_content
{
  width: 220px;
  float: left;
  margin-left: 10px;
  text-align: center;
}

#sitemap_holder .first
{
  margin-left: 0;
}

#sitemap_holder .sitemap_content h4
{
  margin: 5px 10px
}

#sitemap_holder .sitemap_content ul
{
  width: 200px;
  padding: 0;
  margin: 0;
  margin-left: 10px;
  margin-bottom: 25px;
  list-style: none;
  text-align: left;
}

#sitemap_holder .sitemap_content ul li
{
  height: auto;
  width: 170px;
  cursor: pointer;
  position: relative;
  background: url(../media/sitemap/link.png) no-repeat 0 2px;
  padding-left: 25px;
  font-size: 11px;
  font-family: Arial;
  /*font-weight: bold;*/
  line-height: 18px;
  /*text-transform: uppercase;*/
  border-bottom: 1px solid #a0a7a8;
}

#sitemap_holder .sitemap_content ul li.last
{
  border-bottom: none;
}

/* ----------------------------------------------------------------------------- */

.loading
{
  background: url(../media/content/loading.gif) no-repeat center center;
}

.siTable
{
  /*margin-left: 0px;*/
  font-size: 13px; 
}

.siTable th
{
  font-family: Arial, Verdana, sans-serif;
  width: 120px;
  height: 27px;
  font-weight: bold;
  color: #414d4f;		
}

.siTable td
{
  font-family: Arial, Verdana, sans-serif;
  width: 120px;
  height: 27px;
  font-weight: bold;		
  text-align: center;
  color: #5d686b;
}

.siTable td.fixed
{
  background: url(../media/content/table_fixed.gif) no-repeat center center !important;
  text-align: right;
}

.siTable tr.darker td.fixed
{
  background: url(../media/content/table_fixed_darker.gif) no-repeat center center !important;	
}

.siTable tr.darker td
{
  background: url(../media/content/table_td_darker.gif) no-repeat center center !important;	
}

.siTable tr.td td
{
  background: url(../media/content/table_td.gif) no-repeat center center;	
}

.siTable tr.sum td
{
  color: #b7db28;
  font-size: 40px;
  line-height: 40px;
}


#domain_form_table_content .text_field
{
  width: 170px;
  background: #e6eec3 !important;
}

/* -------------------------Listenelemente------------------------------------- */

.content_holder ul, .sidebar_text ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.content_holder li, .sidebar_text li
{
  /*color: #3aa8b7;*/
  margin-top: 10px; 
  padding-left: 20px;
  line-height: 150%;
	background: url(../media/navi/li.gif) no-repeat 0 4px;
}

/* ---------------------------------------------------------------------------- */

.hidden
{
  display: none;
}
