/*
EM - PX zum kopieren oder nachschauen
10px = 0.6em
12px = 0.76em
14px = 0.9em
16px = 1.0em
18px = 1.12em
22px = 1.38em
26px = 1.63em
*/

html, body
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em; 
	line-height: 125%;
	color: #000000;
	background-color: #fbfbfb;
	text-align: center;
}



h1
{
	clear: both;
	font-size: 1.12em;
	line-height: 130%;
	padding-bottom: 0.5em;
	margin: 0;
}

h2
{
	clear: both;
	font-size: 1.0em;
	line-height: 120%;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h3
{
	clear: both;
	font-size: 0.9em;
	line-height: 120%;
	margin: 0;
	padding-bottom: 0;
	padding-top: 1.5em;
}

hr
{
	width: 5em;
	height: 1px;
	color: black;
	background-color: black;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:left;
}

a
{
	text-decoration: none;
	color: #000;
}

a img
{
	border: none;
}

h1 a, h2 a, h3 a
{
	border: none;
}

#site-name a
{
	border: none;
}

div#container
{
	width: 800px;
	background-image: url(images/bg_pzh.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #7590AC;
	text-align: left;
	margin: 0px auto; 
	overflow:hidden;
}

#logo-luh
{
	float: left;
	display: inline;
	padding: 0px;
	margin-top: 30px;
	margin-left: 20px;
	width: 139px;
	height: 40px;
}

#logo-luh img
{
	width: 139px;
	height: 40px;
}

#logo-pzh
{
	float: left;
	display:inline;
	padding: 0px;
	margin-top: 10px;
	margin-left: 490px;
	width: 137px;
	height: 91px;
}

#logo-pzh img
{
	width: 137px;
	height: 91px;
}

div#top-menu
{
	padding: 0;
	margin: 0;
	margin-top: 120px;
	margin-left: 170px;
        height: 35px;
	width: 600px;
	line-height: 35px;
}

div#top-menu-left
{
	float: left;
	display: inline;
	background-image: url(images/bg_left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 5px;
        height: 35px;
}

div#top-menu-mid
{
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	background-image: url(images/bg_mid.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
        height: 30px;
	padding-top: 5px;
}

#top-menu-mid a, #top-menu-mid a:focus
{
	float: left;
	display: inline;
        height: 30px;
	line-height: 1.8em;
	font-weight: bold;
	font-size: 1.22em; 
	padding-left: 10px;
	padding-right: 10px;
}

#top-menu-mid a:hover
{
	float: left;
	display: inline;
        height: 30px;
	line-height: 1.8em;
	background: #eef2f9;
}

#top-menu-mid a.active  , #top-menu-mid a:hover.active 
{
	float: left;
	display: inline;
        height: 30px;
	line-height: 1.8em;
	cursor: default;
	color: #ffffff;
	background: #7590AC; 
}

div#top-menu-right 
{
	float: left;
	display: inline;
	background-image: url(images/bg_right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 5px;
        height: 35px;
}

div#sidebar
{
	clear: both;
	float:left; 
	width: 170px;
	padding: 0;
	margin: 0;
}

div#breadcrumb 
{
	float: left;
	width: 551px;
        height: 18px;
	background-color: #122452;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px; 
	margin-top: 10px;
	font-size: 0.85em;
	color: #ffffff;
	border-left: 1px solid #122452;
	border-right: 1px solid #122452;
	display: inline;
}

div#breadcrumb a
{
	font-size: 0.85em;
	color: #ffffff
}

.flags div
{
	float: left;
	display: inline;
	width: 32px;
        height: 18px;
	background-color: #122452;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

.flags input
{
	border: 1px solid #ffffff;
	height: 10px;
	line-height: 10px;
	margin-top: 3px;
}

div#content
{
	float: left; 
	margin: 0;
	padding: 0;
	background-color: #ffffff; 
	width: 605px; 
	padding: 15px 10px 5px 10px;
	min-height: 320px;
	border: 1px solid #122452;
}


div.contentbox li,div.contentbox p, div.contentbox td
{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

div#content a
{
	border: 0;
	text-decoration: underline;
}

div#linkbox
{
	clear: both;
	float: left; 
	height: 35px;
	line-height: 35px; 
	padding: 0px;
	background-color: #eef2f9; 
	overflow: hidden;
	border-color: white;
	border-style: solid;
	border-width: 10px 0px 0px 0px;

}

#linkbox a
{
	border: 0;
	width: 200px;
	font-size: 1em;
	line-height: 35px;
        overflow: hidden;
	text-decoration: none;
}

.linkbox_button {
	float: left;
	font-weight: bold;
	font-size: 1em; 
}

.linkbox_button img{
	float: left;
	margin-top: 7px;
	line-height: 35px;
	height: 20px; 
	width: 20px; 
	margin-left: 5px;
	margin-right: 5px;
	vertical-align:middle;
}

div#leftmenu
{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 30px;
	width: 160px;
	height: auto;	
	display: inline;
        overflow: hidden;
}

#leftmenu a
{
	padding: 4px;
	padding-left: 9px;
	display:block;
	width: 146px;
	border: 0;
	font-size: 1.1em; 
	line-height: 150%;
	font-weight: bold; 
	color: #ffffff;
	border-bottom: 1px dotted #122452;
        overflow: hidden;
}

#leftmenu a:hover
{
	text-decoration: underline;
	background-color: #8da3ba;
}

.select
{
	color: #ffffff;
	font-size: 1em; 
	font-weight: bold;
	text-decoration: underline;
	background-image: url(images/arrow_sidemenu_selected.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
}

.unselect
{
	color: #ffffff;
	font-size: 1em; 
	font-weight: bold; 
	text-decoration: none;
}

div#footer
{
	clear: both;
	float: left;
	display: inline;
        overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 1px;
	width: 795px;
	height: 16px;	
	text-align: right;
	font-size: 0.76em; 
	color: #ffffff;
}

#footer a
{
	color: #ffffff;
}

#print
{
	display: none;
}


span.imgtitle
{
	display: block;
	font-style:italic; 
	font-size: 0.9em;
	line-height: 120%;
	padding: 2px 0px 3px 0px;
} 

.smallimg
{
	width: 45px;
}

br.center
{
	display: none;
}

img.center {
	line-height:250%;
	width:auto;
	margin:1em 20%;
	text-align:center;
}

div.floatleft 
{
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0px;
	border: 0;
}

br.floatleft
{
	display: none;
}

img.floatleft
{
	float: left;
	margin: 5px 10px 5px 0px;
}

div.floatright
{
	float: right;
	padding: 0;
	margin: 5px 0px 5px 10px;
	border: 0;
}

br.floatright
{
	display: none;
}

img.floatright
{
	float: right;
	margin: 5px 0px 5px 10px;
}

.left
{
	float: left; 
	width: 300px;
}

.right
{
	float: right; 
	width: 300px;
}

.left_goldshort
{
	float: left; 
	width: 224px;
	text-align: center;
}

.right_goldlong
{
	float: right; 
	width: 366px;
}

.left_goldlong
{
	float: left; 
	width: 366px;
}

.right_goldshort
{
	float: right; 
	width: 224px;
}

.left_60
{
	float: left; 
	width: 60px;
}

.left_140
{
	float: left; 
	width: 140px;
}

.left_400
{
	float: left; 
	width: 390px;
}

.table_white
{
	float: left; 
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff; 
	width: 615px;
	height: auto; 
}

div.table_white ul
{
	padding-left: 20px !important;
	margin: 0 !important;
}

div.table_white li
{
	padding: 0 !important;
	margin: 0 !important;
	line-height: 100%;
}

.table_blue
{
	float: left; 
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eef2f9; 
	width: 615px;
	height: auto; 
}

div.table_blue ul
{
	padding-left: 20px !important;
	margin: 0 !important;
}

div.table_blue li
{
	padding: 0 !important;
	margin: 0 !important;
	line-height: 100%;
}


.space {
	line-height: 0.25em;
} 

.spaceunfloat {
	clear: both;
	line-height: 0.25em;
}

.email {
	text-decoration: underline;
	display: inline;
}

.pagebreak {
	display: none;
}
