html, body {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 62.5%;/*IE*/
	background: #eee /*url("../img/layout/bg_body.gif") 0 0 repeat-x*/;
	font-family: arial, verdana, sans-serif;
	color: #000;
}

html>body {
	font-size: 10px;/*andere*/
}


/*------------------------------ allgemein ------------------------------*/

p, form, fieldset, .m0, h1, h2, h3, h4, h5, h6, ul, li, img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

h1 {
	font-size: 2.4em;
	font-weight: normal;
	padding-bottom: 0.5em;
	color: #036;
	border-bottom: 2px solid #f90;
}

h2 {
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: normal;
	padding-bottom: 0.2em;
	color: #f90;
}

h3 {
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: normal;
	padding-bottom: 0.2em;
	color: #666;
}

h4 {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	padding-bottom: 0.2em;
	color: #666;
	font-style: italic;
}

.zweispalter h2 {
	font-size: 1.3em;
	line-height: 1.6em;
	padding-bottom: 0.6em;
	color: #333;
}

label, input, select, textarea, button {
	cursor: pointer;
}

.fliessTxt, 
#column_left ul, 
#column_left p, 
#column_right p, 
div.box_links p{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333;
}

#column_left p, 
#column_left ul, 
p.fliessTxt {
	margin-bottom: 1.2em;
}

#column_right p {
	margin-bottom: 0.4em;
}

#column_left p span.kein_Abstand_unten, 
#column_left span.kein_Abstand_unten p {
	margin-bottom: 0.25em;
}

#column_left ul {
	margin-left: 1.4em;
}

a, 
a.fliessTxt, 
a.ul {
	color: #039;
	text-decoration: underline;
}

a.int {
	display: block;
	margin-left: -1.4em;
	background: url("../img/layout/bg_link_int.gif") 0 0.2em no-repeat;
	padding-left: 1.4em;
}

div.ap div.ap_kontakt a.int {/* ¬Übersichtsseiten, Link Details*/
	margin-left: 0;
}
a.ext {
	display: block;
	/*margin-left: -1.6em;*/
	background: url("../img/layout/bg_link_ext.gif") 0 0.2em no-repeat;
	/*padding-left: 1.6em;*/
	padding-left: 1.5em;
}

p a.int {
	font-size: 1em;
}

a.pdf {
	display: block;
	/*margin-left: -2.5em;*/
	margin-top: 0.5em;
	background: url("../img/layout/acrobat_24.gif") 0 0 no-repeat;
	padding: 0.25em 0 0.5em 2.6em;
}

a.mp3 {
	display: block;
	margin-left: -2.0em;
	background: url("../img/layout/mp3_24.gif") 0 0 no-repeat;
	padding: 0.25em 0 0.5em 2.1em;
}

#column_right a.pdf {
	margin-top: 0.5em;
	margin-left: 0;
	padding-left: 2.75em;
}



.toLeft, .to-left {
	float: left;
}

.toRight, to-right {
	float: right;
}

.txtLeft {
	text-align: left;
}

.txtRight {
	text-align: right;
}

.txtCenter {
	text-align: center;
}

.clear {
	clear: both;
}

.toFocus:focus {
	background-color: #fbf8e0;/*DDECFF*/
}

.noCursor {
	cursor: default;
}

.rot {
	color: #c00;
}

.orange {
	color: #f90;
}

.c0 {
	color: #000;
}

.c3 {
	color: #333;
}

.c6 {
	color: #666;
}

.c9 {
	color: #999;
}

.cC {
	color: #ccc;
}

.bgHellgrau {
	background: #eee;
}

hr {
	height: 1px;
	border: 0 none;
	border-top: 1px dotted #999;
	margin: 10px 0;
	padding: 0;
}

/*------------------------------ prim√§re Layout-Regeln ------------------------------*/
.wide {
	margin: 0 auto;
	width: 95.2em;
}

div#head.wide {
	margin-top: 0.7em;
}

#outerFrame {
	margin: 0 auto;
	width: 95.2em;
	text-align: left;
	background: url("../img/layout/bg_outerFrame_r.gif") top right repeat-y;
}

#wrapper {
	width: 94em;
	background: #f90 url("../img/layout/bg_left.gif") 0 0 repeat-x;
}


.outer {
	position: relative;
	margin-left: 19em;
	width: 75em;
	background: #fff;
}

.float-wrap {
	float: left;
	width: 75em;
	margin-left: 0;
}

