/*********************************************************************************

				Oliver Kreischer
				Programmierung und Design
				
				http://www.kreischer.de
				Telefon: 08157-9993093

**********************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol,li  { list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size: 12px;margin-top: 5px;margin-bottom: 5px;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

a:focus { outline: none; }

a, a:active, a:focus, a:visited, a:link {
	color: #06599e;
}

a:hover {
	color: #000;
	text-decoration: underline;
}


div, p, li, a {background-repeat:no-repeat; }

/* ##################################################### */

dl		{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol		{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p		{margin-bottom: 14px;}

ul		{list-style: circle;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre		{font-size: 14px;}

a:hover { text-decoration:none; }


/* ######################################################################### */
html {
	min-height: 100%;
	margin-bottom: 1px;
	
	background-color: #392a23;
}

body {
	color: #333;
	font-family:  verdana,arial,helvetica,sans-serif;
	font-size: 14px;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.flLeft { float:left; }
.flRight { float:right; }

.flLeft img {
	float:left;
	margin-right: 10px;
	display: block;
	margin-bottom: 5px;
}

.flRight img {
	float:right;
	margin-left: 15px;
	margin-bottom: 25px;
}

.warning { color:#f00; background: inherit; }

 
#wrapper {
	position: absolute;
	display: block;
	margin:0 auto;
	padding: 0;
	width: 780px;
	height: 599px;
	border: 1px solid #fff;
	background-color: #fff;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	margin-top: -300px;
	
}

#header {
	height: 120px;
	margin: 0;
	padding: 0;
	background-color: #a79672;
	padding-top: 10px;
}

#logo {
	margin-left: 21px;
	height: 115px;
	width: 120px;
	background-image: url(phd_logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo a {
	display:block;
	height: 115px;
	width: 120px;
	text-indent:-1700em;
	text-decoration: none;
  	background-image: none;	
}




#content {
	height: 380px;
	z-index: 20;
/*	overflow: hidden; */
}


#contentlinks {
	float: left;
	width: 280px;
}

#contentrechts {
	float: left;
	width: 470px;
	margin-top: 20px;
}


#contentbottom {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
	background:url('contentbottom.gif') no-repeat left center;
	height: 30px;
}


h1 {
	font-size: 16px;
	color: #392a23;
	margin-bottom: 14px;
}


h2 {
	color: #392a23;
	font-size: 14px;
	margin-bottom: 10px;
}

h3 {
	color: #555;
	font-size: 10px;
}



p {	
	font-size: 12px;
}

br {
	height: 50px;
	
}


#footer,
#footer p {
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	color: #392a23;
	height: 23px;
	background-color: #a79672;
	overflow: hidden;
}

#footerlinks {
	padding-left: 25px;
	height: 10px;
	float: left;
	width: 435px;
}

#footerrechts {
	padding-right: 25px;
	text-align: right;
	float: right;
	width: 235px;
}



#footer a {
	color: #392a23;
	text-decoration:none;

}

#footer a:hover,
#footer a:active,
#footer a:hover,
#footer a:active {
	color: #fff;
}




/** download **/
.download {
	display: block;
	clear: both;
	float: left;
	font-size: 10px;
}


.list_content {
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	}

.list_content2 {
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	width: 500px;
	display: block;
	margin-left: 30px;
	}

.list_content2 {
	padding-top: 2px;
	width: 30px;
	float: left;
}

.list_content3 {
  	font-size:10px;
	text-decoration:none;
	padding-left: 30px;
	padding-bottom: 10px;
	}
	

#content ul			{list-style: none; margin-bottom: 20px;}
#content ul li			{margin: 4px 0 0 25px; list-style: disc;font-family: verdana, arial, helvetica, sans-serif;font-size: 12px; line-height: 17px;}
#content ul li ul		{margin: 0 0 0 0;}
#content ul li ol		{margin: 0 0 0 0;}

.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}

.extern {
padding-left:16px;
color: #000;
background:url('ext_link.gif') no-repeat left center;
}

.trennlinie {
	width: 100%;
	height: 0px;
	border-bottom: 1px solid #7b3147;
	margin: 0px 20px 20px 0px;
	background-color: #7b3147;
}


#contentrechts ol	{list-style: none; margin-bottom: 20px; font-size: 12px;}
#contentrechts ol li	{margin: 4px 0 0 0px; list-style: decimal;}
#contentrechts ol li ul	{margin: 0 0 0 0;}
#contentrechts ol li ol	{margin: 0 0 0 0;}

