@charset "UTF-8";
/* 
* @version         1.0
* @lastmodified    $Date: 2009-08-18 10:26:40 +0200 (mo, 18 August 2009)$
* @type			   all Stylesheet www.diebra.de
*/
@media all {
/* ___ Basics ___ */
/* css reset */
* {padding: 0; margin: 0; border: 0; outline: 0 none; vertical-align: baseline;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal; font-weight: normal;} 
table {border-collapse: collapse; border-spacing: 0;} 
caption, th {text-align: left;} 
fieldset, img {border: 0 none;}
ol, ul {list-style: none;}
abbr,acronym {border: 0;} 
q:before, q:after {content:'';}
html {height: 100%}
/* basic formats */
body {
	background: #F1F2F4 url("../images/hintergrund/bg-body-diebra.jpg") repeat-x top left;
	color: #4D4D4D;
	font: 100.01% "Lucida Sans", Arial, Helvetica, serif;
	min-height: 101%;
}
h1, h2, h3, h4, h5, h6, 
.skip, #mainnav li a.menuactive, #content a, #zoom_content a {
	color: #181C49;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -1px;
}
h1 {
	font-size: 135%;
	margin: 0 0 8px;
}
h2 {
	font-size: 120%;
	margin: 0 0 1px;
}
h3 {
	font-size: 110%;
	margin: 0 0 8px;
}
h5, h6, h4 {
	font-size: 105%;
}
p, dd, dt {
	line-height: 1.55em;
}
a {
	outline: 0 none;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
hr {
	border: 1px solid #D1D0CE;
	margin: 0.35em 0 1em;
}
cite {
	display: block;
	font-size: 90%;
	margin: 0.4em 0 0;
}
/* out of the viewport */
dfn, .invisible, .current-info, .accessibletabsanchor {
	left: -6000px;
	position: absolute;
	top: -6000px;
}
/* clear */
.section, .tabbody, #zoom_content h2 {
	clear: both;
	float: none;
}
.floatbreaker {
  	display: block;
  	clear: both;
  	float: none;
  	height: 0px;
  	font-size: 0px;
  	line-height: 0px;
  	overflow: hidden;
}	
	
}
/* end madia all */


/* 
* @version         1.0
* @lastmodified    $Date: 2009-08-18 10:26:40 +0200 (mo, 18 August 2009)$
* @type			   screen Stylesheet www.diebra.de
*/
@media screen {
/* ___ Basics ___ */
p, dd, dt {
	font-size: 78%;
}
/* ___ Layout ___ */
/* group of layout elements */
#branding, #skiplinks, #fontswitch, #keyvisual, .module, .article, .sidebar,
#skiplinks li, #metanav li, #mainnav li, .tabs li, #footer li, #zoom_content dt, #zoom_content img {
	float: left;
}
#meta, #metanav, #mainnav, #search {
	float: right;
}
#skiplinks, #fontswitch, #metanav, #mainnav {
	margin: 6px 0 0;
}
#branding, #meta, #nav, #footer {
	margin: 0 15px;
}
.article, .module {
	margin: 0 1.25em;	
}
.fullteaser, .newsteaser {
	padding: 1.63em 1em 1.45em 1.25em;
}
/* basic layout elements */
#page {
	background: url("../images/hintergrund/grid0.gif") repeat-x top left;
	width: 60em;
	margin: 0 auto;	
}
#branding {
	background: #fff;
}
#meta {
	width: 59%;
	height: 1%;
	margin-top: 1em;
}
#skiplinks {
	width: 39.5%;
}
#search, #search_2 {
	background: #E5E7E7;
	padding: 6px;
	margin: 12px 0 0;
}
#search_2 {
	margin: 2.4em 0 1em;
}
body#home #content {
	background-image: none;
}
#content {
	background: url("../images/hintergrund/bg-re.gif") repeat-y center right;
}
.main {
	padding: 1.88em 1em 3.88em 1.25em;
	position: relative;
}
.section {
	background: #FFF;
	border: 1px solid #BDC2CD;
	margin: 0 5px;
}
.article {
	width: 61%;
}
.column {
	margin: 0.63em;
}
.module {
	width: 29%;
}
.fullteaser .module, .team .module {
	width: 16.05em;
}
/* content layout elements */
.rcol {
	position: relative;
	height: 1%;
}
#person {
	position: absolute;
	top: 18px;
	left: 30px;
}
#myslides {
	position: absolute;
	top: 90px;
	left: 534px;
}
.keyvisual {
	height: 250px;
	margin: 0 5px;
}
.fullteaser {
	background: #EEF1F8 url("../images/hintergrund/bg-fullteaser.gif") repeat-x top left;
}
.newsteaser {
	background: #FFF;
}
.subnav {
	margin: 1px 1.40em 0 1.25em;
}
.tabs {
	height: 680px;
}
.aphorism, .banner {
	position: absolute;
	bottom: 5.4em;
	left: 2.3em;
	width: 16.05em;
}
.aphorism {
	background: #EFF2F8;
}
.aphorism blockquote {
	background: #EFF2F8 url("../images/icons/blockquote-ol.gif") no-repeat top left;
}
.aphorism p {
	background: url("../images/icons/blockquote-ul.gif") no-repeat bottom right;
	padding: 1.25em 2.7em;
}
.banner a {
	background: none !important;
}
.tab {
 	border: 1px solid #FFF;
	padding: 2em 1em 2em 1.25em;
	margin: 0.63em;
}
.team {
	padding: 0 20px;
	padding: 0 1em 0 1.25em;
	margin: 0 0.62em 4.38em;
}
/* style the trigger elements */
#dynatip {
	display:none;
	background:transparent url("../images/hintergrund/blue_arrow.png");
	font-size:12px;
	height:48px;
	width:160px;
	padding:25px;
	color:#fff;	
}
/* style the trigger elements */
#dyna img {
	cursor:pointer;
}
/* override the arrow image of the tooltip */
#dynatip.bottom {
	background:url("../images/hintergrund/blue_arrow_bottom.png");	
	padding-top:40px;
	height:55px;
}
#dynatip.bottom {
	background:url("../images/hintergrund/blue_arrow_bottom.png");
}

