/* CSS Stylesheet Absinthe.at */
html
{
	display: table;
    width: 100%;
    height: 100%;
}

body
{
	 background: #181A04;
	 padding: 0px;
	 margin: 0px;
	 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 10pt;
     display: table-cell;
     width: 100%;
     height: 100%;
     vertical-align: middle;
}

#site_container
{
	top: 30%;
	width: 980px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	background: url("pics/bg.jpg");
}

#nav_container_le
{
	margin-left: 11px;
	height: 700px;
	width: 190px;
	float: left;
}

#nav_container_ri
{
	height: 700px;
	width: 170px;
	float: left;
}

#content_container
{
	height: 700px;
	width: 599px;
	float: left;
	overflow-y: scroll;
	overflow-x: hidden;
}

.reset
{
	clear: left;
	clear: right;
	float: none;
}

#nav_prod_info_en a
{
	background: url("pics/product_info.jpg") no-repeat;
	background-position: center bottom;
	padding: 0px;
	font-size: 140px;
}

#nav_prod_info_en a:hover
{
	background: url("pics/product_info_a.jpg");
	background-position: center bottom;
}

#nav_prod_info a
{
	background: url("pics/prod_info.jpg") no-repeat;
	background-position: center bottom;
	padding: 0px;
	font-size: 140px;
}

#nav_prod_info a:hover
{
	background: url("pics/prod_info_a.jpg");
	background-position: center bottom;
}

#nav_history a
{
	background: url("pics/history.jpg") no-repeat;
	background-position: center bottom;
	padding: 0px;
	font-size: 140px;
}

#nav_history a:hover
{
	background: url("pics/history_a.jpg");
	background-position: center bottom;
}

#nav_contact a
{
	background: url("pics/contact.jpg") no-repeat;
	background-position: center bottom;
	padding: 0px;
	font-size: 140px;
}

#nav_contact a:hover
{
	background: url("pics/contact_a.jpg");
	background-position: center bottom;
}

#nav_downloads a
{
	background: url("pics/links_down.jpg") no-repeat;
	background-position: center bottom;
	padding: 0px;
	font-size: 140px;
}

#nav_downloads a:hover
{
	background: url("pics/links_down_a.jpg");
	background-position: center bottom;
}

#nav_product_info a
{
	background: url("pics/product_info.jpg") no-repeat;
	background-position: center bottom;
	padding: 0px;
	font-size: 140px;
}

#nav_product_info a:hover
{
	background: url("pics/product_info_a.jpg");
	background-position: center bottom;
}

#nav_company a
{
	background: url("pics/company.jpg") no-repeat;
	background-position: center bottom;
	padding: 0px;
	font-size: 140px;
}

#nav_company a:hover
{
	background: url("pics/company_a.jpg");
	background-position: center bottom;
}

#nav_company_en a
{
	background: url("pics/company_en.jpg") no-repeat;
	background-position: center bottom;
	padding: 0px;
	font-size: 140px;
}

#nav_company_en a:hover
{
	background: url("pics/company_en_a.jpg");
	background-position: center bottom;
}

.nav_button
{
	width: 185px;
	height: 35px;
	margin-left: 0px;
	margin-top: 0px;
	border: none;
}

#impressum
{
	width: 185px;
	height: 20px;
	text-align: center;
	margin-top: 285px;
}

#impressum a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
}

#impressum a:hover
{
	color: #F0FF04;
	text-decoration: none;
	font-size: 8pt;
}


#navlist
{
	float: none;
	margin-top: 220px;
}

#absinthe_bottle
{
	margin-top: 60px;
	width: 170px;
	height: 531px;
	background: url("pics/absinthe_flasche_2.jpg") no-repeat;
}

#content
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
}

#logo
{
	width: 178px;
	height: 168px;
	background: url("pics/logo_fischer.gif") center center no-repeat;
	float: left;
}

#impressum_text
{
	height: 168px;
	float: left;
	padding-left: 20px;
}

#design
{
	padding-top: 40px;
	font-size: 8pt;
	float: left;
}

#headline
{
	float: left;
	width: 279px;
	height: 25px;
}

#text1
{
	padding-right: 3px;
	float: left;
	width: 325px;
}

#image1
{
	float: left;
	width: 228px;
	text-align: center;
}

#text2
{
	float: left;
}

#image2
{
	width: 470px;
	float: left;
	margin-left: 70px;
	text-align: center;
}

.pic_description
{
	font-size: 8pt;
	text-align: center;
}

#images_ri1
{
	float: left;
	width: 210px;
	height: 410px;
	padding-left: 5px;
}

#images_ri2
{
	float: left;
	height: 1620px;
	width: 210px;
	padding-left: 5px;
}

#images_ri2_en
{
	float: left;
	height: 1030px;
	width: 210px;
	padding-left: 5px;
}


#new
{
	padding: 20px 0px 20px 0px;
}

.blink
{
	color: #FF0000;
	text-decoration: blink;
}

a
{
	text-decoration: none;
	color: #FFFFFF;
}

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