/* Stylesheet-Datei f�r allgemeine Styles
09-12-02 AP, schalk & friends gmbh */


/* Reset - Browser Default Styles deaktivieren
-------------------------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

address, cite, code, dfn, em, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	vertical-align: top;
}

fieldset,img {
	border: 0;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

a {
	outline: none;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

/* Allgemeine Styles
-------------------------------------------------------- */

.printOnly,
.invisible,
.access { /* Links zur Verbesserung der Accessibility */
    position: absolute;	
	left: -9999px;
    top: -9999px;
}

.clearfix:after { /* automatisches Clearing von Floats */
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body,
label, input, textarea, select {
	font: 62.5%/130% Arial, Helvetica, sans-serif; /* Schriftgroesse auf 10px setzen - besser zum Rechnen */
	color: #333;
}

a {
	color: #404b4f;
	text-decoration: none;
}

a:hover {
	color: #404b4f;
	text-decoration: underline;
}

h1, h2 {
	font-size: 240%;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 180%;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 0.5em;
}

h4 {
	font-size: 140%;
	margin-bottom: 0.5em;
}

h5 {
	font-size: 120%;
	margin-bottom: 0.7em;
}

h6 {
	font-size: 120%;
	margin-bottom: 0.7em;
}

p {
	margin-bottom: 1em;
}

.bigger {
	font-size: 120%;
}
.smaller {
	font-size: 80%;
}

.hr {
	background: #fff url(/media/images/css/border-dotted.png) left top repeat-x;
	border: none;
	height: 1px;
	margin: 0.5em 0 1em 0;
}


/* Allgemeines Layout 
-------------------------------------------------------- */
body {
	background: #fff url(/media/images/css/bg-header.png) left top repeat-x;
}

#pageInnerWrapper {
	background: transparent url(/media/images/css/bg-footer-innen.png) left bottom repeat-x;
	width: 100%;
	min-height: 281px;
	position: relative;
}

#pageInnerWrapper.startseite {
	background: transparent url(/media/images/css/bg-footer-start.png) left bottom repeat-x;
	min-height: 157px;
}

.center {
	margin: 0 auto;
	width: 1015px;
}

.relativ {
	position: relative;
}

p.noAbst {
	margin-bottom: 0;
}

#header {
	padding-top: 14px;
	position: relative;
	z-index: 2;
}

#branding {
	float: left;
	width: 108px;
	height: 117px;
}

#headerRight {
	float: right;
	width: 907px;
}

#visualOuterWrapper {
	background: transparent url(/media/images/css/bg-visual.jpg) left top repeat-x;
	min-height: 5px;
}

#visualWrapper {
	height: 231px;
	padding-top: 29px;
	color: #FFFFFF;
}

#visualWrapper .visual {
	width: 383px;
	float: left;
}

#visualWrapper .visualText {
	margin-right: 245px;
	width: 367px;
	float: right;
}

#visualWrapper p {
	font-size: 140%;
	line-height: 145%;
}

#contentOuterWrapper {
	min-height: 480px;
	position: relative;
	z-index: 1;
}

#contentInnerWrapper {
    padding: 20px 20px 30px 20px;
    width: 975px;
    position: relative;
}

#contentInnerWrapper ul {
	margin: 0 0 1em 0;
}

#contentInnerWrapper ul li {
	padding-left: 10px;
	background: transparent url(/media/images/css/bullet.png) left 7px no-repeat;
}

.banderole {
	position: absolute;
	bottom: 22px;
	right: 0;
	line-height: 0;
}

#footer {
	min-height: 22px;
}

#footer #auszeichnungen {
	margin-left: 220px;
	width: 762px;
	height: 110px;
	padding-top: 12px;
}

#footer #auszeichnungen ul li {
	float: left;
	margin-right: 18px;
}

#footer #auszeichnungen ul li.last {
    margin-right: 0;
}


/* Kontaktbox
-------------------------------------------------------- */
.contactWrapper {
	background: transparent url(/media/images/css/bg_contact_top.png) no-repeat scroll left top;
	margin-bottom: 59px;
	padding-top: 18px;
	width: 203px;
}

