/* CSS Document */
body{
	background:#d8d8d8;
	width:auto;
	position: relative;
	padding:0; margin:0 auto 0 auto;top:0;
}
.main{	
	text-align:left; 
	width:720px;
	margin:0 auto 0 auto;
	padding:0px; 
	top:0;
	min-height:300px;
}	
.top{
	font-family:Palatino,"Georgia","Baskerville","Times New Roman",serif;
	width:auto;
	height:80px;
	margin:0; 
	padding:15px 0 15px 0px;
	top:0px;
	color:#fff;
	font-size:40px;
	line-height:100%;
	letter-spacing:0.05em;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}
.top a, .top a:hover, .top a:active, .top a:visited{
	font-family: Palatino,"Georgia","Baskerville","Times New Roman",serif;
	color:#fff;
	text-decoration:none;
	text-align:left;
}

/*weißes Feld*/
.content{
	border:1px solid #cccccc;
	background:#fff;
	position:relative;
	text-align:left;
	min-height:300px;
	max-height:none;
	float:left;
	padding:20px; 
	margin:0;
	top:0;
}	
.content-index{
	background-image:url(../images/PhilipDettmer.gif);
	background-repeat:no-repeat;
	background-position:right 24px;
	border:1px solid #cccccc;
	background-color:#fff;
	position:relative;
	text-align:left;
height:400px;

	width:720px;
	float:left;
	padding:20px; 
	margin:0;
	top:0;
}	
.index-aktuell{
background-image:url(../images/index_bg.gif);
background-position:top left;
background-repeat:no-repeat;
	position:relative;
	width:100%;
	float:left;
	height:300px; 
	margin:0;
	top:0;
}	

