html, body{
height: 100%;
}

h1{
	font : 1px Arial, Helvetica, sans-serif;
	color : white;		
}

a{
	text-decoration : none;
}

a.mini{
	font : 1px Arial, Helvetica, sans-serif;
	color : black;	
}

.a12s{
	font : 12px Arial, Helvetica, sans-serif;
	color : black;	
}

.a14gr{
	font : 14px Arial, Helvetica, sans-serif;
	color : #1DC91D;
}

.a14gr2{
	font : 14px Arial, Helvetica, sans-serif;
	color : #228B22;
}

.a14rot{
	font : 14px Arial, Helvetica, sans-serif;
	color : red;
}

.a14ros{
	font : 14px Arial, Helvetica, sans-serif;
	color : #CB596C;
}

.a16gr{
	font : 16px Arial, Helvetica, sans-serif;
	color : #1DC91D;
}

.a16g{
	font : 16px Arial, Helvetica, sans-serif;
	color : #757575;
}

.a18ros{
	font : 18px Arial, Helvetica, sans-serif;
	color : #CB596C;
}

.a18rot{
	font : 18px Arial, Helvetica, sans-serif;
	color : red;
}

.a22gr{
	font : 22px Arial, Helvetica, sans-serif;
	color : #1DC91D;
}

.a22blau{
	font : 22px Arial, Helvetica, sans-serif;
	color : #0B17E9;
}

td.menufeldoben{
	font : bold 14px Arial, Helvetica, sans-serif;
	height : 16px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 2px;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-left-width : 10px;
	border-left-style : solid;
	border-left-color : #468D4B;
	background-color : #4EB142;	
}

a.menuoben:link{
	background-color : #4EB142;	
	color : #C2E7D8;	
}

a.menuoben:visited{
	background-color : #4EB142;
	color : #C2E7D8;
}

a.menuoben:hover{
	background-color : #CB596C;
	color : yellow;
}

a.menuoben:active{
	background-color : #CB596C;
	color : yellow;	
}

td.menufeldobenaktiv{
	font : bold 14px Arial, Helvetica, sans-serif;
	height : 16px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 2px;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-left-width : 10px;
	border-left-style : solid;
	border-left-color : #BF3350;
	background-color :  #CB596C;
}

a.menuobenaktiv:link{
	background-color : #4EB142;	
	color : #C2E7D8;	
}

a.menuobenaktiv:visited{
	background-color : #CB596C;
	color : #C2E7D8;
}

a.menuobenaktiv:hover{
	background-color : #CB596C;
	color : yellow;
}

a.menuobenaktiv:active{
	background-color : #CB596C;
	color : yellow;	
}

td.menufeldseitl{
	font : bold 12px Arial, Helvetica, sans-serif;
	height : 16px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 2px;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-left-width : 10px;
	border-left-style : solid;
	border-left-color : #80D287;
	background-color : #B4FDB4;	
}

a.menuseitl:link{
	background-color : #B4FDB4;	
	color : #4E6074;	
}

a.menuseitl:visited{
	background-color : #B4FDB4;
	color : #4E6074;
}

a.menuseitl:hover{
	background-color : #CB596C;
	color : yellow;
}

a.menuseitl:active{
	background-color : #CB596C;
	color : yellow;	
}

td.menufeldseitlaktiv{
	font : bold 12px Arial, Helvetica, sans-serif;
	height : 16px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 2px;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-left-width : 10px;
	border-left-style : solid;
	border-left-color : #BF3350;
	background-color :  #CB596C;
}

a.menuseitlaktiv:link{
	background-color : #74C767;	
	color : #4E6074;	
}

a.menuseitlaktiv:visited{
	background-color : #CB596C;
	color : #C2E7D8;
}

a.menuseitlaktiv:hover{
	background-color : #CB596C;
	color : yellow;
}

a.menuseitlaktiv:active{
	background-color : #CB596C;
	color : yellow;	
}

table.schattenunten{
	border-bottom-style : solid;
	border-bottom-width : 3px;
	border-bottom-color : #4EB142;
}