body#home .ol {
	background: url("../images/hintergrund/bg-ol-home.gif") no-repeat top right;
}
.ol {
	background: url("../images/hintergrund/bg-ol.gif") no-repeat top right;
}
.ul {
	background: url("../images/hintergrund/bg-ul.gif") no-repeat bottom left;
	padding: 0 0 5px;
}
.ur {
	background: url("../images/hintergrund/bg-ur.gif") no-repeat bottom right;
}
.inner {
	background: url("../images/hintergrund/bg-re.gif") repeat-y center right;
	margin: 0 0 5px;
}
.keyvisual {
	background: url("../images/hintergrund/bg-keyvisual-re.jpg") no-repeat bottom left;
	padding: 0;
	margin: 0 0 5px;	
}
.keyvisualinner {
	background: url("../images/hintergrund/bg-keyvisual.jpg") no-repeat bottom right;	
	height: 250px;
}

/* ___ Formats Content Elements ___ */
/* headlines */
.fullteaser h1 {
	font-size: 125% !important;
}
.article h1, .contact h1 {
	font-size: 150%;
	margin: 0 0 10px;
}
.tab h2, .newsteaser h2 {
	padding: 0 !important;
	margin: 0 0 8px;
}
.article h2, .contact h2, #zoom_content h2 {
	padding: 4px 0 0;
	margin: 0 0 8px;
}
.team h4 {
	font-weight: bold;
	margin: 0 0 4px;
}
#zoom_content h4 {
	margin: 0 0 4px;
}
/* listen */
#content li {
	font-size: 78%;
	line-height: 1.55em;
	margin: 0 0 8px;
}
#content li li {
	font-size: 100%;
}
.article ul {
	list-style: none;
	margin: 0 0 20px
}
.article ul li {
	background: url("../images/icons/icon-article-ul.gif") no-repeat top left;
	padding-left: 20px;
}
#content .sitemap ul li, #content .news ul li {
	background: none;
}
#content .news ul li {
	padding-left: 0 !important;
}
.article ul ul {
	margin: 10px 0 20px 25px;
}
.article ol {
	list-style: decimal;
	margin: 0 0 20px 20px;
}
.news ul { 
	list-style: none; /* news startseite */
	margin: 0 0 20px 0;
}
/* paragraph */
.fullteaser p, .contactbox p {
	margin: 0 0 6px;
}
.article p, .contact p, #zoom_content p {
	margin: 0 0 20px;
}
/* images */
img.efvEditorimg {
	width: 1px !important;
	height: 1px !important;
	margin: 0 !important;
}
.article img {
	margin: 0 0 20px;
}
.imgcenter {
	vertical-align: center;
}
/* hyperlink */
a.more  {
	background: url("../images/icons/icon-link-ft.gif") no-repeat center left;
	padding: 0 0 2px 18px;
	margin: 10px 0 0;
}
/* image zoom */
img#branding {
	width: 19.15em;
	height: 9.28em;
}
.fullteaser img {
	margin: 0 0 18px;
	width: 15.95em;
	height: 16.1em;
}
body#home .fullteaser img {
	margin: 0 0 18px;
	width: 15.95em;
	height: 5.1em;
}
.team img {
	width: 15.95em;
	height: 8.4em;	
}
.keyvisualsmall img {
	width: 34.7em;
	height: 10.5em;
}
.article .tabbody img {
	width: auto;
	height: auto;
}
/* team */
.team img {
	margin: 40px 0 8px;
}
/* team layer */
#zoom_content img {
	margin: 1em 1em 0 0;
}
#zoom_content ul , #zoom_content table {
	margin: 0 0 1em;
}
#zoom_content li {
	font-size: 78%;
	line-height: 1.55em;
}
#zoom_content th, #zoom_content td {
	font-size: 78%;
	padding: 0.2em 0 0.3em;
}
#zoom_content th {
	width: 10em;
}
#zoom_content blockquote {
	background: #EFF2F8 url("../images/icons/blockquote-ol.gif") no-repeat top left;
}
#zoom_content blockquote p {
	background: url("../images/icons/blockquote-ul.gif") no-repeat bottom right;
	padding: 1.25em 2.7em;
	font-size: 1em;
}
#zoom_content cite {
	font-size: 78%;
	text-transform: uppercase;
}