.footer{
	clear:both;
	position:relative;
	color:#696969;
	text-align:center;	
	font-size:12px;	
	font-family: "Palatino Linotype","Georgia","Baskerville","Times New Roman",serif;
	width:1000px;
	margin:0px;
	padding:0px;top:0px;
	margin-right:auto;
	margin-left:auto;
	line-height:120%;
}	
.footer a{
	position:relative;
	color:#707070;
	text-align:center;	
	font-size:12px;	
	font-family: "Palatino Linotype","Georgia","Baskerville","Times New Roman",serif;
	text-decoration:underline;
	line-height:120%;
}	
/* Menu oben rechts: HOME, IMPRESSUM */
#topmenu{
	color:#fff;clear:both;
	font-size:14px;
	line-height:120%;
	float:left;
	text-align:right;
	top:0;
	margin:0;
	padding:0 0 6px 0;
	width:99%;
	font-family:"Palatino Linotype","Georgia","Baskerville","Times New Roman",serif;
}
#topmenu ul{
	float:right;top:0;margin:0;padding:0;
	vertical-align:bottom;
	display:block;
	text-align:right;
}
#topmenu li{
	list-style-type:none; display:inline; margin:0; padding:0 0 0 8px;	vertical-align:bottom;
}
#topmenu a{
	color:#fff;
	text-decoration:none;	
	vertical-align:bottom;
	font-size:12px;
}
#topmenu a:hover, #topmenu a:active{
	color:#757575;
	font-size:12px;
}
#topmenu a.current{
	color:#757575;
}
/* Hauptmenü links*/
.navi-container {
	border-top:1px solid #cccccc; border-left:1px solid #cccccc;
	width:17%;
	min-width:137px;
	float:left;
	font-family:"Palatino Linotype","Georgia","Baskerville","Times New Roman", serif;
	margin:0;padding:0;	
}
.navi-container h3 {
	display: block;
	height: 30px;
	background: url(../images/accordion_close.png) no-repeat center left #d5d5d5;
	padding: 0 10px 0 10px;
	margin:0;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	font-size:14px;
	letter-spacing:0.05em;
	color: #fff;
	border:none;
	text-align:right;
	cursor: pointer;
}
.navi-container h3:hover {
	display: block;
	height: 30px;
	background: url(../images/accordion_open.png) no-repeat bottom left #d5d5d5;
	padding: 0 10px 0 10px;
	margin:0;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	color: #757575;
	border:none;
	text-align:right;
	cursor: pointer;
}
.navi-container h3.selected {
	background: url(../images/accordion_open.png) no-repeat bottom left #d5d5d5; 
	cursor:default;
	color: #757575; !important
}
.submenu{
	background-color: #d8d8d8;
	color: #444444;
	overflow: hidden;
	width:auto;
	text-align:right;
}
.submenu ul{
	list-style:none;
	padding:4px 0; 
	margin:0;
}
.submenu li{
	font-size:14px; 
	padding: 2px 12px 2px 0; margin:0;
	line-height:160%;
}
.submenu li a{
	font-size:14px; 
	padding: 0; margin:0;
	line-height:130%;
}
.submenu a {
	color: #ffffff;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	font-size:14px;
	font-style:italic;
	letter-spacing:0.4px;
}
.submenu a:hover {
	color: #757575;	
	text-decoration: none;
}
.submenu a.current,.noaccordion a.current {
	color: #757575;	
	text-decoration: none;
	font-weight: normal;
}
.noaccordion{
	height: 30px;
	padding:0;margin:0;
}
h2.noaccordion{
	background: url(../images/noaccordion.png) no-repeat bottom left #d5d5d5;
	margin:0;padding:0;
	font-weight: normal;
	text-decoration: none;
	font-size:14px;
	letter-spacing:0.05em;
	color: #fff;
	border:none;
	text-align:right;
	cursor: pointer;
	display: block;
	height: 30px;
}
 h2.noaccordion a{
	background: url(../images/noaccordion.png) no-repeat bottom left #d5d5d5;
	margin:0;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	font-size:14px;
	letter-spacing:0.05em;
	color: #fff;
	border:none;
	text-align:right;
	cursor: pointer;
	display: block;
	height: 30px;
	padding:0 12px 0 0;
}
h2.noaccordion:hover a, h2.noaccordion_active {
	background: url(../images/noaccordion.png) no-repeat bottom left #d5d5d5;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	font-size:14px;
	letter-spacing:0.05em;
	color: #757575;
	text-align:right;
	cursor: pointer;
	margin:0;
	padding:0 12px 0 0;
	height: 30px;
}
/*Ende Hauptmenue links*/
h1{	
	font-family:"Palatino Linotype","Georgia","Baskerville","Times New Roman", serif;
	font-size:20px;
	margin:0;padding:0;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:normal;
	line-height:160%;
	color:#565656;
}
h2{	
	font-family:"Palatino Linotype","Georgia","Baskerville","Times New Roman", serif;
	font-size:22px;
	border-bottom:1px dotted #a5a4a4;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:normal;
	line-height:160%;
	color:#565656;
	margin:0 0 18px 0;
	padding:0;
}
h3{	
	font-family:"Palatino Linotype","Georgia","Baskerville","Times New Roman", serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:normal;
	line-height:160%;
	color:#565656;
	margin:0;
	padding:20px 0 0 24px;
}
/*Überschrift h3 mit Bild-Hintergrund für die Seiten "hin und her", "koepfe"*/
h3.subitem{
	background-image:url(../images/lines.gif);
	background-repeat:repeat;
	padding:2px 0px 2px 6px;
	margin:4px 0;
}
h4{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#565656;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:normal;
	padding:6px 0 0 0;margin:0;
	line-height:140%;
}
/*Lange Textpassagen*/
.text, .text p, .text-blocksatz p, .anlage p{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#565656;
	font-size:14px;
	margin:6px 0 6px 0;
	padding:0;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:normal;
	line-height:150%;
	text-align:left;
}

/*Textanlage bei Kapiteln "Projekt", Köpfe" usw, Zeilenbreite: 78%*/
.anlage{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#565656;
	font-size:14px;
	padding:0;margin:0;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:normal;
	line-height:150%;
	width:78%;
}		
.text a, .anlage a, .big-box a{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#8e8e8e;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	letter-spacing:normal;
	line-height:150%;
}
.text a:hover, .anlage a:hover, .big-box a:hover{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#5c7691;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	letter-spacing:normal;
	line-height:150%;
}
.anlage .fussnote, .anlage .fussnote:hover{
	text-decoration:none;
	font-weight:bold;	
	font-size:12px;
}
/*liste mit links mit aufzählungszeichen*/
.list{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#565656;
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:normal;
	line-height:140%;
}
.list ul, .anlage ul, .text ul{
	list-style:none;
	margin:0;
	padding:0;
}	
.list li, .anlage li, .text li{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#565656;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	line-height:140%;
	background-image:url(../images/dot.gif);
	background-position: left 12px;
	background-repeat:no-repeat;
	margin:0;
	padding:3px 0 3px 16px;
}
.list a{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#8e8e8e;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	letter-spacing:normal;
	line-height:140%;
}
.list a:hover{
	color:#5c7691;
}
/*spalte für Kapitel: links*/
.column{
	width:48%;
	float:left;
	padding:0 0 12px 0;
}
/*Trennlinie*/
hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #a5a4a4; 
	border-style: dotted none none; 
}

