/* CSS Document */

body {
	text-align: center;
	color:#000000;
	background-color:#FFFFFF;
	font-size:80%;
	font-family: Arial, Helvetica, Verdana,sans-serif;
	margin:0px;
	padding:0px;
}

A:visited {
	color:#808000 }

A:link {
	color:#339900 }

A:link,A:visited {
	text-decoration: none;
}

A:hover, A:focus {
	color:#FF7101;
	text-decoration: none;
}

img {
	border:0px;
}

ACRONYM,ABBR,TOOLTIP {
	border: none;
}

.fk {
	font-weight:bold;
	font-style:italic;
}

/*Layout der Seite*/


.j_links {
	clear:both;
	text-align:left;
	float:left;
	width:26ex;
}

.j_container_dreispaltig, .j_container_zweispaltig, .j_cd {
	position:relative;
	min-width:20ex;
	margin-left:28ex;
	text-align:left;
/* mit Holly hack nicht mehr notwendig (s.auch andere importants) */
 /* margin-right:0ex !important;
	margin-right:28ex;
	*/
 margin-right:0ex;
	margin-bottom:0;
}

.j_container_dreispaltig {
	min-width:90ex;
/* == 28(links)+32(rechts)+30(mitte)*/ }

.j_cd {
	margin-left:35ex;
}

/* Holly Hack = Mac Hack + Tan Hack + Dimensional Bug Fix */

/* Hides from IE5-mac \*/
* html .j_container_dreispaltig, * html .j_container_zweispaltig, * html .j_cd {
	height: 1px;
}

* html .j_inhalt_zweispaltig, * html j_inhalt_dreispaltig {
	height:1px;
}

/* End hide from IE5-mac */

.j_mitte_dreispaltig, 
.j_inhalt_dreispaltig, 
.j_inhalt_abschluss_dreispaltig {
	margin-right: 32ex;
/* abstand + breite rechter inhalt */
 /* s.o. margin-right: 28ex !important;
	argin-right:0ex;
	*/
 margin-bottom:0px;
	margin-top:0px;
/* min-width: 50ex;
	border:1px solid blue;
	*/
 }

.j_md, .j_id, .j_iad {
	margin-right: 38ex;
}

.j_mitte_zweispaltig {
	margin:0px;
	margin-right:10px;
}

.j_inhalt_dreispaltig,
.j_inhalt_zweispaltig,
.j_id {
	border-left: 1px solid #339900;
	border-right: 1px solid #339900;
	background-color:#F0F7ED;
	padding:10px;
	padding-left:15px;

}

.j_inhalt_zweispaltig {
	margin-right:10px;
}

.j_inhalt_abschluss_dreispaltig,
.j_inhalt_abschluss_zweispaltig {
	border-bottom:1px solid #339900;
	border-left:1px solid #339900;
	border-right:1px solid #339900;
	background:#F0F7ED url(/img/elem/long_bunt.gif) bottom left repeat-x;
	margin-bottom:20px;
}

.j_inhalt_abschluss_zweispaltig {
	margin-right:10px;
	
}

/* Hides from IE5-mac \*/
* html ._inhalt_abschluss_dreispaltig,
* html .j_inhalt_abschluss_zweispaltig {
	height:1%;
}

/* End hide from IE5-mac */

.j_rechts, .j_r {
	position: absolute;
	top:0em;
	right:-0ex;
	width:28ex;
	padding-right:0;                  
}

.j_r {
	width:34ex;
}

.j_fusszeile {
	margin-top:20px;
}

/* fenster mindestens auf "Kopfzeilengroesse" ziehen: die 3 Grafiken haben
mindestens 514,41,225 == 760 pixel. Bei 90% ~ 845 Pixel. 
Anders: die mittlere nur falls notwendig, also 514+225==739 => ~ 822
zusaetzlich noch die 25px links => 847
Patch fuer fehlendes min-width im IE .. */
#outerc {
	
	min-width:830px;
}

/* fix fuer IE von Stu Nicholls */

/* Hides from IE5-mac \*/
* html #minwidth1 {
	border-left:870px solid #fff;
	position:relative;
	float:left;
	z-index:1;
}

* html #minwidth2 {
	margin-left:-870px;
	position:relative;
	float:left;
	z-index:2;
	text-align:left;
}