/* tab Leistungen */
.tab .module li {
	margin: 0 0 5px !important;
}
.tab .module a {
	background: url("../images/icons/icon-link-ft.gif") no-repeat center left;
	padding: 1px 0 1px 18px;
	text-decoration: none !important;	
}
.tab .module a:focus, .tab .module a:hover, .tab .module a:active {
	text-decoration: underline !important;	
}
/* map tab content */
.tabs ul {
	margin: 0;
	float: right;
}
#content .tabs li {
	background: #E5E7E7 url("../images/hintergrund/bg-tabs-off.gif") no-repeat bottom left;
	font-weight: bold;
	padding: 3px 20px 7px;
	margin-left: 5px !important;
}
#content .tabs li.current {
	background: #181C49 url("../images/hintergrund/bg-tabs.gif") no-repeat bottom left;
}
.tabs li a {
	text-decoration: none !important;	
}
.tabs li.current a {
	color: #fff !important;	
}
.photos {
	width: 560px;
	height: 600px;
}

/* ___ CSS für Inhalte Externer Anbieter ___ *
/* topnews stb - web verlag */
.topnews {
	font-size: 78%;
	line-height: 1.55em;
}
.topnews h1 {
	font-size: 180%;
	line-height: 1.55em;
}
.topnews ul {
	margin-top: 15px;
}
.topnews li {
	font-size: 100% !important;
}
.topnews strong {
	font-weight: bold;
	font-size: 106%;
}
/* monats news - erv verlag */
/* #erv td {
	line-height: 1.55em;
} */ 

/* ___ Navigation ___ */
/* group of navigation elements */
#skiplinks ul, #metanav ul, #mainnav ul, .subnav ul, .sitemap ul, .tab .module ul, .tabs ul, #footer ul {
	list-style: none;
	text-transform: uppercase;
}
/* skiplinks */
.skip {
	background: #FFF;
	outline: 0 none;
    position: absolute;
    top: -1000em;
    left: -1000em;
    height: 1px;
    width: 1px;
    padding: 1px 5px;
}
.skip:focus, .skip:active {
	text-decoration: none;
    position: static;
    top: 0;
    left: 0;
    height: auto;
    width: auto;
}

/* accessiblenav and metanav */
/* group elements */
#skiplinks a, #fontswitch a, #metanav a {
	color: #848782;
	font-size: 70%;
}
#fontswitch p {
	font-size: 105%;
	line-height: 1.05em;
	margin: 2px 0 0;	
}
/* metanav */
#metanav a {
	margin: 0 0.5em 0 1.45em;
}
/* mainnav */
#mainnav li a {
	background: #181C49 url("../images/nav/bg-mainnav-li.gif") repeat-x top left;
	border-top: 1px solid #425C71;
	border-left: 1px solid #000022;
	border-right: 1px solid #666685;
	border-bottom: 1px solid #425C71;
	display: block;
	color: #FFF;
	font-size: 85%;
	padding: 0 0 0 16px; 
	margin: 2px 0 0;
	height: 32px;
	float: left;
}
#mainnav li a span {
	float: left;
	padding: 7px 16px 0 0; 
}
#mainnav li a.menuactive {
	background: #fff url("../images/hintergrund/bg-mainnav-li.png") no-repeat top left;
	border-top: 1px solid #CACED7;
	border-left: 1px solid #CACED7;
	border-right: 1px solid #CACED7;
	border-bottom: 1px solid #FFF;
	margin: 0;
	height: 34px;
}
#mainnav li a.menuactive span {
	background: #fff url("../images/hintergrund/bg-mainnav-a.png") no-repeat top left;;
	border: 0 none;
	display: block;
	padding: 9px 16px 0 0;
	margin: 0;
	width: auto;
}
#mainnav li.currentpage {
	background: #fff url("../images/hintergrund/bg-mainnav-li.png") no-repeat top left;
	border-top: 1px solid #CACED7;
	border-left: 1px solid #CACED7;
	border-right: 1px solid #CACED7;
	border-bottom: 1px solid #FFF;
	font-size: 85%;
	padding: 0 0 0 16px;
	margin: 0;
	height: 34px;
	float: left;
}
#mainnav li.currentpage span {
	background: #fff url("../images/hintergrund/bg-mainnav-a.png") no-repeat top left;;
	border: 0 none;
	display: block;
	padding: 9px 16px 0 0;
	margin: 0;
	width: auto;
	float: left;
}

