body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	background-attachment: fixed;
}
#logo {
	left: 500px;
	height: 100px;
	width: 950px;
}

a {
	color: #6db800;
	text-decoration: underline;
	}

a:hover	{
	color: #0061a8;
		}

h1 {
	color: #6db800;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
		
img {
	border: 0;
	}

.green	{
	color: #6db800;
	font-weight: bold;
		}
		
.green2	{
	color: #6db800;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	font-style: italic;
		}

.print	{
		line-height: 11pt;
		}

.blu {
	color: #0061a8;
}

.rahmen {
	border: 1px solid #999999;
}

.navi {
	font-size: 13px;
	color: #636466;
	text-decoration: none;
	text-transform: uppercase;
	}

.navi:hover	{
	color: #0061a8;
		}
		
.navikl {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	}

.navikl_gr {
	font-size: 12px;
	color: #6db800;
	font-weight: normal;
	text-decoration: none;
	}
	
li {
	list-style: url(images/li.gif);
	padding-bottom: 8px;
	}

.einruecker {
	padding-left: 18px;
	}

.green_portfolio {
	font-weight: normal;
	line-height: 30px;
	}

.green2_on {
	color: #0061a8;
	font-weight: normal;
	text-decoration: underline;
	}
.text_klein {
	font-size: 11px;
	color: #999999;
	line-height: normal;
}
#logo {
	width: 200px;
	margin-left: 730px;
}
#navi {
	width: 500px;
	margin-left: 450px;
	height: 50px;
}
#bild {
	width: 250px;
	margin-right: 100px;
	margin-left: 100px;
	float: left;
}
#inhalt {
	width: 450px;
	margin-left: 450px;
}
#subnavi {
	height: 50px;
	width: 450px;
	margin-left: 450px;
}
#footer {
	background-image: url(images/footer.gif);
	width: 450px;
	padding-left: 450px;
	font-size: 10px;
	color: #FFF;
	padding-top: 80px;
	padding-right: 50px;
	padding-bottom: 50px;
}

