/*BILDERLISTE*/

div#inhalt div.part_bilder_liste ul li {
	background: none;
	float: left;
   padding: 0px;
	margin: 0px 10px 10px 0px;
}

div#inhalt div.part_bilder_liste ul li.right {
	margin-right:  0px;
}

div#inhalt div.part_bilder_liste ul li img  {
	/*border: 1px solid #c0bdbd;  KOES 28/01/2010 */
}

/*LINKLISTE SIDEBAR UND INHALT*/

div#sidebar div.part_linkliste {
	margin-bottom: 20px;
}

div#sidebar div.part_linkliste ul li a {
	display: block;
	margin: 0px 10px 5px 10px;
}

div#inhalt div.part_linkliste ul li {
	background: none;
	padding: 0px;
}

div#inhalt div.part_linkliste ul li a {
	padding: 0px 0px 0px 0px;
	background: none;
}

/* DOWNLOADS SIDEBAR UND INHALT */

div#sidebar div.part_download {
	margin-bottom: 20px;
}

div#sidebar div.part_download ul li a {
	display: block;
	margin: 0px 10px 5px 10px;
	padding: 0px 0px 0px 15px;
	background: url(../img/layout/icon_document.gif) no-repeat 0px 1px;
}

div#inhalt div.part_download ul li {
	background: none;
	padding: 0px;
}

div#inhalt div.part_download ul li a {
	padding: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 15px;
	background: url(../img/layout/icon_document.gif) no-repeat 0px 1px;
	display: block;
}

div#inhalt div.part_download ul.weitere {
	margin-top : -5px;
}

/*PART TEAM*/
div#inhalt div.part_team h3 {
}

div#inhalt div.part_team div {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 496px;
	height: 128px;
}

div#inhalt div.part_team img{
	/*padding: 3px;
	border: 1px solid #c0bdbd;*/
	/*border-right: 25px solid #c0bdbd;
	padding-right: 1px;*/
	float: left;
	margin-right: 10px;
	display: block;
}

div#inhalt div.part_team ul{
	float: left;
	margin: 0px;
	padding: 0px;
}

div#inhalt div.part_team ul li {
	background: none;
	padding: 0px;
	margin: 0px;
}

div#inhalt div.part_team li.name{
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 110%;
}

div#inhalt div.part_team li.funktion {
	/*color: #0a7fb1;
	font-style: italic;*/
	margin-bottom: 10px;
}

div#inhalt div.part_team li.titel {
	margin-bottom: 2px;
}

div#inhalt div.part_team li.phone {
	padding: 0px 0px 0px 20px;
	background: url(../img/layout/icon_phone.gif) no-repeat 0px 1px;
}

div#inhalt div.part_team li.email {
	padding: 0px 0px 0px 20px;
	background: url(../img/layout/icon_mail.gif) no-repeat 0px 1px;
}


/*PART TEXT BILD TEXT*/

div.part_bildtextgross img{
	padding: 3px;
	border: 1px solid #c0bdbd;
	background: #ededee;
	margin-bottom: 5px;
}

div.part_bildtextgross span {
	display: block;
	margin-bottom: 10px;
	color: #858889;
}

/*LINKLISTE MIT BESCHREIBUNG*/

div#inhalt div.part_linkliste_beschreibung ul li {
	/*background: none;*/
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	/*border-bottom: 1px solid #ededee;*/
}

div#inhalt div.part_linkliste_beschreibung ul li p{
	margin: 0px 5px 0px 10px;
	padding: 0px;
}

div#inhalt div.part_linkliste_beschreibung ul li a{
	/*color: #0a7fb1;*/
	font-size: 105%;
	padding-left: 10px;
	/*background: url(../img/layout/arrow_blue.gif) no-repeat 0px 3px;*/
}


/*KONTAKTPERSON IN SEITENLEISTE*/

div.kontakt-sidebar p {
	margin: 0px 10px 10px 10px;
	font-size: 110%;
}
div.part_bilder_sidebar ul.news p.bild img {
	border: 0;
}
ul.contactpers {
	margin-left: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

ul.contactpers li{
	margin-bottom: 3px;
}

ul.contactpers li.bild img, p.bild img {
border-right: 29px solid #9c9c9f;
}

ul.contactpers li.bild  {
		position: relative;
}

ul.contactpers li.bild span#transparency, p.bild span#transparency {
	display: block;
	position: absolute;
	background: url(../img/layout/transparent_grey.png);
	width: 15px;
	height: 100px;
	top: 0;
	left: 145px;
}

/*FARBKONZEPT*/

