/* 
CSS Anwaltskanzlei Diedrich Berlin, by www.internetdesign-ulbricht.de
*/

/*#################################### allgemeine Deklarationen ##############################################*/

body {
	color:#1b1b1b;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10.5px;
	line-height: 17px;
	height:100%;
}

h1{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height: 12px;
	font-weight: bold;
    color:#a10103;
}

h2{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight: bold;
}

h3{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	font-weight: bold;
}

a{
	color:#1b5088;
}

img{
border:none;
}

p.subnavi{
width: 220px;
border-bottom: thin solid #234785;
}
/*############################## Navigation ####################################################*/

.sitemap {
text-decoration:none;
background:url(../images/sitemap01.gif);
width:83px;
} 
.sitemap:hover {
background:url(../images/sitemap02.gif);
} 

.kontakt {
text-decoration:none;
background:url(../images/kontakt01.gif);
width:83px;
} 
.kontakt:hover {
background:url(../images/kontakt02.gif);
} 

.impressum {
text-decoration:none;
background:url(../images/impressum01.gif);
width:83px;
} 
.impressum:hover {
background:url(../images/impressum02.gif);
} 

.faq {
text-decoration:none;
background:url(../images/faq01.gif);
width:83px;
} 
.faq:hover {
background:url(../images/faq02.gif);
} 

.arbeitsfelder {
text-decoration:none;
background:url(../images/arbeitsfelder01.gif);
width:83px;
} 
.arbeitsfelder:hover {
background:url(../images/arbeitsfelder02.gif);
} 

.uns {
text-decoration:none;
background:url(../images/uns01.gif);
width:83px;
} 
.uns:hover {
background:url(../images/uns02.gif);
} 

.home {
text-decoration:none;
background:url(../images/homea01.gif);
width:83px;
} 
.home:hover {
background:url(../images/homea02.gif);
} 

a.a{
text-decoration:none;
color:#F3F3F3;
font-size:10px;
font-weight:bold;
text-align:center;
}

a.nav {
    background-image:url(../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	width: 220px;
	height: auto;
	float: left;
	clear: none;
	border-top: thin solid #93a4c1;
	color:#234785;
}

a:hover.nav {
    background-image:url(../images/pfeil02.gif);
	background-repeat:no-repeat;
	background-position:right;
    color:#a10103;
}

a.nav2 {
font-weight:normal;
margin-left:20px;
text-decoration: none;
color:#234785;
}

a:hover.nav2 {
    color:#a10103;
}

a.nav3 {
	font-weight:normal;
	margin-left:20px;
    background-image:url(../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	width: 150px;
	height: auto;
	float: left;
	clear: none;
	color:#234785;
	margin-left:30px;
}

a:hover.nav3 {
    background-image:url(../images/pfeil02.gif);
	background-repeat:no-repeat;
	background-position:right;
    color:#a10103;
}

/*#################################### Klassen ##############################################*/

#rahmen{
width:100%;
height:100%;
max-height:100%;
min-height:100%;
text-align:center;
}

#subnavi{
color:#a10103;
font-weight:bold;
margin-left:10px;
line-height: 25px;
}

/*################################# allgemeines Layout #################################################*/

.header {
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
height:71px;
width:200px;
text-align:left;
}

.subnavi{
background-color:#f7f9fb;
color:#234785;
width:240px;
text-align:left;
height:302px;
padding-top: 3px;
padding-bottom: 10px;
}

.content{
background-color:#f4f4f4;
width:460px;
text-align:left;
height:302px;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
color:#2e2e2e;
}

.minilink{
background-color:#f7f9fb;
color:#1b5088;
width:156px;
height:302px;
text-align:left;
padding-left: 5px;
padding-right: 5px;
font-size:9px;
padding-top: 5px;
padding-bottom: 10px;
}

.footer{
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
width:876px;
height:12px;
}

navsub {
	font-weight:normal;
	margin-left:20px;
    background-image:url(../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	width: 150px;
	height: auto;
	float: left;
	clear: none;
	color:#234785;
	margin-left:30px;
}