@CHARSET "ISO-8859-1";

body {
	background: #DDD;
	font-family: "Trebuchet MS", Verdana, "Microsoft Sans Serif";
	color: #000000;
	text-align: center;
	margin-top: -4px;
}

strong {
	font-weight: bold;
	letter-spacing: 0.8px;
}

h1 {
	position: absolute; 
	left: -1000px;
	top: -1000px;
}

h2 {
	margin-left: -10px;
	margin-bottom: 18px;
	padding-left: 10px;
	font-size: 22px;
	border: solid #996363;
	border-width: 0px 0px 1px 0px;
	color: #9a0024;
	letter-spacing: 1px;
}

h3 {
	background: #EEE;
	padding: 5px 2px 0px 10px;
	margin-top: 26px;
	margin-bottom: -2px;
	margin-left: -10px;
	font-size: 16px;
	color: #9a0024;
	letter-spacing: 0.8px;
}


.fixlist {
	position: relative;
	left: -100px;
}

input {
	background: #DDD;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: 0.5px;
	font-size: 14px;
	padding: 2px;
	border: #000 solid;
	border-width: 0px 0px 1px 0px;
}

textarea {
	background: #DDD;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000;
	width: 100%;
	letter-spacing: 0.5px;
	font-size: 14px;
	border: #000 solid;
	border-width: 1px;
}

.infokasten {
	border-width: 1px;
	border-style: solid;
	padding: 0px 7px 0px 7px;
	letter-spacing: 0px;
	margin-bottom: 15px;
}
.infokasten h3 {
	background: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
.infokasten p {
	margin-top: 2px;
}

#main {
	position: relative;
	width: 784px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#container {
	position: absolute;
	top: 0px;
	width: 784px;
	margin: 0px;
	padding: 4px;
	padding-bottom: 0px;
	border-width: 0px;
	border-color: #4b071c;
	border-style: solid;
	background-color: #AAA;
}

#content {
	position: relative;
	float: right;
	top: 3px;
	left: 0px;
	width: 100%;
	height: auto;
	margin-bottom: 6px;
	background-color: #ffffff;
}

#content .box {
	margin: 14px;
}

#content p {
	margin-bottom: 5px;
	padding-bottom: 2px;
	line-height: 18px;
	font-size: 14px;
	text-align: justify;
}

#content ul {
	margin: 2px 50px 10px 25px;
	padding: 2px 50px 10px 25px;  
	font-size: 14px;
}

#content ul.kanzlei {
	margin: 2px 10px 10px 25px;
	padding: 2px 10px 10px 25px;  
}

#content ol {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 14px;
}
	

#content a,#content a:link,#content a:visited,#content a:active,#content a:focus {
	font-size: 14px;
	color: #000; 
	text-decoration: none;
	font-weight: normal; 
	background: url(images/link.gif) repeat-x bottom transparent;
}

#content a:hover {
	color: #000;
	text-decoration: none; 
	font-weight: normal;
	background: url(images/hover.gif) repeat-x bottom transparent; 
}

#content .hl,#content a.hl:link,#content a.hl:visited,#content a.hl:active,#content a.hl:focus {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.8px; 
}

#content a.hl:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.8px;
}

#footer {
	position: relative;
	float: left;
	top: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #fff;
	color: #000;
	font-size: 12px;
}

#footer p {
	margin: 6px;
	text-align: right;
}

#footer a,#footer a:link,#footer a:visited,#footer a:active,#footer a:focus {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

#logo {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 532px;
	height: 160px;
	background: #8e0b1f 
		url(images/anwaltskanzlei-medert-schneebeck-viertel-logo.gif)
		no-repeat center;
	z-index: 0;
}

#logozentriert {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 784px;
	height: 160px;
	background: #8e0b1f 
		url(images/anwaltskanzlei-medert-schneebeck-viertel-logo.gif)
		no-repeat center;
	z-index: 0;
}

#foto {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 252px;
	height: 160px;
	background: #8e0b1f  url(images/foto_klein.jpg) no-repeat left;
}

#empty {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 252px;
	height: 160px;
	background-color: #8e0b1f;
}

#menu {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	top: 1px;
	left: 0px;
	width: 784px;
	height: 29px;
	background-color: #8e0b1f;
	z-index: 100;
}

#dropdown,#dropdown ul {
	width: 784px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#dropdown a {
	padding: 2px;
	display: block;
	width: 145px;
	font-size: 16px;
	color: #fff;
	height: 25px;
	line-height: 24px;
	text-decoration: none;
	text-indent: 5px;
	border: 1px solid #000;
	border-width: 0px 0 0px 0px;
}

#dropdown li ul li a,#dropdown li ul li a:visited {
	border-width: 0
}

#dropdown li a.open,#dropdown li a.open:visited {
	border-width: 0
}

#dropdown li {
	float: left;
	font-size: 14px;
	text-align: center;
}

#dropdown li:hover {
	position: relative;
}

#dropdown li:hover>a,#dropdown li:hover>a:visited {
	background: #fff;
	color: #000;
}

#dropdown li ul {
	background: #8e0b1f;
	display: none;
	width: 200px;
	text-align: left;
	border: 1px solid #611a29
}

#dropdown li ul a,#dropdown li ul a:visited {
	background: #8e0b1f;
	font-size: 14px;
	width: 196px;
	text-align: left
}
#dropdown li ul a:hover {
	background: #fff
}

#dropdown li:hover>ul {
	display: block;
	position: absolute;
	top: -11px;
	left: 120px;
	margin: 10px 30px 30px 30px;
	background: transparent url(transparent.gif);
	
}

#dropdown>li:hover>ul {
	left: -30px;
	top: 16px;
}

#dropdown li ul li ul {
	display: none;
	width: 180px;
}

#dropdown li ul li ul a,#dropdown li ul li ul a:visited {
	color: #fff;
	background: #8e0b1f;
	font-size: 13px;
	width: 176px;
	line-height: 16px;
	height: 18px; 
}

#dropdown li ul li ul a.xl,#dropdown li ul li ul a.xl:visited {
	height: 32px
}

#dropdown li ul li ul a.xxl,#dropdown li ul li ul a.xxl:visited {
	height: 48px
}

#dropdown li ul li ul a:hover {
	background: #fff;
	color: #000
}

#dropdown table {
	position: absolute;
	border-collapse: collapse;
	top: 3px;
	left: 0;
	z-index: 100;
	font-size: 1em;
}

* html #dropdown li a:hover {
	position: relative;
	background: #fff;
	color: #000;
}

#dropdown li a:active,#dropdown li a:focus {
	background: #fff;
	color: #000;
}