@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
	}
img {
	border:none;
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	}

#header {
	color:#000;
	width:640px;
	height:84px;
	margin:0px auto;
	text-align:center;
	}
#header h1 {
	color:white;
	font-size:x-large;
	font-weight:normal;
	margin:6px 0px 4px;
	letter-spacing:4px;
	}
#header p {
	font-size:medium;
	color:white;
	margin:0px 0px 0px;
	letter-spacing:3px;
	}
#footer p {
	text-align:center;
	color:#666666;
	padding:10px;
	}
	
#wrapper {
	width:100%;
	margin:0px auto;
	background-color:#336699;
	padding:8px 0px;
	font-family:"Times New Roman", Times, serif;
	}
#wrapper2 {
	width:100%;
	height:50px;
	margin:0px auto;
	background-color:#eee;
	}
#menu {
	margin:0px auto;
	width:650px;
	height:40px;
	text-align:left;
	}
#menu ul {
	list-style-type:none;
	}
#menu li {
	display:inline;
	margin-right:8px;
	}
#menu li a {
	width:148px;
	height:40px;
	line-height:40px;
	margin:4px 0px;
	/* text-indent:40px; */
	border-radius:6px;
	text-decoration:none;
	/* padding:10px 20px; */
	color:#000;
	background-color:#fff;
	display:inline-block;
	text-align:center;
	border:1px solid #336699;
	}
#menu li a:hover {
	background-color:#336699;
	background-image:none;
	color:#FFFFFF;
	}
#content {
	background-color:#fff;
	/* border:1px solid #10499e; */
	width:640px;
	border-radius:6px;
	margin:10px auto 0px;
	padding:10px;
	}
#content ul {
	list-style-type:disc;
	margin:10px 0px 10px 24px;
	}
#content p {
	margin:12px 0px 6px;
	}
#content h2 {
	margin:16px 0px 10px;
	color:#336699;
	font-weight:normal;
	}
#footer {
	font-size:smaller;
	clear:both;
	}
a.act {
	background-color:#336699 !important;
	color:#FFFFFF !Important;
	}

#jessenstrasse {
	margin-right:20px;
	border-radius:6px;
	border:1px solid #336699;
	float:left;
	margin-bottom:8px;
	margin-top:8px;
	}

h4 {
	margin:16px 0px 10px;
	color:#336699;
	font-weight:normal;
	font-size:medium;
	}
#anwalt1 {
	float:left;
	width:250px;
	margin:140px 10px 0px 30px;
	}
#anwalt2 {
	float:right;
	width:250px;
	margin:10px 30px 0px 10px;
	}
.anwaeltebild {
	margin-top:10px;
	border-radius:6px;
	}
#footer a {
	clear:both;
	color:#666666;
	text-decoration:none;
	}

#adresspic {
	float:right;
	}
.e4competence a {
	text-decoration:none;
	color:#000000;
	}

.icon {
	float:left;
	width:100px;
	height:72px;
	}
.icontext2 {
	float:right;
	width:540px;
	height:58px;
	margin-top:14px;
	}
.icontext {
	float:right;
	width:540px;
	height:66px;
	margin-top:6px;
	}
.e4conceptref {
	text-decoration:none;
}