/*  ===============================================
Stylesheet Die Kate e.V.
Datei: kate.css
Datum: 16.03.2008

project:  abstract studio template
author:   luka cvrk (www.solucija.com)
=================================================*/

/* Allgemeine HTML-Elemente */

*{ margin: 0; padding: 0; }* 
body {
	line-height: 1.64em;
	background: #fff;
	color: #444;
	font-family: Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.74em;
}
a {
	color: #6F81A6;
	text-decoration: none;
}
a:hover { color: #808080; background: inherit; }
.blue { color: #889FCC; }
.white {
	color: #fff;
	font-size: 0.7em;
	padding-bottom: 10px;
	line-height: 1.6em;
	font-weight: normal;
}
p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

h1 {
	font: normal 2.4em Georgia, Arial, Sans-Serif;
	margin: 15px 0 0 5px;
  color: #889FCC;
}
h1 a:hover { color: #889FCC; background: inherit; }
h2 {
	margin: 0 0 12px;
	font-family: Arial, Sans-Serif;
	font-size: 1.4em;
	font-weight: bold;
}
h3 {font: bold 1.2em Arial, Sans-Serif; color: #889FCC; border-bottom: 1px solid #eee; 	margin: 30px 0 5px 0;
}
h4 {
	color: #808080;
	background: inherit;
	font-weight: bold;
	font-size: 1em;
}

/* ---------------
1. DIV-Bereiche 
------------------*/

#wrapper { 
    width: 950px; margin: 0 auto; }

/* Menu */
#menu {
	width: 100%;
	height: 28px;
  /*background-color: #CCCCCC;*/
  color: #889FCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6F81A6;
	text-align: right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
    #menu li {
	font-size: 1.01em;
	display: inline;
	font-weight: bold;
}
    #menu li a {
	color: #6F81A6;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
}
    #menu li a:hover {
	color: #889FCC;
	font-weight: bold;
	padding-bottom: 10px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #6F81A6;
}

/* UntermMenu */
#umenu { 
    font-size: 1.2em; 
    margin: 45px 0 0; 
}
	#umenu a { 
	color: #fff; 
	background: #6F81A6; 
	padding: 4px 20px 6px; 
	border-bottom: 1px solid #616161;
}
	#umenu a:hover { 
	color: #fff; 
	background-color: #889FCC; 
	background-image: url(images/loginhover.gif); 
	background-repeat: no-repeat;
}

/* Logo-Titel */
#logo {
	clear: both;
	color: #889FCC;
	height: 150px;
	padding: 35px 0 0 20px;
	background-color: #cccccc;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	
	#logo h1 {
	display: inline;
	color: #6F81A6;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 110px;
}
	#logo p {
	margin: 0;
	color: #808080;
	font-weight: bold;
	font-size: 0.9em;
}

/* Inhalt-Text */
#text {
	clear: left;
	float: left;
	width: 610px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 0px;
	padding-left: 5px;
}
#text li {
	padding-left: 15px;
	margin-left: 15px;
}

	#text img { 
	border: 1px solid #ccc; 
	padding: 1px; 
	float: left; 
	margin: 0 15px 5px 0;
}	
	#text a {
	color: #6F81A6;
	background-color: #e7eefb;
}

#text1 {
	clear: left;
	float: left;
	width: 90%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 34px;
	padding-left: 5px;
}
	#text1 img { 
	border: 1px solid #ccc; 
	padding: 1px; 
	float: left; 
	margin: 0 15px 5px 0;
}	
	#text1 a {
	color: #6F81A6;
	background-color: #e7eefb;
}

/* Artikel - Box */
#articles { 
    margin: 40px 0 0 0; 
}
	#articles li  {
	border-top: 1px solid #cecece;
	list-style: none;
	float: left;
	width: 240px;
	background: #eee url(../images/newslist.jpg) repeat-x bottom;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
	#articles li a { 
	background: url(../images/menuarrow.jpg) no-repeat 0 5px; 
	padding: 0 0 0 8px; 
}
	#articles li.last { 
	margin: 0; 
}
#articles1 { 
    margin: 40px 0 0 0; 
}
	#articles1 li  {
	border-top: 1px solid #cecece;
	list-style: none;
	float: left;
	width: 300px;
	background: #eee url(../images/newslist.jpg) repeat-x bottom;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
	#articles1 li a {
	background: url(../images/menuarrow.jpg) no-repeat 0 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
}
	#articles1 li.last { 
	margin: 0; 
}

#box {
	position: relative;
	top: -80px;
	float: right;
	width: 260px;
	font-size: 1em;
	background: #fff;
	border: 1px solid #ccc;
      margin-right: 15px;
	padding: 15px;
}
	#box img {
	border: 1px solid #ccc;
	margin-top: 10px;
      margin-bottom: 0px;
	margin-left: 2;
	padding-bottom: 8px;
	padding-top: 8px;
}
	#box h2 { 
	border-bottom: 1px solid #ccc; 
	padding: 0 0 8px; 
}
	#box li {
	margin: 0px 0px 0px 15px;
	font-size: 1em;
}

	.info {
	border: 1px solid #e0e0e0;
	background-color: #f4f4f4;
	padding: 5px;
	margin-right: 5px;
}
/* Fussbereich */
#footer {
	clear: both;
	padding: 10px;
	margin: 0 0 5px;
	font-size: .9em;
	color: #9b9b9b;
	background: #fff;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6F81A6;
}
	#footer a { 
	color: #808080; 
	background: #fff; 
	font-weight: bold; 
}	
	.right{
	float: right;
	padding: 0px 0 0 15px;
}
/* Stellenanzeigen / Drucken */
#stellen {
	margin: 30px;

}

#drucken {
	text-align: right;	

}

/* ============================
   Lightbx
============================ */
	
#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-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#imageDataContainer{ 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; }


