/* CSS File fuer Inmedio */

/* Layout-Elemente */

html 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
	margin-bottom: 1px;
}

body
{
	background-color: #E6E6E6;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#main
{
	width: 970px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#center
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	float: left;
}

#logo
{
	width: 198px;
	height: 110px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
}

#logo1
{
	width: 594px;
	height: 110px;
	background-image: url(../images/img_head1.jpg);
	background-repeat: no-repeat;
	float: left;
}

#logo2
{
	float: left;
	width: 176px;
	height: 110px;
	background-image: url(../images/img_head2.jpg);
	background-repeat: no-repeat;
}

/* Bilder f�r Unterkategorien */
#inmedio
{
	width: 99px;
	height: 22px;
	background-image: url(../images/ue_inmedio.gif);
	background-repeat: no-repeat;
}

#training
{
	width: 225px;
	height: 22px;
	background-image: url(../images/ueber_ausbildung.gif);
	background-repeat: no-repeat;
}

#national
{
	width: 326px;
	height: 22px;
	background-image: url(../images/ueber_medkonflikt.gif);
	background-repeat: no-repeat;
}

#international
{
	width: 326px;
	height: 22px;
	background-image: url(../images/ueber_interinter.gif);
	background-repeat: no-repeat;
}

#prozessteam
{
	width: 354px;
	height: 22px;
	background-image: url(../images/ueber_prozess_team.gif);
	background-repeat: no-repeat;
}

#kontakt
{
	width: 102px;
	height: 22px;
	background-image: url(../images/ueber_kontakt.gif);
	background-repeat: no-repeat;
}

#aktuell
{
	width: 95px;
	height: 22px;
	background-image: url(../images/ueber_aktuell.gif);
	background-repeat: no-repeat;
}

#impressumtop
{
	width: 136px;
	height: 22px;
	background-image: url(../images/head_impressum.gif);
	background-repeat: no-repeat;
}

div#button_index
{
	width: 196px;
	height: 110px;
	padding-top: 140px;
	clear: both;
}

div#button_index a
{
	width: 165px;
	height: 110px;
	background-image: url(../images/buttons/konflikt_kb.gif);
	background-repeat: no-repeat;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#container
{
	width: 968px;
	float: left;
	clear: both;
}

#spalte
{
	width: 176px;
	height: 470px;
	float: left;
}

#content
{
	width: 554px;
	min-height: 440px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF2700;
}

.headline
{
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF2700;
}

.kundenheadline
{
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/kasten_hgrau.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

a:hover.kundenheadline
{
	background-image: url(../images/kasten_orange.gif);
	color: #FF2700;
}

.kundenul
{
	padding: 0px;
	margin: 0px;
}

.kundenlist
{
	padding-bottom: 1px;
}

.tabhead
{
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FF2700;
}

/* Footer */
#footer
{
	width: 968px;
	height: 22px;
	background-color: #404040;
	float: left;
	clear: both;
}

#zusatz
{
	width: 196px;
	height: 22px;
	background-image: url(../images/zusatz.gif);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF2700;
	float: left;
}

#login
{
	width: 74px;
	height: 22px;
	background-image: url(../images/footer_buttons/login_a.gif);
	background-repeat: no-repeat;
	float:left;
}

#impressum
{
	width: 110px;
	height: 22px;
	background-image: url(../images/footer_buttons/impres_a.gif);
	background-repeat: no-repeat;
	float: right;
}

#spacer
{
	width: 176px;
	height: 22px;
	background-color: #000000;
	float: right;
}

#language_de
{
	height: 22px;
	width: 22px;
	float: right;
}

#language_de a
{
	height: 22px;
	width: 22px;
	display: block;
	background-image: url(../images/flaggs/fahne_en.gif);
	background-repeat: no-repeat;
}

#language_en
{
	height: 22px;
	width: 22px;
	float: right;
}

#language_en a
{
	height: 22px;
	width: 22px;
	display: block;
	background-image: url(../images/flaggs/fahne_de.gif);
	background-repeat: no-repeat;
}

/* Hauptmen� */
#menu
{
	width: 196px;
	height: 490px;
	background-color: #E6E6E6;
	float: left;
	position: relative;
}

/* Headmen� */
.head1
{
	margin: 0px;
	padding: 0px;
	padding-left: 22px;
}

.head1 .level1
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.head1 * .link1_aktuell
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/* Test Untermenue */

.head1 #listpoint0
{
	float: left;
}

.head1 #listpoint0_aktiv
{
	float: left;
}

.head1 #listpoint1
{
	float: left;
}

.head1 #listpoint1_aktiv
{
	float: left;
}

.head1 #listpoint2
{
	float: left;
}

.head1 #listpoint2_aktiv
{
	float: left;
}

.head1 #listpoint3
{
	float: left;
}

.head1 #listpoint3_aktiv
{
	float: left;
}

.head1 #listpoint4
{
	float: left;
}

.head1 #listpoint4_aktiv
{
	float: left;
}

.head1 #listpoint5
{
	float: left;
}

.head1 #listpoint5_aktiv
{
	float: left;
}

.head1 #listpoint6
{
	float: left;
}

.head1 #listpoint6_aktiv
{
	float: left;
}

.head1 #listpoint7, .head1 #listpoint7_aktiv
{
	background-image: url(../images/hg1.gif);
	background-repeat: no-repeat;
	margin-left: 330px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.head1 #listpoint8, .head1 #listpoint8_aktiv
{
	background-image: url(../images/hg2.gif);
	background-repeat: no-repeat;
	margin-left: 330px;
}

.head1 #listpoint9, .head1 #listpoint9_aktiv
{
	background-image: url(../images/hg3.gif);
	background-repeat: no-repeat;
	margin-left: 330px;
}

.head1 #listpoint10, .head1 #listpoint10_aktiv
{
	background-image: url(../images/hg4.gif);
	background-repeat: no-repeat;
	margin-left: 330px;
}

/* Links im Head Extramenu */
.head1 * #linkpoint7
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/buttons/pfeil_grau_inaktiv.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 16px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	display: block;
}

.head1 * #linkpoint7_aktuell, .head1 * a:hover#linkpoint7
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/buttons/pfeil_rot_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 16px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF2700;
	display: block;
}

.head1 * #linkpoint8
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/buttons/pfeil_grau_inaktiv.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 16px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	display: block;
}

.head1 * #linkpoint8_aktuell, .head1 * a:hover#linkpoint8
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/buttons/pfeil_rot_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 16px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF2700;
	display: block;
}

