	* {
margin: 0em; 
padding: 0em;
}

* a img{
	border: none;
}

* img {
	border: none;
}

* ul {
	list-style-type: none;
}



body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: url(../bilder/karo.gif) repeat;
}

#container {
	width: 1000px;
	
}

#wrapper {
	width: 1000px;
	float: left;
	background: url(../bilder/hg.gif) repeat-y;
}


/* Anfang Header */

#header {
	width: 1000px;
	background: #eee;
	height: 119px;
	float: left;
}

#header img.logo {
	width: 286px;
	float: left;
}

#header img.anwaltverein {
	width: 150px;
	float: right;
	padding-top: 23px;
	padding-right: 35px;
}

#header img.fortbildung {
	width: 71px;
	float: right;
	padding-top: 23px;
	padding-right: 35px;
}

/* --> Ende Header */


/* Anfang Navigation */

#navigation {
	width: 286px;
	float: left;
}

.nav-ueberschrift {
	width: 266px; 
	font-weight: bold;
	padding-left: 20px;
	line-height: 28px;
	background: #660033;
	color: #fff;
	font-size: 0.8em;
	margin-bottom: 12px;
}

.schriftgroesse {
	width: 266px; 
	font-weight: bold;
	padding-left: 20px;
	line-height: 28px;
	background: #ddd;
	color: #660033;
	font-size: 0.8em;
	margin-bottom: 12px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}


#navigation ul {
	width: 286px;
	font-size: 0.8em;
	margin-bottom: 12px;
}

#navigation ul li {
	line-height: 1.2em;
	margin-bottom: 5px;
	width: 286px;
}

#navigation ul li a {
	background: url(../bilder/quadrat.gif) no-repeat;
	background-position: 20px 8px;
	padding-left: 35px;
	width: 251px;
	display: block;
	color: #000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navigation ul li a:hover, #navigation ul li a.hier {
	color: #660033;
	background: #fff url(../bilder/quadrat.gif) no-repeat;
	background-position: 20px 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* --> Ende Navigation */



#subnav {
	width: 714px; 
	height: 28px;
	background: #ddd;
	margin-bottom: 20px;
	float: left;
}

#subnav ul {
	font-size: 0.7em;
	padding-left: 38px;
	padding-top: 7px;
	margin-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#subnav ul li {
	display: inline;
	padding-left: 15px;
	background: url(../bilder/aufzaehlung.gif) no-repeat;
	margin-right: 15px;
}

#subnav ul li a {
	color: #000;
}

#subnav ul li a:hover {
	text-decoration: none;
}

/* --> Anfang Content */

#content {
	width: 714px;
	float: left;
	height: 490px;
	overflow: auto;
}

h1 {
	color: #660033;
	font-size: 1.1em;
	margin-left: 35px;
	margin-bottom: 20px;
	padding-right: 40px;
}

h1 span {
	font-size: 0.8em;
}

#content p {
	font-size: 0.8em;
	margin-left: 35px;
	padding-right: 40px;
	margin-bottom: 20px;
}

#content p.wichtig {
	background: #eee;
	margin-right: 35px;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #660033;
}


#content p a, #content ul li a {
	color: #660033;
}

#content p a:hover, #content ul li a:hover {
	color: #777;
}

#content p a.nicht {
	color: #000;
	text-decoration: none;
}

#content p a.nicht:hover {
	color: #000;
}

h2 {
	padding-top: 10px;
	margin-left: 35px;
	color: #660033;
	margin-bottom: 15px;
	padding-right: 40px;
	font-size: 0.9em;
}

h2.zentriert {
	text-align: center;
	padding-top: 0;
	margin-bottom: 30px;
}


#content ul {
	font-size: 0.8em;
	margin-left: 60px;
	padding-right: 40px;
	margin-bottom: 20px;
}

#content ul li {
	line-height: 1.8em;
	background: url(../bilder/haken.gif) no-repeat;
	background-position: 0 5px;
	padding-left: 20px;
}

img.foto-kolb {
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-left: 35px;
	margin-bottom: 15px;
	padding: 3px;
	border: 1px solid #ddd;
	
}

img.fam-logo {
	width: 150px;
	float: left;
	margin-right: 15px;
	margin-left: 35px;
	margin-bottom: 10px;
	
}

img.acrobat {
	width: 162px;
	margin-left: 35px;
	margin-bottom: 25px;
}

img.service {
	width: 100px;
	margin-left: 35px;
	margin-right: 50px;
}

img.anwaltseiten {
	width: 220px;
	margin-right: 50px;
}

img.logo2 {
	width: 480px;
	margin-left: 35px;
	margin-bottom: 20px;
}

hr {
	background: #ddd;
	margin-left: 35px;
	margin-right: 35px;
	color: #ccc;
	margin-bottom: 20px;
}

/* --> Ende Content */


/* --> Anfang Footer */


#footer {
	width: 1000px;
	background: #ddd;
	float: left;
	border-top: 6px solid #fff;
	margin-top: 15px;
}

#footer ul {
	font-size: 0.8em;
	width: 395px;
	float: left;
	padding-left: 54px;
	padding-top: 7px;
}

#footer ul li {
	display: inline;
	margin-right: 10px;
}

#footer ul li a {
	color: #000;
	text-decoration: underline;
}

#footer ul li a:hover{
	color: #660033;
}

#footer ul li a.hier{
	color: #660033;
	text-decoration: none;
}

#footer img {
	width: 254px;
	float: left;
	padding: 0px 0 0px 12px;
}

#footer p {
	width: 270px;
	float: right;
	font-size: 0.6em;
	text-align: right;
	padding-top: 9px;
	padding-right: 15px;
	color: #777;
}

#footer p a {
	text-decoration: none;
	color: #777;
	font-size: 0.9em;
}

#footer p a:hover {
	text-decoration: underline;
	color: #660033;
}


/* --> Ende Footer */


/* <-- Formular */

fieldset {
	width: 600px;
	border: 1px solid #ddd;
	padding: 10px;
	margin-left: 35px;
	background: #f9f9f9;
}


input, textarea {
	width: 485px;
	border: 1px solid #ddd;
	color: #000;
	margin-top: 5px;	
}

form h2 {
	margin-bottom: 30px;
}

label.labelradio {
	margin-right: 30px;
}

label.box {
	margin-right: 13px;
}

input.radiobutton {
	width: auto;
	border: none;
}

input.kind-name {
	width: 170px;
	margin-right: 5px;
}

input.oder {
	width: 155px;

}

input.kind-alter {
	width: 30px;
	margin-right: 5px;
}

input.kind-geb {
	width: 105px;
}

input.senden {
	width: 130px;
}



/* --> Ende Formular */