#contentrechts ul	{list-style: none; margin: 10px; font-size: 12px;}
#contentrechts ul li	{margin: 4px 0px 0px 10px; list-style: disc;}
#contentrechts ul li ul	{margin: 0 0 0 0;}
#contentrechts ul li ol	{margin: 0 0 0 0;}

table,td
{
	font-weight: bold;
	padding: 2px 6px 2px 0px;
}

.backlink {font-size: 12px;}



/*	Navigation dropdown
------------------------------------------------------------------------------*/

#dropdown-navigation {
	background:#0d0906;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
	background:url('navback.gif') no-repeat left center;
	z-index: 300;
}


#dropdown-navigation ul.nav1st {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 30px;
	margin-left: 10px;	
	}
#dropdown-navigation ul.nav1st li {
	display:block;
	float:left;
	list-style:none;
	margin-top: 7px;
	margin-left: 23px;	
	padding-bottom: 8px;
	
	}
#dropdown-navigation ul.nav1st li.active {
	color:#a79672;
	}
#dropdown-navigation ul.nav1st li a,
#dropdown-navigation ul.nav1st li a:link {
	margin-left: 0;
	margin-right: 0;	
	display: block;
	color:#fff;
	position: static;
	z-index: 500;
	}

#dropdown-navigation ul.nav1st li a.current,
#dropdown-navigation ul.nav1st li a.current:link,
#dropdown-navigation ul.nav1st li a:hover {
	color:#a79672;
	text-decoration: none;
	}
#dropdown-navigation ul.nav1st li a.folder {

	}

/* Sub Menu Styles */

#dropdown-navigation ul.nav1st li ul.nav2nd {
/*	Anzeigeoption/Position der dropdown-submenüs */
/*	left: 85%; */
	display: none;
	position: absolute;
	top: 161px;
	}
	

#dropdown-navigation ul.nav1st li ul.nav2nd {
/*	Stil der dropdown-submenüs */
	width: 0px; /* Width of Menu Items */
	margin: 0;
	padding: 0;
	color:#fff;
	background:#0d0906;
	list-style: none;

	z-index: 1000;
	margin-left: 0px;
/*	border-bottom: 1px solid #fff; */
} 
#dropdown-navigation ul.nav1st li ul.nav2nd li {
	margin: 0;
	padding: 3px;
	display: block;
	text-decoration: none;
	color:#fff;
	background:#0d0906;
	
} 

#dropdown-navigation ul.nav1st li ul.nav2nd li .hover {
	background-color: #f00;
}

#dropdown-navigation ul.nav1st li ul.nav2nd li a,
#dropdown-navigation ul.nav1st li ul.nav2nd li a:link {
	padding: 2px;
	width: 160px;
	font-weight: normal;
	color:#fff;
	background:#0d0906;
} 

#dropdown-navigation ul.nav1st li ul.nav2nd li a.current,
#dropdown-navigation ul.nav1st li ul.nav2nd li a.current:link,
#dropdown-navigation ul.nav1st li ul.nav2nd li a:hover {
	display: block;
	text-decoration: none;
	color: #392a23; 
	background:#a79672;
	}

		
/* The magic ^^ */
#dropdown-navigation ul.nav1st li.over { 
	z-index: 10;
} 
#dropdown-navigation ul.nav1st li:hover ul.nav2nd, #dropdown-navigation ul.nav1st li.over ul.nav2nd { 
	display: block; 
	z-index: 20;
	margin-top: -2px;
	margin-left: -5px;
} 


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.linie {
	display: block;
	height: 1px;
	background: url('navlinie.gif') repeat-x center;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;	
}

/****/

.highslide {
   	cursor: url(./highslide/graphics/zoomin.cur), pointer;
   	display: block;
   	float: left;
}

.highslide-container div {
	font-size: 10pt;
}

.highslide {
	cursor: url(./highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}

#content .highslide {
	border: 1px solid #fff;
}

.highslide img {
	margin: 4px 4px 2px 4px;
	border: 1px solid #392a23;
	
}

.highslide:hover img {
	border: 1px solid #000;	
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {

}

.highslide-image {

}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	background: white;
	padding: 5px 0 0 5px;
	color: #000;
	text-align: left;
}
.highslide-heading {
	display: none;
	height: 20px;
	overflow: hidden;
	cursor: default;
	color: #000;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}

.highslide-dimming {
	position: absolute;
	background: #392a23;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(./highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: -23px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

