﻿@charset "utf-8";
/* CSS Document */

body	{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

h1	{
	margin:0px;
	padding-top:30px;
	color:#CCC !important;
	font-variant:small-caps;
	font-size:28px;
}

h4	{
	margin-top:25px;
}

p	{
	margin:0px;
	line-height:150%;
}

#text	{
	padding:50px;
}

#text p	{
	text-align:justify;
}

#impressum a	{
	color:rgb(204,204,204);
}

#inhaltsbereich_hell	{
	color:rgb(0,0,0);
}

/*PROJEKTE*/

.projektlinks	{
	color:#CCC !important;
	line-height:200%;
}

.projektlinks a	{
	color:#CCC !important;
}

a	{
	color:#CCC !important;
}

#haftung	{
	font-size:9px;
}

ul	{
	padding-left:20px;
	line-height:180%;
}