/* CSS layout */
body {
	font-family: Arial;
	color: #CCC;
	background: #ccc;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#wrapper  {
	width: 780px;
	margin: 0 auto;
	padding: 0 0 0 0;
	margin-top: 20px;
	/*color: #AF251B; #F00;*/
	background: url(images/hg_containers_780.jpg) repeat-y top left;

}
#masthead {
        width: 780px;
        height: 140px;
		background: url(images/header_780.jpg) no-repeat;
}

#container_li {
        float: left;
        /*background-color: #AF251B;*/
		width: 390px;
		/*height: 100%;*/
        margin: 0;
        padding: 0;
		/*background-color: #AF251B;*/
}

#container_re {
	float: right;
	width: 390px;
	height: 100%;
	/*background: #666260;*/
	margin: 0;
	padding: 0;
}

#container_inhalt {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 25px;
	font-weight: normal;
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	font-style: normal;
	line-height: 20px;
}

#menu{
	/*width:90%;
	
	margin-top:10px;
	margin-left: 0;*/
	
	
}
#menu ul{
	margin-left: 0;
	list-style:none;
	padding-left: 0;
	padding-bottom: 55px;
		
}
#menu li{
	/*display:inline;*/
	float:left;
}
#menu li a{
	background: #000;
	border:none;
	margin:0 1px;
	padding:5px 5px 5px 5px;
	display:block;
	/*float:left;*/
	color:#fff;
	/*text-transform:uppercase;*/
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	/*height: 40px;*/
}

#menu li a:hover{
	background: #c00;
}

.menuaktiv {
	border-bottom: 3px solid #c00;
}

	
#div mainText {
	
}

.mainText_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-weight:bold;*/
	line-height: 30px;
}

.mainText_small {
	font-size: 11px;
	margin-right: 25px;
}

.mainText_impressum {
	font-size: 11px;
	line-height: 14px;
}
.mainText_copy {
	
}

#projekt_eins {
}
#projekt_zwei {
}
#projekt_drei {
}
#projekt_vier {
}
#projekt_fuenf {
}
#projekt_sechs {
}
#projekt_sieben {
}
#projekt_acht {
}

#footer {
	width: 780px;
	height: 30px;
	background-color: #000;
	text-align: right;
	clear: both;
       
}

#footer ul {
	color: #999;       
}

#footer li {
        display: inline;
        list-style: none;
        margin: 0 0 0 0;
		padding-bottom: 5px;
		padding-right: 50px;
}

#footer a {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

#footer A:hover {
	color: #fff;
	background: none;
}

a {
	color: #FFF;
	border: none;
	text-decoration: none;
}

a:link {
	color: #fff;
	border: none;
}


a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
}

a:hover, a:focus {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	 /*border-bottom: 1px solid #fff;*/
}

a: active: {
	color: #fff;
	font:weight: bold;
	text-decoration: none:
}
.Pfeile {
	font-size: 14px;
}
