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

body {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 12px;
    line-height: 150%;
	margin: 10px 0 0 0;
	padding: 0;
	background: transparent url(../img/nrw/bg_body.gif) 0 10px repeat-y;
    background-position: 0 20px!important;
}

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


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

form { padding: 0; }

a {
	text-decoration: underline;
	color: #0d8116;
}

a:hover {
	text-decoration: underline;
	color: #b10002;
}


img { display: block; }


/* HEADER */
.header {
  	position: relative;
  	width: 977px;
  	height: 80px;
    border-top: 1px solid #c9ccbf;
  	border-bottom: 2px solid white;
  	background: #e8eae2 url(../img/nrw/bg_header.jpg) 189px 0 no-repeat;
}
.header .logo {
  	position: absolute;
  	left: 0;
	width: 189px;
  	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: 187px;}

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

table.main {
	width: 977px;
}

table.content {
	width: 100%;
}

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



/* linke Navigation */
ul.nav {
	padding: 15px 5px 0 5px;
	_padding: 25px 0 0 0;
	list-style-type: none;
}
ul.nav li {
	margin: 5px 0 5px 0;
	_margin: 2px 0 4px 0;
	_\height: 1%;
}
ul.nav li a {
/*	font-size: 12px;*/
	font-size: 12px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 0 1px 5px;
	color: #000;
/*	border-left: 10px solid #000;*/
	background-color: #c9ccbf;
	border: 1px solid white;
    border-left: none;
    border-right: none;
    font-family: verdana,tahoma,arial,helvetica;
}


ul.nav li ul {
	list-style: none;
	margin: 0px 0 10px 0;
	padding: 0 0 10px 10px;
	_padding: 5px 0 10px 10px;
}
ul.nav li a:hover,
ul.nav li a.active,
li#login a {
	color: #e7232f;
	text-decoration: none;
    border-left: none;
}

/* Login - Link */
ul.login {
 	margin-top: 40px;
}
ul.login li {
 	background-color: #c9ccbf!important;
/*    padding: 5px 0 5px 0;*/
}
li#login a {
    font-weight: normal;
}



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

div.desc ul ul li a {
	font-weight: normal!important;
}
div.desc ul ul li.headline {
/*	color: gray; */
	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;
    line-height: 130%;
}
span.copyright a,
span.copyright a:hover {
	text-decoration: none;
}



/* metanav */
.metanav {
	background-color: #c9ccbf;
  /*  background-color: #aab8cf;
 	margin-left: 3px;            */
	padding: 1px 10px 1px 0;
	text-align: right;
	font-size: 13px;
    color: white;
}
.metanav a {
	padding: 0 5px 0 5px;
	text-decoration: none;
    color: #000;
    font-size: 11px;
}
.metanav a.active {
	font-weight: normal;
}



h1, h2, h3, h4 {
	color: #000;
	padding: 0 0 10px 0;
}
h1 {
	border-left: none;
/*	padding: 0 0 10px 0;*/
   	height: 30px;
   	margin-bottom: 0;
	font-size: 16px;
}
h2 { font-size: 14px;   	height: 30px; }
h3 { font-size: 13px; }
h4 { font-size: 13px; }


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

a.golink {
	text-decoration: none;
	background: transparent url(../img/nrw/pfeil_gruen.gif) left center no-repeat;
	padding: 0 5px 0 15px;
}
a.golink:hover {
	text-decoration: underline;
}

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


/* login Tabelle */
.tblresult,.loginTbl, .tbl, .tbl {
 	border: 1px solid #b10002;
}
.tblresult,.loginTbl, .tbl, .tbl td {
 	background-color: white;
}
.loginTbl td {
 	padding: 10px;
}
.tbl td,
.tblresult td {
 	padding: 5px;
}
.tblresult {
/* 	background-color: #8db5ae; */
}



/* listen im content */
.content ul,
.content ol {
    padding: 5px 0 5px 0px;
    margin: 0;
}
.content ul,
.content li {
	list-style: none;
}
.content li {
	margin-bottom: 5px;
    padding: 0 0 0 15px;
   	background: transparent url(../img/nrw/pfeil_gruen.gif) 0px 5px no-repeat;
   	_background-position: 0px 6px;
}

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

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

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


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

/* Stauts speichern */
table.save,
table.loginHeadline {
 	background-color: #c9ccbf;
 	background-color: white;
}
table.status td,
table.save td,
table.loginHeadline {
 	padding: 5px;
}
table.save td img {
 	margin-top: 3px;
}
table.save td a {
 	font-weight: bold;
}
table.status td a, table.save td a {
/* 	font-size: 11px; */
}
table.save {
	background-color: #c9ccbf;
}



/* 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;
	background-image: none!important;
}
.checknav li {
 	position: absolute;
    width: 105px;
    height: 25px;
    text-align: center;
    background-color: #edeeea;
	background-image: none!important;
}
.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: #000;
}
.checknav li b {
 	padding: 0 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 {
 	background-color: #c9ccbf;
}
.checknav li a:hover {
 	font-weight: bold;
}
.checknav li.active b {
	margin-top: 2px;
}


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

.pdfresult {
 	color: #0d8116;
    font-weight: bold;
}

a.pdf {
	display: block;
    padding: 5px 0 0 15px;
    height: 25px;
    background: transparent url(../img/nrw/pfeil_gruen.gif) 0 10px no-repeat;
}
