/********************************************
   HTML ELEMENTE
********************************************/ 

body {
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
	font: 75%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #304090; 
	text-align: center;
	background: #e9e9e9 /*url(images/bg.jpg)*/ repeat-x top center;
	}	

.bodyline { background-color: #ffffff; border: 5px #f6f6f6 solid; padding: 15px 10px 0px 10px;}

/* links */
a	  {color: #FF6600; background: inherit; text-decoration: none;}
a:active  {color: #FF6600; background: inherit; text-decoration: none;}
a:visited {color: #FF6600; background: inherit; text-decoration: none;}
a:hover   {color: #FF6600; background: inherit; text-decoration: underline;}
 
 
 
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}

h1 {
	font-size: 125%;	
	border-bottom: 1px solid #EFF0F1;
}
h2 {
	font-size: 120%;
	margin: 20px 0;
	border-bottom: 1px solid #EFF0F1;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 110%; font-style: italic;
}
dl{
	margin-bottom: 2px;
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display: block;  
	float: left;  
	width: 200px; 
	margin: 5px;
	color:#304090;
}

textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

fieldset{
	margin-top:15px;
}

/********************************************
   HTML ELEMENTE in einzelnen Bereichen
********************************************/ 

/* Pressemitteilung */
h1.presse {font-size: 85%; text-decoration:underline;}
h2.presse {font-size: 120%; margin: 0px; padding-top: 5px; padding-bottom: 5px;}
h3.presse {font-size: 110%; margin: 0px; padding-top: 5px; padding-bottom: 5px;}
h4.presse {font-size: 100%; margin: 0px; padding-top: 5px; padding-bottom: 5px;}
p.presse  {margin: 5px 0px; padding 0px;}

/* Bereich Aktuelles*/ 
h2.aktuell {font-size: 85%; text-decoration:underline;}
hr.aktuell{background:#304090 none repeat scroll 0%;border:0pt none; height:1px; margin-right:5px;}
a.aktuell {color: #304090; background: inherit; text-decoration: none;}

/* Projektliste */
h2.projekt {font-size: 120%; margin-bottom: 0px; padding-bottom: 0px;}
p.projekt {margin: 0px; padding: 0px;}

.box {
	width: auto;
	min-width: 220px;
	padding: 0;
	float: left;
	text-align: left;
	margin-right: 0.2em;
	margin-bottom: 0.5em;
	
}
.textbox_border { /* Textbox mit Rahmen links und unten*/
  border-left: 3px double #cccccc;
  border-bottom: 1px solid #cccccc;
  padding:0 1em;
  padding-bottom:0.25em;
  text-align:justify;
}

.textbox_grey { background-color:#ededed; padding: 5px; margin-bottom:2px; border: 1px solid #cccccc;}
.textbox_x { 
	height:auto;
	width:auto;
	float: right;
}
.textbox_grey a, .textbox_grey a:visited {text-decoration: none; color: #304090;}
.textbox_grey a:hover, .textbox_grey a:active  {text-decoration: none; color: #FF6600;}

.small {
	margin-left: 20px;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 90%;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
	border: 5px solid #f6f6f6;
}
#content-wrap {
	clear: both;
	width: 100%;
	padding: 0; 
	margin: 0 auto;
}

/************************************************************************/
/* Kopfbereich mit den Logos von UDE, Fakultätsheader und IAQ */
#header { 
        height: 72px;
	padding: 0px;
	background: #ffffff;
	border-bottom: 5px #f6f6f6 solid;
}

#links {
	width: 20%;
	/*background: #ffffff url(/images/logo_ude.jpg) no-repeat top left;*/
	float:left;
	height: 70px;
}

#mitte {
	width: 60%;
	background: url(/images/header_iaq.jpg) no-repeat center;
	float:left;
	height: 70px;
}

#rechts {
	width: 19%;
	/*background: #ffffff url(/images/logo_iaq.jpg) no-repeat top right;*/
	float:right;
	text-align:right;
	height: 70px;
}

/* Links über die kompletten Header-Logos */ 
a.background_link
{
    display: block;
    width: 100%; 
    height: 68px; 
    text-decoration: none;
}


/************************************************************************/
/* Menu */
#menu {
clear: both;	
margin:0; padding: 0;
font: bolder 11px/22px Verdana, Arial, Tahoma, Sans-serif;
height: 22px;
margin-top: 5px;
}
#menu ul {
float: right;
list-style: none;
margin: 0; padding: 0;
background: #304090;	

}
#menu ul li {
display: inline;
}
#menu ul li a {
display: block;
float: left;
padding: 0 8px;
color: #FFF;	
text-decoration: none;
border-left: 2px solid white;
}
#menu ul li a:hover {
background-color: #ECECEC;
color: #333;	
border-left: 2px solid white;
}
#menu ul li#current a {	
background-color: #FFF;
color: #333;
border-left: 2px solid white;
}

