* {
	margin: 0;
	padding: 0;
}
html,body {
	width: 100%;
	height: 100%;
}
body {
	background: #be0f34 url(img/back.gif) top repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3B3B3B;
	text-align: left;
}
a {
	color: #D00441;
	text-decoration: none;
}
a:hover {
	color: #be0f34;
	text-decoration: none;
}
a:link {
	color: #D00441;
}
a:active {
	color: #D00441;
}
:focus {
	outline: 0;
}
a:visited {
	color: #D00441;
}
img {
	border: none;
}
ul,li {
	list-style: none;
}

#wrapper {
	width: 956px;
	height: 705px;
	margin: 0 auto;
}

#header {
	height: 16px;
	margin-top: 4px;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
}
#header a {
	color: #fff;
	margin-left: 10px;
}
#header a:hover {
	color: #ccc;
}

#body {
	background-color: #fff;
	padding: 8px;
}

#menu {
	height: 150px;
}
#homelink {
	display: block;
	height: 125px;
}
.image-home {
	background: url(img/titel/home.jpg);
}
.image-agentur {
	background: url(img/titel/agentur.jpg);
}
.image-leistungen {
	background: url(img/titel/leistungen.jpg);
}
.image-projekte {
	background: url(img/titel/projekte.jpg);
}
.image-aktuelles {
	background: url(img/titel/aktuelles.jpg);
}
.image-service {
	background: url(img/titel/service.jpg);
}
.image-kontakt {
	background: url(img/titel/kontakt.jpg);
}
#menu li {
	float: left;
	display: block;
	width: 150px;
	margin-left: 8px;
}
#menu .first {
	margin-left: 0px;
}
#menu li a {
	display: block;
	height: 25px;
	text-indent: -100px;
	overflow: hidden;
}

#submenu {
	clear: both;
	height: 25px;
}
#submenu ul {
	padding-top: 6px;
}
#submenu li {
	display: block;
	float: left;
	width: 150px;
	margin-left: 8px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#submenu .first {
	margin-left: 0px;
}
#submenu a {
	color: #aaa;
}
#submenu a:hover {
	font-weight: bold;
	color: #be0f34;
}
#submenu #sel a {
	font-weight: bold;
	color: #be0f34;
}

#content {
	clear: both;
	height: 435px;
	position: relative;
	overflow: hidden;
}
#image {
	position: absolute;
	left: 0;
	top: 0;
	height: 435px;
}
.tallimage #image {
	width: 150px;
}
.wideimage #image {
	width: 308px;
}
.textbox {
	position: absolute;
	background-color: #F4EAD5;
}
.noimage .textbox {
	left: 0px;
	top: 0;
	width: 940px;
	height: 435px;
}
.tallimage .textbox {
	left: 158px;
	top: 0;
	width: 782px;
	height: 435px;
}
.wideimage .textbox {
	left: 316px;
	top: 0;
	width: 624px;
	height: 435px;
}
#homeintro.textbox {
	left: 0px;
	top: 0;
	width: 624px;
	height: 347px;
}
.column1.textbox,.column2.textbox,.column3.textbox {
	width: 308px;
	height: 435px;
}
.column1.textbox {
	left: 0;
}
.column2.textbox {
	left: 316px;
}
.column3.textbox {
	left: 632px;
}

#homenews.newsbox {
	position: absolute;
	background-color: #F4EAD5;
	left: 632px;
	top: 0;
	width: 308px;
	height: 435px;
}

.noscroll {
}
.scroll {
	height: 395px;
	overflow: auto;
}
.noimage .scroll {
	height: 406px;
}
.tallimage .scroll {
}
.wideimage .scroll {
}
.text {
	font-size: 10px;
}
.noscroll .text {
}
.scroll .text {
	padding-right: 10px;
}

.textbox .margin {
	padding: 25px 15px 5px;
}
.newsbox .margin {
	padding: 15px 15px 15px;
}
.text h1 {
	font-size: 13px;
	font-weight: bold;
	color: #be0f34;
	margin-bottom: 20px;
}
.text h2 {
	font-size: 13px;
	font-style: italic;
	color: #be0f34;
	margin: .75em 0;
}
.text strong {
	font-size: 13px;
	font-weight: bold;
	color: #be0f34;
}
.text,.text td {
	font-size: 13px;
	color: #3B3B3B;
}
.text p {
	margin-bottom: 20px;
}
.text ul {
	margin: 10px 0;
	padding-left: 40px;
}
.text ul,.text li {
	list-style: outside disc;
	font-size: 13px;
	color: #3B3B3B;
}
.text input,.text textarea,.text select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
}
.text .textinput {
	padding: 1px 0;
}
.text .button {
	padding: 0 6px;
	vertical-align: middle;
}
.text .radio {
	margin: 3px 3px 0 5px;
}
.text .formlabel {
	font-size: 12px;
	color: #3B3B3B;
}
.text .formlabel2 {
	font-size: 12px;
	color: #3B3B3B;
	font-weight: bold;
}

