/* Quick fix for registration with darker grey */
#registerfix {
	background-image: url(img/contentBackDarkFix.gif);
	background-repeat: repeat-y;
}

/* CSS for welcome page */
#welcome{
	background-image: url(img/welcome.gif);
	height: 40px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 10px;
}

#welcome h1{
	color: black;
	font-size: 20px;
	padding: 12px;
 	padding-left: 70px;
}

.orangeHead{
	position: absolute; 
	padding: 5px; 
	font-weight: 700; 
	margin: 0; 
	font-size: 12px;
	letter-spacing:-0.3px
	}

.messages, .nachrichten{
	width: 280px;
	background-image: url(img/welcomeBoxBack.gif);
}

.nachrichten{
	float: right;
	margin-right: 2px; /* to make boxes even */
}

.messages h1, .nachrichten h1{
	font-size: 12px;
	margin: 2px;
}
body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#fff;
}
body, div, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
#askerus {
	text-align:left;
	/*width:890px;*/
	width:925px;
	margin:0px auto;
}
#main {
	float:left;
	width:760px;
}
#sky {
	float:right;
	/*width:125px;*/
	width:160px;
	padding-top:78px;
}
#head {
	margin:10px;
	position:relative;
}
#logo {
	width:267px;
}
#banner {
	position:absolute;
	left:267px;
	top:0px;
	width:473px;
	text-align:right;
}
#nav {
	margin:0px 10px;
	height:35px;
	background-image:url(img/navBack.gif);
	background-repeat:no-repeat;
	padding-left:5px;
}
#nav a {
	display:block;
	float:left;
	background-repeat:no-repeat;
	height:35px;
}
#nav a:hover {
	background-position:0px -35px;
}
#navStart {
	background-image:url(img/navStart.gif);
	width:68px;
}
#navNachfragen {
	background-image:url(img/navNachfragen.gif);
	width:111px;
}
#navAnbieten {
	background-image:url(img/navAnbieten.gif);
	width:89px;
}
#navMein {
	background-image:url(img/navMein.gif);
	width:119px;
}
#navNews {
	background-image:url(img/navNews.gif);
	width:65px;
}
#navHilfe {
	background-image:url(img/navHilfe.gif);
	width:62px;
}
#navPresse {
	background-image:url(img/navPresse.gif);
	width:73px;
}
.navTrenner {
	float:left;
	display:block;
	background-image:url(img/navTrenner.gif);
	width:9px;
	height:35px;
}
.navTrenner span {
	display:none;
}
.navActive {
	background-position:0px -35px;
}
#nav a span {
	display:none;
}
#center {
	margin:10px;
	position:relative;
}
#right {
	width:608px;
	position:absolute;
	left:132px;
	top:0px;
	overflow:hidden;
}
#footer {
	border-top:1px solid #949494;
	font-size:11px;
	height:21px;
}
#footer a {
	display:block;
	float:left;
	height:20px;
	background-repeat:no-repeat;
}
#footer a:hover {
	background-position:0px -20px;
}
#footer a span {
	display:none;
}
#footUeber {
	background-image:url(img/footUeber.gif);
	width:80px;
}
#footGebuehren {
	background-image:url(img/footGebuehren.gif);
	width:55px;
}
#footAGB {
	background-image:url(img/footAGB.gif);
	width:25px;
}
#footDatenschutz {
	background-image:url(img/footDatenschutz.gif);
	width:70px;
}
#footEmpfehlen {
	background-image:url(img/footEmpfehlen.gif);
	width:148px;
}
#footImpressum {
	background-image:url(img/footImpressum.gif);
	width:60px;
}
#footKontakt {
	background-image:url(img/footKontakt.gif);
	width:47px;
}
#footWerbung {
	background-image:url(img/footWerbung.gif);
	width:45px;
}
#footPresse {
	background-image:url(img/footPresse.gif);
	width:74px;
}
#footNachfragen {
	background-image:url(img/footNachfragen.gif);
	width:67px;
}
.footTrenner {
	float:left;
	display:block;
	background-image:url(img/footTrenner.gif);
	width:7px;
	height:20px;
}
.footTrenner span {
	display:none;
}
#palette {
	width:121px;
	position:absolute;
	left:0px;
	top:0px;
}
.pal {
	background-image:url(img/palBack.gif);
	border-bottom:10px solid #fff;
	background-repeat:repeat-y;
	color:#fff;
	font-size:10px;
}
.pal a {
	color:#fff !important;
	text-decoration:none !important;
}
.pal a:hover {
	text-decoration:underline !important;
}
#palette p {
	margin:5px 10px;
}
#content {
	background-image:url(img/contentBack.gif);
	background-repeat:repeat-y;
}
#content p {
	padding:10px;
}
#userStatus {
	text-align:right;
	padding:0px 10px;
	color:#7F7F7F;
	font-size:10px;
}