.center {
	float: right;
	width: 75em;
	/* \*/
	margin-left: 0; 
	/* Hidden from IE-mac */
	padding: 0 0 4em 0;
}
/*
* html .center {
	width: 63.6em;
}
*/
.left {
	position: relative;
	width: 19em;
	margin-left: -19em;
	padding: 0;
}

* html .left {
	float: left;	
}

/*.container-left {
	width: 16.2em;
	padding: 0;
}*/




	

#head {
	background: url("../img/layout/bg_header_rb.gif") bottom right no-repeat;
}

#subhead01 {
	height: 4.6em;
}

#subhead01 #logo {
	position: relative;
	float: left;
	width: 37em;/*14.9em;*/
	height: 4.3em;
	background: url("../img/layout/claim_t.gif") 12.7em 2.2em no-repeat;
	top: -1.3em;
}

#subhead01 #logo img {
	width: 14em;
	height: 6.2em;
}

#subhead01 #metalinks {
	padding-right: 1em;
}

#subhead01 #metalinks a {
	display: block;
	float: right;
	font-size: 1.1em;
	color: #666;
	text-decoration: none;
	padding: 0 0.9em;
	border-right: 1px solid #666;
}

#subhead01 #metalinks a.nav_off:hover, 
#subhead01 #metalinks a.nav_on {
	color: #333;
	padding: 0 0.9em 0 1.9em;
	background: url("../img/layout/li_hash.gif") 0.4em -0.1em no-repeat;
}

#subhead01 #metalinks a:first-child {
	border-right: 0 none;
}


#subhead02 {
	padding: 0;
	margin: 0 1.2em 0 0;
	background: #3467cc url("../img/layout/bg_head.gif") 0 0 repeat-x;
}


#subhead02 p {
	display: block;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	padding: 0.5em 1em;
}


#printswitch{
	float:right;
	width:auto;
	margin: 0;
	padding: 0.6em 0;
	text-align:left;
}


#printswitch a{
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	padding: 0.5em 1em 0.5em 2.5em;
	border-left: 1px solid #fff;
	background: url("../img/layout/icon_print_screen.gif") 0.75em 0.4em no-repeat;
}


div#swp_left {
	padding: 1em 0 1.4em 1.4em;
}

div#swp_left p {
	color: #333;
	text-align: right;
	float: left;
}

div#swp_left a {
	display: block;
}

div#ardFS_left {
	padding: 0 0 2em 1.4em;
}

a#spende_l {
	display: block;
	margin: 3em 0 1.5em 0;
}

#footer {
	background: url("../img/layout/bg_footer.gif") 0 0 repeat-x;
}

#footer a {
	display: block;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#footer a.linkeSpalte {
	float: left;
	border-right: 0.1em solid #fff;
	padding: 0.4em 1em;
}

#footer a.nachOben {
	float: right;
	margin: 0.6em 2em 0.8em 0;
}

#footer a:hover {
	text-decoration: underline;
}


/*------------------------------ content ------------------------------*/
#contentDiv {
	padding: 3em 0 4em 9.6em;
}


div#img_row {
	width: 65.4em;
	height: 10.8em;
	overflow: hidden;
}


div#img_row img {
	width: 65.4em;
	height: 10.8em;
}
a#img_row {
	display: block;
	width: 65.4em;
	height: 11em;
	text-decoration: none;
}

a#img_row.tp {
	background: url("../img/bilder_tp.jpg") 0 0 no-repeat;
}

a#img_row.tp_gt {
	background: url("../img/bilder_tp_gt.jpg") 0 0 no-repeat;
}

a#img_row:hover {
	background-position: 0 -110px;
}

div#vortext {
	font-size: 1.3em;
	line-height: 1.6em;
	background: #eee url("../img/layout/bg_box_vortext.jpg") bottom left repeat-x;
	padding: 1em 1.5em 1.1em 1.5em;
}

div#vortext a.int {
	margin-top: 0.25em;
	margin-left: 0;

}


#column_left {
	float: left;
	width: 45.4em;
	margin-top: 2.4em;
	/*padding-right: 2em;*/
}

#column_right {
	margin: 2.4em 0 0 45.4em;
	/*background: #ccf;*/
}

#column_right hr {
	margin-right: 1em;
	margin-left: 1em;
}


/*#column_left h3 {
	margin-top: 1em;
}*/

#column_left h3.mt0 {
	margin-top: 0;
}