.contactWrapper .contactBox {
	background: transparent url(/media/images/css/bg_contact_bottom.png) no-repeat scroll left bottom;
	height: 100%;
	padding: 0 18px 17px 18px;
	display: block;
}

.position {
	position: absolute;
	top: 47px;
	right: 20px;
}

.contactWrapper .contactBox p {
	font-size: 120%;
	/*margin-bottom: 0px;*/
}


/* Portlets Startseite 
-------------------------------------------------------- */
.portletWrapper {
	margin-left: 81px;
}

.portletWrapper p,
.portletWrapper ul,
.portletWrapper ol {
	font-size: 120%;
	line-height: 150%;
}

.portletWrapper td.portlet {
	vertical-align: top;
	padding: 0 20px;
	width: 297px;
}

td.border {
	border-right: 1px solid #a6a7a7;
}


/* Content Innenseiten 
-------------------------------------------------------- */
#subnavi {
	width: 220px;
	float: left;
}

#contentWrapper {
	width: 725px;
	float: right;
}

#content {
	width: 492px;
	float: left;
}

#content p,
#content ul,
#content ol {
	font-size: 140%;
	line-height: 145%;
}

#content #map {
	border: 1px solid #333;
	margin-bottom: 20px;
}

#content table.standard {
	font-size: 140%;
	line-height: 145%;
	margin-bottom: 1em;
}

#content table.standard td {
	padding: 0 5px 5px 0;
	vertical-align: top;
}

#content table.imageTable{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content table.imageTable td,
#content table.imageTable th{
	padding: 0 5px 5px 0;
	vertical-align: middle;
	text-align: center;
}

#content img.imageLeft{
	float: left;
	margin: 5px 10px 5px 0px;
}


/* Ausgabeseiten Module
-------------------------------------------------------- */
#contentInnerWrapper .ausgabeUl li {
	list-style-type: none;
	padding: 15px 0 1px 0;
	background: transparent url(/media/images/css/border-dotted.png) left top repeat-x;
}

#contentInnerWrapper .ausgabeUl li p {
	font-size: 100%;
}

#contentInnerWrapper .ausgabeUl li ul {
	margin-left: 15px;
}

#contentInnerWrapper .ausgabeUl li ul li {
    list-style-type: square;
    padding: 0;
    background: none;
    font-size: 75%;
    line-height: 140%;
}

.ausgabeText {
    float: left;
    width: 372px;
}

.titel {
	font-weight: bold;
}

.ausgabeImg {
	float: right;
	width: 100px;
}


/* Marginalspalte 
-------------------------------------------------------- */

#marginal {
	width: 203px;
	z-index: 2;
}

.marginalBox p,
.marginalBox ul,
.marginalBox ol,
.marginalBox table {
	font-size: 120%;
	line-height: 130%;
}

.marginalBox h5 {
	margin-bottom: 0.3em;
}

.printBox p,
.marginalBox p {
	margin-bottom: 0.5em;
}

.marginalBox p.button {
	background: transparent url(/media/images/css/bg_button-marg.png) left top no-repeat;
	width: 163px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
}

.printBox, 
.marginalBox {
    width: 163px;
    margin: 0 20px;
    padding-top: 8px;
}

.printBox {
    background: transparent url(/media/images/css/border-dotted.png) left top repeat-x;
}

.printBox p.border {
    background: transparent url(/media/images/css/border-dotted.png) left bottom repeat-x;
	padding-bottom: 0.5em;
	font-size: 120%;
    line-height: 130%;
}

.marginalBox {
	background: transparent url(/media/images/css/border-dotted.png) left bottom repeat-x;
	padding-bottom: .5em;
}

a.print {
	background: transparent url(/media/images/css/bg-print.png) left top no-repeat;
	padding-left: 20px;
}

.marginalBox ul.download {
	margin-bottom: 0.5em;
}

ul.download li {
	background: transparent url(/media/images/css/bullet-raquo.png) left 6px no-repeat;
	padding-left: 10px;
	line-height: 150%;
}

p.filter a {
    background: transparent url(/media/images/css/bullet-raquo.png) left 6px no-repeat;
    padding-left: 10px;
    line-height: 150%;
}

.noabst {
	margin-bottom: 0;
}