th,td {
		padding: 4px !important;
		text-align: left;
		vertical-align: top;
}

th {
		border-bottom:2px solid #fff;
}
td {
		border-bottom:1px solid #fff;
}

thead tr {
	background-color: #EDEDED;
}

th.sorted {
	background-color: #EDEDED;
}

th a,th a:visited {
	*/color: black;*/
}
th.sortable a {
	color:#666 !important;
}
th.sorted a {
	color:#000 !important;
}
th a:hover {
	text-decoration: underline;
	color: #000 !important;
}

th.sorted a,th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}


/* Die Pfeile für die Navigation. Die Darstellung ist fehlerhaft.
th.sortable a {
	background-image: url(img/arrow_off.png);
}

th.order1 a {
	background-image: url(img/arrow_down.png);
}

th.order2 a {
	background-image: url(img/arrow_up.png);
}  */

tr.odd td {
	background-color: #e1e1e1;
}
tr.tableRowEven td, tr.even td {
	background-color: #EDEDED
}

div.exportlinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 2px 0 10px 0;
	width: 79%;
}

span.export {
	padding: 0 4px 1px 20px;
	display: inline;
	display: inline-block;
	cursor: pointer;
}

span.excel {
	background-image: url(img/ico_file_excel.png);
}

span.csv {
	background-image: url(img/ico_file_csv.png);
}

span.xml {
	background-image: url(img/ico_file_xml.png);
}

span.pdf {
	background-image: url(img/ico_file_pdf.png);
}

span.rtf {
	background-image: url(img/ico_file_rtf.png);
}

span.pagebanner {
	background-color: #eee;
	border: 1px solid #999;
	/*padding: 2px 4px 2px 4px;*/
	padding: 4px 0px;
	/*width: 100%;*/
	margin: 10px 10px 0px 10px;
	display: block;
	border-bottom: none;
}

span.pagelinks {
	background-color: #eee;
	border: 1px solid #999;
	padding: 4px 0px;
	/*width: 100%;*/
	display: block;
	border-top: none;
	margin: 0px 10px -5px 10px;
}
/*
@import url("displaytag.css");

@import url("alternative.css");

@import url("teststyles.css");
*/
a,a:visited,a:hover {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

table hr {
	height: 1px;
	clear: both;
	margin: none;
	width: 100%;
}

textarea {
	width: 80%;
	height: 120px;
}

dt {
	font-weight: bold;
}

acronym {
	border-bottom: 1px dashed #000;
	cursor: help;
}

ul#stylelist {
	margin: 0 0 20px 0;
	height: 20px;
	padding: 0;
}

ul#stylelist li {
	list-style-type: none;
	float: left;
	width: 100px;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 2px;;
	float: left;
	width: 100px;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 2px;
	margin: 0 2px 0 0;
}

ul#showsource {
	float: right;
	padding: 0;
	margin: 15px 20px 0 0;
	width: 100px;
	height: 33px;
	list-style-type: none;
	background-image: url("../img/viewsource.png");
	background-repeat: no-repeat;
	margin-bottom: -30px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}

ul#showsource a,ul#showsource a:visited {
	font-size: 11px;
	font-family: verdana;
	color: #fff;
}

table.sublist {
	margin: 0 0 0 0;
	width: 100%;
}

table.sublist td,table.sublist th {
	width: 50%;
}

code {
	background-color: #eee;
	padding: 0 2px 0 2px;
}

hr {
	height: 1px;
	color: #fff;
	border: none;
	border-top: 1px dotted #ccc;
	margin: 20px 0 20px 0;
	width: 50%;
}

.autocomplete {
  position: absolute;
  color: #333;
  background-color: #fff;
  border: 1px solid #666;
  font-family: Arial;
  overflow: hidden;
  z-index: +2;
}

.autocomplete ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: auto;
}

.autocomplete li {
  display: block;
  white-space: nowrap;
  cursor: pointer;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #fff;
}

.autocomplete li.selected {
  background-color: #cef;
  border-top: 1px solid #9bc;
  border-bottom: 1px solid #9bc;
}

#pwChange {
	display:block;
	width:185px;
	height:32px;
	background-image:url(img/pwChange.gif);
	background-repeat:no-repeat;
}
#pwChange:hover {
	background-position:0px -24px;
}
#pwForgotten {
	display:block;
	text-align:right;
	float:right;
	width:200px;
	height:22px;
	background-image:url(img/pwForgotten.gif);
	background-repeat:no-repeat;
}
#pwForgotten:hover {
	background-position:0px -22px;
}
#askerusLink {
	margin-bottom:10px;
}