body.versicherte ul.contactpers li.bild span#transparency {background: url(../img/layout/transparent_brown.png);}
body.rentenbezueger ul.contactpers li.bild span#transparency {background: url(../img/layout/transparent_orange.png);}
body.arbeitgeber ul.contactpers li.bild span#transparency {background: url(../img/layout/transparent_green.png);}

body.versicherte ul.contactpers li.bild img {border-right: 29px solid #b37e1a;}
body.rentenbezueger ul.contactpers li.bild img {border-right: 29px solid #e98414;}
body.arbeitgeber ul.contactpers li.bild img {border-right: 29px solid #afbe50;}


ul.contactpers li.name{
	font-weight: bold;
	margin-top: 5px;
}

ul.contactpers li.funktion {
	/*color: #0a7fb1;
	font-style: italic;*/
}

ul.contactpers li.phone {
	padding: 0px 0px 0px 20px;
	background: url(../img/layout/icon_phone.gif) no-repeat 0px 1px;
}
ul.contactpers li.email {
	padding: 0px 0px 0px 20px;
	background: url(../img/layout/icon_mail.gif) no-repeat 0px 1px;
}


/*MITGLIEDER LISTE*/

div#inhalt div.part_mitgliederliste ul.mitgliederliste li {
	padding: 0px;
	background: none;
	clear: both;
}

div#inhalt div.part_mitgliederliste ul.mitgliederliste li h4 {
	display: block;
	font-size: 110%;
	width: 15px;
	color: #858889;
	padding: 5px 3px 5px 9px;
	background: #ededee;
	margin-right: 40px;
	float: left;
}

div#inhalt div.part_mitgliederliste ul.mitgliederliste li p {
	float: left;
	width: 85%;
}

/*ABC NAVIGATION*/
div#inhalt ul.alphabet {
	height: 18px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCC;
}

div#inhalt  ul.alphabet li {
	background: none;
	padding: 0px;
	float: left;
	margin-right: 5px;
}

div#inhalt ul.alphabet li a{
	text-decoration: none;
}


/*GLOSSAR*/

div#inhalt ul.glossary li{
	padding: 0px 0px 0px 30px;
	background: none;
}

div#inhalt ul.glossary li a.begriff{
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 110%;
	text-decoration: none;
	
}
div#inhalt div.glossary h4 {
	display: block;
	font-size: 110%;
	width: 15px;
	color: #858889;
	padding: 5px 3px 5px 9px;
	background: #ededee;
	margin-bottom: 10px;
}

/*Promobox Sidebar*/
div.part_promobox {
	margin: 0px 0px 20px 0px;
}

div.part_promobox img{
	margin: 0px 0px 0px 10px;
}

div.part_promobox p{
	margin: 5px 10px 0px 10px;
	font-size: 110%;
}

div.part_promobox a.link{
	color: #000;
	font-size: 110%;
	margin: 5px 10px 0px 10px;
	display: block;
}

div#sidebar div.part_promobox p a{
	color: #000;
	font-size: 100%;
}



/*TABELLE ZWEISPALTIG*/



div.part_tabelle_2spalten table{
	clear: both;
}

div.part_tabelle_2spalten table td {
 vertical-align: top;
 border-bottom: 1px solid #ededee;
 padding: 5px 0px 5px 0px;
}

div.part_tabelle_2spalten table td.beschriftung {
 color: #0a7fb1;
 width: 100px;
 padding: 5px 20px 5px 0px;
}


/*PART IMMOBILIEN*/

div#inhalt div.part_immobilien h4 {
	clear: both;
	color: #0a7fb1;
	font-size: 120%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 5px;
	background: #ededee;
	border-bottom: 1px solid #c0bdbd;
	border-top: 1px solid #c0bdbd;
}

div#inhalt div.part_immobilien h4.strasse{
	clear: both;
	color: #353636;
	font-size: 100%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	background: none;
	border: none;
	padding: 0px;
}

div#inhalt div.part_immobilien ul.alphabet {
	width: 500px;
}

div#inhalt div.part_immobilien ul{
	float: left;
	width: 196px;
}

div#inhalt div.part_immobilien ul li{
	background: none;
	padding: 0px;
}

div.part_immobilien ul li span{
	display: block;
	width: 100px;
	float: left;
	font-weight: bold;
}

div.part_immobilien div.immobilie div {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}
div.part_immobilien div.immobilie {
	border-top: 1px solid #ccc;
}
div.part_immobilien div span{
	display: block;
	font-weight: bold;
}

/*PART BILDPUNKTE*/
div#instruction {
	position: relative;
}

div#instruction img {
	border: 1px solid #c0bdbd;
	margin-bottom: 30px;
}

div#instruction a.point{
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	background: url(../img/layout/point_blue.gif) no-repeat top left;
	position: absolute;
	z-index: 1;
}

div#instruction a.point span{
	display: none;
	text-decoration: none;
	margin-top: 20px;
}

