@charset "utf-8";

html {
	font-size: 1em;
}
body {
	font-size: 0.9em;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #213244;
	background-image: url(../images/phk.png);
	background-position: 30px;
}
#main {
	width: 1000px;
	margin: 0 auto;
	text-align:left;
}
	
#inhalt {
	background-color: #96B2B4;
	margin-top: 0px;
	
}
#bildleiste {
	padding-top: 0px;
	height: 100px;
	z-index: 5;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #1A2635;
		}
#linkleistel {
	float:left;
	padding-left: 10px;
	padding-top: 10px;
		}

		
#text {
	background-color: #F9FAF8;
	font-size: 0.85em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-left: 215px;
	margin-top: 0px;
}

#indent {
	padding-left: 30px;
	padding-right:30px;
}


h1 {
	font-size: 1.2em;
	color: #2F3333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-bottom: 20px;
	text-align: right;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #2F3333;
	padding-top: 25px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #2F3333;
	padding-top: 0px;
	
}


p {
	margin-top: 0px;
	font-size: 1.1em;
}

.gross {
	font-size: 2em;
	color: #D2FFFF;
}



/* Definition der Links */
/* Definition der Links in der linken Leiste*/
#linkleistel a:link, a:visited {
	color: #1A2635;
	text-decoration: none;
	display:block;
	line-height:1.6;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
}
#linkleistel a:hover {
	display:block;
	background-color: #FFFFFF;	
}


/* Definition der Links im Text*/
#text a {
	color: #000000;
	display:inline;
	text-decoration: none;
	line-height:1.2;
	border-bottom-color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;


}
/* Definition der Links im oberen Bildabschnitt*/
#bildleiste a {
	color:#DEE0E0;
	display:inline;
	line-height:1.2;
}

.abstandlinks20 {padding-left: 20px;}
.abstandlinks100 {padding-left: 100px;}
.abstandlr50 {padding-left: 50px; padding-right: 50px;}
.bildabstand {
margin-top: 10px;
}
.bildabstandr {
	margin-right: 20px;
}
.bildabstandrw {
margin-right: 50px;
}
.abstanduntenminus {
	margin-bottom: 8px;
}


.pfeil {
	list-style-image: url(../images/arrows.gif);
}

li {
	list-style-image: url(../images/arrows.gif);
	margin-bottom: 5px;
	margin-left: -5px;
}
ul {
	margin-top: 0px;
}
.hintergrund {
	background-image: url(../images/linkhintergrund.jpg);
	background-repeat: no-repeat;
}
.linkfarbe {
	background-color: #00366C;
	color: #EAFFFF;
	
	
}
.grau {
	font-weight: bold;
	color: #DEE0E0;
}
.Stil2 {
	font-size: 1.6em;
	
}
.tabellenlinie {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #3E4242;
	border-right-color: #3E4242;
	border-bottom-color: #3E4242;
	border-left-color: #3E4242;
}
p.Z_Titel_1 {
	font-weight: bold;
	margin-bottom:6px;
}
p.Z_Titel_2 {
		margin-bottom: 6px;
}
p.Z_Autoren {
	margin-bottom:30px;
	font-style: italic;
}
