/* default.css */
/* misc 

rot: F21C0A

*/

body {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: transparent url(../img/neuland/bg_body.gif) 0 0 repeat-y;
	background-image: none;
}

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


/* global Margins aufheben */
* { 
	margin: 0; 
	line-height: 15px;
}

form { padding: 0; }

.content a {
	text-decoration: underline!important;
	color: black;
}

a:hover {
	text-decoration: underline!important;
	color: black;
}


img { display: block; }


/* HEADER */
.header {
  	position: relative;
  	width: 988px;
  	height: 102px;
  	border-bottom: 40px solid white;
  	background: #F21C0A url(../img/thueringen/abschluss_rechts.gif) 975px 0 no-repeat;

}
.header .logo {
  	position: absolute;
  	left: 30px;
  	top: 19px;
    width: 201px;
}
.header #addLogo {
	position: absolute;
	left: 678px;
	top: 38px;	
}

.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: 178px;}

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

table.main {
	width: 988px;
}

table.content {
	width: 100%;
}

div.content {
	margin: 20px 35px 15px 0;
}



/* linke Navigation */
ul.nav {
	padding: 0;
	list-style-type: none;
	margin-right: 28px;
	margin-top: 20px;
	width: 150px;	
}
ul.nav li {
	margin: 0;
	_\height: 1%;
	text-align: right;
}
ul.nav li a {
	font-size: 11px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px 4px 5px;
	color: black;
	border-left: none;
}


ul.nav li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #E6E6E6;
}

ul.nav li a.active,
li#login a {
	color: white;
	font-weight: bold;
	text-decoration: none!important;
	border: none;
	background-color: none;
}
ul.nav li a:hover {
	color: black;
	text-decoration: none!important;	
}
ul.nav li li a:hover {
	color: #F21C0A;	
}



ul.nav li a.active {
 /*	color: #F21C0A!important;*/
	background-color:#CECECE;
	color:black; 
}
ul.nav li li a.active,
ul.nav li li a:hover.active {
 	color: #F21C0A!important;
	background-color: #e6e6e6!important;
	font-weight: normal;
}
ul.nav li li a:hover {
 	color: black;
}

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

/* neue Position */
ul.login {
	position: absolute;
	left: 799px;
	top: 25px;
	background-color: none;
}
ul.login li a,
ul.login li a:hover {
	font-weight: normal;
	color: white;
	font-size: 10px;
}


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

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: 0 0 0 15px;
	font-size: 9px;
	width: 150px;
	padding-top: 200px;
}
span.copyright a {
	text-decoration: none;
	color: black;
}



/* metanav */
.metanav {
	background-color: transparent;
 	margin-left: 3px;
	padding: 4px 10px 4px 0;
	text-align: left;
	font-size: 10px;
	position: absolute;
	top: 10px;
	left: 660px;
	color: #F21C0A;
	font-weight: normal;
	width: 300px;
}
.metanav a {
	padding: 0 0 0 0;
    color: white;
	text-decoration: none!important;
	font-size: 10px;
}
.metanav a.active {
	font-weight: bold;
}



h1, h2, h3, h4 {
	color: #F21C0A;
	padding: 0 0 10px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif,Verdana,Sans-Serif;
	letter-spacing: 1px;
}
h1 {
	border-left: none;
	padding: 0 0 0 0;
   	height: auto;
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
}
h2 { font-size: 14px; font-weight: normal; line-height: 18px; color: black; }
h3 { font-size: 13px; color: black; letter-spacing: 0; }
h4 { font-size: 13px; color: black; letter-spacing: 0; }


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

.content a, a.golink {
	text-decoration: underline;
	background: transparent url(../img/thueringen/link.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
}
.content a:hover, a.golink:hover {
	background: transparent url(../img/thueringen/link.gif) 0 0 no-repeat;
	text-decoration: underline;
}
.content .metanav a,
.content .metanav a:hover {
	background-image: none;
	padding: 0 0 0 5px;
	color: white;
	text-decoration: none!important;
}

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


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



/* 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: disc;
}
.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 #F21C0A;
    padding: 10px;
    width: 380px;
}
table.loginHeadline th {
	font-weight: normal;
}

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


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

/* Stauts speichern */
table.save,
table.loginHeadline {
 	background-color: #e6e6e6;
	color: black;
	font-weight: bold;
}
table.status td,
table.save td,
table.loginHeadline {
 	padding: 5px;
}
table.save td img {
 	margin-top: 3px;
}
table.save td a {
 	font-weight: normal;
	color: black;
	font-weight: bold;
	text-decoration: none!important;
}
table.loginHeadline th {
	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: #e6e6e6;
    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: 5px 0 0 0;
    text-decoration: none!important;
    font-size: 12px!important;
	background-image: none!important;
}
.checknav li b {
 	padding: 0 0 0 0;
	color: white;
	text-decoration: none!important;	
}
.checknav li a i {
 	display: none;
}

.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: #f21c0a;
}
.checknav li a:hover {
 	font-weight: normal;
	text-decoration: none!important;
}


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

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

a.pdf,
a:hover.pdf {
	display: block;
    padding: 5px 0 0 28px;
    height: 25px;
    background: transparent url(../img/thueringen/download.gif) 0 5px no-repeat;
}

/* */
.btn,
.btnBack {
 	background-color: white;
	border: none;
	color: black;
	font-weight: bold;
    width: auto!important;	
    padding-left: 22px;
    _padding-left: 25px;
    padding-right: 5px;
	font-size: 12px!important;
	text-align: left;
	height: 20px;
	font-size: 13px!important;	
	background: transparent url(../img/thueringen/pfeil_vor.gif) 0 2px no-repeat;	
}
.btnBack {
	background: transparent url(../img/thueringen/pfeil_zurueck.gif) 0 2px no-repeat;	
}



a.infoBtn {
	width: 20px;
    display: block;
	background-image: none!important;
}


.content ul.simple,
.content ul.simple li {
	list-style: none;	
	padding: 0;
}

.status tr td a, .noBG {
	background-image: none!important;
}
.status tr td a {
	padding: 0;
}


.contactForm {
	background-color: #e6e6e6;
}


a.simple, a:hover.simple {
	background-image: none;
	padding: 0;	
}
