/* hr-ws.de Portal : Stylesheet
 * Erzeugt am: 30.07.2006
 * Autor: Heiko Rettinger
 * Versionskontrolle: $Id: hrws.css 94 2009-11-18 13:22:59Z heiko $
 */

body, p, tr, td, div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

body {
	margin: 0px;
	padding: 0px;
	background: #E0E0E0 url(img/wl130.gif) 18px 5px no-repeat;
	color: #000000;
}

/* Topics Zeile */
#topics {
	width: 733px;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url(img/icon_diag.gif) no-repeat left top;
	position: absolute;
	top: 0px;
	left: 153px;
	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: #808080;
}

#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: #800000;
}
#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: #FFFFFF;
	border: none;
	cursor: pointer;
}
#topics li input.user:hover {
	color: #800000;
}

/* Inhaltsbereich */
#content {
	width: 717px;
	padding: 0px;
	margin: 0px;
	background-color: #E0E0E0;
	position: absolute;
	top: 30px;
	left: 169px;
}

#content div.topb, #content div.topg, #content div.topr{
	height: 58px;
	background: url(img/MainB_1x1.png) left top no-repeat;
	color: #FFFFFF;
}
#content div.title {
	color: #FFFFFF;
	text-align: center;
	padding-top: 16px;
	font-size: 21px;
	font-weight: bold;
}
#content div.topg {
	background: url(img/MainG_1x1.png) left top no-repeat;
}
#content div.topr {
	background: url(img/MainR_1x1.png) left top no-repeat;
}
#content div.midb {
	background: url(img/MainB_2x1.png) left top repeat-y;
	padding: 5px 10px 5px 10px; 
}
#content div.midg {
	background: url(img/MainG_2x1.png) left top repeat-y;
	padding: 5px 10px 5px 10px; 
}
#content div.midr {
	background: url(img/MainR_2x1.png) left top repeat-y;
	padding: 5px 10px 5px 10px; 
}
#content div.botb, #content div.botg, #content div.botr{
	height: 58px;
	background: url(img/MainB_3x1.png) left top no-repeat;
	color: #808080;
}
#content div.botg {
	background: url(img/MainG_3x1.png) left top no-repeat;
}
#content div.botr {
	background: url(img/MainR_3x1.png) left top no-repeat;
}
#content div.footer {
	color: #808080;
	text-align: center;
	padding-top: 10px;
	font-size: 9px;
	font-weight: normal;
}


/* Navigationsbereich */

#navarea {
	width: 151px;
	padding: 0px;
	margin: 0px;
	background-color: #E0E0E0;
	position: absolute;
	top: 140px;
	left: 8px;
}
#navarea div.space {
	height: 10px;
}
#navarea div.topb, #navarea div.topg, #navarea div.topr {
	height: 20px;
	background: url(img/NavB_1x1.png) left top no-repeat;
	color: #FFFFFF;
}
#navarea div.title {
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	font-size: 11px;
	font-weight: bold;
}
#navarea div.topg {
	background: url(img/NavG_1x1.png) left top no-repeat;
}
#navarea div.topr {
	background: url(img/NavR_1x1.png) left top no-repeat;
}
#navarea div.midb, #navarea div.midg, #navarea div.midr {
	font-size: 11px;
	padding: 5px;
}
#navarea div.midb {
	background: url(img/NavB_2x1.png) left top repeat-y;
}
#navarea div.midg {
	background: url(img/NavG_2x1.png) left top repeat-y;
}
#navarea div.midr {
	background: url(img/NavR_2x1.png) left top repeat-y;
}
#navarea div.botb, #navarea div.botg, #navarea div.botr {
	height: 20px;
	background: url(img/NavB_3x1.png) left top no-repeat;
	color: #808080;
	text-align: center;
/*	padding-top: 2px; */
	font-size: 8px;
	font-weight: normal;
}
#navarea div.botg {
	background: url(img/NavG_3x1.png) left top no-repeat;
}
#navarea div.botr {
	background: url(img/NavR_3x1.png) left top no-repeat;
}

#navarea div.midb a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000080;
}
#navarea div.midg a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #008000;
}
#navarea div.midr a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #800000;
}
#navarea div.midb a:hover {
	border-bottom: 1px dotted #000080;
}
#navarea div.midg a:hover {
	border-bottom: 1px dotted #008000;
}
#navarea div.midr a:hover {
	border-bottom: 1px dotted #800000;
}
#navarea div.midb a.sm, #navarea div.midg a.sm, #navarea div.midr a.sm {
	font-size: 10px;
	font-weight: normal;
}
/* Sonstige Styles */