.head1 * #linkpoint9
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/buttons/pfeil_grau_inaktiv.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 16px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	display: block;
}

.head1 * #linkpoint9_aktuell, .head1 * a:hover#linkpoint9
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/buttons/pfeil_rot_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 16px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF2700;
	display: block;
}

.head1 * #linkpoint10
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/buttons/pfeil_grau_inaktiv.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 16px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	display: block;
}

.head1 * #linkpoint10_aktuell, .head1 * a:hover#linkpoint10
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/buttons/pfeil_rot_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 16px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF2700;
	display: block;
}

/* Aktuell Button */
.head1 * #linkpoint0
{
	width: 66px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/inmedio_a.gif);
	background-repeat: no-repeat;
}

/* Aktuell Button Aktiv*/
.head1 * #linkpoint0_aktuell, .head1 * a:hover#linkpoint0
{
	width: 66px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/inmedio_b.gif);
	background-repeat: no-repeat;
}

/* Inmedio Button */
.head1 * #linkpoint1
{
	width: 66px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/aktuell_a.gif);
	background-repeat: no-repeat;
}

/* Inmedio Button Aktiv*/
.head1 * #linkpoint1_aktuell, .head1 * a:hover#linkpoint1
{
	width: 66px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/aktuell_b.gif);
	background-repeat: no-repeat;
}

/* Glossar Button */
.head1 * #linkpoint2
{
	width: 66px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/glossar_a.gif);
	background-repeat: no-repeat;
}

/*Glossar Button Aktiv*/
.head1 * #linkpoint2_aktuell, .head1 * a:hover#linkpoint2
{
	width: 66px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/glossar_b.gif);
	background-repeat: no-repeat;
}

/* Kontakt Button */
.head1 * #linkpoint3
{
	width: 66px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/kontakt_a.gif);
	background-repeat: no-repeat;
}

