* { padding: 0; margin: 0; }

body {
	background-color: #ffffff;
	}

#header, #content, #kontakt, #about, #menu {
	width: 425px;
	margin: 0 auto 0 auto;
	}

#header #language {
	height: 20px;
	background: #fff url(img/a_head_shade_inv.gif) repeat-x top left;
	text-align: right;
	margin:0;
	vertical-align: top;
	padding:2px;
	line-height: 1%;
	height: 20px;
	}
#header #language img {
	border: 0;
	vertical-align: -1px;
	}
#header #language a {
	text-decoration: none;
	font: 11px Verdana;
	color: black;
	}

#header #language a:hover {
	color: #777;
	}

#header #subtitle {
	font-size: 70%;
	font-family: Verdana;
	color: #9a9a9a;
	background-image: url(img/a_head_shade.gif);
	height: 20px;
	}

#header #subtitle div {
	text-align: left;
	padding: 5px 0 0 129px;
	}
	
#header #title {
	text-align: center;
	padding: 30px 0 5px 0;
	}
	
#content #title {
	border-bottom: 1px solid #383838;
	}

#content #body, #about #body {
	background-image: url(img/a_content_shade.gif);
	background-repeat: repeat-x;
	padding: 18px 18px 0 18px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 4px solid #dcdcdc;
	}

#about #body {
	padding: 18px;
	font-size: 70%;
	font-family: Verdana;
	text-align: justify;
	}
	
#kontakt #body {
	background-color: #ab2323;
	background-image: url(img/k_shade.gif);
	background-repeat: repeat-x;
	height: 270px;
	}

.reference {
	width: 386px;
	}

.reference .left {
	vertical-align: top;
	}
	
.reference .right {
	vertical-align: top;
	padding: 2px 0 0 20px;
	font-size: 80%;
	font-family: Verdana;
	}

.reference ul {
	padding: 18px;
}
.kontakt .text {
	color: #ffffff;
	font-size: 70%;
	font-family: Tahoma;
	}

.kontakt .text a {
	color: #ffffff;
	text-align: right;
	}

.vat {
	vertical-align: top;
	}

.vab {
	vertical-align: bottom;
	}

.vab div {
	width: 150px;
	}

.tar {
	text-align: right;
	}

input#femail, input#ftitle, textarea {
	border: 1px solid #891d1d;
	margin-top: 10px;
	}

#femail, #ftitle, #fcontent {
	padding: 3px 3px 3px 3px;
	height: 21px;
	width: 100%;
	color: #891d1d;
	font-family: Tahoma;
	font-size: 70%;
	}
	
#fcontent {
	padding: 1px 0 1px 3px;
	height: 120px;
	margin: 0;
}

.message {
	padding: 10px 0px 0px 0px;
}