/* CSS Document */

* {
	padding: 0;
	margin: 0;
	border: 0;
	}
html,body, h1, h2, h3, h4, h5, h6{margin:0;padding:0}
body{
	font: 87% "Lucida Grande", Verdana, sans-serif;
	text-align:left;
	color: #FFF;
	line-height: 1.4em;
	background-color: #4F5F92;
	background: #4F5F92 url(images/schatten1.jpg) repeat-y center;
	
}
p{ margin-bottom: 8px;
font: 87% "Lucida Grande", Verdana, sans-serif;
	text-align:left;
	color: #fff;
	line-height: 1.4em;}
	
a{ text-decoration:none; outline:none;}

.last{ border-bottom: 0px;padding: 10px 0px 5px 00px;}

div#container{text-align:left;background-color: #4F5F92;width:780px;margin:0 auto;
}
div#header{width: 100%;height: 80px;background:#4F5F92;border-bottom: 1px dotted #333;text-align:center; padding-top: 35px; margin-bottom: 30px;}
div#header a:link{border:none;}
div#header  a:visited{border:none;}


#textprojekte a:link {
	margin: 0;
	border: 0;
	padding: 0px;
	text-decoration:none;
}

#navigation{
float:left;
width:180px;
list-style-type: none;
padding-bottom: 20px;
padding-left: 20px;
}

#navigation ul {
  	text-decoration: none;
	margin: 0 6px 0px 0px;
	display: block;	
	width:180px;
	line-height: 1em;
	padding: 0;
	
}
	#navigation	li {
	display: block;
	font-size: 87%;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	}	
	
#navigation ul li a:link, ul li  a:visited, ul li a:active {
		color: #fff;
		display: block;
		padding: 5px;
		border-bottom: none;
		}

#navigation ul li a:hover {
	display: block;
	color: #fff;
	background: #a5a5a5;
	padding: 5px;
	}
	

	color: #fff;
	background: #7c7c7c;
	}		
	
#navigation .navhead  {
	font-size: 94%;
	margin-top: 30px;
	border-top:0;
	}
	
#navigation .navhead2  {
	font-size: 94%;
	margin-top: 0px;
	border-top:0;
	}
div#footer{
clear:both;
width:100%;
color: #fff;
margin:0;
padding: 5px 0 0 0;
text-align: center;
border-top: 1px dotted #4F5F92;

}


ul li {
list-style-type: none;
}

a:link {
	font-style: normal;
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	}

a:visited, a:hover, a:active {
	font-style: normal;
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