.homeprojects {
	position: absolute;
	left: 0;
	top: 355px;
	width: 624px;
	height: 80px;
}

.head p {
	/* font-weight: bold; */
	margin-bottom: 4px;
}

.news {
	position: relative;
}
.news h2,.news h2 a {
	font-size: 16px;
	color: #be0f34;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.newsitem {
	margin-bottom: 8px;
}
.news h3 {
	font-size: 11px;
	font-weight: bold;
	color: #3B3B3B;
}
.news p {
	font-size: 11px;
	color: #3B3B3B;
}
.news a {
	color: #D00441;
	white-space: nowrap;
}
.news a:hover {
	color: #be0f34;
}
.news .facebook {
	position: absolute;
	left: 257px;
	top: -4px;
}
.news .links {
	position: absolute;
	left: 122px;
	top: 380px;
	text-align: right;
	text-transform: uppercase;
}
.news .links a {
	font-size: 11px;
	color: #D00441;
	font-weight: bold;
}
.news .links a:hover {
	color: #be0f34;
}

#footer {
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
}
#footer a {
	color: #fff;
	margin-left: 10px;
}
#footer a:hover {
	color: #ccc;
}

#projekt {
	width: 594px;
}
#projekt .label {
	width: 150px;
}
#projekt .text {
	width: 444px;
}
#projekt td {
	padding-bottom: 5px;
}
#projekt td,#projekt p {
	font-size: 13px;
	color: #3B3B3B;
	line-height: 18px;
}

#projektlinks {
	margin-bottom: 20px;
}
#projektlinks a {
	font-size: 11px;
	color: #D00441;
	font-weight: normal;
}
#projektlinks a:hover,#projektlinks td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #be0f34;
	font-weight: bold;
}
#projektlinks td {
	font-size: 11px;
	color: #be0f34;
	font-weight: bold;
}

#projectnavigation {
	width: 594px;
	height: 30px;
}
#projectnavigation a {
	font-size: 11px;
	color: #D00441;
	font-weight: bold;
}
#projectnavigation a:hover {
	color: #be0f34;
}
#projektdetails {
	height: 365px;
}

#projektliste .habstand {
	padding-left: 20px;
}
#projektliste .vabstand {
	padding-top: 8px;
}
#projektliste {
	color: #D00441;
}
#projektliste strong {
	font-weight: normal;
	color: #000;
}

#newsnavigation {
	width: 100%;
	height: 30px;
	text-transform: uppercase;
}
#newsnavigation a {
	font-size: 11px;
	color: #D00441;
	font-weight: bold;
}
#newsnavigation a:hover {
	color: #be0f34;
}
#newsdetails {
	height: 365px;
}

.form td {
	margin-bottom: 5px;
}

.formulartext {
	vertical-align: middle;
}
.formulartext2 {
	font-weight: bold;
}
input.formulartext {
	height: 17px;
}
select.formulartext {
	height: 23px;
}
.submitbutton {
	vertical-align: middle;
}
.formularinput {
	vertical-align: middle;
	height: 17px;
}
.formularselect {
	vertical-align: middle;
	height: 23px;
}

.formulartitle {
	background-color: #3B3B3B;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.textinput1 {
	width: 196px;
	width /*\**/: 194px\9;
}
* html .textinput1 {
	width: 194px\9;
}
.textinput2 {
	width: 56px;
	width /*\**/: 54px\9;
}
* html .textinput2 {
	width: 54px;
}
.textinput3 {
	width: 127px;
	width /*\**/: 125px\9;
}
* html .textinput3 {
	width: 125px;
}
.textinput4 {
	width: 25px;
	width /*\**/: 23px\9;
}
* html .textinput4 {
	width: 23px;
}
.textinput5 {
	width: 45px;
	width /*\**/: 43px\9;
}
* html .textinput5 {
	width: 43px;
}
em {
	color: #be0f34;
}
