/* CSS Document */
* {
margin:0;
padding:0;
}

body {
	background-image:url('../grafik/strich-logo.gif'); /*Hier ist die Logoerweiterung nach rechts*/
	background-repeat:repeat-x;
	background-color:#777b88;
	font-size: 0.6em;
	line-height: 1.65em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	}

h1 {
	text-indent:-999em;
	}

div#top {
	background-image:url('../grafik/friedrich-wolf-rechtsanwalt.gif'); /*Hier ist das Logo*/
	background-repeat:no-repeat;
	background-position: 46px 36px;
	height:129px;
	text-align:left;
	}

	
	

div#navig {
	text-align:left;
	background: #E1E7FD;
	height:38px;
	font-size:1.2em;
	}

ul.navigation {
margin-left:45px;
}

ul.kompetenz {
font-size:1.3em;
}

li.list {
list-style:none;
margin-bottom:2px;
}

li.navi {
float:left;
padding-right:41px;
padding-top:12px;
list-style:none;
}

li.naviaktiv { /*aktive Seite*/
color:#630931;
font-weight:normal;
list-style:none;
float:left;
padding-right:41px;
padding-top:12px;
}

a.kontakt { /*emaillink auf der kontaktseite*/
color:#FFFFFF;
}


div#bild {
	background: transparent;
	width:235px;
	height:205px;
	float:left;
	margin-left:46px;
	margin-top:60px;
	}


div#text {
	font-size: 1.05em;
	line-height: 1.6em;
	width:500px;
	float:left;
	margin-left:38px;
	margin-top: 90px;
	text-align:left;
	}
	
div#textimpressum {
	width:600px;
	margin-left: 320px;
	margin-top: 90px;
	text-align:left;
	}



p.gross {
font-size:1.8em;
font-weight:700;
font-family:"Times New Roman", Times, serif;
}

p.klein {
font-size:1.1em;
}

p {
margin-bottom: 1.0em;
}

a {
text-decoration:none;
color:#000000;
}

a:hover, a:active, a:focus {
color:#630931;
font-weight:normal;
}







p.klick {
font-size: 1.0em;
color:#FFFFFF;
margin-top:235px;
}

h2 {
font-size:1.4em;
color:#630931;
margin-bottom:20px;
}

p.fliesstext {
font-size:1.3em;
}

h3 {
color:#FFFFFF;
font-size:1.3em;
margin-bottom:0.8em;
}


p.fliesstextimpressum {
font-size:1.0em;
}

li.press {
list-style:none;
}

a.pressum {
color:#FFFFFF;
text-decoration:underline;
}



