/*
Theme Name: Kanzlei
*/

@import url(home.css); 

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, font, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td	{
	margin: 0;
	padding: 0;
	border: 0;
}

body	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 68.75%;
	line-height: 170%;
	color: #333;
	background: url(img/bg_main.gif) repeat-x #eeece6;
}

.clear {
	clear: both;
}

.container	{
	width: 780px;
	margin: 0 auto;
}

.container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a	{
	text-decoration: none;
	outline: none;
	color: #085e98;
}

a:hover	{
	text-decoration: underline;
}

h1	{ color: #fff; font-size: 190%; font-weight: normal; }
h1.main	{ padding: 110px 0 0 0; }
h2	{ margin: 0 0 1.2em 0; font-size: 170%; font-weight: normal; color: #000; line-height: 120%; }
h3 { font-size: 130%; margin: 3em 0 0 0; padding: 0 0 1em 0; border-bottom: 1px solid #8a8a8a; }
h3.no-border { font-size: 130%; margin: 0 0 1.5em 0; padding: 0; border: none; }
h4 { font-size: 100%; }
h5 { font-size: 100%; color: #666; margin: 0 0 1em 0; padding: 0 0 1em 0; font-weight: bold; border-bottom: 1px solid #8a8a8a; }
h5.date { font-size: 90%; color: #666; margin: 0 0 1.5em 0; padding: .2em 0; font-weight: bold; border-bottom: 1px solid #8a8a8a; border-top: 1px solid #8a8a8a; }
h6 { font-size: 130%; color: #069; font-weight: bold; margin: 0 0 .5em 0; padding: 0 0 0 24px; background: url(img/check.gif) left no-repeat; }
h6.tip { font-size: 130%; color: #069; font-weight: bold; margin: 0 0 .5em 0; padding: 0 0 0 24px; background: url(img/tip.gif) left no-repeat; }

p { margin: 0 0 2em 0; }
.paddingtop { padding: 1em 0 0 0; }


/* ------ Top / Navi -------------> */



#top_left	{
	height: 44px;
	width: 390px;
	padding: 53px 0 0 0;
	float: left;
}

#top_left h1	{
	 font-size: 9px; 
}

a#logo	{
	display: block;
	width: 300px;
	height: 0 !important;
	padding: 44px 0 0 0;
	overflow: hidden;
	background: url(img/logo.jpg) no-repeat;
}

#top_right	{
	height: 57px;
	width: 390px;
	padding: 40px 0 0 0;
	float: left;
}

ul#navi	{
	float: right;
	padding: 20px 0 0 0;
}

ul#navi li	{
	list-style-type: none;
	float: left;
}

ul#navi a {
	display: block;
	height: 0 !important;
	padding: 20px 0 0 0;
	overflow: hidden;
}

ul#navi a.kanzlei	{
	width: 72px;
	background: url(img/nav_kanzlei.gif) no-repeat;
}

ul#navi a.familienrecht	{
	width: 123px;
	background: url(img/nav_familienrecht.gif) no-repeat;
}

ul#navi a.praxis	{
	width: 123px;
	background: url(img/nav_praxisbereiche.gif) no-repeat;
}

ul#navi a.kontakt	{
	width: 75px;
	background: url(img/nav_kontakt.gif) no-repeat;
}

ul#navi a.service	{
	width: 62px;
	background: url(img/nav_service.gif) no-repeat;
}


ul#navi a:hover, ul#navi a#aktiv	{
	background-position: 0 -20px;
}


/* -------- Main -----------> */



#main_left	{
	width: 520px;
	height: 70px;
	line-height: 70px;
	float: left;
	margin: 62px 0 0 0;
}

#main_right	{
	width: 230px;
	height: 45px;
	padding: 25px 0 0 30px;
	float: left;
	margin: 62px 0 0 0;
	background: url(img/bg_maintop_right.gif) top left no-repeat;
}

#main_right a	{
	display: block;
	width: 143px;
	height: 0 !important;
	padding: 20px 0 0 0;
	float: left;
	overflow: hidden;
	background: url(img/mail.gif) no-repeat;
}

#main_right a:hover	{
	background-position: 0 -20px;
}

#submenu	{
	width: 780px;
	height: 40px;
	float: left;
	margin: 0 0 45px 0;
	background: url(img/bg_submenu.gif) no-repeat;
}


#submenu ul	{
	list-style: none;
	font-weight: bold;
	width: 520px;
	height: 20px;
	float: left;
}

#submenu ul li	{
	float: left;
	padding: 0 20px 0 0;
}

#submenu ul li a	{
	font-size: 110%;
	display: block;
	height: 20px;
	padding: 10px 0 0 0;
	color: #333;
}

*html #submenu ul li a	{
	width: 80px;
	white-space: nowrap;
}

#submenu ul li a:hover	{
	text-decoration: none;
	background: url(img/submenu_a.gif) top left no-repeat;
	color: #00448d;
}

#submenu ul li a.active	{
	background: url(img/submenu_a.gif) top left no-repeat;
	color: #00448d;
}

#date	{
	float: right;
	height: 20px;
	padding: 10px 0 0 0;
}

