/*********************************

www.mankelstiftung.de
07/2010

**********************************/

html,body	{height:100%; margin:0; padding:0; border:0;}
html {
		background:url('../upload/basics/bg_html.jpg') left top repeat-x #e6e4e1;
}
body {
	padding:0 10px;
	margin:0 auto;
	text-align:left;
	font-size:0.72em;
	line-height:140%;
	font-family:Arial,Helvetica,Verdana,Sans-serif,sans-serif;
	color:#333333;
	background:url('../upload/basics/bg_body.jpg') 50% 0% no-repeat transparent;
	min-width:980px;
}

#nonFooter{
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	border: 0; 
	clear: both;
	text-align:left;
	min-height: 100%;
	background: #fff;
	font-size:1em;
	background:url('../upload/basics/bg_nonfooter.gif') left bottom no-repeat #fff;	
}
* html #nonFooter {height:100%;}


#footer {
	clear: both; 
	position: relative;
	width:996px;
	margin:0 auto;
	height: 30px; 
	line-height: 30px;	
	padding:0;
	text-align: center;
	margin-top:-30px;		
}
* html #footer {width:996px;}

#center{
	width:100%;
	left:0;
	top:0;
	position:absolute;
	z-index:115;
	text-align:center;
}

#header{
	background:url('../upload/basics/bg_header.jpg') 50% 0% no-repeat transparent;
	height:135px;
	width:996px;
	position:relative;
	z-index:2;
	top:0;
	margin:0 auto;
}


#logo {
	margin:33px 0 0 8px;
	padding:0;
	width:253px;
	height:58px;
	float:left;

}

#logo h2, #logo h2 em {
	height: 58px;
	width:253px;
	background:url('../upload/basics/logo_mankelstiftung.gif') left top no-repeat transparent;
}


#additionalnavi {
	float:right;
	display:block;
	background:url("../upload/basics/bg_dotted.gif") left bottom no-repeat transparent;		
	margin-right:20px;
}



/* Fontsize */
#additionalnavi .fontsize {

	float:left;
	display:block;
	line-height:40px;
	/*height:40px;*/
	text-align:left;
	margin-top:50px;
	
}
#additionalnavi .fontsize label {
	float:left;
	padding-right:10px;
	color:#333;
	/*font-size:11px;*/
}

#additionalnavi .fontsize ul#font_size {
	margin:0;
	padding:0;
	list-style-type:none;
}
#additionalnavi .fontsize ul#font_size li {
	margin:0;
	padding:0;
}
#additionalnavi .fontsize ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#additionalnavi .fontsize li {
	display: inline;
	font-weight: bold;
	list-style: none;
	padding: 0;
	vertical-align: middle;
}
#additionalnavi .fontsize li a {
	border: 1px solid #fff;
	color: #333;
	padding: 2px 5px;
	text-decoration: none;
}
#additionalnavi .fontsize li a.selected,#additionalnavi .fontsize li a.selected:hover {
	background: #fff;
	border-color: #9aa302;
}
#additionalnavi .fontsize li a:hover {
 	border: 1px solid #fff;
	background:none;
}

#additionalnavi .fontsize li a span {
	display: none;
}
#additionalnavi .fontsize #font_klein {
	font-size: 10px;
}
#additionalnavi .fontsize #font_normal {
	font-size: 12px;
}
#additionalnavi .fontsize #font_gross {
	font-size: 14px;
}
#additionalnavi .fontsize #font_riesig {
	font-size: 16px;
}




/* Navigation */
#nav{
	display: block;
	width:976px;
	height:48px;
	line-height:48px;
	position:relative;
	z-index:115;
	background:url('../index.html') left top no-repeat transparent;
	margin:0 auto;
	top:-4px;
	padding-top:3px;
	padding-left:20px;

}

.navi_top {
	background:url('../upload/basics/bg_navi_top.gif') left -1px no-repeat transparent;
	height:4px;
	line-height:4px;
	width:175px;
}
ul.navigation,ul.navigation li ul  {
	width:175px;
	list-style-type:none;
	margin:0;
	padding:0;	
}
ul.navigation li {
	background:url('../upload/basics/bg_navi_item.gif') left top no-repeat transparent;
	line-height:28px;
	min-height:30px;
	width:175px;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:13px;
	padding:1px 0 0 0;
}
ul.navigation li a, ul.navigation li ul.subNavigation li a{
	color:#606060;
	padding:0 0 0 15px;	
}