div#instruction a.point span strong{
	display: block;
}

div#instruction a.point:hover {
	width: auto;
	height: auto;
	z-index: 2;
}

div#instruction a.point:hover span{
	width: 250px;
	height: auto;
	border: 1px solid #c0bdbd;
	background: #FFF;
	color: #000;
	display: block;
	padding: 10px;
	z-index: 2;
}



/*Sitemap*/

div#inhalt div.part_sitemap ul{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 10px;
	background: url(../img/layout/sitemap1.gif) repeat-y;
	float: left;
}

div#inhalt div.part_sitemap ul ul{
	margin: 0px 0px 0px 30px;
}

div#inhalt div.part_sitemap ul li {
	padding: 0px;
	background: none;
	margin: 0px;
	clear: both;
}

div#inhalt div.part_sitemap ul li a{
	text-decoration: none;
	padding: 3px 0px 0px 20px;
	display: block;
	font-size: 110%;
	margin: 0px;
	background: url(../img/layout/sitemap2.gif) no-repeat 0px 9px; 
}


div#inhalt div.part_sitemap ul ul li a{
	text-decoration: none;
	padding: 3px 0px 0px 20px;
	font-size: 100%;

}

div#inhalt div.part_sitemap ul ul ul li a{
	text-decoration: none;
	padding: 3px 0px 0px 20px;
}

div#inhalt div.part_sitemap h3{
	clear: both;
	color: #0a7fb1;
	font-size: 120%;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	background: #ededee;
	border-bottom: 1px solid #c0bdbd;
	border-top: 1px solid #c0bdbd;
}

/*PART TABELLE*/
div#inhalt div.part_tabelle  {
	margin-bottom: 20px;
}

div#inhalt div.part_tabelle table {
	width: 100%;
}

div#inhalt div.part_tabelle table tr td{
	padding: 5px;
	vertical-align: top;
	border-right: none;
	text-align: left;
}

div#inhalt div.part_tabelle table tr th{
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
/*Tabelle schlicht*/
div#inhalt div.part_tabelle table.schlicht tr th {
	background: #ededee;
}

div#inhalt div.part_tabelle table.schlicht tr td {
	border-bottom: 1px solid #c0bdbd;
}
/*Tabelle blau*/
div#inhalt div.part_tabelle table.blau tr th {
	background: #2893ca;
	border-right : 2px solid #ffffff;
	color: #FFF;
}

div#inhalt div.part_tabelle table.blau tr th.alternative {
	background: #0077bb;
	color: #FFF;
}

div#inhalt div.part_tabelle table.blau tr td {
	background: #86b5db;
	border-right : 2px solid #ffffff;
}

div#inhalt div.part_tabelle table.blau tr td.alternative {
	background: #c6daed;
}

div#inhalt div.part_tabelle table.blau tr td.first {
	background: #c6daed;
}

div#inhalt div.part_tabelle table.blau tr.strong td {
	border-top : 2px solid #ffffff;
}

/*Tabelle blau mit Bezeichnung*/
div#inhalt div.part_tabelle table.blaumit tr th {
	background: #2893ca;
	color: #FFF;
}

div#inhalt div.part_tabelle table.blaumit tr th.alternative {
	background: #0077bb;
	color: #FFF;
}

div#inhalt div.part_tabelle table.blaumit tr td {
	background: #86b5db;
}

div#inhalt div.part_tabelle table.blaumit tr td.alternative {
	background: #c6daed;
}

div#inhalt div.part_tabelle table.blaumit tr td.first {
	background: #e9f0f8;
}


/*Tabelle schlicht*/
div#inhalt div.part_tabelle table.schlichtmit tr th {
	background: #ededee;
}

div#inhalt div.part_tabelle table.schlichtmit tr td {
	border-bottom: 1px solid #c0bdbd;
}

div#inhalt div.part_tabelle table.schlichtmit tr td.first {
	color: #0a7fb1;
	border-bottom: 1px solid #c0bdbd;
}



/*FORMULAR PART*/

div.form_standard {
	clear: left;
}

