/* Allgemein */


body
{
	font-size: 80%;
	font-family: Arial, Helvetica, Sans-Serif;
	background: #ffffff;
	color:#333333;
		
	
}


h2 {

	color:#33333;
	font-size:100%;
}


h3 {

	color:#6666CC;
	font-size:110%;
}

b{

	color:#33333;
	font-size:100%;
}


#seite {

	padding-top: 35px;
	padding-right: 20px;
	padding-left: 12px;
	padding-bottom: 10px;	
}


#linkeseite {
	clear: both;	
	margin: 0 auto; 
	background: #dce2f0;
	padding-top: 75px;
	padding-left: 4px;
	padding-right: 8px;
	width:180px;
	
}



#rechteseite {
	clear: both;	
	margin: 0 auto; 
	padding-top: 70px;
	padding-right: 28px;
	padding-left: 20px;	
	padding-bottom:25px;
	font: 13 px Arial, Tahoma, Sans-serif;
	
}


#logo {
	position: absolute;
	top: 38px;
	left: 800px;	
	background:  url(../Rechtanwaelte-Mueller-Mueller/logo.gif) no-repeat;
	height:80px;
	width: 120px;
		
}


#kopfbild {
	position: absolute;
	top: 1px;	
	background:  url(../Rechtanwaelte-Mueller-Mueller/rechtsgebiete.jpg) no-repeat;
	height:130px;
	width: 192px;
		
}


#Ueberschrift {
	position: absolute;
	left: 210px;	
	height:40px;
	width: 380px;
		
}


#aslogo {
	
	background: url(aslogo.jpg) no-repeat;	
	height:340px;
	width: 100%;	
}


#kanzleilogo {
	
	background: url(../Rechtanwaelte-Mueller-Mueller/kanzleilogo.jpg) no-repeat;	
	margin:0; padding: 0 0 0 0px;
	height:260px;
	width: 100%;	
}





/*Head Infos*/


#Kopf {
	background: #9FABCE;
	margin:0; 	
	font: bold 19px/30px Sans-serif, Arial;
	color: #fff;
	height:121px;
	width: 1024px;	
}



#k_titel {
	
	font: bold 14px/20px Sans-serif, Arial;
	color: #FEF5AC;
		
}



/* Navigation Oben */

#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: #FEF5AC url(navi.jpg);	
	font: bold 13px/33px  Arial, Tahoma, Sans-serif;
	height: 33px;
	width: 100%;	
	
}
#menu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0 0 0 197px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;	
	padding: 0 12px;
	text-decoration: none;
	
}
#menu ul li a:hover {
	color: #FFF;
	background: #9FABCE;	
}
#menu ul li#current a {	
	color: #FEF5AC;
}


/* Navigation Links */


.MenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 30px;
	padding-left: 9px;
	padding-right: 10px;
	background-image: url(../Rechtanwaelte-Mueller-Mueller/navigationbackround.jpg);
	background-repeat: repeat-y;
}

.MenuLinks a {
	display: block;
	background-repeat: no-repeat;
	font-weight: normal;
	color: ##9FABCE;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}

.MenuLinks a:link, .MenuLinks a:visited, .MenuLinks a:active {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

.MenuLinks a.Punkt {
	color:  #000000;
	background-repeat: no-repeat;
}

.MenuLinks a:hover.Punkt {
	color:  #273D76;
	background-repeat: no-repeat;
	text-decoration: none;
}

.MenuLinks a:hover {
	color: #273D7B;
	font-weight: normal;
	background-repeat: no-repeat;
	text-decoration: none;
}



/*Links*/


a:link {
        color:#000066; text-decoration:none
       }

a:visited {
           color:#000066; text-decoration:none
          }

a:active {
          color:#999999; text-decoration:none
         }
a:hover {
          color:#999999; text-decoration:none
        }