/* Navigation aktiv */

ul.navigation li.active{
	background:url('../upload/basics/bg_navi_item_active.gif') left top no-repeat transparent;	
}
ul.navigation li.active a, ul.navigation li a:hover, ul.navigation li ul.subNavigation li.active a, ul.navigation li ul.subNavigation li a:hover , ul.navigation li ul.subNavigation li.active a:hover {
	color:#9AA302;
}

ul.navigation li ul.subNavigation {
	/*margin-top:-1px;*/
	padding:0;
	background:url('../upload/basics/bg_navi_bottom.gif') left bottom no-repeat transparent;		
}
ul.navigation li ul.subNavigation li {
	border-bottom: 1px solid #fcfcfc;
	padding:0;
	background:none;
	line-height:24px;
	min-height:24px;
}
ul.navigation li ul.subNavigation li a {
	font-size:11px;
}
/* ENDE Navigation */




/* links mitte rechts */

.wrapper{
	clear:both;
}
/* Abst&#65533;nde */
.h5px{
	height:5px;
	line-height:5px;
}
.h10px{
	height:10px;
	line-height:10px;
}
.h15px{
	height:15px;
	line-height:15px;
}
.h20px{
	height:20px;
	line-height:20px;
}
.h30px{
	height:30px;
	line-height:30px;
}
.h40px{
	height:40px;
	line-height:40px;
}
.h135px{
	height:135px;
	line-height:135px;
}
.whitebg {
	background-color:#fff;
}
.hor_15px{
	margin-left:15px;
}

h1{
	font-size:1.3em;
	line-height:1.5em;
}
h2{
	font-size:1.2em;
}
h3{
	font-size:1.1em;
}




/* Links */
#left{
	width:190px;
	float:left;
}

#left a{
	text-decoration:none;
}

/* Mitte */
#middle {
	display:block;
	margin-left:20px;
	padding-top:140px;
	width:580px;
	float:left;
	padding:0;
	margin:0;
}

#middle h1, #middle h1 a:link{
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color:#9aa302;
	text-decoration:none;
}
* html #middle h1{
	margin:0 0 -8px 0;
	padding:0;
}

#middle h2, #middle h2 a:link, #middle h2 a:visited{
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color:#9aa302;
	text-decoration:none;
}


#middle h3, #middle h3 a:link, #middle h3 a:visited{
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color:#9aa302;
}
#middle .searchResultItem {
	padding:10px 0;
	background: url('../upload/basics/bg_dotted.gif') left bottom no-repeat transparent;		
}

/* Teaser Content */
#middle .teaser_content{
	clear:both;
	display:block;
	margin-top:10px;
}

#middle .teaser_content_grey, #middle .teaser_content_white{
	background: url('../upload/basics/bg_dotted.gif') left bottom no-repeat transparent;
}

#middle .teaser_content_grey, #middle .teaser_content_white{
	width:580px;
	display:inline-block;
	padding:0 0 15px 0;
}


#middle .teaser_content_grey h2,#middle .teaser_content_white h2{
	margin:0;
	padding:0 0 8px 0;
}

#middle .teaser_content_grey .teaser_txt, #middle .teaser_content_white .teaser_txt{
	float:left;
	margin-left:15px;	
}


#middle .teaser_content_grey .teaser_txt,#middle .teaser_content_white .teaser_txt {
	width:405px;
}

#middle .teaser_content_grey .teaser_img, #middle .teaser_content_white .teaser_img{
	float:left;
}
#middle .teaser_content_grey .teaser_txt p, #middle .teaser_content_white .teaser_txt p{
	padding:0;
	margin:0;
}

#middle .teaser_content_headline{
	background: url('../upload/basics/bg_dotted.gif') left bottom no-repeat transparent;
	margin-bottom: 15px;
	padding-bottom:3px;
}




/* rechts */
#right {
	width:175px;
	text-align:left;
	float:left;
	padding:0;
	margin:2px 0 0 15px;

}

/* Teaser Rechts */

#right .teaser {
	width:175px;
	margin-bottom:15px;	
}
#right .teaserhead {
	background:url("../upload/basics/bg_teaser_top.gif") top left no-repeat transparent;
	padding:0px;
	height:35px;
	line-height:35px;
}

