html {
	height : 100%;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #000000;
	font-size: 11px;
	color : #FFFFFF;
	margin : 0px;
	padding : 0px;
}

div, p, form, input {
  padding : 0px;
  margin : 0px;
  border : 0px;
}

img.bild {
	border : 1px solid silver;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #000;
	color : #fff;
	margin : 0px;
	padding : 0px;
}

table.partner {
	background-color : #CCCCCC;
	width : 400px;
	padding : 0px;
	margin-top : 20px;
	margin-bottom : 20px;
	text-align : left;
	border-spacing : 0px;
	border-collapse : collapse;
}

.partner01 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	width : 400px;
	margin : 0px;
	padding : 0px;
	vertical-align:top;
}

p {
	font-size : 11px;
	line-height : 16px;
	letter-spacing : 1px;
}

p.bold {
	font-size : 11px;
	font-weight : bold;
	line-height : 16px;
	letter-spacing : 1px;
}

p.absatz { /* mit letter-spacing, aber ohne Absatz*/
	font-size : 11px;
	line-height : 16px;
	letter-spacing : 1px;
	margin : 0px;
	padding : 0px;
}

p.absatz02 { /* mit letter-spacing, mit Absatz*/
	font-size : 11px;
	letter-spacing : 1px;
}

p.kontakt { /* mit letter-spacing, aber ohne Absatz*/
	font-size : 11px;
	line-height : 16px;
	letter-spacing : 1px;
	margin : 0px;
	padding-top : 8px;
}

p.ohne { /* ohne letter-spacing und mit Absatz*/
	font-size : 11px;
	line-height : 14px;
	padding-top : 10px;
	margin : 0px;
	letter-spacing : 0px;
}

/* Beginn - Formatierung der kompletten Seite - TOP - CONTENT - BOTTOM */

#container {
	background-color : #000000;
	color : #FFFFFF;
}

#top {
	background : url(../images/back.gif) repeat-x top;
	height : 124px;
	clear : left;
}

#top_bild {
	background-image : url(../images/top.gif);
	width : 984px;
	height : 82px;
	margin-left : 0px;
	clear : left;
}

#top_balken {
	background-image : url(../images/balken.gif);
	width : 810px;
	height : 15px;
	margin-top : 0px;
	clear : left;
}

#content {
	background : url(../images/back02.gif) repeat-y;
	width : 984px;
	min-height : 389px;
}

#content01 {
	background : url(../images/back02.gif) repeat-y;
  width : 320px;
	padding-bottom : 20px;
  float : left;
}

#content02 {
  width : 645px;
  float : left;
}

#bottom {
	background : url(../images/bottom.gif) repeat-x;
	height : 70px;
	clear : left;
}

/* Ende - Formatierung der kompletten Seite - TOP - CONTENT - BOTTOM */

img.silver {
	border : solid 1px silver;
}


ul {
	list-style-type : square;
	padding-left : 15px;
	margin-top : 14px;
	margin-left : 0px;
	line-height : 16px;
	letter-spacing : 1px;
	text-align : justify;
}

ul.service {
	width : 465px;
	list-style-type : square;
	padding-left : 15px;
	margin-top : 14px;
	margin-left : 0px;
	line-height : 16px;
	letter-spacing : 1px;
	text-align : justify;
}

ul.partner {
	width : 465px;
	list-style-type : square;
	padding-left : 15px;
	margin-top : 0px;
	margin-left : 30px;
	line-height : 16px;
	letter-spacing : 1px;
	text-align : left;
}

li.partner {
	margin-bottom : 20px;
}

div.text_li {
	 width : 234px;
	 padding-top : 14px;
	 padding-bottom : 25px;
	 margin-left : 0px;
	 text-align : justify;
	 float : left;
	 border-width : 0px;
}

div.text_re {
	 width : 234px;
	 padding-top : 14px;
	 padding-bottom : 25px;
	 margin-left : 246px;
	 text-align : justify;
	 border-width : 0px;
}

div.text {
	 width : 480px;
	 padding-top : 14px;
	 padding-bottom : 10px;
	 margin-left : 0px;
	 clear : left;
	 text-align : justify;
	 border-width : 0px;
}

div.projekte01 {
	 width:500px;
	 padding-bottom:10px;
	 margin-left:0px;
	 clear:both;
	 text-align:justify;
	 border-width : 0px;
}

.projekte02 {
	width : 115px;
	height : 77px;
	margin-top : 5px;
	margin-left : 0px;
	margin-right : 5px;
	float : left;
	border : solid 1px silver;
}

h1 {
	letter-spacing : 1px;
	font-size : 14px;
	font-weight : bold;
	margin : 0px;
	padding-top : 32px;
	text-align : left;
	border-width : 0px;
}

h1.projekte {
	position : absolute;
	letter-spacing : 1px;
	font-size : 14px;
	font-weight : bold;
	top : 124px;
	left : 320px;
	text-align : left;
}

h2 {
	letter-spacing : 1px;
	font-size : 12px;
	font-weight : bold;
	padding-top : 10px;
	margin : 0px;
}

h3 {
	letter-spacing : 1px;
	font-size : 14px;
	font-weight : bold;
	margin : 0px;
	padding-top : 0px;
	text-align : left;
}

h4 {
	letter-spacing : 1px;
	font-size : 14px;
	font-weight : bold;
	margin : 0px;
	padding : 0px;
	text-align : left;
}

a:link, a:visited {
	color: #F00;
	font-weight : bold;
	text-decoration: underline;
}

a:hover {
	color: #F00;
	font-weight : bold;
	text-decoration: underline;
}

/* Navigation - Sitemap */
a:link.sitemap, a:visited.sitemap {
	color: #FFFFFF;
	font-weight : normal;
	text-decoration: underline;
}

a:hover.sitemap {
	color: #CC9966;
	font-weight : normal;
	text-decoration: underline;
}

.msg {
	font-size : 11px;
	line-height : 16px;
	letter-spacing : 1px;
}