/* Info-Zone im Navigationsbereich */
#info {
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}

/* Überschriften und Absätze für Inhaltsbereiche */
#content h1 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding: 0px;
	margin: 20px 0px 10px 0px;
}
#content h2 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding: 0px;
	margin: 16px 0px 8px 0px;
}
#content h3 {
	color: #000000;
/*	background-color: #9DABCD; */
/*	border: 1px solid #333333; */
	font-size: 14px;
	font-weight: bold;
	text-align: left;
/*	padding: 2px; */
	margin: 10px 0px 10px 0px;
}
#content p {
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 4px 0px 4px 0px;
	line-height: 17px;
}
#content p.justify {
	text-align: justify;
}

/* 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;
}

/* Tipp Of The Day */
#content div.totdc {
	height:75px;
	line-height: 18px;
}
#content div.totdb {
	height:15px;
	text-align:right;
	vertical-align: bottom;
	border-bottom: 1px dotted #333333;
	text-align: right;
	font-size: 10px;
}
#content div.totdb a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#content div.totdb a:hover {
	border-bottom: 1px dotted #333333;
}

/* Quellcode ausgabe */
#sourcecode {
	margin: 5px 50px 5px 50px;
	padding: 2px;
	border: 1px solid #808080;
}
#sourcecode h4 {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px dotted #808080;
	font-size: 12px;
	font-weight: bold;
}
#sourcecode code {
	margin: 0px;
	padding: 0px;
	font-family: monospace;
	font-size: 11px;
}

#quote {
	margin: 5px 50px 5px 50px;
	padding: 2px;
	border: 1px dashed #808080;
}
#quote h4 {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px dashed #808080;
	font-size: 12px;
	font-weight: bold;
}
#quote p {
	font-size: 12px;
}

#list ul {
	margin: -10px 0px 0px 0px;
	padding: 0px;
}

#list li {
	margin: 0px;
	padding: 0px;
}

/* 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;
}

/* Gästebuch */
#content div.entry {
	margin: 5px 0px 0px 0px;
	border: 1px solid #333333;
}
#book div.author {
	border-bottom: 1px dashed #000000;
	padding: 2px;
	font-weight:bold;
}
#book p {
	padding: 2px;
}
#book div.admin {
	font-size: 10px;
	border-top: 1px dashed #000000;
	padding: 1px;
	text-align:right;
}

/* DVD */
#dvd th {
	border:1px solid #808080;
	padding: 2px;
	background-color: #CDAB9D;
	vertical-align: top;
	text-align: center;
}

#dvdd th {
	text-align: left;
	vertical-align: top;
}
#dvdd td {
	line-height: 17px;
	vertical-align: top;
}
a.a0:link, a.a0:visited, a.a0:hover, a.a1:link, a.a1:visited, a.a1:hover, a.a2:link, a.a2:visited, a.a2:hover,
a.a3:link, a.a3:visited, a.a3:hover, a.a4:link, a.a4:visited, a.a4:hover, a.a9:link, a.a9:visited, a.a9:hover {
	color: #0000CC;
	background-color: transparent;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
a.a0:hover {
	background-color: #CCCCFF;
	text-decoration:underline;
}
a.a1:link, a.a1:visited {
	color: #6600CC;
}
a.a1:hover {
	color: #6600CC;
	background-color: #CC99FF;
	text-decoration:underline;
}
a.a2:link, a.a2:visited {
	color: #0066CC;
}
a.a2:hover {
	color: #0066CC;
	background-color: #99CCFF;
	text-decoration:underline;
}
a.a3:link, a.a3:visited {
	color: #009900;
}
a.a3:hover {
	color: #009900;
	background-color: #99FF99;
	text-decoration:underline;
}
a.a4:link, a.a4:visited {
	color: #0066CC;
}
a.a4:hover {
	color: #0066CC;
	background-color: #99CCFF;
	text-decoration:underline;
}
a.a9:link, a.a9:visited {
	color: #CC0000;
}
a.a9:hover {
	color: #CC0000;
	background-color: #FFCCCC;
	text-decoration:underline;
}

/* Spruch */
#spruch {
	margin: 5px 0px 5px 0px;
	line-height: 18px;
}
#spruch img {
	float: left;
	padding: 0px 10px 0px 0px;	
}
#spruch .clear {
	clear: both;
}
#spruch h4 {
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
#spruchpopin {
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 80px;
	left: 0px;
	width: 802px;
}
#spruchpopin p {
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	margin: 0px;
}