body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	height: 100%;
	margin: 0px;
	text-align: center;
	color: #666666;
	background-image: url(layout_1.gif);
	background-position: top center;
	background-repeat: repeat;
	background-attachment: fixed;
}
* html body {
	cursor: url(delphin.cur);
}
* html a
{
	cursor: url(delphin.cur);
}
a
{
	text-decoration: none;
	color:#666666;
	font-weight:bold;
}
a:hover
{
	color:#a0a0a0;

}

#newsSection
{
	color:#666666;
}
html
{
	height: 100%;
}
h1
{
	font-size:18px;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
}
#nonFooter
{
	margin:0 auto;
	position: relative;
	text-align: left;
	min-height: 100%;
	width:984px;
}

* html #nonFooter
{
	height: 100%;
}

#content
{
	padding-bottom: 46px;
}

#footer
{
	position:fixed;
	bottom:0px;
	left:0%;
	height:46px;
	width: 100%;
	background-image: url(foot.gif);
	background-position: top center;
	background-repeat: repeat-x;
	text-align: left;
}

#footSection
{
	position:relative;
	top:24px;
	left:50%;
	margin-left:-320px;
	width:635px;
}
#headSection
{
	width: 100%;
	height: 108px;
}
#headPicture
{
	float:left;
	width:172px;
	height:100%;
	overflow: hidden;
}
#headMenu
{
	position:absolute;
	left:50%;
	top:87px;
	padding-bottom:0px;
	color:#fff;
	font-weight: bold;
	margin-left:-320px;
}
#headMenu ul
{
	list-style: none;
	margin:0px;
	padding-left:5px;
}
* html #headMenu ul
{
	margin:0px;
}
#headMenu ul li 
{
	float: left;
	padding-left:5px;
	padding-right:5px;
}
#headMenu ul li a
{
	color:#fff;
	text-decoration: none;
}
#headMenu ul li a:hover
{
	color:#808080;
}
#footSection ul
{
	list-style: none;
	margin:0px;
	padding-left:5px;
}
* html #footSection ul
{
	margin:0px;
}
#footSection ul li 
{
	float: left;
	padding-left:5px;
	padding-right:5px;
}
#footSection ul li a
{
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
#footSection ul li a:hover
{
	color:#c0c0c0;
}
#footSection #imprint
{
	text-align: right;
	
}
#footSection #imprint a
{
	text-decoration: none;
	font-weight: bold;
	color:#000;
}
#footSection #imprint a:hover
{
	color:#c0c0c0;
}
#buttonSection
{
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width:162px;
	padding:5px;
	text-align:right;
	padding-top:9px;
	padding-bottom:16px;
}
#contentSection
{
	float:left;
	position: relative;
	top:0px;
	left:0px;
	padding:5px;
	width:630px;
	padding-bottom:16px;
}
* html #contentSection
{
	width:625px;
}
#newsSection
{
	float:left;
	position: relative;
	top:0px;
	left:0px;
	padding:5px;
	padding-top:45px;
	width:162px;
	padding-bottom:16px;
}

#overlay1
{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 108px;
	z-index: 1;
	background: url(overlay.gif) no-repeat top center;
}
#articlelinkbar
{
	width:100%;
	height:36px;
	padding-bottom:5px;
	font-size:11px;
}
#topImage
{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-492px;
	width:172px;
	height:108px;
	overflow:hidden;
}
.clear
{
	clear: both;
}
#buttonSection ul
{
	list-style: none;
	margin:0px;
	margin-left: -40px;
	width:150px;
	margin-top:-3px;
	padding-right:15px;	
	line-height: 24px;
}
* html #buttonSection ul
{
	margin-left:0px;
}
#buttonSection ul li a
{
	color:#ffffff;
	font-weight:bold;
}
#buttonSection ul li a:hover
{
	color:#c0c0c0;
}
* html #buttonSection ul
{
	margin-left:0px;
}
#buttonSection ul li a
{
	color:#ffffff;
	font-weight:bold;
}
#buttonSection ul li a:hover
{
	color:#808080;
}
#buttonSection form
{
	color:#fff;
	padding:0px;
	margin:0px;
	padding-right:10px;
	padding-bottom:20px;
}
#buttonSection form input.eingabe
{
	font-size:12px;
	width:60px;
	border: 1px solid #fff;
}
#buttonSection form input.button
{
	font-size:12px;
}