/* End Hide */

/* Hides from IE5-mac \*/
* html .winboxhack {
	width:1px;
}

/* End Hide */

#container, #container_gross {
	width: 90%;
	text-align:center;
	margin: 25px 25px 0;
}

#container_gross {
	min-width:72em;
}

/* Hides from IE5-mac \*/
* html #container_gross {
	width:75em;
}

/* End Hide */

#top 	 {
	background: #fff;
	padding: 0;
	border: none;
	margin: 0;
	width: 100%;
	text-align:left;
}

/* NS bug im Printmodus vermeiden */
#top table {
	border-collapse:collapse;
}

#left 	 {
	background: #fff;
	padding: 0;
	border: none;
	width: 100%;
}

#middle {
	background: #fff;
	padding: 0;
	border: none;
	margin: 0 0 30px 10px;
	width:95%;
}

/* original */
#middleL {
	background: #fff;
	padding: 0;
	border: none;
	width:95%;
}

div.middleL {
	background: #fff;
	padding: 0;
	border: none;
	width:95%;
}

#middleright {
	background: #fff;
	padding: 0;
	border: none;
	margin: 0 0 30px 10px;
	width:85%;
}

#right {
	background: #fff;
	padding: 0;
	border: none;
	margin: 0;
}

#bottom {
	background: #fff;
	padding: 0;
	border: none;
	margin: 0px 0px 0px 150px;
	clear: both;
	text-align:left;
	font-size:80%;
}

.toplinieback {
	background-image:url(/img/elem/topback.gif);
}

.bordertop {
	border-top:1px solid #339900;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.einzug_rechts {
	margin-left:2em;
	margin-right:2px;
}

/*Headline*/
div.headbox {
	margin-left:10px;
	margin-right:10px;
	border-top:1px solid #339900;
	background-color:#F0F7ED;
	display:block;
}

div.headboxG {
	margin-left:10px;
	border-top:1px solid #339900;
	background-color:#F0F7ED;
	display:block;
}

h1 {
	font-weight:bold;
	font-size:130%;
	color:#555}

h2 {
	font-weight:bold;
	font-size:110%;
	color:#555}

.h2 {
	font-weight:bold;
	font-size:110%;
	color:#555}

h3 {
	font-weight:bold;
	font-size:100%;
	color:black;
}

h1 .sprungziel A:hover, h2 .sprungziel A:hover, .h2 .sprungziel A:hover {
	color:#555;
}

h3 .sprungziel A:hover {
	color: black;
}

h4 .sprungziel A:hover {
	color:black;
}

strong {
	color:#000000;
}

.orange {
	color:#FF7101;
}

.white {
	background-color:#fff;
}

/* Startboxen */
div.bigboxcorner, div.j_bigboxcorner {
	background:#F0F7ED url(/img/elem/green_corner2.gif) no-repeat;
	border-right:1px solid #339900;
}

/* Hides from IE5-mac \*/
* html .j_bigboxcorner {
	height: 1%;
}

/* End hide from IE5-mac */



/*Layout der der Boxen*/

div.greentopcorner {
	width: 100%;
	background: transparent url(/img/elem/green_corner.gif) no-repeat;
	clear:left;
}

div.j_greentopcorner {
	width:100%;
	background: transparent url(/img/elem/green_corner.gif) no-repeat;
}

.greentopbox {
	border-top:1px solid #339900;
	margin-left:10px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
}

.greentopbox img {
	margin-top:3px;
}

.greentopbox h1 {
	font-weight:bold;
	font-size:90%;
	color:#339900;
}

/* div.greenboxcorner {
	width: 144px;
	background: transparent url(/img/elem/green_corner.gif) no-repeat;
	clear:left;
}

*/


.orangebox, .greenbox {
	margin-left:10px;
	font-size:87%;
	padding: 7px 0px 0px 0px;
}

.orangebox h1, .greenbox h1 {
	font-weight:bold;
	font-size:100%;
	display:inline;
}

.orangebox h2, .greenbox h2 {
	font-size:100%;
	display:inline;
}

.orangebox A:link, .greenbox A:link, .orangebox A:visited, .greenbox A:visited {
	text-decoration: none;
	display: block;
}

.orangebox {
	border-top:1px solid #FF7101;
	color:#FF7101;
}

.orangebox A:link, .orangebox A:visited, .orangebox h1, .orangebox h2 {
	color:#FF7101;
}

.orangebox A:hover, .orangebox A:focus {
	color:#339900;
	text-decoration: none;
	display: block;
}

.greenbox {
	border-top:1px solid #339900;
	color:#339900;
}

.greenbox A:link, .greenbox A:visited, .greenbox h1, .greenbox h2 {
	color:#339900;
}

.greenbox A:hover, .greenbox A:focus {
	color:#FF7101;
	text-decoration: none;
	display: block;
}

div.orangeboxcorner {
	width: 100%;
	background: transparent url(/img/elem/orange_corner.gif) no-repeat;
}

div.greenboxcorner {
	width: 100%;
	background: transparent url(/img/elem/green_corner.gif) no-repeat;
}

/* 
.orangebox h1 {
	font-weight:bold;
	font-size:100%;
	color:#FF7101;
	display:inline;
}

.orangebox h2 {
	font-size:100%;
	color:#FF7101;
	display:inline;
}

.orangebox A:link, .orangebox A:visited {
	color:#FF7101;
	text-decoration: none;
	display: block;
}

.orangebox A:hover, .orangebox A:focus {
	color:#339900;
	text-decoration: none;
	display: block;
}

*/

div.boxgraukleincorner {
	width: 100%;
	background: transparent url(/img/elem/grau_corner.gif) no-repeat;
	float:right;
}

.boxgrauklein {
	border-top:1px solid #8C8C8D;
	margin-left:10px;
	padding-top: 7px;
}

/*Navigation */

/* alt: #historyleiste {
	padding: 0;
	border: none;
	margin: 5px 0px 5px 10px;
	text-align:left;
	font-size:80%;
}

*/
#historyleiste {
	padding: 0;
	border: none;
	margin: 10px 0px 10px 10px;
	text-align:left;
	font-size:100%;
}

#historyleiste A:link {
	color:#339900;
	text-decoration: none;
}

#historyleiste A:visited {
	color:#339900;
	text-decoration: none;
}

