
:focus { -moz-outline-style: none; }






body {
	font-family: Monaco, "Lucida Console", monospaced;
	font-size: 11px; 
	line-height: 19px;
	color: black;
	background: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { color: #00FF00;text-decoration: none; border-bottom: 1px dotted #00FF00; white-space:nowrap; }
a:active { color: black;text-decoration: none; border-bottom: 1px dotted black; white-space:nowrap; }
a:visited { color: #00FF00;text-decoration: none; border-bottom: 1px dotted #00FF00; white-space:nowrap; }
a:hover { color: black;text-decoration: none; border-bottom: 1px dotted black; white-space:nowrap; }

a img { border: none; }

a.flyer img { border: none; }

#flyer a img { border: none; }

#flyer a:link img { text-decoration: none; border-bottom: none; }
#flyer a:visited img { text-decoration: none; border-bottom: none; }
#flyer a:hover img { text-decoration: none; border-bottom: none; }
#flyer a:active img { text-decoration: none; border-bottom: none; }



.indexlist {
	padding:4px 0 10px 0;
	border-bottom:1px dashed #000;
}

.textgruen {
	color: #00FF00;
}

.bildgross {
	max-width: 565px;
	border: none; 
	margin: 0 30px 45px 0; 
}


a.bildgross img { 
	border: none;
}


#menu {
	padding-left: 12px;
	line-height: 14px;
    width: 238px;
    overflow: inherit;
    top: 10px;
    bottom: 0;
	left: 0;
	position: fixed;
    height: 97%;
	background-color: #fff;
   	border-right: 1px dashed #000;
   	z-index: 4;
}


#language {
	padding-left: 12px;
	position: fixed;
	left: 12px;
	bottom: 10px;
	z-index: 99;
}

#language a:link { text-decoration: none; border-bottom: none; }
#language a:visited { text-decoration: none; border-bottom: none; }
#language a:hover { text-decoration: none; border-bottom: none; }
#language a:active { text-decoration: none; border-bottom: none; }



#menu .logo a,#menu .logo a:link,#menu .logo a:active,#menu .logo a:visited,#menu .logo a:hover {
	color: black;
	text-decoration:none;
	}	
	

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
	padding-left: 0px;
}

#menu ul li {
	list-style-type: none;
	padding:2px 0 2px 0;
	/*border-bottom:1px dashed #000;*/
}

#menu ul li.section-title { 
	color: black;
	margin:6px 0 6px 0;
	border-bottom:1px dashed #000;
}

#menu ul li.active a { 
	/*background:#eee;
	padding:5px;*/
}

#content {
    height: 97%;
    width:600px;
    position: absolute;
    top:0;
    left:0;
    margin: 20px 20px 0 270px;
    z-index: 1;

}

#menu a:link { display:block; text-decoration: none; border-bottom: none; white-space:normal; }
#menu a:visited { display:block; text-decoration: none; border-bottom: none; white-space:normal; }
#menu a:hover { display:block; text-decoration: none; border-bottom: none; white-space:normal; }
#menu a:active { display:block; text-decoration: none; border-bottom: none; white-space:normal; }


.container {
	padding:12px;
}

#content p { width: 600px; margin-bottom: 9px;}

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0 0 45px 0; }
#img-container p	{ width: 700px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }


#projektnavigation {
    height: auto;
    width: 280px;
    top: 18px;
    position: fixed;
   	margin: 0px 0px 0px 880px;
   	z-index: 20;
   	font-size: 11px;
   	line-height: 1.5em;
   	padding: 0px 20px 15px 20px;
	
}


#shortcut {
	height: auto;
    width: 300px;
    top: 70px;
    position: fixed;
   	margin: 0px 0px 0px 880px;
   	z-index: 21;
   	color: #00FF00;
   	font-size: 1.5em;
   	line-height: 1.3em;
   	padding: 0px 20px 15px 20px;
}

#neu {
    position: fixed;
	top: 100px;
	width: 250px;
	height: 168px;
/*	background-image: url(../code/neu-feb.png);
	background-repeat: no-repeat; */
	z-index: 21;
   	margin: 0px 0px 0px 880px;
   	border: none;
}


#thickbox, #tooltip, #tooltip_pic {
	position:absolute;
	background-color: #00FF00;
	color: white;
	padding: 1px 9px 2px 8px;
	z-index: 99;
}



a.tooltip_pic { border: none; }
a.tooltip_pic img { border: none; margin: 0 6px 9px 0; 
	background-color:#fff;
/*	filter:alpha(opacity=9);
	-moz-opacity: 0.9;
	opacity: 0.9; */
}

.tooltip_pic:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


#content_home {
    height: 97%;
    width:auto;
    position: absolute;
    top:0;
    left:0;
    margin: 20px 20px 0px 270px;
    z-index: 1;
}




#rahmen {
	overflow: auto;
    width: 600px;
    height: 415px;
    clear: both;
    border: none;

}


