/**
 * Style sheet troos
 */
h1
{
	color: #1b5773 !important;
}

#aktuelle_projekte, #aktuelles
{
	margin:10px 10px 30px 10px;
}

#footer
{
	border-top:1px solid #c5c5c5;
	font-style:italic;
	font-size:11px;
}

#footer .inside
{
	padding:5px;
	text-align:center;
}

#main
{
	padding:10px;
	border-left:1px solid #C5C5C5;
}

#container
{
	background-color:#ffffff;
	min-height:500px;
}

.inside
{
	background-color:#ffffff;
}

body
{
	height:100%;
	overflow:scroll;
	background-color:#977E68;
}

#wrapper
{
	width:790px;
	margin:20px auto;
}

#streifen
{
	height:20px;
	padding-top:110px;
	padding-left:10px;
	background-image:url("tl_files/troos/streifen.png");
}

#head
{
	height:45px;
	background-image:url("tl_files/troos/head.png");
	background-repeat:repeat-x;
}
