body  { 
	margin: 0;
	padding: 0;
	font-family: Helvetica Verdana, Arial, SunSans-Regular, sans-serif; 
	font-size: 1em;
	color: #666;
	background: url(../img/layout/bg.jpg) left bottom no-repeat fixed
	}
	
h1 {font-size: 90%; margin: 0px; padding: 0px; text-align: center; margin-bottom: 30px;	}

h2 {font-size: 120%; color: #c30; border-bottom: 1px solid #c30; margin-right: 15px;}
#b-start h2 {color: #009036; border-bottom: 1px solid #009036}
#b-kopf h2, #b-impressum h2 {color: #009ee0; border-bottom: 1px solid #009ee0}
#b-projekt h2 {color: #e2007a; border-bottom: 1px solid #e2007a}
#b-kontakt h2 {color: #ffec00; border-bottom: 1px solid #ffec00}

h2 .headline {font-size: 80%; color: #666; text-transform: lowercase}

h3 {font-size: 80%}

h4 {font-size: 80%; margin: 0;}

p {font-size: 70%;}

a {color: #009ee0; text-decoration: none}
a:hover {}
.link-ex {color: #009ee0;background: url(../img/layout/ex.gif) no-repeat 100% 50%;padding-right: 15px;}
.link-ex:hover, .link-int:hover {color: #666;}
.link-int {color: #009ee0;}

.fixfloat {
	float: none;
	clear: both;
	width: 1px;
	margin: 1px 0 1px 0;
	padding: 0;
	font-size: 0;
	line-height: normal;
	height: 1px;
	}

.unsichtbar {visibility: hidden}
	
#leftside {display: none}

#rightside {
	margin: 0 50px;
	border-bottom: 1px solid #666;	
	}
	
#footer {
	text-align: right;
	margin: 0 50px;
	}
