/*******************************************************/
/* adam + adam landschaftsarchitekten bdla hannover  */
/*******************************************************/

body {
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
}
	
h1 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
h2 {
	color: #000000;
	font-size: 12px;
}

p {
	font-size: 11px;
	line-height: 16px;
}

p.navi1 {
	color: #000000;
	margin: 15px 8px 8px 8px;	
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}
p.navi2 {
	color: #000000;
	margin-left: 14px;
	margin-top: 15px;
	padding-top: 5px;	
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}
p.navi3 {
	color: #000000;
	margin-left: 14px;	
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
}


#adresse {	
	color: #993300;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
}

.adresse a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.adresse a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.adresse a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.adresse a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}


a:link {
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}


p.back {
	margin: 10px;	
	font-size: 11px;
	line-height: 16px;
}

p.impressum {
	font-size: 10px;
	line-height: 14px;
}



ul {
	color: #000000;
	margin: 8px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	list-style-image: url(adamb/gruen1.gif);
}

li {
	color: #000000;
	padding: 8px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	list-style-image: url(adamb/gruen1.gif);
}




/*******************************************************/


#text1 {
	color: #000000;
	background-color: #EFF0BF;
	background-image: none;
	float: left;
	display: inline;
	width: 380px;
	height: 183px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}

#text2 {
	color: #000000;
	background-color: #EFF0BF;
	background-image: none;
	float: left;
	display: inline;
	width: 380px;
	height: 383px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	overflow: auto;
}


