/* =============================================================================
TORESS -- Global styles
============================================================================= */

/* General
============================================================================= */

html, body {height: 100%;}

html,body,div,p,ul,ol,li,h1,h2,h3,h4,pre,form,p,button,img {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background-color: white;
  font: normal 11px/17px Tahoma, Arial, sans-serif;
  color: #2f2f2f;
}



input, textarea {
  font: normal 11px Tahoma, Arial, sans-serif;
  color: #2f2f2f;
  margin: 0;
  padding: 0;
}

button {
  display: block;
  cursor: pointer;
}

div.clear, span.clear, i.clear, b.clear {
  display: block;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  position: relative;
  clear: both;
}

#page_container {
  text-align: left;
  width: 960px;
  margin: 0 auto;
height: px;
  background-color: #ffffff;

}







/* Typography
============================================================================= */


h1 {
	font-family: georgia, garamond, serif;
	font-size: 21px;
	font-weight: normal;
color: #666666;
border-bottom: 1px solid #cccccc;
padding-bottom: 5px
	
}


h2 {
	font-family: georgia, garamond, serif;
	font-size: 14px;
	font-weight: normal;
color: #0099ff;
text-decoration: none;
padding-bottom: 2px
	
}


h2 a {
	font-family: georgia, garamond, serif;
	font-size: 14px;
	font-weight: normal;
color: #0099ff;
text-decoration: none;
padding-bottom: 2px
	
}

h2 a:hover {
	font-family: georgia, garamond, serif;
	font-size: 14px;
	font-weight: normal;
color: #ff6600;
padding-bottom: 2px;
text-decoration: none;	
}



h3 {
	font-family: Tahoma, Arial, sans-serif;;
	font-size: 12px;
	font-weight: normal;
color: #0099ff;
text-decoration: none;
padding-bottom: 2px
	
}


h3 a {
	font-family: Tahoma, Arial, sans-serif;;
	font-size: 12px;
	font-weight: normal;
color: #999999;
text-decoration: none;
padding-bottom: 2px
	
}


h3 a:hover {
	font-family: Tahoma, Arial, sans-serif;;
	font-size: 12px;
	font-weight: normal;
color: #ff6600;
text-decoration: none;
padding-bottom: 2px
	
}




p {
  color: #666666;
  text-align: left;
  
}



p a {
  color: #0099ff;
}

p a:hover {
  color: #ff6600;
  border-bottom: 1px solid #fff;
  text-decoration:underline;
}


p.address {
  text-align: right;
  color: #999999;
}

p.address_blue {
  text-align: right;
  color: #0099ff;
 font-weight: bold
}

p.address_orange {
  text-align: right;
  color: #ff6600;
 font-weight: bold
}


ol {
  color: #666666;
  text-align: left;
  
}

li {
  color: #666666;
  text-align: left;
  
}


/* Colours
============================================================================= */

.blue {
  colour: #0099ff;
}

.orange {
  colour: #ff6600;
}

.dark_grey {
  colour: #666666;
}

.light_grey {
  colour: #999999;
}


/* top frame
============================================================================= */

#top_frame {

  width: 930px;
  padding: 15px;
height: 370px;

}

#top_logo {
  float: left;
height: 80px;
  width: 730px;
}

#top_address {
  float: left;
  width: 200px;
background-color:#ffffff;
height: 80px;
  text-align: right
}


/* top menu
============================================================================= */

#top_menu {
  width: 930px;
  text-align: left;
padding-bottom: 5px
}


/* top banner
============================================================================= */

#top_banner {
  float: left;
  width: 930px;
  height: 280px;
padding: 15 15 15 15;
background-color:#ffffff;
  text-align: left
}


/* Columns body
============================================================================= */

#column_frame {
  width: 930px;
  padding: 15px;
 background-color: #ffffff;

}


/* Columns left
============================================================================= */

#column_left {
width: 600px;
padding-right: 15px;
 float: left;
background-color: #ffffff;
}


