body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	background-color: #000;
	line-height: 1.6em;
}
a {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: none;
}


.headline {
	font-size: 1.3em;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
}
.headline_white {
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

.small {
	font-size: 0.8em;
	line-height: 1.5em;
}

.sub_headline {
	font-size: 1em;
	font-weight: bold;
}
.lila {
	font-weight: bold;
	color: #999;
}

.bold_lila {
	font-weight: bold;
	color: #999;
}
.bold_white {
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}
#container {
	height: auto;
	width: 960px;
	margin: 0 auto;
}
#blog {
	background-color: #000;
	float: right;
	height: 50px;
	width: 50px;
	z-index: -2;
}
#menu {
	float: left;
	height: 180px;
	width: 230px;
	display: inline;
	background-color: #000;
	padding-left: 10px;
}
#menu .active{
	color: #999;
}
#menu li {
	list-style-type: none;
	font-size: 2.8em;
	line-height: 1.2em;
	font-weight: bold;
}

#menu li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #000;
}
#menu li a:hover {
	text-decoration: none;
	color: #999;
}
#submenu {
	background-color: #000;
	float: left;
	height: auto;
	width: 250px;
	margin-left: 20px;
	display: inline;
}
#submenu li {
	color: #FFF;
	font-size: 1.5em;
	list-style-type: none;
	line-height: 1.3em;
}
#submenu li a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#submenu li a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
}
#logo {
	float: right;
	height: 65px;
	width: 215px;
	text-align: right;
	background-color: #000;
	display: inline;
	padding-left: 0px;
}
#breadcrump {
	background-color: #000;
	height: 20px;
	width: 960px;
	float: left;
	margin-bottom: 20px;
	color: #999;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
	margin-top: 20px;
	padding-left: 10px;
}
#breadcrump a{
	color: #FFF;
	text-decoration: none;
}
#breadcrump a:hover {
	color: #999;
	text-decoration: none;
}
#image {
	background-color: #000;
	float: left;
	height: 250px;
	width: 500px;
	margin-bottom: 20px;
	display: inline;
}
#image2 {
	background-color: #000;
	float: left;
	height: 200px;
	width: 300px;
}
#bigimage {
	background-color: #000;
	float: left;
	height: auto;
	width: 800px;
	margin-bottom: 20px;
	display: inline;
	margin-left: 80px;
}


#text {
	background-color: #000;
	height: auto;
	width: 430px;
	float: right;
	margin-bottom: 20px;
	display: inline;
	padding: 10px;
}
#text2 {
	background-color: #000;
	float: left;
	height: 200px;
	width: 250px;
	margin-left: 20px;
}
#text3 {
	background-color: #000;
	float: left;
	height: 200px;
	width: 300px;
	margin-left: 20px;
}
#text3 a{
	color: #FFF;
	text-decoration: none;
}
#text3 a:hover {
	color: #999;
	text-decoration: none;
}


#portfolio {
	background-color: #000;
	float: left;
	height: 200px;
	width: 960px;
	margin-bottom: 20px;
	padding-left: 10px;
}
#footer {
	background-color: #000;
	float: left;
	height: auto;
	width: 960px;
	text-align: center;
	font-size: 0.8em;
	display: inline;
	padding-left: 10px;
}

#footer li a {
	color: #FFF;
	text-decoration: none;
}
#footer li a:hover {
	color: #999;
	text-decoration: underline;
}


#footer li {
	list-style-type: none;
	display: inline;
}
#formular {
	background-color: #000;
	float: left;
	height: 260px;
	width: 960px;
	text-align: right;
	margin-bottom: 20px;
	display: inline;
	padding-right: 10px;
}
#touch {
	float: left;
	height: 220px;
	width: 400px;
	text-align: left;
	margin-top: 10px;
	line-height: 1.8em;
	display: inline;
	margin-left: 10px;
}




#footer2 {
	background-color: #000;
	float: left;
	height: auto;
	width: 960px;
	margin-top: 20px;
	text-align: center;
	font-size: 0.8em;
	margin-bottom: 500px;
	display: inline;
	padding-left: 10px;
}
#footer2 a  {
	color: #FFF;
	text-decoration: none;
}
#footer2 a:hover {
	color: #999;
	text-decoration: underline;
}

