*
{
	margin: 0;
	padding: 0;
}

* li
{
	list-style: none;
}

body
{
	background-color: #d81921;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align: center;
}

/****************************************************
TYPOGRAPHY
****************************************************/
table
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

h1, h2
{
	color: #d81921;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
}

h1
{
	font-size: 24px;
	margin-bottom: 18px;
}

h2
{
	font-size: 13px;
	margin-bottom:2px;
}

dd
{
	line-height: 14px;
}

p
{
	margin-bottom: 18px;
	line-height: 14px;
}

p.comment
{
	font-style: italic;
}

a
{
	color: #d81921
}

ul
{
	margin-bottom: 18px;
}

li
{
	line-height: 14px;
}

.hide
{
	position: absolute;
	margin: -99999px;
}

.spot
{
	color: #d81921;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}

.spot2
{
	display: block;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	margin-bottom: 24px;
}
.red
{
	color: #d81921;
	font-weight: bold;
}
/****************************************************
LAYOUT
****************************************************/

#page
{
	position: relative;
	margin: 0 auto;
	width: 750px;
	background-color: #fff;
}

#container
{
	position: absolute;
	top: 0;
	left:0;
	margin: 0;
	text-align: left;
	width: 750px;
	float:left;
	background-color: #fff;
}

#content
{
	margin-top: 103px;
	background-color: #fff;
	width: 100%;
}

#leftcontent
{
	float: left;
	width: 385px;
	border-right: 1px solid #d81921;
	padding: 18px 6px 18px 8px;
}

#rightcontent
{
	float: right;
	width: 346px;
	padding: 18px 2px 18px 2px;
	text-align: center;
}

#footer
{
	float: left;
	width: 748px;
	height: 20px;
	background-color: #d81921;
	margin:0 1px;
	border-bottom: 1px solid #fff;
}

#content .column5
{
	float: left;
	width: 142px;
	padding-left: 8px;
	overflow:hidden;
}

/* header and navigation */

#header, #nav
{
	position: absolute;
	top: 0;
	left:0;
}
#header
{
	background: #fff url(../images/toplogo_ny2.jpg) no-repeat top;
	height:104px;
	width: 750px;
}

#header span.logo
{
	display: none;
}

#nav
{
	width: 748px;
	margin-top:83px;
	border: 1px solid #ffffff;
	border-width: 0 1px;
	height:20px;
	background-color: #d81921;
}
#nav li
{
	float: left;
	display: inline-block;
	height: 18px;
	padding: 1px 0 3px 25px;
	line-height: 18px;
}

#nav li.first
{
	padding-left: 8px;
}

#nav li a,
#nav li span
{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#pages-nav
{
	width: 748px;
	margin-left:-999px;
}

/* home */

.home p.presentation
{
	font-size: 9px;
	padding: 0 16px 18px 16px;
}

/* glas */

.glas #content
{
	height: 460px;
	width: 100%;
	padding-top:18px;
}
.glas #content ul
{
	margin: 15px 0 0 0;
	width: 100%;
	float:left;
}
.glas #content ul.first
{
	margin-top: 0;
}

.glas #content ul li
{
	height: 15px;
	width: 148px;
	float:left;
	overflow: hidden;
}

.glas #content ul li.first:first-letter
{
	color:#d81921;
	font-weight: bold;
}

.glasprodukter H1,
.glasprodukter p.presentation,
.glas H1,
.glas p.presentation
{
	position: absolute;
	left:0;
	top:0;
	margin-top: -999px;
	float:left;
}

/* glasproduktion */

.glasproduktion #content #leftcontent
{
	border:none;
	width: 365px;
}


.glasproduktion #content #rightcontent
{
	border:none;
	width: 365px;
	padding-top:68px;
}

.glasproduktion #content ul li
{
	list-style-type: square;
	margin-left: 24px;
}

/* haerdet_glas */

.haerdet_glas #content #leftcontent
{
	border:none;
	width: 465px;
}


.haerdet_glas #content #rightcontent
{
	border:none;
	width: 267px;
	text-align:center;
	padding-top:68px;
}

/* skueglas */

.skueglas #content #leftcontent
{
	border:none;
	width: 465px;
}


.skueglas #content #rightcontent
{
	border:none;
	width: 267px;
	text-align:center;
	padding-top:68px;
}

.skueglas #content ul li
{
	list-style-type: square;
	margin-left: 36px;
}

/* glasprodukter */

.glasprodukter #content #leftcontent
{
	border:none;
	margin-top: 5px;
	padding-bottom: 5px;
	width: 368px;
}


.glasprodukter #content #rightcontent
{
	margin-top: 5px;
	border:none;
	text-align: left;
	width: 362px;
	padding-bottom: 5px;

}

.glasprodukter #content dl img
{
	float: left;
	padding-right: 8px;
	padding-bottom: 22px;
	margin-bottom:0;
	clear: both;
}

.glasprodukter #content dl
{
	display: inline-block;
}

.glasprodukter #content dl dd
{
	float:left;
	width:190px;
	overflow:hidden;
}
.glasprodukter #content #rightcontent  dl dd
{
	width:180px;
}

.glasprodukter #content dl dd h2 
{
	margin-top:-2px;
	font-size:11px;
}

/* kontakt */

.kontakt #content table.kontakt
{
	margin-top: 6px;
	margin-bottom: 24px;
}
.kontakt table.kontakt td
{
	line-height:12px;
	padding:0 5px;
	margin: 0px;
}
.kontakt table.kontakt td a
{
	font-weight: bold;
}
.kontakt table.kontakt td b
{
	font-size:10px;
}