#box_services {
width: 280px;
padding: 20px 10px 20px 10px;
float: left;
background-color: #ffffff;
border-bottom: 1px solid #cccccc;
}


#box_services_bottom {
width: 280px;
padding: 20px 10px 20px 10px;
float: left;
background-color: #ffffff;

}


#box_image {
width: 60px;
height: 60px;
padding-right: 10px;
float: left;
background-color: #ffffff;
}


#box_text {
width: 200px;
height: 60px;
padding-right: 10px;
float: left;
background-color: #ffffff;
}


#break_left {
width: 600px;
height: 30px;
padding-right: 0px;
float: left;
background-color: #ffffff;
}


/* Columns right
============================================================================= */

#column_right {
width: 300px;
padding-left: 15px;
 float: left;
background-color: #ffffff;
}

#column_reference {
width: 300px;
padding-bottom: 15px;
float: top;
background-color: #ffffff;
}


#column_aktuality {
width: 300px;
padding-left: 0px;
float: top;
background-color: #ffffff;
}




/* footer
============================================================================= */

#footer_frame {
float: left;
  width: 930px;
  padding: 15px;
height: 50px;
}

#footer {
  float: left;
  width: 930px;
  text-align: left;
  border-top: 1px solid #cccccc;
padding-top: 15px;
}




/* What is wiski
============================================================================= */

#what_is_wiski {
  float: left;
  width: 372px;
}

#what_is_wiski h2 {
  padding-bottom: 8px;
}

#column_control #what_is_wiski p {
  width: 340px;
  padding: 0 0 14px 2px;
}

#column_control #what_is_wiski a {
  font: normal 18px/20px Georgia, Times New Roman, Serif;
  display: block;
  float: left;
  margin: 0 0 0 1px;
  padding: 0;
  border-bottom: 0;
}

#what_is_wiski em {
  font-style: normal;
  display: block;
  clear: left;
  color: #7D7D7D;
  margin-left: 1px;
  line-height: 14px;
}

/* From the word
============================================================================= */

#from_the_word {
  float: left;
  width: 185px;
}

#from_the_word img {
  padding-top: 3px;
  height: 28px;
  width: 43px;
}

#from_the_word p {
  padding-top: 8px;
  width: 155px;
}


/* On the Rocks
============================================================================= */

#on_the_rocks {
  float: left;
  width: 372px;
  position: relative;
}

#on_the_rocks div.header {
  height: 24px;
  width: 345px;
  overflow: hidden;
}

#on_the_rocks div.header h2 {
  float: left;
} 

#on_the_rocks a.rss_feed {
  position: absolute;
  top: 0;
  right: 30px;
  background: url(/img/icons/general/rss.gif) top right no-repeat;
  float: right;
  display: block;
  height: 28px;
  padding-right: 35px;
  border-bottom: 0;
}

#on_the_rocks a.rss_feed span {
  padding-top: 4px;
  display: block;
  color: #DE944F;
  border-bottom: 1px solid #F2D6BC;
}

#on_the_rocks a.rss_feed span:hover {
  color: #975B22;
  border: 0;
}

#on_the_rocks ul {
  padding-top: 0;
  margin: 0;
}

#on_the_rocks li {
  font: normal 12px/32px Arial, Tahoma, Sans-Serif;
  padding-left: 23px;
  height: 34px;
  background: url(/img/icons/general/previously_article.gif) 1px 8px no-repeat;
}

#on_the_rocks a {
  border-bottom: 0;
}

#on_the_rocks em {
  font-style: normal;
  color: #7D7D7D;
}

#on_the_rocks li.news {background-image: url(/img/icons/general/previously_news.gif);}
#on_the_rocks li.articles {background-image: url(/img/icons/general/previously_article.gif);}
#on_the_rocks li.reviews {background-image: url(/img/icons/general/previously_review.gif);}

#on_the_rocks li.news_end {background-image: url(/img/icons/general/news.gif);}
#on_the_rocks li.articles_end {background-image: url(/img/icons/general/article.gif);}
#on_the_rocks li.reviews_end {background-image: url(/img/icons/general/review.gif);}