body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53453E;
	line-height: 15px;
}
body {
	background-color: #EDEDED;
	margin: 0px;
	text-align:center;
}

#pageContainer {
	width: 890px;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	text-align:left;
}

/* Header */

#headerFrame {
	width: 890px;
	height: 115px;
	background-color: #FFFFFF;
}

/* Topbild */

#topImage {
	margin-top: 5px;
	background-color: #FFFFFF;
}

#contents {
	width: 697px;
	padding-top: 12px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	float: right;
}

/* Main Frame */

#mainFrameTwoCol, #mainFrameThreeCol, #mainFrameThreeColNews, #mainFrameTwoColProjects {
	width: 890px;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
}

#mainFrameTwoColProjects {
	background-image: url(../media/template/mainBgrTwoColProjects.gif);
}

#mainFrameTwoCol {
	background-image: url(../media/template/mainBgrTwoCol.gif);
}

#mainFrameThreeCol {
	background-image: url(../media/template/mainBgrThreeCol.gif);
}

#mainFrameThreeColNews {
	background-image: url(../media/template/mainBgrThreeColNews.gif);
}

#subNavigation {
	width: 188px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	margin-bottom: 30px;
}

#ProjectDetails {
	width: 463px;
	\width: 468px;
	w\idth: 463px;
	margin-left: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	float: left;
}

#ProjectDetails h1 {
	padding-top: 12px;
}

/* Sub Navigation */

#subnaviHeadline {
	height: 22px;
	padding-bottom: 3px;
}

#subNavigation ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#subNavigation li {
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

#subNavigation ul li ul {
	padding-top: 2px;
	padding-bottom: 1px;
}

/* Contents */

/* Footer */

#footerFrame {
	width: 890px;
	height: 17px;
	text-align: right;
	background-color: #FFFFFF;
}

/* Projects */

/* Projects Overview */

#projectOverviewFrame {
	width: 697px;
	height: 597px;
	float: right;
	position: relative;
}

.projectOverviewTeaserOneRow {
	width: 229px;
	height: 203px;
	background-color: #FFFFFF;
	position: absolute;
	top: 394px;
}

.projectOverviewTeaserTwoRow {
	width: 229px;
	height: 384px;
	background-color: #FFFFFF;
	position: absolute;
	top: 5px;
}

.projectOverviewTeaser {
	width: 229px;
	height: 179px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	position: relative;
}

.projectOverviewTeaserOneRow .header, .projectOverviewTeaserTwoRow .header {
	width: 229px;
	height: 22px;
}

.projectOverviewTeaser .img {
	width: 229px;
	height: 83px;
}

.projectOverviewTeaser h2 {
	padding-top: 8px;
}

.projectOverviewTeaser p {
	padding-bottom: 0px;
}

.projectOverviewTeaser .moreBtn {
	text-align: right;
	font-size: 10px;
	padding: 0px;
	position: absolute;
	z-index: 10;
	top: 155px;
	left: 172px;
}

/* Project Category Overview */

#projectTeaserFrame {
	width: 697px;
	float: right;
	position: relative;
}

.projectTeaser {
	width: 697px;
	height: 83px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	background-color: #FFFFFF;
	position: relative;
}

.teaserImg {
	width: 229px;
	height: 83px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.teaserTxt {
	width: 460px;
	height: 73px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 233px;
	top: 10px;
}

.teaserTxt h2 {
	color: #5D554E;
}

.teaserTxt p {
	margin: 0px;
	padding-bottom: 0px;
	color: #848484;
}

/* Project Details */

#ProjectDetailThumbnails {
	width: 229px;
	padding: 0px;
	margin: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	float: right;
}

.thumb {
	width: 97px;
	\width: 82px;
	w\idth: 97px;
	padding-bottom: 0px;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 5px;
	float: left;
}

.thumb .normal {
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.thumb .over {
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00BEFF;
}

#ProjectDetails .imageDescription {
	padding-top: 8px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}

/* News */

#newsTeaserFrame {
	width: 229px;
	\width: 234px;
	w\idth: 229px;
	margin-left: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	float: left;
}

.newsTeaser {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-bottom: 7px;
}

.newsTeaser h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D554E;
	line-height: 15px;
	margin: 0px;
}

.newsTeaser .blue {
	color: #00BEFF;
}

.newsTeaser p {
	margin: 0px;
	padding-bottom: 0px;
	color: #848484;
}

.newsTeaser .moreBtn {
	padding-top: 15px;
	text-align: right;
	font-size: 10px;
}

#newsDetails {
	width: 463px;
	padding-top: 12px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	float: right;
}

/* Texteinstellungen */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #5D554E;
	font-weight: normal;
	line-height: 25px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #53453E;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

p {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 15px;
}

#contents .bodytext {
	padding-right: 120px;
}

#contents h1 {
	padding-right: 120px;
}

a {
	text-decoration: none;
	color: #00BEFF;
}

a:hover {
	color: #00BEFF;
	text-decoration: underline;
}

.blue {
	color: #00BEFF;
}

#contents ul, #newsDetails ul, #projectDetails ul {
	padding: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
	list-style-type:none;
}

#contents ul li, #newsDetails ul li, #projectDetails ul li {
	background-repeat: no-repeat;
	padding-left: 12px;
	background-image: url(../media/template/bulletpoint.gif);
}

/* Cleaner clears floating  */

.cleaner, .cleaner5px {
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	border: 0px none;
	margin: 0px; 
	padding: 0px;
	background: transparent;
}

.cleaner5px {
	height: 5px;
	background-color: #EDEDED;
}

/* Formulare */

form {
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
}

.input455, .input220 {
	width: 455px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53453E;
	padding: 2px;
	padding-left: 8px;
	border: 1px solid #EDEDED;
	background-color: #EDEDED;
	margin-bottom: 5px;
}

.input220 {
	width: 219px;
}

form h1 {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.formBtn {
	margin-top: 7px;
	margin-left: 15px;
	margin-bottom: 25px;
}



.formError {
	background-color: #bebebe;
	border: 1px solid #bebebe;
}