#right .teaserbottom {
	background:url("../upload/basics/bg_teaser_bottom.gif") top left no-repeat transparent;
	height:6px;
	line-height:6px;
}


#right .teaser p{
	margin:0;
	padding:0;
}

* html #right .teaser p{
	margin:0;
	/*padding:8px 0;*/
}

#right .teaser img{
	border:none;
}	
#right .teaser a{
	text-decoration:underline;
	color:#333;
}

#right .teaser h2 {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#606060;
	margin:0;	
	padding:0 12px;
}

#right .teaser h2 p{
	margin:0;
	padding:0;
}	
#right .teasercontent {
	background:url("../upload/basics/bg_teaser_content.gif") top left repeat-y transparent;
	padding:8px 12px;
}

#right .teasercontent #searchterm{
	width:120px;
	height:15px;
	font-size:11px;
	border:1px solid #dad8d6;
}

#right .teasercontent #search_send {
	vertical-align:top;
}

#right .teaser img{
	margin-bottom:6px;
	padding:0;
}	

.more, .more:link, .more:visited, .more:hover, .more:active{
	padding:0;
	margin:0;
	display:block;
	background:none;
	voice-family: "\"}\""; /* start bmh */
	background: url('../upload/basics/bg_link.gif') no-repeat left 50%;	
	font-weight: normal;
	voice-family: inherit;
	padding-left: 12px;
	margin-top: 6px;
	text-decoration: underline;
}

html>body .more, html>body .more:link, html>body .more:visited, html>body .more:hover, html>body .more:active {
	background: url('../upload/basics/bg_link.gif') no-repeat left 50%;	
	font-weight: normal;
	padding-left: 12px;
	margin-top: 6px;	
	text-decoration: underline;	/* end bmh */
}

html*.more, html*.more:link, html*.more:visited, html*.more:hover, html*.more:active {
	padding:0;
	margin:0;
	background: url('../upload/basics/bg_link.gif') no-repeat left 50%;	
	font-weight: normal;
	padding-left: 12px;
	margin-top: 6px;	
	text-decoration: underline;
}

.more:hover{
	text-decoration: none !important;
}


/* Breadcrumb */
.breadcrumb {
	margin-bottom:15px;
    font-size:0.92em;	
}	
.breadcrumb span{
	color:#9AA302;
}





/* Sitemap */
ul.sitemap{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.sitemap li a{
	font-weight:bold;
	text-decoration:none;
	/*font-size:120%;*/
}
ul.sitemap li a:hover {
	text-decoration:underline;
}
ul.sitemap li a{
	line-height:200%;
}
ul.sitemap li ul li a{
	font-weight:normal;
	line-height:200%;
}
ul.sitemap li ul li a{
	line-height:100%;;
}
ul.sitemap li ul{
	margin:6px 0 15px 15px;
	padding:0;
	list-style-type:none;
}
ul.sitemap li ul li{
	padding:0;
}

ul.sitemap li ul li ul li a{
	font-weight:normal;
	color:#555;
}
.mini {
/*	display:block;*/
	font-size:0.85em;
	line-height:0.9em;
}

/* Druckversion und Top */
.printversion, .functions {
	font-size:0.95em;

}
.right{float:right;}
.left{float:left;}
.functions {
	padding:12px;
	border-top:1px solid #bdbcbb;
	display:block;
	background-color:#efeeeb;

}


/* TEASER */
.content_teaser{
	padding:0;
	margin: 20px 0 10px 0;

}

* html #content h3 {padding:10px 0 10px 0;}
* html #content .content_teaser_r h3 {padding:0 0 10px 0;}
* html #content .content_teaser_l h3 {padding:0 0 10px 0;}



#active{
	color: #fff;
	text-decoration: none;
}
#active a{
	line-height:2em;
	height:2em;	
	color: #fff;
	background:url('../index.html') 0% 50% no-repeat transparent;
	padding-left:13px;
	text-decoration: none;
}

/* Footer Elemente */
#bottomnavi {
	width:996px;
	margin:0 auto;
	text-align:center;
	color:#4b493e;
	background: url('../upload/basics/bg_dotted.gif') 50% 0% no-repeat transparent;
	height:24px;
	line-height:24px;
	padding:0;
}

