/* Projekt: hr-ws.de Portal
 * Globale CSS Formatvorlagen
 * Autor: Heiko Rettinger
 * Erzeugt am: 14.08.2011
 */
body, td, th, p, div, input, textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
body {
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
th {
	font-weight: bold;
	text-align: left;
}
h1, h2, h3, h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 15px 5px 5px 5px;
}
h1:first-child, h2:first-child {
	margin: 5px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 17px;
	font-style: italic;
}
h3 {
	font-size: 14px;
}
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(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(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 {
	padding: 5px 8px 8px 8px;
	background : #CCCCCC url(pmark.gif) no-repeat top right;
	text-decoration: none;
  font-weight: bold;
	color: #004A1A;
	border-left: 1px solid #ffffff;
}
#maintopic li a img {
	vertical-align : middle;
}
#maintopic li a.sel {
	background-color: #009434;
	color: #FFFFFF;
}
#maintopic ul a:hover, #maintopic li a:hover, #maintopic ul li.iehover a {
	background-color : #004A1A;
	color: #ffffff;
}
/* -- Menu Level -- */
#maintopic ul ul {
	display: none;
	position: absolute;
	bottom: 24px;
	right: 0px;
}
#maintopic ul ul li {
	float: left !important;
	float: none;
	display: block !important;
	display: inline;
}
#maintopic ul li:hover li a, #maintopic ul li.iehover li a {
	padding: 3px 3px 3px 6px;
	height: auto !important;
	height: 1%;
	font: 10pt Verdana, Helvetica, Arial, sans-serif;
	background: #CCCCCC url(pmark.gif) no-repeat top right;
	color: #004A1A;
	border: 1px solid #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	opacity: 0.85;
	/*width: 100px;*/
	float: left !important;
	float: none;
	margin-bottom: 0 !important;
	margin-bottom: -1px;
	text-align: left;
}
#maintopic ul li li {
	padding-bottom: 0;
	margin-bottom: -1px;
}
#maintopic ul li:hover li a:hover, #maintopic ul li:hover li:hover a, #maintopic ul li.iehover li a:hover, #maintopic ul li.iehover li.iehover a {
	background-color: #004A1A;
	color: #FFFFFF;
}
#maintopic ul li:hover ul ul, #maintopic ul li.iehover ul ul {
	display: none;
}
#maintopic ul li:hover ul, #maintopic ul li.iehover ul {
	display: block;
}
/* Topics Zeile */
#topics {
	width: 733px;
	padding: 0px;
	margin: 0px;
	background: #CCCCCC url(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: url(icon_lint.gif) no-repeat right center;
}
#content a.ext {
	background: url(icon_lext.gif) no-repeat right center;
}
a.sm {
	font-size: 10px;
	font-weight: normal;
}
.text {
	width: 300px;
	border: 1px inset;
}
.wtext {
	width: 450px;
	border: 1px inset;
}
.klein {
	font-size: 10px;
}
.button {
	width: 100px;
	height: 20px;
	border: 1px outset;
	font-weight:bold;
	font-size: 11px;
}
a.comm:link, a.comm:active, a.comm:visited, a.comm:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	padding: 0px 14px 0px 0px;
	background: url(icon_mail.gif) no-repeat right center;
}
a.comm:hover {
	border-bottom: 1px dotted #333333;
}
/* Ein- / Ausblenden von Formularzeilen */
tr.visible {
	display: table-row;
}
tr.invisible {
	display: none;
}

/* Infozeilen */
.msgerror, .msginfo, .msgsuccess {
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 20px;
	font-weight:bold;
}
.msgerror {
	border-top: 1px dotted #990000;
	border-bottom: 1px dotted #990000;
	background: #FF9999;
	color: #660000;
}
.msginfo {
	border-top: 1px dotted #999900;
	border-bottom: 1px dotted #999900;
	background: #FFFF99;
	color: #666600;
}
.msgsuccess {
	border-top: 1px dotted #009900;
	border-bottom: 1px dotted #009900;
	background: #99FF99;
	color: #006600;
}
.runtimeline {
	margin: 5px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	border-top: 1px dotted #999999;
	background: transparent;
	color: #666666;
	font-size: 75%;
}
/* PageArea */
.pageTopBar, .pageBottomBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	background-image: url(bdot.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.pageTopBar {
	background-position: bottom;
	padding: 5px 0px 0px 0px;
}
.pageBottomBar {
	background-position: top;
	padding: 0px 0px 5px 0px;
}
.pageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.pageArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}
.pageSpacer {
	width: 5px;
	height: 16px;
	background-color: transparent;
}
.pageNormal, .pageTopActive, .pageBottomActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: 16px;
	padding: 2px 3px 2px 3px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.pageNormal {
	background-color: #666666;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
.pageTopActive {
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
}
.pageBottomActive {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
}
.pageNormal a:link,.pageNormal a:active,.pageNormal a:visited,.pageNormal a:hover {
	color: #CCCCCC;
}
.pageTopActive a:link,.pageTopActive a:active,.pageTopActive a:visited,.pageTopActive a:hover,.pageBottomActive a:link,.pageBottomActive a:active,.pageBottomActive a:visited,.pageBottomActive a:hover {
	color: #000000;
}
