/* hr-ws.de Portal : Stylesheet
 * Erzeugt am: 30.07.2006
 * Autor: Heiko Rettinger
 * Versionskontrolle: $Id$
 */
body, p, div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
body {
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 0.55cm;
	padding: 0cm 0cm 0.2cm 0cm;
	margin: 0cm;
}
div.hbar {
	position:fixed;
	z-index: 90;
	left:0cm;
	top:2cm;
	width:100%;
	height:1cm;
	background: #009434;
}
#hbar {
	font-size:14pt;
	font-weight:bold;
	color:#FFFFFF;
	text-shadow: #006022 3px 3px 3px;
	padding: 0.2cm 3.5cm 0.2cm 0cm;
	text-align:right;
}
div.vbar {
	position:fixed;
	z-index: 91;
	left:2cm;
	top:0cm;
	width:1cm;
	height:100%;
	background: #CCCCCC;
}
#content {
	position:absolute;
	left: 3.5cm;
	right: 3.5cm;
	top:150px;
	background: transparent;
	padding: 0px 0px 90px 0px;
}
#content ul, #content li, #content td, #content th {
	line-height: 0.55cm;
}
#content h1, #content h2, #content h3, #content h4 {
	color: #006022;
	text-shadow: #CCCCCC 1px 1px 1px;
}
div.fon {
	padding: 3cm 0cm 0.1cm 0cm;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
}
span.hdr {
	font-style:italic;
	color:#009434;
}
div.header {
	position: fixed;
	z-index: 80;
	left: 3.5cm;
	right: 3.5cm;
	top: 0cm;
	height: 150px;
	background: transparent url(img/headerfade.png) repeat-x;
	color: #000000;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
div.footer {
	position: fixed;
	z-index: 90;
	left: 3.5cm;
	right: 3.5cm;
	bottom: 0cm;
	height: 90px;
	background: transparent url(img/footerfade.png) repeat-x;
	color: #CCCCCC;
	text-align: center;
	font-size: 8pt;
	line-height: 17px;
	padding: 0px;
	margin:	0px;
}
div.logo {
	position: fixed;
	z-index: 99;
	left: 1.5cm;
	width: 2cm;
	height: 2cm;
	bottom: 0.5cm;
}
img.logo {
	width:2cm;
	height:2cm;
}
img.portrait {
	float: right;
	margin: 0 0 0.5cm 0.5cm;
}

#maintopic {
	width: 700px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	position: fixed;
	z-index: 89;
	top: 1.45cm;
	right: 3.5cm;
	height: 0.55cm;
}

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 5px 8px 8px 8px;
	background : #CCCCCC url(img/pmark.gif) no-repeat top right;
	text-decoration: none;
	color: #004A1A;
	border-left: 1px solid #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background-color: #009434;
	color: #FFFFFF;
}

#maintopic li a:hover {
	background-color : #004A1A;
	color: #ffffff;
}


/* Topics Zeile */
#topics {
	width: 733px;
	padding: 0px;
	margin: 0px;
	background: #CCCCCC url(img/icon_diagw.gif) no-repeat left top;
	position: fixed;
	z-index: 90;
	top: 0px;
	right: 3.5cm;
	height: 19px;
	text-align: right;
}

#topics ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#topics li {
	display: inline;
	padding: 0px 10px 0px 0px;
	font-size: 11px;
}

#topics li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

#topics li a.sel {
	color: #000000;
}

#topics li a:hover {
	color: #800000;
}
#topics li a.user {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#topics li a.user:hover {
	color: #009434;
}
#topics li form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#topics li input {
	font-size: 9px;
	width: 60px;
	padding: 0px;
	margin: 0px;
	border: none;
	border-bottom: 1px dotted #000000;
}
#topics li input.user {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	color: #000000;
	background: #CCCCCC;
	border: none;
	cursor: pointer;
}
#topics li input.user:hover {
	color: #800000;
}

/* Index News */
div.news {
	color: #000000;
}
div.news p {
	clear: both;
	margin: 5px 0px 5px 0px;
	border-top: 1px dotted #666666;
	padding: 5px;
	font-size: 10pt;
	line-height: 0.55cm;
}
div.news p:first-child {
	border-top: none;
}

/* Hyperlinks im Inhaltsbereich */
#content a.int, #content a.intsel, #content a.ext {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	padding: 0px 14px 0px 0px;
}
#content a.intsel {
	background-color: #DDDDDD;
}

#content a.int:hover, #content a.intsel:hover, #content a.ext:hover {
	border-bottom: 1px dotted #333333;
}

#content a.int, #content a.intsel {
	background-image: url(img/icon_lint.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#content a.ext {
	background: url(img/icon_lext.gif) no-repeat right center;
}
