@charset "utf-8";

body {
	margin-top: 100px;
}

.image1 {
	background-image:url(images/image1.jpg);
	background-repeat: no-repeat;
}

.image2 {
	background-image:url(images/image2.jpg);
	background-repeat: no-repeat;
}

.image6 {
	background-image:url(images/kopf_li.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-left:20px;
	background-position: -14px 1px;
}

.image7 {
	background-image:url(images/kopf_re.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-left:20px;
	background-repeat: no-repeat;
	background-position: 0px 1px ;
}
	
.image8 {
	background-image:url(images/kopf_gesamt.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-left:230px;
	padding-top:30px;
}
.image10 {
	background-image:url(images/image10.jpg);
	background-repeat: no-repeat;
}
.image11 {
	background-image:url(images/image11.jpg);
	background-repeat: no-repeat;
}

.image12 {
	background-image:url(images/image12.jpg);
	background-repeat: no-repeat;
}

.image13 {
	background-image:url(images/image13.jpg);
	background-repeat: no-repeat;
}

.image14 {
	background-image:url(images/image14.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: inherit;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-left:20px;
	padding-top:0px;
}
	
.image15 {
	background-image:url(images/image15.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: inherit;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-position: left;	
}
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-left:20px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: inherit;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-left:20px;
	padding-top:0px;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-left:20px;
	padding-top:10px;
	
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-left: 20px;
	padding-right:20px;
}

H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F60;
	margin-bottom: -10px;
}


H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999;
	margin-top: 10px;
}

.pics {
	padding-right: 70px; 
	font-family: verdana, arial, helvetica, serif;
	font-size: 10;
	color: black;
	background: white;
}

.nav {
	padding-left:30px;
	padding-top:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}
ul#nav,
ul#nav ul {
	margin:0px;
	padding: 0;
	width: 110px; /* Width of Menu Items */
	border-bottom: 1px solid transparent;
	background:white; /* IE6 Bug */
	color: black;
	font-size: 13px;
}
 
ul#nav li {
	position: relative;
	list-style: none;
	}
 
ul#nav li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding:10px;
	border: 1px solid transparent;
	border-bottom: 0;
	}
	
 
/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }

/* End */
 
ul#nav ul {
	position: absolute;
	display: none;
	left: 109px; /* Set 1px less than menu width */
	top: 0;
	}
 
ul#nav li ul li a { padding: 5px 5px; } /* Sub Menu Styles */
 
ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.over ul ul,
ul#nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */
 
ul#nav li:hover ul,
ul#nav li li:hover ul,
ul#nav li li li:hover ul,
ul#nav li.over ul,
ul#nav li li.over ul,
ul#nav li li li.over ul { display: block; } /* The magic */
 
ul#nav li.menuparent { background: transparent url(nav_.gif) right center no-repeat; }
 
ul#nav li.menuparent:hover,
ul#nav li.over { 
	background-color:transparent; 
}
 
 
ul#nav li a:hover { 
	color: #600;
	background: url(images/nav_a.gif) right center no-repeat;
	text-decoration:underline;
}

#ul#nav li a:active {
	background: url(images/nav_a.gif) right center no-repeat;
	text-decoration:underline;
}

/* navigation landingpage */
.nav2 {
	padding-left:30px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

ul#nav2,
ul#nav2 ul {
	margin:0px;
	padding-top:2px;
	padding-left:2px;
	width: 110px; /* Width of Menu Items */
	background: transparent; /* IE6 Bug */
	color: black;
	font-size: 13px;
}
 
ul#nav2 li {
	position: relative;
	list-style: none;
	}
 
ul#nav2 li a {
	display: block;
	text-decoration:none;
	color: #000;
	padding:4px;
	border-bottom: 0;
	}
	
 
/* Fix IE. Hide from IE Mac \*/
* html ul#nav2 li { float: left; height: 1%; }
* html ul#nav2 li a { height: 1%; }

/* End */
 
ul#nav2 ul {
	position: absolute;
	display: none;
	left: 100px; /* Set 1px less than menu width */
	top: 0;
	}
 
ul#nav2 li ul li a { padding: 3px 5px; } /* Sub Menu Styles */
 
ul#nav2 li:hover ul ul,
ul#nav2 li:hover ul ul ul,
ul#nav2 li.over ul ul,
ul#nav2 li.over ul ul ul { display: none; } /* Hide sub-menus initially */
 
ul#nav2 li:hover ul,
ul#nav2 li li:hover ul,
ul#nav2 li li li:hover ul,
ul#nav2 li.over ul,
ul#nav2 li li.over ul,
ul#nav2 li li li.over ul { display: block; } /* The magic */
 
ul#nav2 li.menuparent { background: transparent url(arrow.gif) right center no-repeat; }
 
ul#nav2 li.menuparent:hover,
ul#nav2 li.over { 
	background-color:transparent; 
}
  
ul#nav2 li a:hover { 
	color: #600;
	text-decoration:underline;
}


