/*ie png fix for ie 5.5 by twinhelix*/
/*png images will be loaded as blank.gif, refered iepngfix.htc*/
img, div
{
	behavior: url(css/iepngfix.htc);
}
/*css globals*/
*
{
	margin:0px;
	padding:0px;
	border:0px dotted #f0f;
}
h3,p,span,a,div
{
	font: 11px/14px helvetica, sans-serif;
}
body
{
	background: #000000 url(../images/bg-top.png) top center no-repeat;
	text-align:center;
}
h1
{
	
}
h2
{
	font-size: 18px;
	line-height:20px;
	margin: 1px 0px 10px 0px;
	letter-spacing: -0.5px;
	font-weight:bold;
}
h2.blue
{
	color: #006cff;
}
h2.white
{
	color: #ffffff;
}
a.h2, a.h2:link, a.h2:active, a.h2:visited
{
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-decoration: none;
}
a.h2:hover
{
	color: #00ff00;
}
h3
{
	font-weight:bold;
}
h3.white
{
	color: #ffffff;
}
h3.col-left-black-420
{
	float:right;
	width:420px;
}
h3.col-right-black-140
{
	float:right;
	width:139px;
}
h3.col-right-white-140
{
	float:right;
	width:139px;
	color:#ffffff;
}
h3.col-right
{
	margin: 0px 0px 5px 0px;
}
h3.col-right-white
{
	color: #ffffff;
	margin: 0px 0px 5px 0px;
}
p.white
{
	color: #ffffff;
}
p.black
{
	color: #000000;
	margin:0px 0px 10px 0px;
}

a.copy,a.copy:link,a.copy:active,a.copy:visited
{
	color: #006cff;
	font-weight: bold;
	text-decoration: none;
}
a.copy:hover
{
	color: #00ff00;
}

a.white, a.white:link, a.white:active, a.white:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size:inherit;
	letter-spacing:inherit;
}
a.white:hover
{
	color: #00ff00;
}
strong
{
	font-weight: bold;
}
table
{
	border-collapse: collapse;
	border-spacing: 0px;
}
div
{
	text-align:left;
}
div.clear
{
	clear:both;
}
div.space
{
	font:1px/1px monospace;
	height:20px;
	width:20px;
}
/*css classes*/
div.main
{
	width:900px;
	margin-left: auto;
	margin-right: auto;
}
div.navi
{
	font-size:11px;
}
li.navilink
{
	float:left;
	font-weight:bold;
	font-size: 12px;
	list-style-position: outside;
	list-style: none;
	text-transform: lowercase;
	height:49px;
	vertical-align: middle;
	border:0px solid #f0f;
	overflow: hidden;
	background: url(../images/bg-navi-default-0.jpg) top left no-repeat;
}
li.navilink div
{
	margin: 8px 5px 0px 5px;
}
#navi-neues-0
{
	background: url(../images/bg-navi-news-0.jpg) top left no-repeat;
}
#navi-neues-1
{
	background: url(../images/bg-navi-news-1.jpg) top left no-repeat;
}
#navi-kontakt-0
{
	background: url(../images/bg-navi-contact-0.jpg) top left no-repeat;
	width:100px;
}
#navi-kontakt-1
{
	background: url(../images/bg-navi-contact-1.jpg) top left no-repeat;
	width:100px;
}
#navi-default-0
{
	background: url(../images/bg-navi-default-0.jpg) top left no-repeat;
}
#navi-default-1
{
	background: url(../images/bg-navi-default-1.jpg) top left no-repeat;
}
#navigation-box
{
	height:50px;
	overflow: visible;
	z-index:10;
}
a.navi,a.navi:link,a.navi:visited,a.navi:active
{
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.navi:hover
{
	color: #ffffff;
}
div.col-wide
{
	padding:0px 0px 0px 20px;
	width:860px;
	vertical-align: top;
}
td.col-left
{
	padding:0px 0px 0px 20px;
	width:570px;
	vertical-align: top;
}
div.col-left-row
{
	padding:0px 20px 20px 20px;
}
img.col-left-float
{
	float:left;
	margin:0 20px 14px 0;
}
img.icon-col-left-float
{
	float:left;
	margin:0 10px 0px 0;
}
div.icon-text
{
	height:20px;
	padding:5px 0 0px 0;
	margin:0px 0 0px 0;
	font-weight:bold;
}
img.col-right-float
{
	float:left;
	margin:0 10px 14px 0;
}
div.col-left-row-hr
{
	height: 20px;
	border-top: 1px solid #e0e0e0;
}
td.col-right
{
	padding:0px 20px 0px 0px;
	width:289px;
	vertical-align: top;
}
div.col-right-row
{
	padding:0px 20px 20px 20px;
	border-bottom:0px solid #0f0;
}
div.col-right-bulb-0
{
	background:url(../images/col-right-bulb-0.png) top left no-repeat;
	height:100px;
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	cursor: pointer;
}
div.col-right-bulb-1
{
	background:url(../images/col-right-bulb-1.png) top left no-repeat;
	height:100px;
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}
#content-box
{
	z-index:9;
}
#bottom-box
{
	height:50px;
}

/*footer sitemap*/
#footer-box
{
	padding: 20px 40px 20px 40px;
}
#footer-box ul
{
	
}
#footer-box li
{
	font: 10px/14px andale mono, courier, monospace;
	padding: 0px;
	list-style-position: outside;
	list-style: none;
	color: #00ff00;
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;
}
#footer-box ul.child
{
}
#footer-box li.child
{
	
	margin: 5px 0px 0px 20px;
	/*list-style-image: url(../images/li-pipe.gif);*/
	list-style-position: inside;
}
h3.footer
{
	font: 10px/14px andale mono, courier, monospace;
	color: #00ff00;
	width: 600px;
	height: 18px;
	margin: 0px 0px 10px 0px;
	text-transform: lowercase;
}
a.footer,a.footer:link,a.footer:active
{
	font: 10px/14px andale mono, courier, monospace;
	color: #00ff00;
	text-decoration: none;

}
a.footer:hover
{
	color: #006cff;
}

