
* {
	margin: 0;
	padding: 0;
		font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}


#cmsbody {
   
     	border-color : #FFFFFF;
	border-style : solid;
	border-width : 0px;


}

#hintergrund {
	width: 1000px;
	height: 126px;
	margin: 0 auto; 
	background: url(alpmann-schmidt-hintergrund.jpg) no-repeat; 
}

#schatten {
	position: absolute;
	top:    0px;
	left:   1px; 
	width:  1000px;
	height: 350px;
	z-index:2;
	}



/* Logo */

#strich {
	position: absolute; 
	top: 82px;
	left: 90px; 
	background: url(alpmann-schmidt-hamburg_spacer.jpg) no-repeat;
	background-color: #ffffff;
	width: 800px; height:1px; 
	}

#logo {
	position: absolute;
	top:    10px;
	left:   3px; 
	width:  93px;
	height: 93px;
	background: url(logo.gif) no-repeat ;
	z-index:2;
	}


/*Schriftzug*/

#zweigstelle {
   	font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
   	position:absolute;
   	top:9px; left: 100px; color:#1E436F;}

#jurrep {
   	font: lighter 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
   	letter-spacing: 0.02em;
  	 position:absolute;
   	top:30px; left: 100px; color:#1E436F;
}


#divImpressum
{
	position: absolute; 
	top: 95px; 
	left:100px;
	color: #1d426e;
	font-size:11px;
	letter-spacing:1px;
}

.aImpressum
{
	color:#1d426e;
	text-decoration:none;
}

.aImpressum:visited
{
	color:#1d426e;
	text-decoration:none;
}

.aImpressum:hover
{
	color:#ffffff;
	text-decoration:underline;
}



#divMenutop 
{
	position: absolute; 
	top: 60px; 
	left:320px;
	color: #1d426e;
	font-size:11px;
	letter-spacing:1px; 
}

.aMenutop
{
	display: block;
	float: left;
	height: 24px;
	padding: 1px 10px 0px 10px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-color : #9898FD;
	border-style : solid;
	border-width : 0px;
	
}

.aMenutop:visited
{
	color:#ffffff;
	text-decoration:none;
}

.aMenutop:hover 
{	
	
	background: #B6C1DC;
	color: #FFFFFF;
	border-color : #ffffff;
	border-width : 1px;
	border-style : solid;
        border-right-color:#ffffff;
        border-left-color:#ffffff;
        border-top-color:#ffffff;
        border-bottom-color:#B6C1DC;
	z-index: 2;
        
	

}

/* Search */
#ja-search {
	padding-left: 20px;
	position: absolute;
	top: 45px;
	right: 0;
}

#ja-search .inputbox {
	width: 120px;
	border: 1px solid #333333;
	padding: 3px 5px;
	color: #999999;
	background: #FFFFFF;
	font-size: 92%;
}


#lupe {
	width: 100%;
	height: 5px;
	top: 15px;
	background: url(../images/icgon-search.gif) no-repeat; 
}


#weitereinfos
{
   	display: block;
  	width: 350px;
  	height: 175px;
  	background: url("weiter.jpg") no-repeat 0 0;

}


#weitereinfos:hover
	{ 
  	background-position: 0 -172px;
}


#weitereinfos span
	{
  	display: none;
}

#weitereinfos2
{
   	display: block;
  	width: 380px;
  	height: 175px;
  	background: url("weiter2.jpg") no-repeat 0 0;

}


#weitereinfos2:hover
	{ 
  	background-position: 0 -172px;
}


#weitereinfos2 span
	{
  	display: none;
}




