body{
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#F2F2F2;
	background-image: url('../gfx/bg.gif');
}

h1{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

h2{
	color: #e0922f;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}


h3{
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4{
	color: #e0922f;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


h5{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

td{
	color: #333333;
	font-size: 10px;
}

.date{
	color: #333333;
	font-size: 10px;
	font-style : italic;
}

a{
	color:#e0922f;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

a.REF{
	color:#333333;
	text-decoration: none;
}
a.REF:hover{
	color:gray;
	text-decoration: none;
}


a.newslink{
	font-weight: bold;
}

a.bottom{
	color:#333333;
}

a.bottom:hover{
	color:#e0922f;
	text-decoration: none;
}

a.menu_top{
	color:#ffffff;
}

a.menu_top:hover{
	color:#333333;
	text-decoration: none;
}

a.menu_top_active{
	color:#333333;
}

a.submenu_top{
	color:#333333;
}

a.submenu_top:hover{
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}

a.submenu_top_active{
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}

a.bold{
	font-weight:bold;
}

img.news_teaser{
	text-align: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

select{
	font-family : verdana, sans-serif;
	font-size : 10px;
}

input{
	font-family : verdana, sans-serif;
	font-size : 10px;
}

#top
{
    width: 825px;
    margin-left: auto;
    margin-right: auto;
}

#topbanner
{
    background-image: url(/gfx/dg/content_bg.png);
    text-align: center;
    min-height: 149px;
    _height: 149px;
}


#topmenu1
{
    height: 21px;
    line-height: 20px;
    width: 825px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/gfx/dg/topmenu_bg.png);
    background-position: center top;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
}

#topmenu2
{
    height: 20px;
    line-height: 20px;
    width: 825px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/gfx/dg/content_bg.png);
    background-position: center top;
    text-align: center;
}

#submenu1
{
    height: 20px;
    line-height: 20px;
    width: 825px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/gfx/dg/content_bg.png);
    background-position: center top;
    font-size: 9px;
    text-align: center;
}

div.topmenu-seperator
{
    height: 1px;
    width: 825px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/gfx/dg/topmenu_bg.png);
    background-position: center top;
}

#content
{
    width: 745px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    background-image: url(/gfx/dg/content_bg.png);
    background-position: center top;
    background-repeat: repeat-y;
}

#content1-inner
{
    width: 745px;
    min-height: 375px;
    _height: 375px;
    background-image: url(/gfx/dg/content_bg_inner1.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

#content2-inner
{
    width: 745px;
    min-height: 375px;
    _height: 375px;
    background-image: url(/gfx/dg/content_bg_inner2.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

#content-bottom
{
    height: 50px;
    width: 825px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/gfx/dg/content_bg_bottom.png);
    background-position: center top;
}

#content-left
{
    width: 275px;
    float:left;
    padding: 10px;
    padding-right: 20px;
    padding-top: 15px;
}

#content-right
{
    width: 265px;
    float:left;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
}

#content-full
{
    width: 590px;
    float:left;
    padding: 10px;
    padding-top: 15px;
}

#panel-right
{
    width: 115px;
    float:left;
    padding: 10px;
    padding-top: 15px;
}

#bottom
{
    margin-top:-20px;
    width: 825px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.nofloat{
	clear:both;
	line-height: 0px;
	font-size: 0px;
}

.menu_top_item,
.menu_sub_item,
.menu_products_item
{
    padding-left: 10px;
	padding-right: 10px;
}
