@charset "UTF-8";

/* CSS Stylesheet DGPA*/

/*--- mainlayout anfang ---*/

* {
	margin: 0;
	padding: 0;
	}
	
img {
	border: 0;
}

#body {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-decoration: none;
	line-height: 15px;
	text-align: center;
	font-size: 1em;
	color: #333;
}

/* Hauptlayer page horiz zentriert */

#page {
	background-color: #F5F5F5;
	width: 840px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	background-repeat: repeat;
}


/*--- mainlayout ende ---*/

/*--- header anfang ---*/


#header {
	position: relative;
	width: 840px;
	height: 154px;	
	font-size: 1em;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	color: #333;
	border-bottom: solid 1px #007FBE;
}

#header_left {
	margin: 10px 0 10px 15px;
	float: left;
}

#header_right {
	margin: 50px 100px 10px 15px;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
    float: right;
}

/*--- header ende ---*/

/*--- naviagtion anfang ---*/
.navi {
	margin: 0.75em 0.2em 0.2em 0;
	width: 150px;
	float:left;
	height: 1.2em;
}

.navi ul {
	margin: 0;
	list-style-type: none;
	font-size: 0.8em;
	color: #007FBE;
}

.navi ul, #navi li {
   display: block;
   padding: 0.5em 0.5em 0.5em 0.5em;	
}

.navi_aktiv {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-decoration: no
	font-size: 1em;
	color: #666;
	width: 150px;
	margin: 0 0 0 0;
	display: block;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-color: #E2E2E2;
}

.navi a {
	width: 150px;
	display: block;
	color: #007FBE;
	text-decoration: none;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border-bottom: dotted 1px #E2E2E2;
}

.navi a:hover, #navi_foo a:hover, #inhaltnavi a:hover, #navi_content a:hover {
	color: #F5F5F5;
	text-decoration: none;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-color: #007FBE;
	border-bottom: dotted 1px #E2E2E2;
}

.navi_sub {
	 font-size:1em;
	 margin: 0 0 -2px 15px;
}


#navi_content {
	margin: 5px 30px 10px 0;
	display: inline;
}

#navi_content ul {
	display: inline;
	list-style-type: none;
	color: #007FBE;
}

#navi_content li {
	display: inline;
	margin: 0 1em 0 0;
}

#navi_content a {
	color: #007FBE;
	text-decoration: none;
	padding: 0.2em 0.5em 0.2em 0.5em;
}

#navi_content a:hover {
	color: #F5F5F5;
	text-decoration: none;
	padding: 0.2em 0.5em 0.2em 0.5em;
	background-color: #007FBE;
	border-bottom: dotted 1px #E2E2E2;
}

#navi_foo ul {
	margin: 0;
	list-style-type: none;
	font-size: 0.8em;
	color: #007FBE;
}

#navi_foo a, #inhaltnavi a {
	color: #007FBE;
	text-decoration: none;
	padding: 0.2em 0.5em 0.2em 0.5em;
}


#inhaltnavi {
}

#inhaltnavi ul {
	margin: 0;
	list-style-type: none;
	font-size: 1em;
	color: #007FBE;
}

#inhaltnavi ul, #inhaltnavi li {
	padding: 0.1em 0 0.1em 0;
}


#inhalt_sort {
	float: right;
	width: 210px;
	margin: 0.5em 0 0 0;
	font-size: 0.85em;
	text-align: right;
}

#inhalt_sort2 {
	float: right;
	width: 120px;
	margin: 0;
	font-size: 0.85em;
}

#inhalt_sort ul, #inhalt_sort2 ul {
	display: inline;
	list-style-type: none;
	color: #007FBE;
}

#inhalt_sort li, #inhalt_sort2 li {
	display: inline;
	color: #007FBE;
}

#inhalt_sort a, #inhalt_sort2 a {
	color: #007FBE;
	text-decoration: none;
	padding: 0.2em 0.5em 0.2em 0.5em;
	background-color: #E2E2E2;
}

