@charset "UTF-8";

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

html {

}

body {
	background: #cccccc url(../images/layout/body.png) repeat-x top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
}

#wrapper {
	width: 940px;
	margin: 0px auto;
}

#header {
	width: 940px;
	height: 50px;
	margin: 5px 0px;
}

#logo {
	width: 250px;
	height: 50px;
	float: left;
}

#navi {
	height: 50px;
	float: right;
}

#navi a {
	width: 100px;
	line-height: 50px;
	color: #f0f0f0;
	text-decoration: none;
	font-size: 1.5em;
	margin: 0px 10px;
}

#navi a:hover {
	border-bottom: 1px #f0f0f0 dotted;
}

#intro {
	width: 940px;
	height: 740px;
	background: url(../images/layout/intro.png) no-repeat center center;
	position: relative;
}

#introtext {
	position: absolute;
	top: 275px;
	color: #404040;
	text-align: justify;
}

#modern {
	width: 220px;
	position: absolute;
	top: 425px;
	right: 480px;
	text-align: center;
}

#vielfaltig {
	width: 220px;
	position: absolute;
	top: 425px;
	right: 240px;
	text-align: center;
}

#schnell {
	width: 220px;
	position: absolute;
	top: 425px;
	right: 0px;
	text-align: center;
}

h2 {
	font-size: 2.5em;
	color: #404040;
	margin-bottom: 25px;
}

.introhead {
	font-size: 0.9em;
	color: #404040;
	margin-bottom: 10px;
}

#portfolio {
	width: 940px;
	margin: 50px 0px;
	position: relative;
}

ul#filter {
	float: left;
	list-style-type: none;
	margin-left: 0;
	width: 220px;
}

ul#filter li {
	border-bottom: 1px solid #404040;
	line-height: 50px;
}

ul#filter li:last-child {
	border-bottom: none;
}  

ul#filter a {
	color: #404040;
	text-decoration: none;
}

ul#filter a:hover {
	text-decoration: underline;
}  

ul#filter li.current a {
	margin-left: 10px;
}

ul.portfolio_list {
	float: right;
	list-style-type: none;
	width: 720px;
}

ul.portfolio_list li {
	float: left;
	margin: 0px 0px 20px 20px;
	width: 220px;
	height: 150px;
}

ul.portfolio_list li h3 {
	text-align: center;
	line-height: 25px;
	color: #404040;
}

#more {
	position: absolute;
	top: -30px;
	right: -20px;
}

#footer_out {
	width: 100%;
	background: #404040;
	padding: 50px 0px;
}

#footer_in {
	width: 940px;
	margin: 0px auto;
}

#footer_in input, #footer_in select, #footer_in option, #footer_in textarea {
	background: #cccccc;
}

#footer_in button {
	background: #404040;
	color: #cccccc;
	font-size: 2em;
}

#footer_form {
	width: 460px;
	margin-right: 20px;
	margin-bottom: 50px;
	float: left;
	overflow: hidden;
}

#footer_kontakt {
	width: 460px;
	float: left;
	overflow: hidden;
}

#footer_feedback {
	width: 460px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}

#footer_hire {
	width: 460px;
	float: left;
	overflow: hidden;
}

#footer_in tr {
	height: 35px;
}

.tablehead {
	font-size: 1.5em;
	color: #cccccc;
	border-bottom: 1px dotted #cccccc;
	cursor: pointer;
}

.desc {
	font-size: 0.8em;
	color: #cccccc;
}

.cufon {
	color: #cccccc;
}

.fail {
	font-size: 0.75em;
	border-bottom: 1px #ff0000 dotted;
}

#footer_form .name_feld {
	width: 200px;
	height: 20px;
	padding: 5px;
	font-size: 1em;
	line-height: 20px;
	color: #404040;
}

#footer_form .mail_feld {
	width: 210px;
	height: 20px;
	padding: 5px;
	font-size: 1em;
	line-height: 20px;
	color: #404040;
}

#footer_form .betreff_feld {
	width: 450px;
	height: 20px;
	padding: 5px;
	font-size: 1em;
	line-height: 20px;
	color: #404040;
}

#footer_form .nachricht_feld {
	width: 450px;
	height: 160px;
	padding: 5px;
	font-size: 1em;
	line-height: 20px;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
}

#footer_kontakt .contact {
	background-color: #cccccc;
	padding: 25px;
	color: #404040;
}

#footer_kontakt .contact .cufon {
	color: #404040;
}

#footer_kontakt .contact .cufon a {
	color: #404040;
	font-size: 0.8em;
}

#footer_kontakt p{
	margin-bottom: 10px;
}

#footer_kontakt #quote {
	margin: 5px 10px 5px 0px;
}

#footer_kontakt #twitter_update_list li {
	font-size: 0.75em;
	list-style-type: none;
}

#footer_feedback .name_feld {
	width: 450px;
	height: 20px;
	padding: 5px;
	font-size: 1em;
	line-height: 20px;
	color: #404040;
}

#footer_feedback .mail_feld {
	width: 450px;
	height: 20px;
	padding: 5px;
	font-size: 1em;
	line-height: 20px;
	color: #404040;
}

#footer_feedback select {
	width: 460px;
	height: 30px;
	padding: 5px;
	font-size: 1em;
	line-height: 20px;
	color: #404040;
}

#footer_feedback option {
	height: 30px;
	line-height: 30px;
	color: #404040;
}

#footer_feedback .nachricht_feld {
	width: 450px;
	height: 160px;
	padding: 5px;
	font-size: 1em;
	line-height: 20px;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
}

#footer_hire .feld_left {
	width: 200px;
	height: 20px;
	padding: 5px;
	font-size: 1em;
	line-height: 20px;
	color: #404040;
}

#footer_hire .feld_right {
	width: 210px;
	height: 20px;
	padding: 5px;
	font-size: 1em;
	line-height: 20px;
	color: #404040;
}

#footer_hire .feld_wide {
	width: 450px;
	height: 20px;
	padding: 5px;
	font-size: 1em;
	line-height: 20px;
	color: #404040;
}

#footer_hire .nachricht_feld {
	width: 450px;
	height: 160px;
	padding: 5px;
	font-size: 1em;
	line-height: 20px;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
}

.clr {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.height {
	height: 35px;
}