body {
	background-color: #DDD9CA;
	background-image: url(images/back.jpg);
	margin: 0;
	background-repeat: repeat-x;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	top: 90px;
	position: absolute;
	height: 23px;
	padding-top: 4px;
	z-index: 7;
	width: 1200px;
	left: 110px;
}
#menu .bot {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	text-decoration: none;
}
#menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	text-transform: capitalize;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
#menu a:hover {
	color: #000066;
	text-decoration: none;
}
#content {
	font-size: 12px;
	top: 113px;
	position: absolute;
	background-image: url(images/back2.jpg);
	background-repeat: repeat-y;
	width: 100%;
	left: 0px;
	height: 514px;
	z-index: 1;
}
#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 26px;
	position: absolute;
	width: 180px;
	left: 120px;
	height: auto;
	color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
#left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
#content #right .lang {
	font-weight: bold;
	color: #000000;
}
#bottom {
	position: absolute;
	width: 750px;
	left: 0px;
	top: 433px;
	z-index: 6;
	height: 300px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #888164;
}
#left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
#content #right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 26px;
	position: absolute;
	width: 195px;
	left: 810px;
	height: 520px;
	z-index: 4;
	text-align: right;
}
#content #sybaprojekte {
	font-family: Arial, Helvetica, sans-serif;
	top: 26px;
	position: absolute;
	width: 490px;
	left: 310px;
	z-index: 5;
}
strong {
	color: #333333;
}
#content #syba {
	font-family: Arial, Helvetica, sans-serif;
	top: 26px;
	position: absolute;
	width: 480px;
	left: 320px;
	height: 300px;
	z-index: 5;
}
.rd {
	font-weight: bold;
	color: #FF3300;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #888164;
}
#content #syba textarea {
	background-color: #EBEAE2;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}

#content #syba input {
	background-color: #EBEAE2;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}
#sybaprojekte h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
#sybaprojekte img {
	padding: 10px;
}
