/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #CCCCCC;
	color: #000000;
	font: 100.01%/1.4 Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
}

h1 {
	font-size: 1.5em;
	margin: 7px 0;
}

h2 {
	font-size: 1.2em;
	margin: 7px 0;
}

html, body {
	height: 100.01%;
}

p {
	margin: 8px 0px;
}

td p {
	margin: 0;
	padding: 0px 4px;
}

#menue a.aktiv, #kopfmenue a.aktiv {
	text-decoration: underline;
}

#content {
	margin: 30px auto;
	text-align: left;
	width: 90%;
}

#content a {
	background-color: inherit;
	color: #FF9835;
	text-decoration: none;
}

#content a:hover {
	background-color: inherit;
	color: #FF9835;
	text-decoration: underline;
}

#content ul {
	list-style: disc;
	margin: 10px 20px;
}

#contentrahmen {
	background: url(../img/stripe.gif) #E9E9E9 repeat-y;
	color: #000000;
	overflow: auto;
	width: 900px;
}

#framelinks {
	float: left;
	text-align: left;
	width: 248px;
}

#framerechts {
	border-right: 1px solid #E9E9E9;
	float: left;
	width: 651px;
}

#kopfmenue {
	background-color: inherit;
	color: #FFFFFF;
	margin-left: 12px;
	text-align: center;
	width: 236px;
}

#kopfmenue a {
	background-color: inherit;
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
}

#kopfmenue a:hover {
	text-decoration: underline;
}

#menue {
	margin-bottom: 100px;
	margin-top: 20px;
}

#menue a{
	background-color: inherit;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

#menue a:hover {
	text-decoration: underline;
}

#menue li {
	background: url(../img/point.gif) no-repeat 0 9px;
	margin: 0px 0px;
	padding: 10px 0px 10px 35px;
}

#menue ul, #menue li {
	background-color: inherit;
	color: #FFFFFF;
	list-style: none;
}

#rahmen {
	margin: 0px auto;
	width: 900px;
}

#rechtsanwaltslogo{
	margin: 20px auto;
}

#wechselbild {
	margin-left: 12px;
}

.img a:hover{
 text-decoration:none;
}
