@charset "UTF-8";
/**
 * @package WordPress
 * @subpackage Basis_Theme
 */

/* @override 
	http://ifs-relaunch.uni-frankfurt.de/wp-content/themes/ifs/style.css
	http://ifs.schoenermedien.de/wp-content/themes/ifs/style.css
*/

/*
Theme Name: IfS
Theme URI: http://schoenermedien.de/
Description: Basis theme based on "Basis" from Frank Bueltge
Version: 1.2.3
Author: Frank Bueltge
Author URI: http://bueltge.de/
Tags: threaded-comments, sticky-post
License: GNU General Public License (GPL) version 3
last Date: 18.03.2010 09:34:27
*/


html, body {
	height: 100%;
	width:100%;
	position: relative;
	background: #ffffff url(images/background_sidebar.png) repeat-y left top;
	margin: 0;
	}

body {
	font: 11px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	}

body.home {
	background-color: #f8f8f8;
	}

img, img a { border: none; }
a {
	text-decoration: none; 
	color: #103d7f;
	}
a:hover {
	text-decoration: underline;
	color: #CC0033;
	}	
a:active, a:focus {outline: none;}

.rot, .rot a {
	color: #CC0033;
	}

.blau {
	color: #1c5193;
	}

.grau {
	color: #5e5e5e;
	}	


h1 {
	font-size: 20px;
	color: #083d7f;
	line-height: 24px;
	}

h2 {
	font-size: 18px;
	line-height: 22px;
	}

h3 {
	font-size: 15px;
	}

h4 {
	font-size: 11px;
	margin-bottom: 0;
	}

#printlogo {
	display: none;
	}

.firstHead {
	margin-top: 55px;
	margin-bottom: 25px;
	/*margin-bottom: 65px;*/
	}

.home .firstHead {
	margin-bottom: 0;
	}

.mitarbeiter_liste .firstHead, .mitarbeiter_detail .firstHead {
	margin-bottom: 10px;
	}

#sidebar {
	width: 180px;
	float: left;
	overflow: hidden;
	background-color: #103d7f;
	position: fixed;
	left: 0;
	top: 0;
	}

.menu-navigation-container li a {
	font-size: 12px;
	line-height: 18px;
	padding-left: 23px;
	}
	
.menu, .sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	}
		
.sub-menu {
	display: none;
	}
	
.current-menu-item .sub-menu, .current-page-ancestor .sub-menu {
	display: block;
	}
	
.menu-navigation-container a {
	color: #ffffff;
	display: block;
	padding: 3px 0;
	margin: 5px 0;
	}

.menu-navigation-container a:hover, .sub-menu li:hover {
	text-decoration: none;
	background-color: #103d7f !important;
	}

.current_page_item a, .current-page-ancestor a {
	background-color: #103d7f;
	text-transform: uppercase;
	border-left: 2px solid #CC0033;
	padding-left: 8px !important;
	margin-left: 13px;
	}


.current_page_item .sub-menu a, .current-page-ancestor .sub-menu a {
	text-transform: none;
	background-color: #103d7f;
	border: none;
	padding-left: 10px !important;
	}

.sub-menu li {
	padding-left: 13px;
	}

.sub-menu li.current_page_item {
	background-color: #103d7f !important;
	padding-left: 0px;
	}

.sub-menu li.current_page_item a {
	background-color: #103d7f !important;
	margin-left: 23px !important;
	padding-left: 10px !important;
	border-left: 2px solid #CC0033;
	}

#content {
	margin-left: 180px;
	overflow: hidden;
	padding-left: 60px;
	padding-bottom: 60px;
	background-color: #ffffff;
	z-index: 50;
	}

#content.mitarbeiter_detail {
	padding-bottom: 20px;
	}

#content.start, .home #content {
	background-color: #f8f8f8;
	}

#content.start h1 {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	}

#content.start h1 + p {
	height: 30px;
	margin-bottom: 25px;
	}

#content.detailPage {
	padding-top: 10px;
	}

#content.detailPage .linkeBox {
	padding-top: 4px;
	}

#content p {
	max-width: 610px;
	margin: 0 0 10px;
	}

#content p, #content h1, #content h2, #content h3 {
	max-width: 610px;	
	}

#content.detailPage p, #content.detailPage h1, #content.detailPage h2, #content.detailPage h3 {
	max-width: 690px;	
	}

#content.detailPage p {
	font-size: 12px;
	}

#content ul {
	list-style-image: none;
	margin: 0;
	padding: 2px 12px 4px 0;
	width: 600px;
	list-style-type: none;
	}

#content li {
	background: url(images/bullet.png) no-repeat left 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	}
	
.graueBox {
	margin-left: -60px;
	margin-bottom: 10px;
	padding: 20px 0 10px 60px;
	background-color: #e8e8e8;
	z-index: 10;
	}

.img-wrapper {
	width: 610px;
}

#content.mitarbeiter_detail .graueBox {
	padding-bottom: 20px;
	overflow: hidden;
	}

.wp-caption-text {
	font-size: 8px;
	font-style: italic;
	}	

.alignleft {
	float: left;
	padding-right: 20px;
	}

.alignright {
	float: right;
	padding-left: 20px;
	}

.aligncenter {
	text-align: center;
}

.kontaktbox {
	height: 30px;
	padding: 0 0 25px;
	}

.mitarbeiter_bild {
	float: left;
	margin-right: 40px;
	}

.mitarbeiter_bild img {
	max-width: 200px;
	}

.mitarbeiter_beschreibung {
	/*margin-left: 210px;*/
	width: 370px;
	overflow: hidden;
	}