/* search */
input.search-input {
	border: 1px solid #FFF;
	width: 225px;
	padding: 8px 10px;
}
input.search-button {
	background: #181C49 url("../images/hintergrund/bg-search-submit.gif") repeat-x top left;
	border: 1px solid #7B859C;
	color: #FFF;
	text-transform: uppercase;
	font-size: 80%;
	padding: 10px 21px 9px;
}
#search_2 p {
	margin: 0;
}
/* search - Aktuelles ERV-Verlag */
input.Feld {
	background: #FFF;
	border: 6px solid #E5E7E7;
	width: 225px;
	padding: 8px 10px;
}
input.Button {
	background: #181C49 url("../images/hintergrund/bg-search-submit.gif") repeat-x top left;
	border: 6px solid #E5E7E7;
	color: #FFF;
	text-transform: uppercase;
	font-size: 80%;
	padding: 7px 21px;
}
/* subnav sidebar */
.subnav ul {
	border-top: 1px solid #DCE0E4;
	margin: 0 0 1.88em;
}
.subnav ul ul {
	margin: 0;
}
#content .subnav li {
	border-bottom: 1px solid #DCE0E4;
	margin: 0;
}
#content .subnav li li {
	padding: 0 0 0 20px;
}
.subnav a, .subnav li.currentpage {
	display: block;
	padding: 5px 0 5px 24px;
}
.subnav a {
	background: url("../images/icons/icon-link-subnav.gif") no-repeat center left;
	text-decoration: none !important;		
}
.subnav a:focus, .subnav a:hover, .subnav a:active, .subnav li.currentpage {
	background: #EFF2F8 url("../images/icons/icon-link-subnav-h.gif") no-repeat center left;
}
/* sitemap */
.sitemap a {
	background: url("../images/icons/icon-link-ft.gif") no-repeat center left;
	padding: 0 0 2px 18px;	
}
/* footer */
#footer ul {
	height: 3em;
}
#footer li {
	color: #848782;
	font-size: 70%;	
}
#footer li a {
	color: #848782;
	padding: 5px 0;
	margin: 0 38px 0 0;
}
.gmnoprint {
	width: 250px !important; 
}

}
/* end media screen */

/* 
* @version         1.0
* @lastmodified    $Date: 2009-08-18 10:26:40 +0200 (mo, 18 August 2009)$
* @type			   Print Stylesheet www.diebra.de
*/
@media print {

/* reset */
#skiplinks, #fontswitch, #metanav, #search, #mainnav, #myslides, hr, .subnav ul, .invisible, #footer, #branding a[href]:after {display: none;}
body, #page {width: 100% !important; : 0 !important; padding: 0 !important;}
*[cite]:after {content: close-quote" (Quelle: "attr(cite)")";}
body {quotes: "\201E" "\201C" "\201A" "\2018";}
q:before, blockquote:before {content: open-quote;}
q:after, blockquote:after {content: close-quote;}
/* basic formats */
body {
	font: 12pt Arial, Helvetica, sans-serif;
	line-height: 18pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans", Arial, Helvetica, serif;
	clear: both;
	float: none;
	letter-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 18pt 0 8pt;
}
h1 {
	font-size: 20pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 16pt;
}
h4, h5, h6 {
	font-size: 14pt;
	font-weight: bold;
}
a {
	color: #052538;
	text-decoration: none;
}
p, ul, ol {
	margin: 0 0 18pt;
}
ul, ol {
	margin-left: 18pt; 
}
ul {
	list-style: square;
}
ol { 
	list-style: decimal;
}
li {
	line-height: 1.6em;
}
li p {
	margin: 0;
}
abbr[title]:after, acronym[title]:after {
	content:' (' attr(title)')';
	color: #999;
	font: italic 10pt consolas, "Bitstream Vera Mono", monaco, courier, "Courier New", fixed;
}
a[href]:after {
	content:" link: <"attr(href)">";
	color: #999;
	font: italic 10pt consolas, "Bitstream Vera Mono", monaco, courier, "Courier New", fixed;
}
#content {
	border-top: 1px solid #666;
	padding: 18pt 0 0;
	margin: 24pt 0 0;
}

}
/* end media print */