﻿.ObenStart
{
    padding: 0px;
    margin: 0px;
    background      :#D5ECFA; 
    width: 100%;
    height: 130px;
}

.headerstart
{ 
    width: 970px;
    margin: 0px auto 0px auto;
    
}
.headtext
{
   color:Black;
   font-size: 9pt; 
   float:right;
   padding-top:47px;
}

#boxoben 
{
	width:970px;
	background-color:black;
	margin-top:15px;
	padding-top: 2px;
	height:180px;
	font-family: Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
	font-size: 12px;
}

#boxoben a {
	color:White;
}

div, img, h1, h2, h3, h4, h5, hr, blockquote,
dl, dt, dd  {
	margin			:0;
	padding			:0;
	border			:none;
	text-align		:left;
	font-size		:1.0em;
}


img {
}

/* LINKS */

a {
	/*  color			:#ffffff; */
	text-decoration	:none;
	font-weight		:bold;
}

a:hover, a:focus, a:active {
	text-decoration	:underline;
}

.normal a,
.right a {
	font-weight		:bold;
}

#iconnav dl {
	margin			:0;
	margin-left: 37px;
	margin-top: 20px;
}
#iconnav dd {
	float			:left;
	padding			:0;
	width			:154px;
	height			:154px;
	text-align		:left;
}
#iconnav a {
	display			:block;
	white-space		:nowrap;
	text-decoration	:none;
	text-align		:left;
}

#iconnav a span {
	display			:block;
	margin-top		:0.25em;
	text-align		:left;
}

#iconnav a.l1 span img {
	width			:122px;
	height			:122px;
	padding-top:    2px;
	padding-bottom: 2px;
	border			:solid 0px Green;
	border-top-width: 3px;
	margin-left:39px;
}

#iconnav a.l2 span img {
	width			:100px;
	height			:100px;
	padding-top:    2px;
	padding-bottom: 2px;
	margin-left:32px;
}

#iconnav a.l3 span img {
	width			:100px;
	height			:100px;
	padding-top:    2px;
	padding-bottom: 2px;
}

#iconnav a:hover{
	text-decoration	:none;
	color: Gray;
}

#iconnav a.l1:active span img,
#iconnav a.l1:hover span img,
#iconnav a.l1:focus span img {
	border-color	:Green;
	border-top-width:3px;
	border-bottom-width:3px;
	
}

#iconnav a.l2:active span img,
#iconnav a.l2:hover span img,
#iconnav a.l2:focus span img {
	border-color	:Blue;
	border-top-width:3px;
	border-bottom-width:3px;
}

#iconnav a.l3:active span img,
#iconnav a.l3:hover span img,
#iconnav a.l4:focus span img {
	border-color	:red;
	border-top-width:3px;
	border-bottom-width:3px;
}

#iconnav a.act,
#iconnav a.cur {
}
