@charset "utf-8";
/* CSS Document */
body
{   background-color:#fff;
	background-image:url(../pic/hg4.png);
    background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	height: auto;
	text-align:center;
	background-attachment:fixed;
	color:#000;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	}
#container{
	background-image:url(../pic/inhalt_bg_1.png);
	  top:0px;
		margin-left:auto;
		margin-right:auto;
		color:#000;
		width:900px;
		height:auto;
		text-align:left;
		}	
#h1/*banner*/
{   	
	width: 900px; 
	height: 150px; 
	margin-top: 0px;
	margin-left: 0px;
	padding:0px;
	background-image:url(../pic/banner_hg1.png);
	color:#093;
	font-size:11px;
	position: absolute;
	text-align:left;
}

h2 /* menue */
{
	width:900px;
	height:auto;
	
	position: absolute;
	top: 151px;
	margin: 0px;
	margin-left: 0px;
	text-align:left;
	
	font-size:12px;
	font-family:Georgia;
	color:#F00;
	padding-top:10px;
	padding-left:0px;
}

h1 span, h2 span
{
	display: none;
}
h3 /* inhalt */
{
	height:auto;
	width:900px;
	background-image:url(../pic/inhalt1.png);
	background-repeat:repeat-y;
	position:absolute;
	top:175px;
	padding: 0px;
	margin-top:0;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#000;
	text-align:left;
	padding-top:10px;
	padding-left:0px;
	
	}



a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#009;}
#copy{
	/*background-color:#010d13;/*:#E4E4E4 CEA606*/
	height:15px;
	width:900px;
	position: absolute;
	bottom: 0px;
	size: landscape;
	margin-bottom: 0px;
	font-size:9px ;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	}
 /*#######################Lochkartenmaschinenen*/
#box1 {
font-weight:bold;
z-index:3;}

#box1 a {
color:#000000;
background:#ece8d9;
text-decoration:none;
display:block;
padding:0.2em;
border:1px solid black;}

#box1 a:hover {
color:black;
background:#e0d9bc;
font-family:Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-decoration:none;
width:200px;
border:1px solid black;}

#box1 a .info {display:none;}

#box1 a:hover .info {
color:black;
background:#fafafa;
border:1px solid black;
font-weight:normal;
display:block;
padding:0.6em;}

.border_unten
{
padding-bottom:5px;
margin-bottom:5px;}
.border_unten_rechts
{
padding-bottom:5px;
padding-right:5px;
margin-bottom:5px;
margin-right:5px;}
.border_unten_links
{
padding-bottom:5px;
padding-left:5px;
margin-bottom:5px;
margin-left:5px;}
.linie_unten_rechts_links
{
border-bottom-color: #000000;
border-bottom:solid 1px;
border-right:solid 1px;
border-right-color:#000000;
border-left:solid 1px;
border-left-color:#000000;
}
.linie_unten_links
{
border-bottom-color: #000000;
border-bottom:solid 1px;
border-left:solid 1px;
border-left-color:#000000;
}
.linie_rechte_links
{
border-right:solid 1px;
border-right-color:#000000;
border-left:solid 1px;
border-left-color:#000000;
}
.linie_links
{
border-left:solid 1px;
border-left-color:#000000;
}
.linie_unten
{
border-bottom-color: #000000;
border-bottom:solid 1px;

}
.border_unten_news
{
border-bottom:#FC0 1px solid;
filter: alpha (opacity=60, finishopacity=0, style=1, startX=0, startY=0, finishX=400, finishY=0) width: 100%; height:15; /**/
 }
 
 b{
	 font-size:16px;
   font-weight:bold;
   color:#003;}
   .form_01
   {
	   vertical-align:top;
	   text-align:left;
   }
   .form_02
   {
	   vertical-align:top;
	   text-align:left;
   }
/* CSS Document ende */