/* Kontakt Button Aktiv*/
.head1 * #linkpoint3_aktuell, .head1 * a:hover#linkpoint3
{
	width: 66px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/kontakt_b.gif);
	background-repeat: no-repeat;
}

/* Sitemap Button */
.head1 * #linkpoint4
{
	width: 66px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/sitemap_a.gif);
	background-repeat: no-repeat;
	display: none;
}

/* Sitemap Button Aktiv*/
.head1 * #linkpoint4_aktuell, .head1 * a:hover#linkpoint4
{
	width: 66px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/sitemap_b.gif);
	background-repeat: no-repeat;
	display: none;
}

/* Home Button */
.head1 * #linkpoint5
{
	width: 66px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/home_a.gif);
	background-repeat: no-repeat;
}

/* Home Button Aktiv*/
.head1 * #linkpoint5_aktuell, .head1 * a:hover#linkpoint5
{
	width: 66px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/home_b.gif);
	background-repeat: no-repeat;
}

/* Angebote Button */
.head1 * #linkpoint6
{
	width: 86px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/angebot_a.gif);
	background-repeat: no-repeat;
}
/* Angebote Button Aktiv */
.head1 * #linkpoint6_aktuell, .head1 * a:hover#linkpoint6
{
	width: 86px;
	height: 22px;
	display: block;
	background-image: url(../images/head_buttons/angebot_b.gif);
	background-repeat: no-repeat;
}

/* Navimenu Hauptseite*/
/* Ebene 1 */
.navi1, .navi1_1, .navi1_2, .navi1_3, .navi1_4, .navi1_5
{
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	padding-left: 10px;
}

.navi1 .level1, .navi1 .level1_aktiv, .navi1_1 .level1, .navi1_1 .level1_aktiv, .navi1_2 .level1, .navi1_2 .level1_aktiv, .navi1_3 .level1, .navi1_3 .level1_aktiv, .navi1_4 .level1, .navi1_4 .level1_aktiv, .navi1_5 .level1, .navi1_5 .level1_aktiv
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	list-style-type: none;
}

