@charset "utf-8";
/*
Theme Name: Rechtsanwalt Frank Albach
Theme URI: http://www.ra-albach.de
*/

html {
	background: url(../images/bg.gif) repeat-x center 87px;
}

body {
	color: #6F7072;
	font: 62.5%/2.0em Arial;
}

#wrapper {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	margin-top: 20px;
	height: 210px;
	position: relative;
	z-index: 1;
}

/**Navigation**/
#topnavi {
	background: #00417f;
	height: 32px;
	position: relative;
	padding-top: 100px;
}

#topnavi ul {
	display: inline;
	position: absolute;
	height: 100px;
}
#topnavi ul li {
	font-size: 1.5em;
	float: left;
	height: 26px;
	list-style: none;
}
#topnavi ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 6px 22px 6px;
}
#topnavi ul a:hover {
	background: #FFF;
	color: #00417F;
}
#topnavi ul li.parent.active ul{
	width: 500px;
	margin-top: 32px;
}

#topnavi ul ul.portrait {
	width: 270px;
}
#topnavi ul ul.kontakt {
	width: 270px;
}
#topnavi ul li.parent.active a {
	color: #00417F;
	background-color: #E4E4E4;
	background-repeat: no-repeat;
}
#topnavi ul li.parent.active ul{
	height: 35px;
	position: absolute;
	width: 200px;
	top: 33px;
	display: inline;
	margin-top: 1px;
	padding-left: 0;
}
#topnavi ul li.parent.active ul li{
	border-bottom: 1px solid #FFF;
	height: 24px;
	margin-bottom: 3px;
	width: 175px;
}

#topnavi ul li.parent.active ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	background-color: #e4e4e4;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 250px;
	font-size: 0.65em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 23px;
}
#topnavi ul li.parent.active ul li.active  {
	margin-top: 0px;
	height: 24px;

}

#topnavi ul li.parent.active ul li a:hover {
	color: #00417F;
}
#topnavi ul li.parent.active ul li.active a{
	color: #00417F;
	background-color: #e4e4e4;
	background-image: none;
	background-repeat: no-repeat;
}

/*--------Inhaltsbereich---------*/
#content {
	font-size: 1.3em;
}
/**Textbereich**/
#maincontent {
	width: 600px;
	float: left;
	padding-right: 42px;
}
#maincontent h1 {
	color: #00417F;
	margin-top: 50px;
	margin-bottom: 25px;
	font: bold normal 1.5em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#maincontent h2 {
	margin-bottom: 15px;
	font-weight: bold;
	color: #01478C;
	font-size: 1.1em;
}
#maincontent ul {
	display: block;
	list-style: none;
	margin-bottom: 25px;
}
#maincontent ul li {
	display: block;
	padding-left: 20px;
	background: url(../images/list_gross.gif) no-repeat left 7px;
	margin-bottom: 5px;
}

#maincontent a {
	color: #00417F;
	text-decoration: none;
}
.moduletable_news a {
	color: #00417F;
	text-decoration: none;
}

#maincontent .kontakt_links {
	width: 250px;
	float: left;
}
#maincontent .kontakt_rechts {
	width: 250px;
	float: right;
}
/**rechte Spalte (Bilder, News)**/
#sidebar_right {
	float: right;
	margin-top: -192px;
	z-index: 2;
	position: relative;
	width: 259px;
}


#sidebar_right h2 {
	display: block;
	background: #00417F;
	color: #FFF;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.8em;
	font-weight: bold;
}
#sidebar_right p {
}
#sidebar_right .moduletable_news {
	border-right: thin solid #e5e5e5;
	border-left: thin solid #e5e5e5;
	padding: 25px 0 25px 15px;
}
#sidebar_right .custom_anfahrt {
	height: 315px;
	border-right: thin solid #e5e5e5;
	border-left: thin solid #e5e5e5;
	width: 258px;
}
#sidebar_right .custom_anfahrt img {
	padding-bottom: 25px;
}
#sidebar_right .moduletable_news p {
	padding-left: 0px;
}
#sidebar_footer, #sidebar_header {
	background: #00417F;
	height: 30px;
}
/*--------Ende Inhaltsbereich---------*/
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.anfahrtsskizze {
	margin-top: 10px;
}
.fettblau {
	font-weight: bold;
	color: #01417F;
}