/* #historyleiste_div {
	padding: 0;
	font-size:100%;
}

*/
/* #historyleiste {
	padding: 0;
	border: none;
	margin: 5px 0px 5px 10px;
	text-align:left;
	font-size:100%;
}

*/

#navigation {
	background-color: transparent;
	font-size:120%;
	color:#339900;
	margin-left:2px;
	white-space: nowrap;
	margin-right:2px;
}

#navigation A {
	font-weight: bold;
	line-height: 100%;
}

#navigation A:link, #navigation A:visited {
	color:#339900;
	text-decoration: none;
}

#navigation A:hover, #navigation A:focus {
	color:#FF7101;
	text-decoration: none;
}

#navigation img {
	margin-top:10px;
}

.grau {
	color: #999999}

.grau A {
	color: #999999}

#navigation P {
	margin-top:0;
	margin-bottom:1ex;
}

/*Unternaviagtion*/
#navigation LI {
	background-color: transparent;
	padding: 0;
	margin-left:15px ;
	list-style-type:none;
	
	font-size:80%;
	margin-bottom:1.5ex;
}

#navigation UL {
	background-color: transparent;
	padding: 0;
	margin: 0;
	line-height:100%;
}

#standort {
	color:#555;
}

#standort A:link, #standort A:visited {
	color:#666;
}

#standort A:hover, #standort A:focus {
	color:#FF7101;
}

.standort {
	color:#555;
}

.standort A:link, .standort A:visited {
	color:#666;
}

.standort A:hover, .standort A:focus {
	color:#FF7101;
}

.standort img {
	position:relative;
	left:-10px}

/*Servicenaviagtion*/
#servicenav {
	background-color: transparent;
	font-size:100%;
	color:#fff;
	
 margin-top: 50px;
	

}

#servicenav A {
	color:#339900;
	text-decoration: none;
	display:block;
	margin-left:14px;
	line-height: 110%;
	font-weight: bold;
	 }

#servicenav A:link, #servicenav A:visited {
	font-weight: bold;
	color:#339900;
	text-decoration: none;
	display: block;
	 }

#servicenav A:hover, #servicenav A:focus {
	color:#FF7101;
	text-decoration: none;
	display: block;
}