.mitarbeiter_beschreibung p {
	width: auto !important;
	}

.linkBox {
	margin-left: -60px;
	padding-left: 60px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e8e8e8;
	}
	
.backLink {
	width: 580px;
	border-top: 1px solid #e8e8e8;
	}
	
.teaser {
	color: #CC0033;
	overflow: hidden;
	margin-bottom: 15px;
	border-left: 2px solid #e6415f;
	padding-left: 5px;
	line-height: 15px;
	}

.home .teaser {
	width: 190px;
	}

.teaser p {
	display: block;
	overflow: hidden;
	line-height: 15px;
	color: #CC0033;
	margin: 0 !important;
	}

.teaser strong {
	color: #CC0033;
	}
	
.teaser a {
	color: #CC0033;
	}
	
.kleingedrucktes {
	font-size: 9px !important;
	line-height: 12px;
	}
	
.linkeBox {
	float: left;
	width: 260px;
	padding-right: 20px;
	height: 100%;
	z-index: 20;
	}
	
.linkeBox p {
	width: auto !important;
	}
	
.type-page, .hentry {
	min-height: 100%;
	display: block;
	}
	
.list_item {
	padding: 10px 0;
	overflow: hidden;
	color: #00397d;
	}
	
.list_item.gray {
	margin-left: -60px;
	padding-left: 60px;
	background: #dddddd;
	}	
	
.list_item .alignleft {
	padding-right: 35px;
	}
	
	
.detailPage h2 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 24px;
	}
	
.detailPage h3 {
	font-size: 12px;
	line-height: 20px;
	}

dd {
	margin-left: 0;
	}
	
.listen_teiler {
	font-size: 20px;
	color: #003f7e;
	margin: 36px 0 24px;
	}
		
.suche {
	padding: 20px 15px 0 23px;
	width: 140px;
	}
	
.suche input#searchsubmit {
	border:0px none transparent;
	background: none;
	padding: 0;
	margin: 0;
	font: 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	cursor: pointer;
	float: left;
	overflow: visible;
	}

.suche input#s {
	margin: 0;
	border:0px none transparent;
	float: right;
	width: 85px;
	height: 18px;
	background-color: #dedede;
	color: #666666;
	}

.search_engine_Pagination {
	padding: 20px 0;
}

.table_blue {
	background-color: #003f7e;
	width: 170px;
}
.table_gray {
	background-color: #e2e2e2;
}
.table_lightblue {
	background-color: #cfd8e5;
}


.wpcf7-form input {
	height: 16px;
	border: 1px solid #003f7e;
	padding: 2px;
	margin: 0;
	width: 202px;
	}
	
form .left {
	float: left;
	width: 230px;
	}
	
.check_left {
	padding-top: 4px;
	float: left;
	}
	
.check_left input {
	width: auto;
	border: none;
	}
	
.check_right {
	float: left;
	max-width: 605px;
	padding-left: 5px;
	}
	
.wpcf7-list-item {
	margin: 0 !important;
	height: 20px;
	display: block;
	clear: both;
	line-height: 20px;
	}
	
.wpcf7-list-item input {
	width: auto;
	vertical-align: top;
	margin: 4px 0; 
	border: none;
	}
	
.wpcf7-form input#sendButton {
	width: auto;
	height: auto;
	background: none;
	font-weight: bold;
	cursor: pointer;
	padding: 4px;
	color: #003f7e;
	}

.veranstaltungen {
	padding-bottom: 10px;
	overflow: hidden;
	display: block;
	}

.wpcf7-list-item-label {
	padding-left: 5px;
	}
	
.full {
	clear: both;
	overflow: hidden;
	}
	
.suchzeile {
	width: 610px;
	padding-top: 10px;
	}
	
.post {
	width: 800px;
	}

.newsletter-anmeldung {
	padding-top: 10px;
	}
	
.newsletter-anmeldung label {
	width: 200px;
	display: inline-block;
	}

.newsletter-anmeldung input[type=text] {
	width: 200px;
	height: 20px;
	border: 1px solid #115391;
	padding: 2px 5px;
	}
.newsletter-anmeldung input#datenschutz {
	vertical-align: top;
	}
	
label.checkLabel {
	width: 385px;
	line-height: 15px;
	}

.newsletter-anmeldung input[type=submit] {
	border: 1px solid #115391;
	color: #115391;
	background: none;
	font-weight: bold;
	height: 25px;
	cursor: pointer;
	}

.formRow {
	padding-bottom: 10px;
	}	

.alert-error, .alert-success {
	text-align: center;
	border: 2px solid red;
	width: 400px;
	padding: 4px;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	}
.alert-success {
	border-color: green;
	color: green;
	}

#newsletter-abmeldung-header {
	font-weight: bold;
	color: #115391;
	margin-top: 10px;
	cursor: pointer;
	}

#newsletter-abmeldung-header:hover {
	text-decoration: underline;
	color: #CC0033;
	}

#newsletter-abmeldung {
	display: none;
	border-top: 1px solid #115391;
	border-bottom: 1px solid #115391;
	}
	
@media print {
	#content p {
	/*max-width: 800px;*/
	max-width: 610px;
	margin: 0 0 10px;
	}
	
	#sidebar {
	display: none;
	}
	
	#content {
	margin-left: 0;
	padding-left: 0;
	}

	html, body {
	background: none;
	}
	
	#printlogo {
	display: block;
	}

	#content li {
	padding-bottom: 8px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: square;
	}
	
	#content img {
	padding-bottom: 15px;
	}


}