/* ----------- MAINCONTENT ------------------> */


#maincontent	{
	width: 490px;
	padding: 20px 30px 0 0;
	float: left;
}

#maincontent h1	{ margin: 0 0 1em 0; font-size: 170%; font-weight: normal; color: #000; line-height: 120%; }

#maincontent em, #column_right em	{
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 0 0 0 2em;
	border-left: 3px solid #036;
}

p.main_footer	{
	border-top: 1px solid #8a8a8a;
	padding: 10px 0 0 0;
}

#maincontent h2	{
	margin: 0 0 0.5em 0;
}

#maincontent ul, #column_right ul	{
	padding: 0 0 0 2em;
	margin: 0 0 2em 0;
}

ul#formular	 {
	padding: 0;
	list-style: none;
	border-top: 1px solid #8a8a8a;	
}

ul#formular	li {
	border-bottom: 1px solid #8a8a8a;	
}

ul#formular a	{
	display: block;
	width: 440px;
	height: 60px;
	padding: 0 0 0 50px;
	font-size: 130%;
	line-height: 60px;
	color: #333;
	text-decoration: none;
	background: url(img/pdf_32.gif) left no-repeat;
}

ul#formular a:hover	{
	background: url(img/pdf_32.gif) left no-repeat #cbc7c0;
	text-decoration: none; 
}

p.thumbs a {
	display: block;
	float: left;
	margin: 0 5px 0 0;
}

p.thumbs img {
	float: left;
	padding: 2px;
	border: 1px solid #d9d6d0;
}

p.thumbs a:hover img {
	border: 1px solid #cbc7c0;
}

/*--------------- FORMULAR -----------------> */

#maincontent form	{
	margin: 2em 0 0 0;
}

fieldset	{
	border: 1px solid #8a8a8a;
	padding: 1em;
	margin: 0 0 1.5em 0;
}

fieldset.mandatory {
	/*background: #dedbd4;*/
}

label	{
	width: 200px;
	float: left;
}

fieldset dl	{
	float: left;
	width: 250px;
	list-style: none;
	margin: 0 0 .5em 0;
}

fieldset dd	{
	float: left;
}

fieldset dt	{
	float: left;
	padding: 0 .3em;
}

input.eingabe	{
	float: left;
	width: 250px;
	font-size: 1.2em;
	margin: 0 0 .5em 0;
	padding: .2em;
	font-family: Arial, Helvetica, sans-serif;
}

input.radio {
	margin-right: .5em;
}

input.last {
	margin-bottom: 2em;
	float: left;
}

input#senden	{
	background: url(img/send.gif) no-repeat;
	width: 120px;
	height: 26px;
	margin: 0 0 1em 0;
	border: 0;
	cursor: pointer;
}

textarea	{
	width: 250px;
	float: left;
	font-size: 1.2em;
	padding: .2em;
	font-family: Arial, Helvetica, sans-serif;
}

select	{
	float: left;
}

legend	{
	font-weight: bold;
	padding: 0 .5em;
}


form span	{
	color: red;
}


/*--------------- / FORMULAR -----------------> */


a.arrow	{
	display: block;
	width: 420px;
	height: 60px;
	padding: 0 0 0 70px;
	font-size: 130%;
	line-height: 60px;
	color: #333;
	float: left;
	text-decoration: none;
	border-bottom: 1px solid #666;
	background: url(img/right_32.gif) top left no-repeat;
}

a.arrow:hover	{
	background: url(img/right_32.gif) top left no-repeat #cbc7c0;
	text-decoration: none;
	background-position: 0 -60px;
}

#main_twocolumn	{
	width: 510px;
	padding: 20px 10px 0 0;
	float: left;
}

#column_left	{
	width: 190px;
	float: left;
}

#column_right	{
	width: 320px;
	float: left;
}

#column_left ul	{
	list-style: none;
	padding: 0;
	margin: 0 0 2em 0;
	width: 180px;
}

#column_left a	{
	color: #333;
	display: block;
	width: 167px;
	padding: 0 0 0 8px;
	background: url(img/right_4.gif) left no-repeat;
}

#column_left a:hover	{
	color: #00448d;
	text-decoration: none;
	background: url(img/right_4.gif) left no-repeat #cbc7c0;
	padding: 0 0 0 8px;
}

#column_left .act	{
	color: #00448d;
	text-decoration: none;
	background: url(img/right_4.gif) left no-repeat #cbc7c0;
	padding: 0 0 0 8px;
}

#column_left a.right_small	{
	display: block;
	width: 160px;
	height: 20px;
	line-height: 20px;
	background: url(img/right_16.gif) left no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 1em 0;
}

#column_left a.right_small:hover	{
	display: block;
	width: 160px;
	height: 20px;
	line-height: 20px;
	background: url(img/right_16.gif) left no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 1em 0;
}


/* ----------- SIDEBAR ------------------> */


#sidebar	{
	width: 230px;
	float: left;
	padding: 20px 0 0 30px;
}

#sidebar a.newsarchiv {
	display: block;
	margin: 1em 0;
	text-align: right;
}

