/*
   	Link Exchange Script

	Copyright (C) 2007 Erk Nissen - info@link-exchange-script.de
	This program is distributed under the terms and conditions of the GPL

	You can modify the link to 'www.link-exchange-script.de', but you are
	not allowed to remove it, as long as you don't have the direct permission 
	from info@link-exchange-script.de

	DON'T REMOVE THIS NOTICE!!
*/

* html div.tableContainer {width:98%;height: 125px;overflow-x:hidden;overflow-y: auto; visibility : hidden; }
* html div.tableContainer table thead tr th{/* IE Only hacks */position:relative;}
* html div.tableContainer2 {width:98%;height: 125px;overflow-x:hidden;overflow-y: auto; }
* html div.tableContainer2 table thead tr th{/* IE Only hacks */position:relative;top:expression( document.getElementById('ttt').scrollTop );}
table td,table th{border-right:0 solid #999;font-weight:normal;}
table thead td, table thead th {font-size: 12px;background:#dadada;}
html>body tbody.scrollContent {font-size: 12px;height: 102px;overflow-x:hidden;overflow-y: auto;}
tbody.scrollContent td, tbody.scrollContent tr td {background: #fff;}
tbody.scrollContent tr.alternateRow td {background: #f4f4f4;}
tbody.scrollContent tr.selected td {background: yellow;}
tbody.scrollContent tr:hover td {background: #dbf1d4;}
tbody.scrollContent tr.selected:hover td {background: #ff3;}

.formAnswer {background-color:#f6f6f6;/*padding:0.3em;*/margin-bottom:1em;}
.pageSubContentTitle {color:#8e8e8e;font-size:1em;font-family:Verdana, Arial, sans-serif;margin-bottom:0.75em;}
.long {width: 400px;}
span.invalid, span.missing {/* Hinweistext */display: inline;/*	margin-left: 1em;*/font-weight: bold;font-style: italic;font-family: Arial, Verdana, sans-serif;color: #777777;font-size: 0.9em;}

/* Hintergrundfarbe für Textfelder */
.lxc_inputValid {background-color: #fff;}
.lxc_inputInvalid {background-color: #fff;}
.lxc_inputEmpty {background-color: #fff;}

.lxc_link{ font-family: arial, Helvetica, sans-serif; font-size: 12px; color: #777; text-decoration: none; }
.lxc_titel{ font-size: 14px; color: #f6f6f6; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; }
.lxc_link a { font-family: arial, Helvetica, sans-serif; font-size: 12px; color: #5d87b4; font-weight: bold; text-decoration: none; }
.lxc_link a:active {font-family: arial, Helvetica, sans-serif;text-decoration: none;}
.lxc_link a:link {font-family: arial, Helvetica, sans-serif;text-decoration: none;}
.lxc_link a:visited {font-family: arial, Helvetica, sans-serif;text-decoration: none ;}
.lxc_link a:hover { color: #777; font-family: arial, Helvetica, sans-serif; text-decoration: underline; }
.lxc_url { color: #999; font-size: 10px; }
.lxc_div { color: #777; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f6f6f6; }
.lxc_div_innen { padding: 10px; color: #777; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f6f6f6; }
.innerTable { width: 100%;  border-left: 1px solid #5d87b4; border-bottom: 0px solid #5d87b4; border-right: 1px solid #5d87b4; border-top-style: solid; border-top-width: 0; }
.outerTable { background-color: #d09b52; width: 100%; margin: 12px; padding: 1px; }

p { margin: 0; padding: 0; }

