/*******************************************************************************
Lübeckische Blätter | statisches Downloadportal | copyright puro-nectar.de
********************************************************************************
colorcode	bg:		#005C38
			link:	#86C87A

	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:11px; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html 
	{
	min-height: 100%;
	margin-bottom: 1px;
	}

/*	body
*******************************************************************************/
body
	{
	color:#fff;
	font-family:times, georgia, lucida, serif;
	font-size:13px;
	background-color:#CFE9CA;
	}

a:link
	{
	text-decoration:none;
	color:#86C87A;
	}
	
a:hover
	{
	text-decoration:underline;
	color:#86C87A;
	}

a:visited
	{
	color:#86C87A;
	}

img
	{
	border:1px solid #fff;
	}

.clear
	{
	clear:both;
	}
	
h1, h2
	{
	font-size:15px;
	margin-bottom:4px;
	font-weight:bold;
	}

h1
	{
	color:#86C87A;
	}

h2
	{
	color:#fff;
	}

p	
	{
	line-height:1.5em;
	text-align:justify;
	}
	
/* Website
*******************************************************************************/
#website
	{
	position:relative;
	display:block;
	margin:10px auto;
	padding:0;
	height:100%;
	width:900px;
	text-align:left;
	background-color:#005C38;
	padding-bottom:10px;
	}

#header
	{
	background-image:url(bilder/lb_01.jpg);
	width:870px;
	height:25px;
	text-align:right;
	padding:105px 30px 0 0;
	}
	
#navi
	{
	width:100px;
	margin:0 10px 0 10px;
	height:100%;
	font-size:15px;
	float:left;
	text-align:right;
	line-height:1.5em;
	}

#gmn-logo
	{
	background-image:url(bilder/lb_08.jpg);
	width:110px;
	height:70px;
	margin:12px 0 10px -5px;
	padding-bottom:12px;
	border-bottom:solid 1px #86C87A;
	}

#content
	{
	float:left;
	border-left:solid 1px #86C87A;
	width:740px;
	padding-left:10px;
	}

.image
	{
	float:left;
	margin-right:14px;
	}

#dlitem
	{
	width:185px;
	height:30px;
	background-image:url(bilder/lb_04.jpg);
	padding:30px 0 0 60px;
	float:left;
	}

#dlitem xs
	{
	font-size:11px;
	}
