body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/main/mainbg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.logo 
{
	position: relative;
	width: 249px;
	padding-bottom: 20px;
	left: 0px;
	top: 0px;
}

.navCol 
{
	position: absolute;
	width: 250px;
	left: 0px;
	top: 0px;
	padding-bottom: 20px;
}

.layer
{
	margin-top: 37px;
	margin-left:260px;
	border-bottom: 1px solid #CCCCCC;
	z-index:1;
}

.layerbutton
{
	position:absolute;
	width: auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	left: 270px;
	top:20px;
	background-color:	#FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size:10px;
	z-index:2;
	text-align:center;
}

.contentCol 
{
	width: auto;
	margin-left:260px;
	padding: 10px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color:	#FFFFFF;
}

.contentFooter 
{
	width: auto;
	margin-left:260px;
	margin-top:10px;
	margin-bottom:20px;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color:	#FFFFFF;
}

.footerText{
	font-weight: normal;
	font-size: 10px;
	padding-left: 10px;
	text-align:center;
}

.navHeadText
{
	position:relative;
	font-weight: normal;
	font-size: 12px;
	margin-top: 20px;
	padding-left: 10px;
}

.navSubHeadText
{
	font-size: 10px;
	color: #999999;
	font-style:italic;
}

.navBox 
{
	position:relative;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left:15px;
	padding-top: 10px;
	background-color:	#FFFFFF;
}

DIV.navBox ul 
{
	line-height: 1.0em;
	list-style-type: square;
	padding-left:15px;
	padding-bottom:10px;
	margin: 0;
}

DIV.navBox li 
{
	margin-bottom: .1em;
	font-size: 10px;
	color: #0066CC;
}

.navLink
{
	font-size		: 10px;
	font-weight		: normal;
	color			: #0066CC;
	text-decoration	: none;
}

.navLink:link
{
	font-size		: 10px;
	font-weight		: normal;
	color			: #0066CC;
	text-decoration	: none;
}

.navLink:active
{
	font-size		: 10px;
	font-weight		: normal;
	color			: #0066CC;
	text-decoration	: none;
}
.navLink:visited
{
	font-size		: 10px;
	font-weight		: normal;
	color			: #0066CC;
	text-decoration	: none;
}
.navLink:hover
{
	font-size		: 10px;
	font-weight		: normal;
	color			: #00CCCC;
	text-decoration : underline;
}

A
{
	font-size		: 12px;
	font-weight		: normal;
	color			: #0066CC;
	text-decoration	: none;
}

A:link
{
	font-size		: 12px;
	font-weight		: normal;
	color			: #0066CC;
	text-decoration	: none;
}

A:active
{
	font-size		: 12px;
	font-weight		: normal;
	color			: #0066CC;
	text-decoration	: none;
}
A:visited
{
	font-size		: 12px;
	font-weight		: normal;
	color			: #0066CC;
	text-decoration	: none;
}
A:hover
{
	font-size		: 12px;
	font-weight		: normal;
	color			: #00CCCC;
	text-decoration : underline;
}

INPUT, SELECT, TEXTAREA{
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	background-color: #FFFFFF;
	border-left-color: #323232;
	border-left-width: 1px;
	border-right-color: #323232;
	border-right-width: 1px;
	border-bottom-color: #323232;
	border-bottom-width: 1px;
	border-top-color: #323232;
	border-top-width: 1px;
	border-style: solid;
}

.textNav
{
	font-size		: 10px;
	font-weight		: normal;
	color			: #000000;
	text-decoration	: none;
}

.hilfe
{
	position:absolute;
	width:250px;
	right: 10px;
	top:150px;
}

.hilfe DIV.headline
{
	font-size:12px;
	font-weight:bold;
	color:#0099CC;
}

.hilfe DIV.box
{
	border: 1px solid #999999;
	font-size:12px;
	padding: 3px;
}
