/* ------------------------ Schriften ------------------------ */

BODY {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana,MS Sans Serif,Tahoma; 
	FONT-WEIGHT: normal; 
}

TEXTAREA {
	font-family: Tahoma, sans-serif !important;
	FONT-SIZE: 14px !important;
}

P {	
	FONT-SIZE: 12px;
	margin: 0px 0px 0px 0px;
}

P.zelle {	
	margin: 3px 3px 3px 3px;
}

P.zellegross {	
	margin: 10px 10px 10px 10px;
}

div#wichtig {
	color: #F00;
	FONT-WEIGHT: bold;
}

TABLE {
	border: none;
}

TD,TH { 
	text-align: left;
	vertical-align: top;
	border: none;
	FONT-SIZE: 12px;
	margin: 0px 0px 0px 0px;
	
}

TD.strichoben 
{
	background-image: url(http://www.guthschrift-systems.com/bilder/doppel.gif);
	background-repeat: repeat-x;
	height: 1px; 
}

TD.doppelstrichoben {
	background-image: url(http://www.guthschrift-systems.com/bilder/doppel.gif);
	background-repeat: repeat-x;
	height: 3px; 
}

TABLE.hinterlegt {
	border: 1px solid #000;
	border-collapse: collapse;
	margin-bottom: 5px;
}

TABLE.hinterlegtfull {
	border-collapse: collapse;
	width: 98%;
	margin: 5px 5px 5px 5px;
}

FORM.hinterlegt {
	background-color: #DDD;
	border-style: solid;
	border-width: 1px;
	border-color: #BBB;
	width: 95%;
}

TD.hinterlegt, TH.hinterlegt, TH.hinterlegt2 { 
	height: 24px;
	min-height: 24px;
	border: 1px solid #000;
}

.rechts 
{
	text-align: right !important;	
}

.groesse120
{
	width: 120pt !important;
}

TH.hinterlegt, TH.hinterlegt2, .feldnamen {
	font-weight: bold; 
	font-style: normal;
}

DIV.infotextinnen {
	margin: 10px 10px 10px 10px;
}

DIV.infotext {
	border: 1px solid #060;
	border-collapse: collapse;
	margin: 10px 10px 10px 10px;
	background-color: #FFF;
	width: 40%;
	float: right;
	
}

DIV.liste {
	margin: 10px 10px 10px 10px;
}

DIV.seitenAnzeige {
	margin: 10px 0px 10px 0px;
	text-align:  center;
	width: 98%;
}

TABLE.seitenAnzeige {
	margin: 10px 10px 10px 10px;
	width: 100%;
	border:  1px solid #CCC;
}

TD.seitenAnzeigeButtonLinks {
	text-align: left;
	width: 5%;
}

TD.seitenAnzeigeMitteLinks {
	text-align: right;
	width: 43%;
}

TD.seitenAnzeigeMitteLeer {
	text-align: center;
	width: 14%;
}

TD.seitenAnzeigeMitteRechts {
	text-align: left;
	width: 23%;
}

TD.seitenAnzeigeButtonRechts {
	text-align: right;
	width: 5%;
}

.rechts {
	text-align: right !important;
}

SPAN.rechtskursiv {
	float: right;
	font-style: italic;
	margin: 10px 0px 0px 0px;
}

HR.listentrenner {
	clear: both;
}

SELECT {
	background-color: #FFF;
}

input.text {
	height: 12px;
	font-size: 10px;
	margin: 0px 0px 0px 0px; 
	background-color: #FFF; 
}

input.ZahlKurz {
	width: 30px;
	background-color: #FFF; 
}

input.beschriftet, textarea.beschriftet {
	color: #555;
	background-color: #FFF; 
	font-style: italic;	
}

input.unbeschriftet, textarea.unbeschriftet {
	color: #000;
	background-color: #FFF; 
	font-style: normal;	
}

input.pflicht, textarea.pflicht, select.pflicht {
	background-color: #FEE !important; 
}

.menumain, .menumain_aus {	
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none; 
	font-size: 11px
}

.menusub {
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none; 
	font-size: 11px
}


ul.linkliste {
	margin-top: 30px;
}

.textgross
{
	font-weight: bold; 
	font-size: 11pt;
	margin: 3px 3px 3px 3px;
}

.hmain, h1 /*Hauptüberschrift*/
{ font-weight: bold; font-style: italic; font-size: 12pt;
 margin-bottom: 10px;
 height: 10px;
}

.hsub, h2 /*Untertitel*/
{ font-weight: bold; font-style: italic; font-size: 11pt;
 margin-top: 30px;
 height: 20px;
 vertical-align: baseline;
 margin-bottom: 10px;
}

.hsub2, h3 /*Untertitel*/
{ font-weight: bold; font-style: italic; font-size: 10pt;
 margin-bottom: 5px;

}

h4 /*Untertitel*/
{ font-weight: bold; font-style: italic; font-size: 9pt}

h5 /*Untertitel*/
{ font-weight: bold; font-style: italic; font-size: 6pt;
 
}

.tabcontrol_cont
{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	background-color: #FFF;
}


/* -- Popup-Layer -- */
.popup
{
	background-color: #AAA !important;
	border: 1px solid #555;
}


/* ------------------------ Strukturen ------------------------ */

html, body{ 
 margin: 0px 0px 0px 20px;
 padding:0; 
 text-align:center; 
} 

#pagewidth{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
 margin-top: 20px;
} 
 
#header{
 position:relative; 
 height:105px; 
 width:100%;
} 
 
#leftcol
{
 width:180px; 
 float:left; 
 clear: none !important;
 position:relative;
}

#leftcolclear
{
 width:180px; 
 float:left; 
 position:relative;
 clear: right;
}

#maincol{
 float: right; 
 clear: none !important;
 display:inline; 
 position: relative; 
 width:720px;
}

#inhalt {
	/* margin: 20px 0px 0px 10px; */
	padding: 3px 0px 0px 20px;
	min-height: 390px;
}

#footer{
 height:50px; 
 clear:both;
 margin: 0px 20px 0px 40px;
 padding-bottom: 10px;
 } 
 
.menuspace
{
	height: 1px;
	background-color: #FFFFFF;
}
 
 /* Float containers fix:  */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


