/* default.css */
/* misc */

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: transparent url(../img/dena/bg_body.gif) 0 0 repeat-y;
}

body.menuframe {
 	background-image: none!important;
}


/* global Margins aufheben */
* { margin: 0; }

form { padding: 0; }

a {
	text-decoration: underline;
	color: rgb(102, 153, 204);
}

a:hover, a:hover.pdf {
	text-decoration: underline;
    background-color: #6699cc;
	color: white;
}


img { display: block; }


/* HEADER */
.header {
  	position: relative;
  	width: 1000px;
  	height: 142px;
  	border-bottom: 3px solid white;
  	background: white url(../img/dena/bg_header.jpg) 211px 0 no-repeat;
}
.header .logo {
  	position: absolute;
    right: 792px;
  	margin: 0;
}
.header .welcome {
  	position: absolute;
  	top: 10px;
  	left: 350px;
	width: 400px;
  	color: white;
  	font-size: 12px;
	text-align: right;
	height: 75px;
	padding: 0 10px 0 0;
	border-right: 1px solid white;
	line-height: 16px;
}
.header .date {
  position: absolute;
  top: 67px;
  width: 400px;
  left: 350px;
  color: white;
  font-size: 11px;
  text-align: right;

}
.header .welcome span {
	font-size:13px;
	font-weight:bold;
}


.navigation { width: 208px;}

.navigation div {
	min-height: 400px;
	_height: 400px;
}

table.main {
	width: 1000px;
}

table.content {
	width: 100%;
}

div.content {
	margin: 25px 35px 15px 35px;
}



/* linke Navigation */
ul.nav {
	padding: 0;
	list-style-type: none;
    margin-top: 24px;
    border-top: 2px solid white;
}
ul.nav li {
	margin: 0;
	_margin: 0;
	_\height: 1%;
    border-bottom: 2px solid white;
}
ul.nav li a {
	font-size: 13px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 0 2px 10px;
	color: black;
	border-left: none;
    background-color: #9bbdde;
    width: 198px;
}


ul.nav li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.nav li li {
	border-top: 2px solid white;
    border-bottom: none;
}
ul.nav li li a {
	padding-left: 20px;
    background-color: #d6e4f2;
    width: 188px;
}
ul.nav li a:hover,
ul.nav li a.active,
li#login a {
	color: white;
	text-decoration: none;
	background-color: #0066cc;
}
ul.nav li a.active {
 	font-weight: bold;
}

/* Login - Link */
ul.login {
 	margin-top: 40px;
}
ul.login li {
 	background-color: #d59114!important;
    padding: 0;
}



ul.nav li ul li a {
	border: none;
	font-weight: normal;
}

div.desc ul ul li a {
	font-weight: normal!important;
}
div.desc ul ul li.headline {
	font-weight: normal;
	padding-bottom: 5px;
}
div.desc ul ul li {
	margin: 5px 0 5px 0;
	_margin: 1px 0 0 0;
}


/* copyright linkes menue */
span.copyright {
	display: block;
	margin: 100px 0 0 5px;
	font-size: 10px;
}
span.copyright a,
span.copyright a:hover {
	text-decoration: none;
    color: white;
}



/* metanav */
.metanav {
	background-color: #0066cc;
 	margin-left: 3px;
	padding: 4px 10px 4px 0;
	text-align: right;
	font-size: 13px;
    color: white;
}
.metanav a, .metanav a:hover {
	padding: 0 5px 0 5px;
	text-decoration: none;
    color: white;
	background-color: #0066cc;
}
.metanav a.active {
	font-weight: bold;
}



h1, h2, h3, h4 {
	color: black;
	padding: 0 0 10px 0;
}
h1 {
	border-left: none;
	padding: 0 0 10px 0;
   	height: 16px;
   	margin-bottom: 20px;
	font-size: 16px;
}
h2 { font-size: 14px; }
h3 { font-size: 13px; }
h4 { font-size: 13px; }


a.arrow {
	color: #4E72A0;
	text-decoration: none;
	background: transparent url(../img/bek/apfeil.gif) left center no-repeat;
	padding: 0 5px 0 10px;
}
a.arrow:hover {
	color: #932B34;
	text-decoration: underline;
}