/*Accordion-System für Abschlussarbeiten*/
#graduate-container{
width:100%;
}
.graduate-content{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	min-width:586px;
	max-width:706px;
	width:95.2%;
	color:#565656;
	font-size:14px;
	font-weight:normal;
	float:left;
	border:1px dotted #b5b5b5;
	background-image:url(../images/bg-bigbox.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:16px;
}
#graduate{

padding:6px 0 6px 0;
}
#graduate .title{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#565656;
	font-size:16px;
	margin:0;
	padding-left:16px;
	line-height:270%;	
	height:40px;
	font-weight:normal;
	clear:both;
	border-bottom:1px dotted #ebebeb;
	background-image:url(../images/close_graduate.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
#graduate .selected{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#565656;
	font-size:16px;
	margin:0;
	padding-left:16px;
	line-height:270%;
	height:40px;
	font-weight:normal;
	clear:both;
	border-bottom:none;
	background-image:url(../images/open_graduate.gif);
	background-repeat:no-repeat;
	background-position:center left;
	
}
#graduate .title:hover{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#565656;
	font-size:16px;
	margin:0;
	padding-left:16px;
	line-height:270%;
	font-weight:normal;
	clear:both;
	background-image:url(../images/open_graduate.gif);
	background-repeat:no-repeat;
	background-position:center left;
	cursor:pointer;	
}
#graduate h4{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#565656;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:140%;
	font-weight:normal;
}
#graduate p{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#565656;
	font-size:12px;
	letter-spacing:0.1px;
	font-weight:normal;	
	margin:0;
	padding:10px 0 10px 0;
}
#graduate a{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#8e8e8e;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	line-height:120%;
}
#graduate a:hover{
	color:#5c7691;
}
.bereich{
	float:right; 
	font-size:12px;
	cursor:pointer;
}
.name{
	float:left; 
	font-size:16px;
	cursor:pointer;
}

/* Box für Kapitel: "Abschlussarbeiten" */
.big-box{
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	color:#565656;
	font-size:14px;
	font-weight:normal;
	width:97%;clear:both;
	height:auto;
	float:left;
	padding:10px;
	margin:6px 0;
	border:1px dotted #b5b5b5;
	background-image:url(../images/bg-bigbox.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
.big-box p{
	margin: 8px 0 0 0;
	color:#565656;
	font-size:14px;
	padding:0;
	font-weight:normal;
	line-height:150%;
	text-align:justify;
}
.big-box h3, .big-box h4{
	margin: 0;padding:0;
	line-height:150%;
	color:#565656;
}
.big-box h4{
	font-size:14px;margin-bottom: 12px;
}
.big-box img{
	border:none;
	margin:0px 0 0px 0;
}
/* Box für Kapitel: "zum mitnehmen" */
.grey-box-left,.grey-box-right{
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	height:auto;
	width:47%;
	padding:6px;margin:3px 0 18px 0;
	float:left;
	border-bottom:1px solid #e6e6e6;
}
.grey-box-right{
	float:right; !important
}
.grey-box-left img,.grey-box-right img{
	border:none;margin:10px;
}
/*Für Kapitel "Meinung"*/
.quote{
	font-size:14px;
}
.quote span, span.quote {
	font-style:italic;
	font-size:14px;
	color:#959595;
	letter-spacing:0.5px;
}
.back-to-top{
	clear:both;float:right;
	padding:0px;margin:0;
	height:20px;width:88px;
	text-align:right;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:150%;
}
.back-to-top a, .back-to-top a:hover{
	clear:both;
	font-family:"Palatino Linotype","Georgia","Baskerville", "Times New Roman", serif;
	font-size:14px;
	text-decoration:none;
	line-height:160%;
	color:#565656;
}
 .back-to-top a:hover{
	text-decoration:underline;
}
/*slideshow auf der index-seite*/
#PictureBackground{
	background-image: url(images/zitat1.gif); 
	background-repeat: no-repeat;
	padding:0 12px 0 0;
}
/*lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding:10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.png) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageDataContainer a{ color:#a1a1a1; text-decoration:underline; font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%;}
#imageDataContainer a:hover{ color:#6c6c6c; text-decoration:underline; font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%;}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000;
}
img { 
border:none;
}