#column_left p, 
#column_left ul {
	padding-right: 2em;
	/*background: #ffc;*/
}

#column_left ul {
	list-style-type: none;
	list-style-image: url("../img/layout/li.gif");
}

#column_left ul li {
	margin-bottom: 0.25em;
}

#column_left .zweispalter {
	margin-bottom: 0;
}
#column_left .zweispalter .links {
	float: left;
	width: 21.7em;
}

#column_left .zweispalter .rechts {
	margin-left: 21.7em;

}

#column_left ul.int, 
#column_right ul.int {
	font-size: 1em;
	list-style-type: none;
	list-style-image: url("../img/layout/bg_link_int.gif");
	margin-left: 2em;
}

#column_left .zweispalter ul li, 
ul.int li, 
ul.hash li {
	margin-bottom: 1em;
}

#column_left .zweispalter ul a, 
ul.int a, 
ul.hash a {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #039;
	text-decoration: none;
}

#column_left .zweispalter ul a:hover, 
ul.int a:hover, 
ul.hash a:hover {
	color: #039;
	text-decoration: underline;
}

#column_right ul.hash {
	list-style-type: none;
	list-style-image: url("../img/layout/li_hash.gif");
	padding-left: 2.2em;
}

#column_left .zweispalter .links ul.int, 
#column_left .zweispalter .rechts ul.int{
	font-size: 1.2em;
}


/* ------------------------- box_links ------------------------- */
div.box_links {
	padding-bottom: 1em;
	border-bottom: 1px solid #ddd;
	margin-bottom: 1em;
}

div.box_links h3 {
	color: #333;
}

div.box_links div.text {
	float: left;
	width: 45.4em;
}

div.box_links div.thumb{
}



.link_box,
.bild_text {
	padding: 1em;
	margin-bottom: 1em;
	/*background: #eee;*/
}

.bild_text {
	padding: 1em 1em 1em 0;
}

.link_box h3 {
	font-size: 1.1em;
	font-weight: normal;
	color: #666;
	margin-bottom: 1em;
	padding: 0;
}

.ap {
	border-bottom: 1px dotted #999;
	padding: 0;
	margin-bottom: 2em;
}

.ap .ap_img,
.bild_text .img {
	float: left;
}

.bild_text .img {
	margin: 0 1em 1em 0;
}

.ap .ap_kontakt {
	margin-left: 14em;
}

.link_box_reihe {
	width: 20em;
	padding: 0 1em 1em 1em;
}

.link_box_reihe h3, 
.ap h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #666;/*f90*/
	margin-left: -0.7em;
	margin-bottom: 1em;
	padding: 0 0 0 0.75em;
	background: url("../img/layout/li.gif") 0 0.5em no-repeat;
}

.ap h4 {
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	margin-top: 1.5em;
	color: #000;
}

.ap p.postadresse {
	line-height: 1.4em;
}

.ap p.ap_name {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.link_box ul.int a {
	font-size: 1.3em;
}

.link_box a.pdf {
	font-size: 1.1em;
	padding-left: 2.9em;
}

.link_box ul.int {
	list-style-image: url("../img/layout/bg_link_int.gif");
}

.link_box a.swp {
	display: block;
	font-size: 1.1em;
	line-height: 1.5em;
	background: url("../img/layout/logo_swp_r.gif") 0 0 no-repeat;
	padding-top: 5.2em;
	text-decoration: none;
}

.link_box a.awo {
	display: block;
	font-size: 1.1em;
	line-height: 1.5em;
	background: url("../img/layout/logo_awo_r.gif") 0 0 no-repeat;
	padding-top: 5.2em;
	text-decoration: none;
}

.link_box a.swp span.ul, 
.link_box a.awo span.ul {
	text-decoration: underline;
	
}


.pos_first {
	padding-top: 0;
}

.link_box a.user {
	display: block;
	padding-left: 30px;
	background: url('../img/layout/icon-user.gif') 0 0 no-repeat;
}

/*------------------------------ Navigation ------------------------------*/
#nav ul {
	list-style-type: none;
	/*margin-left: 1em;*/
}

#nav ul li {
	padding-left: 0;
	border-bottom: 1px dotted #963;
}

#nav ul li.nav_down, 
#nav ul li.nav_on, 
#nav ul li.nav_off:hover, 
#nav ul li.nav_off:focus {
	background: #ffb514 url("../img/nav/bg_nav_li_leistungen.gif") 0 0 repeat-x;
}