a.golink {
	text-decoration: underline;
	background: transparent url(../img/bek/link.gif) left center no-repeat;
	padding: 0 5px 0 15px;
}
a.golink:hover {
	text-decoration: underline;
    background-color: #6699cc;
}

.error, .info {
	color: red;
	font-weight: bold;
}


/* login Tabelle */
.tblresult,.loginTbl, .tbl, .tbl td {
 	background-color: #d6e4f2;
}
.loginTbl td {
 	padding: 10px;
}
.tbl td,
.tblresult td {
 	padding: 5px;
}
.tblresult {
 	background-color: #c3e1a5;
}



/* listen im content */
.content ul,
.content ol {
    padding: 5px 0 5px 20px;
    margin: 0;
}
.content ol {
    _padding: 5px 0 5px 25px;
}
.content ul {
    list-style-type: square;
}
.content li {
	margin-bottom: 5px;
}

/* nach oben link */
a.top {
 	display: block;
    width: 100px;
    padding: 0 0 0 18px;
    background: transparent url(../img/n_oben.gif) 0 4px no-repeat;
}

/* box check content */
.content div.box {
 	border: 1px solid #d6e4f2;
    padding: 10px;
    width: 380px;
}

/* fussnote Check */
.fuss {
 	font-size: 10px;
}


table.status {
 	background-color: #d6e4f2;
}

/* Stauts speichern */
table.save,
table.loginHeadline {
 	background-color: #c3e1a5;
}
table.status td,
table.save td,
table.loginHeadline {
 	padding: 5px;
    text-align: left;
}
table.loginHeadline th {
 	_padding: 5px;
}
table.save td img {
 	margin-top: 3px;
}
table.save td a {
 	font-weight: bold;
}


/* Content Container im Check-Bereich */
div#container {
    width: 500px;
    float: left;
}

/* iframe im Check auf der rechten Seite */
#menuframe {
 	float: right;
    width: 185px;
    height: 400px;
}


/* CheckNavigation */
.checknav {
 	position: relative;
    height: 30px;
}
.checknav li {
 	position: absolute;
    background-color: #d6e4f2;
    width: 105px;
    height: 25px;
    text-align: center;
}
.checknav,
.checknav li {
    padding: 0;
    margin: 0;
}
.checknav li {
 	display: inline;
}
.checknav li a,
.checknav li b  {
 	display: block;
    padding: 1px 0 0 0;
    text-decoration: none;
    font-size: 13px!important;
    color: black;
}
.checknav li b {
 	padding: 5px 0 0 0;
}
.checknav li a i {
 	font-style: normal;
    font-size: 18px;
}

.checknav .n1 {
 	top: 0;
    left: 0;
}
.checknav .n2 {
 	top: 0;
    left: 110px;
}
.checknav .n3 {
 	top: 0;
    left: 220px;
}
.checknav .n4 {
 	top: 0;
    left: 330px;
}

.checknav li.active,
.checknav li.active:hover a {
 	background-color: #0066cc;
}
.checknav li.active a b,
.checknav li.active b {
	color: white!important;
}

.checknav li a:hover {
 	font-weight: bold;
    background-color: #d6e4f2;
    border-color: #0066cc;
    color: black;
    text-decoration: none;
}


/* Bild im Check Contant */
.checkimg {
 	margin: 0 0 15px 15px;
}

.pdfresult {
	color: rgb(102, 153, 204);
    font-weight: bold;
}

a.pdf {
	display: inline;
    padding: 5px 0 0 25px;
    height: 25px;
    background: transparent url(../img/bek/pfeil_rot.gif) 0 0 no-repeat;
}


a.infoBtn {
	width: 20px;
    display: block;
}


textarea {
	border: 2px solid rgb(102, 153, 204);
}
input {
	border: expression( this.type == "text" ? "2px solid rgb(102, 153, 204)" : null );
}
input[type="text"],
input[type="password"] {
	border: 2px solid rgb(102, 153, 204);
}