/************************************************************************/
/* Main Column */
#main {
	float: right;
	width: 78%;
	padding: 0; margin: 0;
}
#main h1 {
	text-transform: uppercase;
}


.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(/images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(/images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(/images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/************************************************************************/
/* Sidebar */	
#sidebar {
	float: left;
	width: 20%;
	padding: 0; margin: 0;	
}	
#sidebar h1, #sidebar h2 {
	margin-left: 10px;
	color: #304090;
	border-bottom: 1px solid #ccc;
}
#sidebar h1{
	margin-top: 10px;
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	padding: 1px 0 1px 0px; 
}
#sidebar h2 {
	margin-top: 25px;
	font: bold 0.9em Verdana, 'Trebuchet MS', Sans-serif;
	padding: 0; 
}

#sidebar p {
	margin-top: 10px;
	margin-left: 10px;
	padding: 1px 0 1px 0px; 
	font: bold 0.9em Verdana, 'Trebuchet MS', Sans-serif;
	text-align: justify;
	color: #304090;
	border-bottom: 1px solid #ccc;
}

#sidebar .left-box {
	margin: 0 0 5px 0;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(/images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}

#sidebar a {
	text-decoration: none;
	color: #403090; 
	background: inherit;
}

#sidebar a:hover {
	text-decoration: none;
	color: #FF6600; 
	background: inherit;
}


/************************************************************************/
/* Falls eine weitere Subnavigation innerhalb einer Seite benötigt wird */

#db_anzeige ul {
	padding: 5px 0; 
	margin: 20px 0px 20px 0px;
	border-bottom: 1px solid #304090;
}

#db_anzeige ul li {
	display:inline; list-style-type: none;
}
#db_anzeige ul li a { 
	/*background-color: #c0c0c0; */
	text-decoration:none; 
	color:#304090; 
	padding: 3px;
}
#db_anzeige ul li a:hover { 
	background-color: #808080; 
	color:#ffffff; 
	border-bottom: 1px solid #304090;
}
#db_anzeige ul li a:active { 
	background-color: #808080; 
	color:#ffffff; 
	border-bottom: 1px solid #304090;
}

/************************************************************************/
/* Aufzählungsnavigation unterhalb einer Seite / z.B. Publikationen */

#subnavi_unten ul {padding: 5px 0; margin:0; text-align: center;}
#subnavi_unten ul li {display:inline; list-style-type: none;}
#subnavi_unten ul li a { background-color: #304090; color:white;text-decoration:none; padding: 3px; margin: 3px; margin-left: 0; float: left; width: 1.5em; }
#subnavi_unten ul li a:hover { background-color: #808080; color:#ffffff; }
#subnavi_unten ul div { clear: left; }


/************************************************************************/
/* Footer */	
#footer {
	color: #666666;
	background: #ffffff;
	clear: both;
	width: 100%;
	height: 55px;
	text-align: center;	
	font-size: 92%;
	border-top: 10px solid #f6f6f6;
}
#footer a { text-decoration: none; }

#footer_left {
	width: 50%;
	padding: 0;
	margin-top: 15px;
	float: left;
	text-align: left;
}
#footer_right {
	width: 50%;
	padding: 0;
	margin-top: 15px;
	float: right;
	text-align: right;
}

#footer_text {
	height:1em;
}

#footer_text a:link    { color: #304090; }
#footer_text a:visited { color: #304090; }
#footer_text a:hover   { color: #FF6600; }



/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