#nav ul a {
	display: block;
	text-decoration: none;
	font-size: 1.4em;
	line-height: 1.3em;
	color: #000;
	padding: 0.6em 1em 0.6em 1.8em;
	background: url("../img/nav/arrow_nav_off_level0.gif") 0.9em 0.85em no-repeat;
	/*border-bottom: 1px dotted #963;*/
	text-align: left;
}

#nav ul a.nav_on, 
#nav ul a.nav_off:hover {
	color: #036;
	background-image: url("../img/nav/arrow_nav_on_level0.gif");
}

#nav ul a.nav_down {
	color: #036;
	background: url("../img/nav/arrow_nav_down_level0.gif") 0.9em 1em no-repeat;
}

#nav ul ul {
	margin-left: 2.4em;
}

#nav ul ul li {
	border-top: 1px dotted #963;
	border-bottom: 0 none;
}


#nav ul ul a {
	font-size: 1.2em;
	color: #333;
	padding: 0.6em 1em 0.6em 1.2em;
	background: url("../img/nav/arrow_nav_off_level1.gif") 0.25em 0.85em no-repeat;
}

#nav ul ul a.nav_on, 
#nav ul ul a.nav_off:hover {
	color: #000;
	background-image: url("../img/nav/arrow_nav_on_level1.gif");
	font-weight: bold;
}

#nav ul ul a.nav_down {
	color: #000;
	background: url("../img/nav/arrow_nav_down_level1.gif") 0.25em 1em no-repeat;
	font-weight: bold;
}


#nav ul ul ul {
	margin-left: 1.4em;
}

#nav ul ul ul li {
	padding: 0;
}

#nav ul ul ul a {
	font-size: 1.1em;
	color: #333;
	padding: 0.6em 1em 0.6em 1.4em;
	background: url("../img/nav/arrow_nav_off_level2.gif") 0.5em 0.85em no-repeat;
}

#nav ul ul ul li.nav_off:hover, 
#nav ul ul ul li.nav_down, 
#nav ul ul ul li.nav_on{
	background: #ffdd70;/*ffd561*/
	font-weight: normal;
}

#nav ul ul ul a.nav_off:hover, 
#nav ul ul ul a.nav_down {
	color: #000;
	background: url("../img/nav/arrow_nav_on_level2.gif") 0.5em 0.85em no-repeat;
	font-weight: normal;
}



#nav ul.meta {
	margin-top: 3.8em;
}

#nav ul.meta a {
	font-size: 1.2em;
	color: #333;
	padding-left: 2em;
	background: url("../img/nav/arrow_nav_off_level0_meta.gif") 1.1em 0.85em no-repeat;
}

#nav ul.meta a.nav_off:hover, 
#nav ul.meta a.nav_on {
	font-weight: bold;
	color: #036;
	background-image: url("../img/nav/arrow_nav_on_level0.gif");
}


/*-- Presse, Stellenangebote --*/
.box_press, 
div.box_jobs {
	margin-top: 2.4em;
	padding: 0 0 1.4em 0;
	margin-right: 2em;
	border-bottom: 1px dotted #ccc;
}
.box_press .text {
	float: left;
	width: 43.4em;
	padding: 0 2em 0 0;
	/*background: #ffc;*/
}

p.source,
p.source a {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333;
	margin-bottom: 0.75em;
	text-decoration: none;
}

p.source a {
	font-size: 1em;
}

.box_press .text p.source, 
div.box_jobs p.source {
	margin-bottom: 0.2em;
}

.box_press .text h2, 
.box_press .text h2 a, 
div.box_jobs h2, 
div.box_jobs h2 a {
	display: block;
	line-height: 1.3em;
	color: #369;
	padding: 0;
	margin-bottom: 0.2em;
	text-decoration: none;
}

.box_press .text h2, 
div.box_jobs h2 {
	font-size: 1.8em;
}


.presseartikel h1 {
	/*font-size: 1.8em;
	padding: 0;
	margin-bottom: 0.2em;*/
	line-height: 1.3em;
	color: #369;
	padding-bottom: 0.25em;
	padding-right: 7.5em;
}

.presseartikel #column_left, 
.presseartikel #column_right {
	margin-top: 1.8em;
}

.box_press .text p.teaser, 
.box_press .text p.teaser a, 
.box_press .text a.mp3, 
.box_press .text span, 
div.box_jobs p.teaser, 
div.box_jobs p.teaser a {
	display: block;
	line-height: 1.6em;
	color: #666;
	text-decoration: none;
}