#navipath {
	clear:both;
	/*font-size:92%;*/
	color:#ff0099;
	line-height:30px;
	height:30px;
}

#navipath a{
	text-decoration:none;
	color:#ff0099;	
}
.footernav {
	color:#333;
	display:inline-block;
	height:22px;

	padding:0;
}
.footernav a{
	font-size:0.95em;
	text-decoration:none;
	text-align:center;
}
.footernav a:hover{
	text-decoration:underline;
}
ul#metaNavigation {
	list-style-type:none;
	margin:0 auto;
	padding:0;
	background: url('../upload/basics/bg_dot_vertical.gif') left top no-repeat transparent;	
	/*display:inline-block;*/
	height:30px;
	float:left;
}
ul#metaNavigation li {
	float:left;
	background: url('../upload/basics/bg_dot_vertical.gif') right top no-repeat transparent;	
	height:30px;
	margin:0;
	padding:0;
}
ul#metaNavigation li a {
	padding: 0 15px;
	margin:0;
	height:30px;
	line-height:30px;
}
ul#metaNavigation li img {vertical-align:middle;}


#print {
	float:left;
	height:30px;
	line-height:30px;
	padding: 0 15px;
	background: url('../upload/basics/bg_dot_vertical.gif') right top no-repeat transparent;	
}


#print a {
	padding: 0 5px;
	margin-top:7px;
	height:16px;
	line-height:16px;	
}
#print a span{

}

/* Sitemap */

#sitemap ul{
list-style-type:square;
	margin:0;
	padding:0;
	list-style-position:inside;
}
#sitemap li{
	padding-left:10px;
}
#sitemap a{
	text-decoration:none;
}
#sitemap a:hover{
	text-decoration:underline;
}
#sitemap {
	line-height:1.5em;
}

/* FORMULARE */


#contactForm .contactRow {
	margin:8px 0;
}
#contactForm label {
	display:block;
	float:left;
	width:110px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
	border:1px solid #ccc;
	width:346px;
}
#contactForm .contactRow select {
	border:1px solid #ccc;
	width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
	width:343px;
}

#contactForm .contactRow input {
	height:14px;
}

#contactForm .contactRow textarea {
	height:105px;
}

#contactFormSubmit #contactFormSubmitLeft {
	float:left;
	margin:0 0 0 110px;
	padding:0 20px 0 0;
}
* html #contactFormSubmit #contactFormSubmitLeft {
	margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
	float:left;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
	background-color:#9AA302;
	border: 1px solid #d4d4d4;
	color:#fff;
	padding:2px 10px 2px 10px;
	width:auto;
	height:auto;
	float:right;
	margin:0;
}
#contactFormSubmit #contactFormSubmitLeft input {
	background-image:none;
	float:left;
}

#contactForm table {
	border-collapse:collapse;
}
#contactForm table td {
	padding:0;
}
#contactForm table td.pt {
	padding-top:2px;
}
* html #contactForm table td.pt {
	padding-top:0;
}


/* ENDE Formulare */




/* BASICS */

/* Externe Links */
#middle a[href^="http:"],#left_large a[href^="http:"] {
	background: transparent url('../upload/basics/link_extern.gif') 0% 50% no-repeat;
	padding-left: 15px;
}

/* Bilder im Text */
.bild_rechts{
	position:relative; 
	float:right; 
	padding:0; 
	margin-top:0; 
	margin-left:15px; 
	margin-bottom:15px; 
	margin-right:0; 
	border: 3px solid #f2f1f0;
}

.bild_links{
	position:relative; 
	float:left; 
	padding:0; 
	margin-top:0; 
	margin-right:15px; 
	margin-bottom:15px; 
	margin-left:0;
	border: 3px solid #f2f1f0; 
}
.bild_rahmen {
	border: 3px solid #f2f1f0; 
}

a{
	color:#333;
}
/*** Image Replacement fuer Grafiken, wie Logo, etc. ***/
.replace {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
.replace em {
	display: block;
	position: relative;
	top: 0;
	/*
	left: 50%;
	*/
	background:transparent;	
}
.replace a { 
	color:#fff;
	cursor: pointer;
	c\ursor: pointer;	
}
.replace a:hover,.replace a:active,.replace a:visited { color:#fff;}

*:focus{
	outline-style:none;
}

a {
  	/* position: relative;*/
}

img {border:0;}