*{
	padding:0;
	margin:0;
	border:0;
}
html, body {
 	height: 100%; /* wichtig */
	background-color: #CCCCCC;
	margin-bottom: 1px;
}

body {
	background-color: #CCCCCC;
	background-image:url(img/kachel_top.jpg);
	background-repeat: repeat-x;
}
#box{
	width:100%;
	margin:0 auto;
  	position: relative;
  	min-height: 100%;
	height:auto !important;/* moderne Browser */
	height:100%; /* IE */
}
#container {
	width: 830px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image:url(img/kachel.jpg);
	background-repeat: repeat-y;
}
#inhalt {
	margin: -220px auto 0px auto;
	padding: 0px 25px 0px 25px;
}
#header {
	width: 830px;
	height: 300px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image:url(img/head.jpg);
}
#nav {
	float: left;
	width: 160px;
	padding: 20px 20px 0px 20px;
}

#navitem a{
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	width: 150px;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#navitem a:hover{
	padding: 0px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
	width: 150px;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	background-color:#F6F6F6;
	text-decoration: none;
	font-weight: bold;
}
/*aktive Menüpunkte aus der Hauptnavigation*/
#navitem_aktiv_mi{
	height: 30px;
	line-height: 30px;
	width: 150px;
	padding: 0px 0px 0px 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#666666;
	background-color:#F6F6F6;
	font-weight: bold;
}


/*Inhalte*/
#cols {
	float: left;
	width: 540px;
	padding: 20px;
}
#imagecol {
	float: left;
	width: 576px;
	padding: 2px;
}


/*footer*/
#prefooter{
	width: 830px;
	height: 20px;
	background-image:url(img/kachel.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
#footer {
  	width: 830px;
  	height: 65px;
	text-align:center;
 	background-image:url(img/foot.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#footcontainer {
	width: 560px;
	height: 20px;
	padding: 20px 0px 0px 0px;
	margin-left:100px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footcontainer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
/*textformate*/
.fliesstext{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
	line-height: 140%;
}

.fliesstext a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	line-height: 140%;
	font-weight: bold;
	text-decoration: underline;
}

.subheadline{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
	line-height: 120%;
	font-weight: bold;
}

#boxoben{
	width:283px;
	height:4px;
	background-image:url(img/box_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}
#boxinnen{
	width:259px;
	padding: 12px;
	background-image:url(img/box_lire.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
#boxunten{
	width:283px;
	height:4px;
	background-image:url(img/box_bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}



#projekte_hell{
	float: left;
	width: 540px;
	padding: 0px;
}
#projekte_dunkel{
	float: left;
	width: 540px;
	background-color:#EEEEEE;
	padding: 0px;
}

.sendBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 80px;
}

.formBoxNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 260px;
}

.formBoxNamen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 127px;
}