.box_press .text p.teaser,  
.box_press span, 
div.box_jobs p.teaser {
	font-size: 1.3em;
}

.box_press .text p.source a:hover,
.box_press .text h2 a:hover,
.box_press .text p.teaser a:hover, 
div.box_jobs h2 a:hover,
div.box_jobs p.source a:hover,
div.box_jobs p.teaser a:hover {
	text-decoration: underline;
}


#column_left p.teaser {
	font-weight: bold; 
	color: #000;
	margin-bottom: 1em;
}

.box_press .thumb {
	margin: 0 0 0 45.4em;
	/*background: #ccf;*/
}

#column_right .thumb p.bildunterschrift {
	font-size: 1.1em;
	color: #666;
	line-height: 1.3em;
	margin-top: 0.5em;
	padding: 0 1em 1em 0;	
}


/*-- Formulare --*/
#column_left fieldset {
	margin: 0 0 2em 0;
}

#column_left legend, 
#column_left input, 
#column_left textarea,
#column_left select,
#column_left p,
#column_left label {
	font-family: arial, sans-serif;
	font-size: 1.2em;
	color: #333;
}

#column_left p.label,
#column_left label {
	color: #666;
}

#column_left legend {
	display: none;
	font-size: 1.4em;
	padding-bottom: 1em;
}

#column_left .frmGroup {
	clear: both;
	margin-bottom: 1em;
}

#column_left .frmGroup .innerGroup {
	float: left;
	padding-right: 1em;
}

#column_left .input_text label, 
#column_left .textarea label, 
#column_left div.radio p.label {
	display: block;
	float: left;
	width: 8em;
	text-align: right;
	padding-right: 1em;
	margin-top: 0.25em;
}

#column_left .input_text input, 
#column_left .textarea textarea {
	border: 1px solid #999;
	padding: 0.2em;
}

#column_left .frm_text {
	width: 27em;
}

#column_left textarea.frm_text {
	height: 18em;
}

#column_left div.frm_plz {
	float: left;
	margin-right: 1em;
}

#column_left div.frm_plz input {
	width: 4em;
}

#column_left div.frm_ort {
	display: inline;
}

#column_left div.frm_ort input {
	width: 21.6em;
}

#column_left .checkbox {
	margin: 0 0 2em 10.5em;
}

#column_left .text, 
#column_left .submit {
	margin: 0 0 0 11em;
}

#column_left .text {
	margin-bottom: 2em;
}

#column_left .checkbox div.input {
	float: left;
}

#column_left .checkbox label {
	display: block;
	margin-left: 2em;
	margin-right: 1em;
	padding-top: 0.4em;
}

#column_left div.errMsg input, 
#column_left div.errMsg textarea {
	border: 1px solid #c00;
}

#column_left div.errMsg p.label, 
#column_left div.errMsg label {
	color: #c00;
}

#column_left div.radio label, 
#column_left div.checkbox label {
	color: #333;
}

/*------------------------------ Sitemap ------------------------------*/
ul.sitemap {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333;
}

ul.sitemap li {
	margin-bottom: 2em;
}

ul.sitemap li a {
	display: block;
	font-size: 1.3em;
	padding: 0.5em 0;
}

ul.sitemap ul {
	margin-left: 1.5em;
}

ul.sitemap ul li {
	margin-bottom: 0.5em;
}

ul.sitemap ul li a {
	font-size: 1em;
	/*padding: 0.5em 0 1em 0;*/
}



/*------------------------------ Stellenangebote ------------------------------*/
div#column_left.jobs {
	width: 43.4em;
}

div#column_left.jobs div.stellenbeschreibung h2 {
	margin-bottom: 0.25em;
}

div#column_left.jobs div.stellenbeschreibung p {
	color: #000;
}

div#column_left.jobs p.date {
	margin-bottom: 0.25em;
}

div#column_left.jobs p.profileDaheim {
	margin: 2em 0 1em 0;
	padding-bottom: 4em;
	border-bottom: 1px dotted #999;
}



/*------------------------------ Portraits ------------------------------*/
#column_left.portaits {
	width: 65.4em;
}

#column_right.portaits {
	display: none;
}

#column_left .portraitListview {
	float: left;
	margin: 0 1em 1em 0;
}

#column_left .portraitListview img {
	margin-bottom: 0.25em;
}

#column_left .portraitListview p.name {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0.25em;
}