.navi1 * .link1, .navi1_1 * .link1, .navi1_2 * .link1, .navi1_3 * .link1, .navi1_4 * .link1, .navi1_5 * .link1
{
	
	background-image: url(../images/buttons/kasten_dgrau.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	display: block;
}

.navi1 * .link1_aktuell, .navi1 * a:hover.link1, .navi1_1 * .link1_aktuell, .navi1_1 * a:hover.link1, .navi1_2 * .link1_aktuell, .navi1_2 * a:hover.link1, .navi1_3 * .link1_aktuell, .navi1_3 * a:hover.link1, .navi1_4 * .link1_aktuell, .navi1_4 * a:hover.link1, .navi1_5 * .link1_aktuell, .navi1_5 * a:hover.link1
{
	background-image: url(../images/buttons/kasten_orange.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	display: block;
}

.navi1 * #linkpoint12, .navi1 * #linkpoint13, .navi1_3 * #linkpoint12, .navi1 * #linkpoint20, .navi1 * #linkpoint31
{
	background-image: url(../images/buttons/dreieck_grau.gif);
	background-repeat: no-repeat;
}

.navi1 * #linkpoint12_aktuell, .navi1 * a:hover#linkpoint12, .navi1 * #linkpoint13_aktuell, .navi1 * a:hover#linkpoint13, .navi1_3 * #linkpoint12_aktuell, .navi1_3 * a:hover#linkpoint12,  .navi1 * #linkpoint20_aktuell, .navi1 * a:hover#linkpoint20, .navi1 * #linkpoint31_aktuell, .navi1 * #linkpoint31:hover
{
	background-image: url(../images/buttons/dreieck_orange.gif);
	background-repeat: no-repeat;
}

/* Ebene 2 */
.navi1 .level2, .navi1 .level2_aktiv, .navi1 .level3, .navi1 .level3_aktiv, .navi1_3 .level2, .navi1_3 .level2_aktiv, .navi1_4 .level2, .navi1_4 .level2_aktiv
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 18px;
	list-style-type: none;
}

.navi1 * .link2, .navi1 * .link3, .navi1_3 * .link2, .navi1_4 * .link2
{
	background-image: url(../images/buttons/kasten_hgrau.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	display: block;
}

.navi1 * .link2_aktuell, .navi1 * a:hover.link2, .navi1 * .link3_aktuell, .navi1 * a:hover.link3, .navi1_3 * .link2_aktuell, .navi1_3 * a:hover.link2, .navi1_4 * .link2_aktuell, .navi1_4 * a:hover.link2
{
	background-image: url(../images/buttons/kasten_orange.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	display: block;
}

/*.navi1_3 #listpoint12, */.navi1_3 #listpoint13, .navi1_3 #listpoint14, .navi1_3 #listpoint15, .navi1_3 #listpoint16, .navi1_3 #listpoint17, .navi1_3 #listpoint18, .navi1_3 #listpoint19, .navi1_3 #listpoint20
{
	padding-left: 18px;
}

/*.navi1_3 #listpoint12_aktiv, */.navi1_3 #listpoint13_aktiv, .navi1_3 #listpoint14_aktiv, .navi1_3 #listpoint15_aktiv, .navi1_3 #listpoint16_aktiv, .navi1_3 #listpoint17_aktiv, .navi1_3 #listpoint18_aktiv, .navi1_3 #listpoint19_aktiv, .navi1_3 #listpoint20_aktiv
{
	padding-left: 18px;
}

/* Footmenu */
.foot1
{
	margin: 0px;
	padding: 0px;
}

.foot1 .level1
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

.foot1 .level1_aktiv
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/* Login Button */
.foot1 #listpoint41, .foot1 #listpoint41_aktiv
{
	float: left;
}

/* Impressum Button */
.foot1 #listpoint42, .foot1 #listpoint42_aktiv
{
	float: right;
}

.foot1 * #linkpoint41
{
	width: 74px;
	height: 22px;
	background-image: url(../images/footer_buttons/login_a.gif);
	background-repeat: no-repeat;
	display: block;
}

.foot1 * #linkpoint41_aktuell, .foot1 * a:hover#linkpoint41
{
	width: 74px;
	height: 22px;
	background-image: url(../images/footer_buttons/login_b.gif);
	background-repeat: no-repeat;
	display: block;
}

.foot1 * #linkpoint42
{
	width: 110px;
	height: 22px;
	background-image: url(../images/footer_buttons/impres_a.gif);
	background-repeat: no-repeat;
	display: block;
}

.foot1 * #linkpoint42_aktuell, .foot1 * a:hover#linkpoint42
{
	width: 110px;
	height: 22px;
	background-image: url(../images/footer_buttons/impres_b.gif);
	background-repeat: no-repeat;
	display: block;
}

/* Bilder in der rechten Spalte */
.img_rechts
{
	width: 176px;
	height: 110px;
	background-repeat: no-repeat;
	margin-top: 380px;
}

#img1
{
	background-image: url(../images/01.jpg);
}

#img2
{
	background-image: url(../images/02.jpg);
}

#img3
{
	background-image: url(../images/03.jpg);
}

#img4
{
	background-image: url(../images/04.jpg);
}

#img5
{
	background-image: url(../images/05.jpg);
}

#img6
{
	background-image: url(../images/06.jpg);
}

#img7
{
	background-image: url(../images/07.jpg);
}

#img8
{
	background-image: url(../images/08.jpg);
}

#img9
{
	background-image: url(../images/09.jpg);
}

#img10
{
	background-image: url(../images/10.jpg);
}

#img11
{
	background-image: url(../images/04.jpg);
}

#img12
{
	background-image: url(../images/12.jpg);
}

#img13
{
	background-image: url(../images/13.jpg);
}

#img14
{
	background-image: url(../images/14.jpg);
}

#img15
{
	background-image: url(../images/15.jpg);
}

#img16
{
	background-image: url(../images/16.jpg);
}

#img17
{
	background-image: url(../images/17.jpg);
}

#img18
{
	background-image: url(../images/18.jpg);
}

#img19
{
	background-image: url(../images/19.jpg);
}

#img20
{
	background-image: url(../images/20.jpg);
}

#img21
{
	background-image: url(../images/21.jpg);
}

#img22
{
	background-image: url(../images/22.jpg);
}

#img23
{
	background-image: url(../images/23.jpg);
}

#img24
{
	background-image: url(../images/24.jpg);
}

#img25
{
	background-image: url(../images/25.jpg);
}

#img26
{
	background-image: url(../images/26.jpg);
}

#img27
{
	background-image: url(../images/27.jpg);
}

#img28
{
	background-image: url(../images/28.jpg);
}

#img29
{
	background-image: url(../images/29.jpg);
}

#img30
{
	background-image: url(../images/30.jpg);
}
/*.personalpic
{
	width: 176px;
	height: 110px;
	background-image: url(../images/03.jpg);
	background-repeat: no-repeat;
}*/

/* Aufz�hlungen */
.aufzaehl
{
 	list-style-type: none;
	background-image: url(../images/li_strich.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.aufzaehlin
{
 	list-style-type: none;
	background-image: url(../images/punkte_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
}

.aufzaehlober
{
 	list-style-type: disc;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.aufzaehlunter
{
 	list-style-type: none;
	background-image: url(../images/li_strich.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px;
	margin: 0px;
	padding-left: 12px;
	padding-bottom: 0px;
	margin-left: 20px;
	margin-bottom:0px;
}

.aufzaehlmedia
{
 	list-style-type: none;
	background-image: url(../images/li_strich.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px;
	margin: 0px;
	padding-left: 12px;
	padding-bottom: 0px;
	margin-left: 3px;
	margin-bottom:0px;
}

/*.aufzaehlglossar
{
 	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom:0px;
}*/

ul
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 0px;
}

li
{
	list-style-type: none;
}
.hr
{
	position: relative;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	top: 0px;
}
.impressum 
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.impressum2 
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.Stil2
{
	color: #FF0000;
}

.anker, a.anker:visited
{
	color: #000000;
	text-decoration: none;
}

.publikanker, a.publikanker:visited
{
	color: #FF2700;
}

a
{
	font-style: normal;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF2700;
}

.headlinenetz
{
	font-style: normal;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF2700;
}

.publikation
{
	font-style: normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#oben
{
	text-decoration: none;
}

/* Index.php */

#indexlogo
{
	width: 306px;
	height: 87px;
	background-image: url(../images/logo_gr.gif);
	background-repeat: no-repeat;
}

#indexaktuell
{
	width: 132px;
	height: 143px;
	display: block;
	background-image: url(../images/img01a_de.jpg);
	background-repeat: no-repeat;
	float: left;
}

a:hover#indexaktuell
{
	background-image: url(../images/img01b_de.jpg);
}

#indexprozess
{
	width: 132px;
	height: 143px;
	display: block;
	background-image: url(../images/img02a_de.jpg);
	background-repeat: no-repeat;
	float: left;
}

a:hover#indexprozess
{
	background-image: url(../images/img02b_de.jpg);
}

#indexkonflikt
{
	width: 132px;
	height: 143px;
	display: block;
	background-image: url(../images/img03a_de.jpg);
	background-repeat: no-repeat;
	float: left;
}

a:hover#indexkonflikt
{
	background-image: url(../images/img03b_de.jpg);
}

#indexkultur
{
	width: 132px;
	height: 143px;
	display: block;
	background-image: url(../images/img04a_de.jpg);
	background-repeat: no-repeat;
	float: left;
}

a:hover#indexkultur
{
	background-image: url(../images/img04b_de.jpg);
}

#indexbildung
{
	width: 132px;
	height: 143px;
	display: block;
	background-image: url(../images/img05a_de.jpg);
	background-repeat: no-repeat;
	float: left;
}

a:hover#indexbildung
{
	background-image: url(../images/img05b_de.jpg);
}

#picbox
{
	width: 660px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#linkindex
{
	width: 660px;
	padding-top: 60px;
	text-align: right;
	height: 20px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

dd
{
	display: block;
	margin-left: 30px;
}

dt
{
	float: left;
}

.glossprung
{
color:#000000;
}

a.glossprung:hover
{
	color: #FF2700;
}

.linkhome
{
color: #FF5637;
}

.glossprunghead
{
color:#000000;
}

p.trigger + ul
{
    display: none;
}