td.titelfeldunten{
	font : 12px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #4EB142;
	text-align : center;
}

td.scrollwindow{
	border-top-width : 2px;
	border-top-style : solid;
	border-top-color : #96DE8A;
	border-left-color : #96DE8A;
	border-left-style : solid;
	border-left-width : 2px;	
}
td.hersteller{
	font : bolder 14px;
	font-family : Arial, Helvetica, sans-serif;
	background : #CB596C;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #9F4352;
	color : #C2E7D8;
	padding-left : 5px;
	padding-bottom : 1px;
	padding-top : 1px;
	text-align : center;
	}

input.leer{
	background-color : Red;
	color : White;
	font-size : 10pt;
	border-style : solid solid solid solid;
	border-width : 1px 1px 1px 1px;
	border-color : #1E90FF #1E90FF #1E90FF #1E90FF;
}

input.normal{
	background-color : White;
	color : Black;
	font-size : 10pt;
	border-style : solid solid solid solid;
	border-width : 1px 1px 1px 1px;
	border-color : #1E90FF #1E90FF #1E90FF #1E90FF;
}
	
a.hersteller:link{
	background-color : #CB596C;	
	color : #C2E7D8;
}

a.hersteller:visited{
	background-color : #CB596C;	
	color : #C2E7D8;
}

a.hersteller:hover{
	background-color : #CB596C;	
	color : #C2E7D8;
}

a.hersteller:active{
	background-color : #CB596C;	
	color : #C2E7D8;
}
	
td.zurück{
	font : bold 12px;
	font-family : Arial, Helvetica, sans-serif;
	background : #B4FDB4;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : Green;
	padding-left : 5px;
	padding-bottom : 1px;
	padding-top : 1px;
	text-align : center
}

td.teiler{
	font : bold 12px;
	font-family : Arial, Helvetica, sans-serif;
	background : white;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #D0705A;
	padding-left : 5px;
	padding-bottom : 1px;
	padding-top : 1px;
	text-align : left;
	border-left-color : #D0705A;;
	border-left-style : solid;
	border-left-width : 2px;
}

td.teiler2{
	font : bold 12px;
	font-family : Arial, Helvetica, sans-serif;
	background : white;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #D0705A;
	padding-left : 5px;
	padding-bottom : 1px;
	padding-top : 1px;
	text-align : left;
}

td.infofenster{
	font : 12px;
	font-family : Arial, Helvetica, sans-serif;
	background : white;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #D0705A;
	padding-left : 5px;
	padding-bottom : 1px;
	padding-top : 1px;
	text-align : left;
	border-left-color : #D0705A;;
	border-left-style : solid;
	border-left-width : 2px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #D0705A;
}

a.zurück:link{
	background-color : #CB596C;	
	color : #C2E7D8;
}

a.zurück:visited{
	background-color : #CB596C;
	color : #C2E7D8;
}

a.zurück:hover{
	background-color : #CB596C;
	color : yellow;
}

a.zurück:active{
	background-color : #CB596C;
	color : yellow;	
}

	
div.scrollwindow{
	float: left; 
	left:0px; top:0px;
	width:545px;
	height:100%;
	z-index:1;
	visibility:	show;
	min-height:100%;
    max-height:100%;
	position: static;
    overflow:auto;
    overflow-x: hidden;

	}

div.hidden{
	font : 0px;
	font-family : Arial, Helvetica, sans-serif;
	visibility : hidden;
	color : Blue;
}

a.titelunten:link{
	background-color : #4FB047;
	color : White;
}

a.titelunten:visited{
	background-color : #4FB047;
	color : white;
}

a.titelunten:hover{
	background-color : #4FB047;
	color : yellow;
	text-decoration : underline;
}

a.titelunten:active{
	background-color : #4FB047;
	color : #435667;
}

table.hgimpressum{
 	background-image:url(hg.jpg); 
	background-repeat:no-repeat;
 	background-attachment:fixed; 
	padding:0px;
 	margin-left:100px; 
	margin-top:20px; 
	margin-right:20px; 
	margin-bottom:20px;
 }
