html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


* {
margin : 0; 
padding : 0; 
font-size : 99%; 
background-color : transparent; 
} 
body {
margin : 20px 0 0; 
font : 12px arial, verdana, helvetica, sans-serif; 
background-color : #fff; 
} 
a {
font-weight : bold; 
text-decoration : underline; 
color : #000000; 
background-color : #fff; 
font-family : arial, verdana, helvetica, sans serif; 
} 
a:hover {
text-decoration : underline; 
color : #00f; 
} 
a:visited {
text-decoration : underline; 
color : #004e8a; 
} 
div.container_logo {
width : 760px; 
height : 60px; 
margin-left : auto; 
margin-right : auto; 
background-repeat : no-repeat; 
text-align : left; 
} 
div.logo_adkm {
width : 740px; 
height : 60px; 
margin : 0 0 0 20px; 
padding : 0; 
background-image : url(../img/logo_adkm.gif); 
background-repeat : no-repeat; 
text-align : left; 
} 

div#masthead {width: 100%; background-color: #999;}



div.img1 {
width : 760px; 
height : 110px; 
background-color : #fff; 
margin-left : auto; 
margin-right : auto; 
background-image : url(/uploads/images/design/kopf_001_2011.jpg); 
background-position : center; 
background-repeat : repeat; 
text-align : left; 
} 
div.img2 {
width : 760px; 
height : 110px; 
background-color : #fff; 
margin-left : auto; 
margin-right : auto; 
background-image : url(../img/kopf_2.jpg); 
background-position : center; 
background-repeat : repeat; 
text-align : left; 
} 
div.img3 {
width : 760px; 
height : 110px; 
background-color : #fff; 
margin-left : auto; 
margin-right : auto; 
background-image : url(../img/kopf_3.jpg); 
background-position : center; 
background-repeat : repeat; 
text-align : left; 
} 
div.img4 {
width : 760px; 
height : 110px; 
background-color : #fff; 
margin-left : auto; 
margin-right : auto; 
background-image : url(../img/kopf_4.jpg); 
background-position : center; 
background-repeat : repeat; 
text-align : left; 
} 
div.img5 {
width : 760px; 
height : 110px; 
background-color : #fff; 
margin-left : auto; 
margin-right : auto; 
background-image : url(../img/kopf_5.jpg); 
background-position : center; 
background-repeat : repeat; 
text-align : left; 
} 
div.img6 {
width : 760px; 
height : 110px; 
background-color : #fff; 
margin-left : auto; 
margin-right : auto; 
background-image : url(../img/kopf_6.jpg); 
background-position : center; 
background-repeat : repeat; 
text-align : left; 
} 
#grund_zentrierung {
width : 760px; 
height : 100%; 
text-align : left; 

margin-left : auto; 
margin-right : auto; 
} 
#topnav {
width : 200px; 
height : 100%; 
 
float : left; 
background-color : #fff; 
padding-top: 20px;
} 
#topnav ul {
list-style-type : none; 
 

 

} 
#topnav li {



} 

/* zweite ebene */
#topnav li ul li{
padding-left: 20px;



} 


#topnav li a{
text-decoration: none;
color: #000;
display: block;
font-weight: normal;
padding: 4px;
} 

#topnav li.currentpage h3{
background-color: #efefef;
padding: 4px;
} 




#topnav ul li a span {
display : none; 
} 
#topnav ul li a:hover span {
display : block; 
text-decoration : none; 
text-align : center; 
position : absolute; 
top : 120px; 
left : 200px; 
padding : 10px; 
z-index : 100; 
color : #000; 
background-color : #ccc; 
border : 1px solid #000; 
voice-family : "\"}\""; 
} 
#content {
width : 500px; 
height : 100%; 
min-height: 300px;
float : right; 
padding : 30px 30px  50% 30px; 
background-color : #efefef; 
line-height:1.5em;
font-size: 1em;
} 
#content h1 {
font-weight: normal; 
text-decoration: none;
font-size : 1.1em; 
margin : 25px 25px 0 0; 
padding : 0 0 0 20px; 
} 
#content h2 {
font-size: 1.5em;
font-weight: 700;
color: #333;
margin-bottom: 20px;
}
#content h3 {
font-size : 1.3em; 
font-weight: 700;
color: #333;
margin-bottom: 20px;
}
#content h4 {
font-size : 1.1em; 
font-weight: 700;
color: #333;
margin-bottom: 20px;

}
#content ul {
list-style-type : square; 
font-size : 1.1em; 
} 
#content li {
list-style-type : none; 
font-weight: bold; 
text-decoration: none;
font-size : 1.0em; 

} 
#content ol {
list-style-type : none; 
font-size : 1.0em; 
margin : 0 0 0 50px; 

} 
#box {

height : 20px; 

text-align : right; 
font-size : 1.3em; 
color : #000;
padding : 0 10px 0 0; 
background-color : #dddddd;

} 



.ausgewaehlt {
background-color : #efefef; 
display : block; 
} 

img.rechts{
float:right;
margin:0 0 10px 20px;
}

img.links{
float:left;
margin:0 20px 10px 0;
}

img.frei{border:none;float:right;margin:0 0 10px 20px;}


div.captionborder,div.leftcaption,div.rightcaption{
border:1px solid #ccc;
padding:3px;
background-color:#fff;}

div.rightcaption{float:right;margin:0 0 20px 20px}

div.leftcaption{float:left;margin:0 20px 20px 0}

p.captiontext{margin:0;padding:0;font-size:90%;background-color:#fff;color:#000;text-align:center}




body div#toolTip { position:absolute;z-index:1000;width:220px;background:#F0EDE2;border:1px solid #000;text-align:left;padding:5px;min-height:1em;-moz-border-radius:5px; }
body div#toolTip p {font-weight:700; padding: 4px; margin: 0;color:#000;}
body div#toolTip p em { display:block;margin-top:3px;color:#f60;font-style:normal;font-weight:700; }
body div#toolTip p em span { font-weight:700;color:#fff; }

/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/src/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8020;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/src/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('/src/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #000;
}

#fancybox-overlay.overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8030;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;


