
/* -------------------------------------------------------------------
        subnavigation 1
---------------------------------------------------------------------- */

.sub_nav ul {
        padding: 0px;
        margin: 0px;
        margin-top: 0px;
        list-style:none;
}
.sub_nav ul li {
        margin: 0;
        padding: 0;
        list-style-type: none;
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #fff #fff #ccc #fff;
}
.sub_nav ul li a {
        display: block;
        text-decoration: none;
}
.sub_nav ul li a:link, .sub_nav ul li a:visited {
        display: block;
        text-decoration: none;
        padding: 2px 10px 2px 10px;
        color: #000;
}
.sub_nav ul li a:hover, .sub_nav ul li a:active {
        background-image: url(/seco/target.gif);
        background-repeat: no-repeat;
        display: block;
        background-color: #ececec;
        text-decoration: none;
        padding: 2px 10px 2px 10px;
        color: #000;
}
* html .sub_nav ul li a/* hide from IE5.0/Win & IE5/Mac */ {
        height: 1%;
}
* html .sub_nav ul {
        position: relative;     /* IE needs this to fix a rendering problem */
}


#highlight {
        background-image: url(/seco/target.gif);
        background-repeat: no-repeat;
        display: block;
        background-color: #FFF8CA;
        text-decoration: none;
        color: #000;
}
 #highlight2 {
        /* background-image: url(/seco/target_down.gif); */
        /* background-repeat: no-repeat; */
        border-style: solid;
        border-width: 0px 0px 0px 7px;
        border-color: #fff #fff #fff #fff;
}

#aussenbox2 {
  	max-width: 960px;
  	width: 100%; 
  	width: expression((document.body.clientWidth > 960) ? "960px" : "100%");
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	z-index: 2;
}

.part_left {
	float: left; 
	position: relative;
	margin: 0 1px 0 1px;
	z-index:10; 
        /* width: 300px; */
}


.servicenav ul li {
	margin: 0;
}
.servicenav ul li a {
	color: #000;
	background-color: #fff;
	margin: 0 -5px 0 0;
	padding: 3px 10px 4px 10px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #fff #ccc #fff #ccc;
}
.serviceNAV {
	padding: 0;		/*	IE5/Win will resize hnav to fit the heights of its
						inline children that have vertical padding. So this
						incorrect case selector will remove that padding */
}
.SERVICENAV ul li a {
	height: 1%;		/*	holly hack for IE5/Win because 5.0 doesn't recognize 
						inline padding by default */
}
html>body .SERVICENAV {
	padding: 3px 0 4px 0;	/* Fix for Safari which is case-insensitive */
	height: auto;
}
.servicenav ul li a:link {
	background-color: #fff;
        text-decoration: none;
}
.servicenav ul li a:visited {
	background-color: #fff;
        text-decoration: none;
}
.servicenav ul li a:hover {
	background-color: #fff;
        text-decoration: underline;
}
.servicenav ul li a:active {
	background-color: #fff;
        text-decoration: none;
}
#servicenavon {
        text-decoration: none;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #fff #ccc #ff3e00 #ccc;
	background-color: #fff;
	color: #2D1E2D;
}
.servicenavon {
        text-decoration: none;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #fff #ccc #ff3e00 #ccc;
	background-color: yellow;
	color: #2D1E2D;
}

span.unsichtbar, span.hier, dfn { 
	position:absolute; 
	left:-1000px; 
	top:-1000px; 
	width:0px; 
	height:0px; 
	overflow:hidden; 
	display:inline;
}

#ams_titel {
	color:#666666;
	font-weight:bold;
	height:30pt;
	font-size:15pt;
	text-decoration:underline;
	font-family:Helvetica, sans-serif;
	text-align:left;
}

#ams_text {
color:#666666;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	font-family:Helvetica, sans-serif;
	text-align:justify;
}

#ams_faq_text {
	color:#666666;
	font-size:10pt;
	font-style:italic;
	text-decoration:none;
	font-family:Helvetica, sans-serif;
	text-align:justify;
}

#definition_schlagwort {
	color:#444444;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
	font-family:Helvetica, sans-serif;
	text-align:justify;
}

#definition_hervorheben {
color:#666666;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
	font-family:Helvetica, sans-serif;
}

 

