/* os2 CSS Document */

/* Body-Style */
BODY {
/* 	background-color: #9A9A9A; */
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/* 	background-image: url('../gfx/bgpattern7006.png'); */
/* 	background-repeat: repeat-y; */
/* 	background-position: center; */
}

.std, TD, P, DIV {
	color: #000000;
}

STRONG {
	font-weight: bold;
	color: #790000;
}

.fehler {
	color: #BB1111;
}

.okay {
	color: green;
}

.content {
	padding: 5px 24px 5px 24px;
	vertical-align: top;
}

.foot {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	color: #333333;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}

/* Tabellenkopf */
td.thead
{
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #DDDDDD;
	font-weight: bold;
	text-indent: 1px;
}

td.acpmenu a:link, td.acpmenu a:visited, td.acpmenu a:active
{
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 11px;
	display: block;
	text-align: center;
	color: #666666;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}

td.acpmenu a:hover
{
	background-color: #F6F6F6;
}

/* Boxen */
/* <---- */
TD.box A:active, TD.box A:link, TD.box A:visited {
	text-decoration: none;
	color: #676767;
}

TD.box A:hover {
	text-decoration: none;
	color: #333333;
}

TD.box {
	background-image: url('../gfx/box/boxcontent.png');
	background-repeat: repeat-y;
	padding: 0px 15px;
	color: #676767;
	width:170px;
}
/* ----> */

a:link,a:active,a:visited {
	text-decoration: none;
	color: #B77576;
}

a:hover {
	text-decoration: underline;
	color: #343434;
}

/* Textareas (Eingabebereiche) */
/* und Select-Komponenten */
TEXTAREA.textfeld, SELECT.textfeld {
	border: 1px solid #999999;
	width: 100%;
	text-indent: 2px;
	color: #790000;
	background-color: #FDFDFD;
}

/* Eingabefelder (input) */
INPUT.textfeld {
	border-bottom: 1px solid #999999;
	border-top: 0px none #000000;
	border-right: 0px none #000000;
	border-left: 0px none #000000;
	width: 100%;
	text-indent: 2px;
	color: #790000;
	background-color: #FDFDFD;
}

/* Buttons */
.button {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	background-color: #F6F6F6;
}

.security_tbl {
	border: 1px solid #EEEEEE;
	width: 100%;
}

.kat_detail {
	border: 1px solid #DDDDDD;
	font-size: 11px;
	color: #666666;
	width: 100%;
	text-align: justify;
	text-indent: 3px;
}

.foot a:link,.foot a:visited {
	text-decoration: none;
	color: #333333;
}

.foot a:hover,.foot a:active {
	text-decoration: none;
	color: #333333;
	background-color: #F7F7F7;
}

.uebersicht2 {
	vertical-align: top;
	padding: 1px 1px 1px 1px;
	background-color: #F6F6F6;
}

.uebersicht1 {
	vertical-align: top;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}

.tbl {
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
}

.counter_tbl {
	border-left: 5px solid #545454;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 140px;
}

.counter_td {
	padding-left: 3px;
}

/* Das [CODE]-Feld (BB-Code) */
div.bb_codearea
{
	width: 420px;
	font-family: "Courier", Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #FCFCF2;
	border: 1px solid #000000;
	padding: 5px;
}
/* Box-Feld (BB-CODE) */
div.bb_box
{
	width: 120px;
	float: left;
	text-align: justify;
	background-color: #F7F7F7;
	color: #555555;
	padding: 3px;
	border: 1px solid #790000;
	margin: 4px;
}

div.bb_box:first-line
{
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
}

/* "mehr"-Link (Kategorie Ansicht) */
p.mehr a:link, p.mehr a:visited, p.mehr a:active
{
	color: #BB1111;
	text-align: justify;
	text-decoration: none;
}

p.mehr a:hover
{
	color: #BB1111;
	text-align: justify;
	text-decoration: underline;
}

A.rss:link, A.rss:active, A.rss:visited {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 2px;
	font:normal 12px sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
/* 	margin:0; */
/* 	margin-right:10px; */
}

A.rss:hover {
	color:#dddddd;
}

/* Akronym */
.acronym
{
	font-variant: small-caps;
	text-transform: lowercase;
}

SPAN.page
{
	padding: 2px 4px;
	font-size: 11px;
	color: #000000;
	background: #EEEEEE;
	text-decoration: none;
	margin: 0px;
}

/* Seitenwechsler */
A.page
{
	padding: 2px 4px;
	font-size: 11px;
	color: #555555;
	background: #F4F4F4;
	text-decoration: none;
	margin: 0px;
}

A.page:hover
{
	padding: 2px 4px;
	font-size: 11px;
	color: #FFFFFF;
	background: #790000;
	text-decoration: none;
	margin: 0px;
}

