body {
    background: #c0c0c0 url(images/bg_page.jpg) repeat-x;
	color: #444444;
	padding: 0;
	margin: 0;
	font-family:Verdana, Arial, sans-serif;
	font-size: 65%;
	text-align: center;
	overflow: auto;
}
blockquote {
	font-style:italic;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0;
}
table, tr, td {
  font-size: 1.0em;
  vertical-align: top;
}
h1,h2,h3,h4,h5,h6,h7,h8,h9 {
	margin:0;
	padding: 0;
	color: #606060;
}
h1 {
	clear: both;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 4px;
}
h2 {
	font-size: 1.1em;
	margin-top: 12px;
}
h3 {
	font-size: 1.05em;
	margin-top: 35px;
	margin-bottom: 0px;
	padding: 0px;
	display: block;
	clear: both;
}
p, span {
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
}

body, div, table, td, span, a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}


#content a {
	text-decoration: underline;
	color: #666688;
	font-size: 1.0em;
}
#content a:vlink, #content a:link {
	text-decoration: none;
	color: #666666;
}
#content a:hover {
	border-bottom: 1px solid #cccccc;
	color: #999999;
}
#content h2 a {
  text-decoration: none;
  color: #666666;
}
.current {
	font-weight: bold;
	color: black;
}
#headline {
	background-image: url(images/netzwerk-unternehmerinnen-lueneburg.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 197px;
	margin-left: auto;
	margin-right: auto;
}
#headline div {
	padding-left: 325px;
	padding-top: 160px;
}
#content,#contentdetail {
	margin-left: auto;
	margin-right: auto;
	font-size: 1.4em;
	width: 980px;
}
#contentdetail {
  width: 588px;
}
#content-left {
  width: 235px;
  text-align: left;
	float: left;
	margin-left: 3px;
}
#content-right {
	width: 588px;
	padding-top: 15px;
	padding-bottom: 40px;
	margin-left: 10px;
	background-color: white;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #cccccc;
	min-height: 400px;
}
.date {
	float: left;
	width: 130px;
	margin-top: 0px;
	display: block;
}
.headline{
	margin-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	font-weight: bold;
	display: block;
}
hr {
	border-top: 0px;
	border-bottom: 1px solid black;
	border-left: 0px;
	border-right: 0px;
	height: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.maintext {
	margin-left: 130px;
	display: block;
}
.box {
	background-color: white;
  border: 1px solid #cccccc;
	padding: 15px;
}
#navigation {
	background-image: url(images/bg-navigation.jpg);
	background-repeat: no-repeat;
	font-family:Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #215C9E;
	overflow: hidden;
}
#navigation ul {
	width: 650px;
	list-style-type:none;
	margin: 0;
	padding: 0;
	font-weight:bold;
	margin-top: 8px;
}
#navigation ul li {
	list-style-image:none;
	padding-right: 2px;
	margin: 0;
	float: left;
	clear: none;
}
#navigation ul li a {
  float: left;
	clear: none;
	display: block;
	margin:0;
	color: #606060;
	min-height: 1.10em;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	text-decoration: none;
	padding-bottom: 4px;
	background-color: #E5E5E5;
}
#navigation ul li a.current {
	color: black;
	background-color:#D0CCCF;
}
#navigation ul li a.rootpath {
  background-color:#B9DAC8;
}
#navigation ul li a:hover, #navigation ul li a:focus {
	background-color: #DDDDDD;
	color: #606060;	
}

#navigation ul.level2 {
  clear: both;
  background-color: #D0CCCF;
  font-size: 0.8em;
  height: 1.8em;
  width: 600px;
  display: block;
  margin: 0;
  padding-top: 4px;
}
#navigation ul.level2 li {
  clear: none;
  float: left;
}
#navigation ul.level2 li a:hover, #navigation ul.level2 li a:focus {
  background-color: #D0CCCF;
}
#navigation ul.level2 li a.current {
  color: black;
  background-color:#DCEDE4;
}
#navigation ul.level2 li a.rootpath {
  background-color:#DCEDE4;
}

#navigation ul.level3 {
  clear: both;
  background-color: #DCEDE4;
  width: 620px;
  height: 1.8em;
  display: block;
  margin: 0;
  font-size: 0.7em;
  padding-top: 4px;
}
#navigation ul.level3 li {
  clear: none;
  float: left;
  background-color: #DCEDE4;
}
#navigation ul.level3 li a:hover, #navigation ul.level3 li a:focus {
  background-color: #D0CCCF;
}
#navigation ul.level3 li a.current {
	color: black;
	background-color: white;
}
#navigation ul.level3 li a.rootpath {
	background-color:#DCEDE4;
}
.property {
  clear: left;
  margin-bottom: 2px;
}
.property .left {
  float: left;
  width:5em;
  margin-bottom: 2px;
}
.property .right {
  float: left;
  margin-bottom: 2px;
}