#sidebar .formular-text {
	background: #d4d0ca;
	padding: 10px 5px 5px 5px;
	margin: 0 0 1em 0;
}

#mood_01	{
	width: 230px;
	height: 100px;
	margin: 0;
	background: url(img/mood_01.jpg) no-repeat;
}

#mood_profil	{
	width: 230px;
	height: 100px;
	margin: 0;
	background: url(img/sb_profil.jpg) no-repeat;
}

#mood_koop	{
	width: 230px;
	height: 100px;
	margin: 0;
	background: url(img/sb_koop.jpg) no-repeat;
}

#mood_praxis	{
	width: 230px;
	height: 100px;
	margin: 0;
	background: url(img/sb_praxis.jpg) no-repeat;
}

#mood_kontakt	{
	width: 230px;
	height: 100px;
	margin: 0;
	background: url(img/sb_kontakt.jpg) no-repeat;
}

#mood_service	{
	width: 230px;
	height: 100px;
	margin: 0;
	background: url(img/sb_service.jpg) no-repeat;
}

#mood_anfahrt	{
	width: 230px;
	height: 100px;
	margin: 0;
	background: url(img/sb_anfahrt.jpg) no-repeat;
}

#mood_honorar	{
	width: 230px;
	height: 100px;
	margin: 0;
	background: url(img/sb_honorar.jpg) no-repeat;
}

ul#fortbildung {
	list-style: disc;
	padding: 0;
	margin: 0 0 2em 2em;
}

img.profile-pic {
	float: left;
	margin-right: 10px;
	border: 1px solid #8a8a8a;
	padding: 2px;
	background: white;
}

#sidebar h3#bilder {
	margin: 0;
}

div#photos {
	background: #e6e4de;
	padding: 15px 0 15px 15px;
	float: left;
	margin: 0 0 2em 0;
}

div#photos div {
	float: left;
	margin: 0 15px 5px 0;
}

div#photos div.clear {
	clear: left;
}

div#photos img {
	border: 1px solid #8a8a8a;
	padding: 2px;
	background: white;
}

div#photos img:hover {
	border: 1px solid #085e98;
}

div#photos p {
	margin: 0;
}


ul#list	{ list-style: none; }
ul#list	li { padding: 0; }
ul#list div { padding: 0 0 0 20px; border-bottom: 1px solid #8a8a8a; margin: 0 0 5px 0; background: #cbc7c0; }

h4#adresse	{
	background: url(img/icon_adresse.gif) 3px no-repeat #cbc7c0;
	padding: 2px 0 2px 20px;
	margin: 0 0 0px 0;
	font-weight: bold;
	cursor: pointer;
}

h4#rueckruf	{
	background: url(img/icon_rueckruf.gif) 3px no-repeat #cbc7c0;
	padding: 2px 0 2px 20px;
	margin: 0 0 0px 0;
	font-weight: bold;
	cursor: pointer;
	border-top: 1px solid #8a8a8a;
}

ul#aktuell	{
	display: block;
	padding: 0;
	list-style-type: none;
}

ul#aktuell li	{
	background: url(img/bg_list_artikel.gif) 0 13px no-repeat;
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #8a8a8a;
}


ul#aktuell a	{
	display: block;
	width: 210px;
}

ul#aktuell span	{
	display: block;
	font-weight: bold;
}

#sidebar fieldset, #home_right_column fieldset	{
	padding: 10px 0 0 0;
	border: 0;
}

#sidebar label, #home_right_column label	{
	width: 160px;
	float: left;
}

#sidebar input, #home_right_column input	{
	float: left;
}

input.small	{
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	color: #333;
	padding: 2px;
	border: 1px solid #8a8a8a;
	background: #fff;
	width: 150px;
}

input.small:focus	{
	border: 1px solid #fff;
}

#sidebar select, #home_right_column select	{
	font-family: "Courier New", Courier, monospace;
	float: left;
	font-size: 1.2em;
}

p.spacer	{
	height: 1em;
	margin: 0;
}

a#i-deesign	{
	display: block;
	width: 84px;
	height: 0 !important;
	padding: 22px 0 0 0;
	overflow: hidden;
	background:url(img/link_i-deesign.gif) no-repeat;
}

div.pagination {
	float: left;
	width: 100%;
}

div.alignleft {
	float: left;
}
div.alignright {
	float: right;
}


/* ----------- Footer ----------> */



#footer	{
	background: url(img/bg_footer.gif) repeat-x;
	padding: 140px 0 3em 0;
	text-align: center; 
	color: #777;
}

div.hr {
	clear: both;
	height: 3em;
}

div.hr hr {
	display: none;
}

#footer p	{
	margin: 2em 0;
	clear: both; 
}

#footer ul	{
	list-style-type: none;
	float: left;
	width: 155px;
	padding: 0 40px 0 0;
}

#footer ul li	{
	padding: ;
	text-align: left;
}

#footer ul li:first-child {
	border-bottom: 1px solid #cbc7c0;
	margin: 0 0 10px 0;
}

#footer a	{
	color: #777;
	text-decoration: none;
}

#footer a:hover	{
	color: #777;
	text-decoration: underline;
	background: none;
}