fieldset {width: 420px; border: none; padding: 0 0 10px 0; }
div#inhalt fieldset ol, div#inhalt fieldset ol li{list-style: none;}
fieldset ol li {clear: left; padding: 0 0 5px 0}
fieldset ol li label { width: 160px; float: left;}
fieldset ol li label.thema { width: 300px; float: left;}
fieldset ol li input { width: 200px; border: 1px solid #c0bdbd; font-size: 100%; height: 15px;}
fieldset ol li select { width: 200px; border: 1px solid #c0bdbd; font-size: 100%; height: 20px;}
fieldset ol li select { width: 204px;}
fieldset ol li textarea{width: 370px; height: 150px; border:1px solid #c0bdbd; font-size: 100%; padding: 2px; clear: both;}
fieldset ol li em {font-style: normal; color: #0a7fb1;}

/* Radiobutton horizontal*/
fieldset ol li span.RadioButton{margin-right: 5px;}
fieldset ol li span.RadioButton input{border: none; width: 20px;}
fieldset ol li span.RadioButton label{float: none; width: auto;}

fieldset ol li span.CheckBox{margin-right: 5px;}
fieldset ol li span.CheckBox input{border: none; width: 20px;}
fieldset ol li span.CheckBox label{float: none; width: auto;}

fieldset ol li ol {float: left;}
fieldset ol li ol li { float: left;}
fieldset ol li ol li input {width: auto; float: left; margin: 0 0 0 0;}
fieldset ol li ol li label {width: auto; padding: 0 0 0 0; }


/* Radiobutton vertikal*/
fieldset ol li ol.RadioButton {margin: 0; padding: 0; width: auto; }
fieldset ol li ol.RadioButton li {}
fieldset ol li ol.RadioButton li input {border: none; padding: 0; margin: 0;}
fieldset ol li ol.RadioButton li label{padding: 0;}

fieldset ol li ol.CheckBox {clear: both; width: 365px; margin-bottom: 10px; padding: 10px 0px 10px 0px;}
fieldset ol li ol.CheckBox li {float: none; padding: 0 0 5px 0;}
fieldset ol li ol.CheckBox li input{margin: 0px 5px 0px 0px; padding: 0px; border: none;}

input.Validate {
	border: 1px solid #c0bdbd;
	background: #ededee;
}

p input {
background: #0a7fb1;
border:1px solid #0a7fb1;
color:#FFF;
font-size: 10pt;
height: 20px;
width: 100px;
margin: 0 0px 0px 0px;

}

div#danke {
	background: #ededee;
	border: 1px solid #c0bdbd;
	padding: 20px;
	margin-bottom: 10px;
	width: 325px;
}

div.ValidationSummary {
}

div.ValidationSummary ul {
	padding: 10px 0px 20px 0px;
}
div.ValidationSummary p{
	background: #dee4ea;
	border: solid #003a87;
	border-width: 1px 0;
	padding: 5px 5px;
	width: 365px;
	}


/*NEWS PART*/
div#sidebar ul.news {
	margin: 0px 0px 20px 10px;
	font-size: 100%;
}

div#sidebar ul.news li {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #FFF;
}

div#sidebar ul.news li a{
	text-decoration: none;
}

div#sidebar ul.news li span {
	background: none;
	display: block;
}

/* KOES 28/01/2010 */
div#sidebar ul.news li p.bild {
	margin-bottom : 10px;
	overflow : hidden;
	position : relative;
}

div#inhalt ul.news li span {
	float: left;
	width: 120px;
}

div#inhalt ul.news {
	margin: 20px 0px 0px 0px;
	font-size: 100%;
}

div#inhalt ul.news li {
	background: none;
	padding: 0px;
}

div#inhalt ul.news li {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #ededee;
	margin: 0px 0px 10px 0px;
}


div#inhalt ul.news li a{
	text-decoration: none;
}

div#inhalt ul.news li span {
	display: block;
	color: #858889;
}

div#inhalt div.news span {
	display: block;
	color: #858889;
	margin: 0px 0px 5px 0px;
}

div#inhalt div.news img {
	border: 0;
	float : right;
	margin-left : 10px;
}

div.part_iframe iframe {
	overflow: hidden;
}


/*div.sidebox ul.news span
{
    display: block;
    font-size: 100%;
	 font-style: italic;
}

div.sidebox ul.news a
{
    text-decoration: none;
    font-size: 100%;
    color:#353636;
}

div.sidebox ul.news li
{
    margin-bottom: 5px;
	 border-bottom: 1px solid #CCC;
	 padding-bottom: 3px;
}

div.sidebox ul.downloads li a
{
	color: #353636;
	display: block;
	width: 180px;
	margin-bottom: 5px;
}

div.sidebox ul.downloads li a:hover
{
	color: #0a7fb1;
}

div.inhalt ul.overview li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: none;
	}
	
div.inhalt ul.overview  ul li {
	margin: 0px 0px 0px 0px;
	}
	
ul.overview li h4 a{
	color: #353636;
	}
	
ul.overview li h4 a:hover{
	color: #0a7fb1;
	}
	
div.address {
	font-size: 100%;
	height: 11em;
	min-height: 120px;
	padding: 10px;
	margin-bottom: 35px;
	line-height: 1.4;
	border-bottom: 3px solid #FFF;
}

div.address ul{
	
}
*/