#inhalt_sort a:hover, #inhalt_sort2 a:hover {
	color: #F5F5F5;
	text-decoration: none;
	padding: 0.2em 0.5em 0.2em 0.5em;
	background-color: #007FBE;
}


/*--- Navigation ende ---*/



/*--- Inhalt anfang ---*/

#inhalt {
	width: 600px;
	padding: 0 0 0 2.1em;
	float: right;
	margin: 1.5em;
	font-size: 0.8em;
	border-left: solid 0.1em #007FBE;	
}

.inhalt_titel {
	margin: 0 0 2.5em 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-color: #007FBE;
	color: #F5F5F5;
}

.inhalt_vspace {
	margin: 2em 0 2em 0;
	/*width: 720px;*/
	
}

.inhalt_ue1 {
	font-size: 1.1em;
	border-bottom: solid 0.1em #007FBE;
	padding-bottom: 0.5em;
	margin-bottom: 0.25em;
}

.inhalt_text {
	margin: 1em 0 0 0;	

}


.introimage {
/*	width: 400px;
	height: 400px;*/
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	background-repeat: no-repeat;
}

.personen {
	width: 460px;
	float: right;
}
.pers_bild {
	width: 100px;
	float: left;
}

/*--- Inhalt ende ---*/


/*--- Formate anfang ---*/

.autor, .jahr, .ue3, .ort_jahr {
	font-size: 0.85em;
	color: #666;	
}

.ue1 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	color: #007FBE;
}

.ue2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

.t_ue1 {
	font-size: 1em;
	font-weight: bold;
	margin: 1.2em 0 0.5em 0;
	color: #fff;
}

.t_ue2 {
	font-size: 1em;
	font-weight: bold;
	margin: 1.2em 0 0.5em 0;
	color: #007FBE;
}

.t_ab {
	margin: 0.5em 0 0.5em 0;
}

.t_bold, .inhalt_ue1{
	font-weight: bold;
}


.t_link, .ue1 {
	color: #007FBE;
	text-decoration: none;
}

.t_link a {
	color: #007FBE;
	text-decoration: none;
}

.t_link a:hover {
	color: #F5F5F5;
	background-color:#007FBE
	text-decoration: none;
}

.t_u {
	text-decoration: underline;
}

.dliste {
	width: 85px;
}


/*--- Formate ende ---*/

/*--- Footer anfang ---*/


#footer {
	clear:both;
    height: 1.2em;
	padding-bottom: 0.5em;
	border-top: solid 0.1em #007FBE;
	width: 840px;
	font-size: 0.9em;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	color: #333;
}

#navi_foo {
	float: right;
	margin: 5px 30px 10px 0;
}


#foo_left {
	float: left;
	width: 15px;
	height: 17px;
	margin: 2px 0 0 60px;
	background-image: url(../assets/abb/arr_up1.png);
	background-repeat: no-repeat;
	display: block;
}

/*--- Footer ende ---*/


/*---	Vertical Accordions anfang ---*/
		
/*.accordion_toggle {
	display: block;
	height: 25px;
	width: 580px;
	padding: 0 10px 0 5px;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 1em;
	color: #F5F5F5;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	margin: 0 0 0 0;
	background-color: #007FBE;
}

.accordion_toggle_active {
	background-color: #F5F5F5;
	color: #007FBE;
	border-bottom: 1px solid #007FBE;
}

.accordion_content {
	margin: 10px 0 10px 0;
	background-color: #F5F5F5;
	color: #000;
	overflow: hidden;
}


.accordion_content p {
	line-height: 120%;
	padding: 5px 5px 10px 5px;
}


.vertical_accordion_toggle_active {
	background-color: #F5F5F5;
	color: #007FBE;
	border-bottom: 1px solid #007FBE;
	}

.vertical_accordion_content {
	background-color: #F5F5F5;
	color: #000;
	overflow: hidden;
	}

.vertical_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}*/
	
/* Container styling*/
	
/*#vertical_nested_container {
	  margin: 20px auto 20px auto;
	  width: 580px;
}*/
/*--- Vertikal Accordion ende ---*/
