/* CSS Document */


/* ___________________________ HTML definitionen Start ___________________________ */

*  {	
	margin: 0;
	padding: 0;
	visibility: visible;
	display: inherit;
	}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:none;
	background-color:#FFF;
	color: #2b363e;
	text-align: left;
	font-size: 101%;
}

html>body { 
	font-size: 16px; /* Set correct font-size for safari browsers */
	}

img { border: 0; }

hr {
	color: #2b363e; /* Mozilla */
	background-color: #2b363e; /* Ie */
	border: #2b363e; /* Opera */
	height: 1px;
}

title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

/* ___________________________ HTML definitionen Start ___________________________ */






/* ___________________________ Standarts Start ___________________________ */

.killfloat {
	clear:both;
	visibility: hidden;
	}	

.alignRight {
	text-align: right;
	padding: 0;
	margin:0;
	visibility: hidden;
	display: none;
	}

.motoyama {
	padding: 0;
	margin:0;
	visibility: hidden;
	display: none;
	}

/* ___________________________ Standarts SEnde ___________________________ */


/* ___________________________ Definiton der Hauptnavigation Start ___________________________*/

a {
	color:#2b363e;
	text-decoration: none;
}

a:hover{ text-decoration: underline; }

/* ___________________________ Definiton der Hauptnavigation Ende ___________________________*/





/* ___________________________ Schriften definition der Typo Start ___________________________ */

h1 {
	color: #8a9799;
	font-weight: normal;
	padding-top: .75em;
	font-size: 1.8em;
	letter-spacing: .05em;
	}

h2 {
	color: #8a9799;
	padding-top: .75em;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 1em;
	}

h3 {
	color: #8a9799;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: .3em;
	}

#conRight ul {
	font-size:1.2em;
	margin-bottom: 2em;
	width: 25em;
	display:list-item;
}

#conRight li {
	background-image: none;
	padding: inherit;
	display:list-item;

}

strong { color: #8a9799; }

.paddingLeft {padding-left:1.4em;}

.paddingPleft p {padding-left:1.4em;}

.paddingTop {padding-top: 2em;}

/* ___________________________ Schriften definition der Typo Ende ___________________________ */






/* ___________________________ Layout Start ___________________________ */

#centern {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 0.625em; /* 1 em entspicht 10px */
}

#container {
	padding: 0;
	margin: 0;
	text-align: left;
	width: 100%;
	background-image: none;
}

#containerTopA {
	text-align: left;
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
	visibility: hidden;
	display: none;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}


#containerTopB {
	text-align: left;
	height: 0;
	width: 0;
	padding: 0;
	margin:0;
	visibility: hidden;
	display: none;
}

#containerPicture {
	width: 0;
	float: left;
	padding: 0;
	margin:0;
	visibility: hidden;
	display: none;
}

#containerPicture img { width: 0; }

#containerContent {
	text-align: left;
	visibility: visible;
	display: inherit;
	width: 100%;
	padding: 0;
	margin: 0;
	background-image: none;
	background-color: #FFF;
	border-left: 0;
	border-right: 0;
}

#containerBottom {
	text-align: left;
	width: 73em;
	padding: 0 0 0 7em;
	visibility: visible;
	display: inherit;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e7e8e9;
	border-left: 0;
	border-right: 0;
}

#containerBottom p { padding-top: .5em; }

#containerBottom p img {
	width: 0;
	height: 0; 
	padding: 0;
	margin: 0;
	visibility: hidden;
	display: none; 
	}

/*Innerhalb des content Bereichs*/
#conHeadline {
	margin: 3.5em 0 3.5em 0;
	text-align: left;
	height: 5.1em;
	width: 66em;
	background-image: url(images/bg_headline.gif);
	background-repeat: repeat-x;
	float:left;
}

#conHeadlineSub {
	margin: 3.5em 0 .8em 0;
	text-align: left;
	height: 5.1em;
	width: 66em;
	background-image: url(images/bg_headline.gif);
	background-repeat: repeat-x;
	float:left;
}

#conLeft {
	width: 45%;
	text-align: left;
	float:left;
	visibility: visible;
	display: inherit;
}

#conRight {
	width: 45%;
	text-align: left;
	float:right;
	visibility: visible;
	display: inherit;
}

#conLeft p { 
	font-size:1.2em;
	padding-bottom: 1.5em; 
}

#conLeft img { 
	padding-bottom: 1.5em; 
}

#conRight p {
	font-size:1.2em;
	padding-right: 6em;
	padding-bottom: 1.5em;
}

#conRight img {
	text-align: right;
	float: right;
	width: 100%;
	padding: 4em 0 4em 4em;
}

#conRight .imgReset img {
	width: auto;
	float: left;
	margin: 0;
	padding: 0 1em 0 0;
}

#anwaelte {padding-bottom: 1em; }
/* ___________________________ Layout Ende ___________________________ */


#navlist { 
	float: left;
	padding: 0;
	margin:0;
	visibility: hidden;
	display: none; 
	}

#navlistTop { 
	float: left;
	text-align: right;
	padding: 0;
	margin: 0;
	visibility: hidden;
	display: none;
	}
	
#navlistSub { 
	padding: 0;
	margin: 0 0 1.4em 0;
	clear: both;
	}
	
#navlistSub li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	visibility: hidden;
	display: none;
	}

#navlistFooter { margin-bottom: .5em; }
	
#navlistFooter li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	visibility: hidden;
	display: none;
	}

