body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8A8A8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CECECE;
}
.divBasic {
	margin-left: -384px;
	overflow: visible;
	position: absolute;
	height: auto;
	width: 768px;
	left: 50%;
	background-color: #B2B2B2;
}
.divLogo {
	margin-left: -300px;
	position: absolute;
	height: 133px;
	width: 600px;
	top: 0px;
	left: 50%;
	overflow: visible;
}
.tbHeadHome {
	background-image: url(img/h_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 237px;
	width: 750px;
	position: relative;
}
.tbMenu {
	background-image: url(img/bgmenu.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	width: 750px;
	position: relative;
}
.tbContent {
	height: auto;
	width: 750px;
	position: relative;
	background-color: #292929;
}
.tbWhite {
	height: auto;
	width: 724px;
	position: relative;
	background-color: #FFFFFF;
}
.tbInside {
	height: auto;
	width: 724px;
	position: relative;
}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
	color:#999999
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
a.Portfolio {
	color: #FFFFFF;
}
a:link.Portfolio {
	text-decoration: none;
}
a:visited.Portfolio {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.Portfolio {
	text-decoration: none;
	color: #FFDE00;
}
a:active.Portfolio {
	text-decoration: none;
	color: #FFFF00;
}
.textWhite {
	color: #FFFFFF;
}
.tbHeadProfil {
	background-image: url(img/h_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 237px;
	width: 750px;
	position: relative;
	}
.tbHeadAktuell {
	background-image: url(img/h_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 237px;
	width: 750px;
	position: relative;
}
.tbHeadPortfolio {
	background-image: url(img/h_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 237px;
	width: 750px;
	position: relative;
}
.tbHeadKontakt {
	background-image: url(img/h_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 237px;
	width: 750px;
	position: relative;
}
.tbHeadLogin {
	background-image: url(img/h_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 237px;
	width: 750px;
	position: relative;
}
.tbHeadLinks {
	background-image: url(img/h_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 237px;
	width: 750px;
	position: relative;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	overflow: auto;
	border: none;
	padding: 2px;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3C3C3C;
	background-color: #FFDE00;
	border: none;
	padding: 3px;
}
.arrow {font-size: 9px;
}

