
/* --------------------------- MAIN TABLE -------------------- BEGIN ------------- */
.maintable	{
	width: 100%;
}
.maintable-header-left	{
	height: 98px;
}
.maintable-header-center	{
	height: 98px;
	width: 770px;
}
.maintable-header-right	{
	height: 98px;
}
.maintable-bar-left	{
	height: 35px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #068AD6;
}
.maintable-bar-center	{
	height: 35px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #068AD6;
}
.maintable-bar-right	{
	height: 35px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #068AD6;
}
.maintable-page-gradient-left	{
	width: 5px;
	background-image: url(../img/verlauf_weiss_links.gif);
	background-repeat: repeat-y;
}
.maintable-page-center	{
	width: 760px;
}
.maintable-page-gradient-right	{
	width: 5px;
	background-image: url(../img/verlauf_weiss_rechts.gif);
	background-repeat: repeat-y;
}
.maintable-footer-left	{
	height: 30px;
	border-top: 1px solid #ffffff;
}
.maintable-footer-center	{
	height: 30px;
	border-top: 1px solid #ffffff;
}
.maintable-footer-right	{
	height: 30px;
	border-top: 1px solid #ffffff;
}

/* --------------------------- MAIN TABLE -------------------- END ------------- */


/* --------------------------- HEADER -------------------- BEGIN ------------- */
.maintable-header-center img	{
	display: block;
}
/* --------------------------- HEADER -------------------- END ------------- */

/* --------------------------- BAR -------------------- BEGIN ------------- */
.bardiv	{
	width: 770px;
	height: 33px;
	position: relative;
	top: 0px;
	left: 0px;
}
.path { position: absolute; left: 20px; top: 8px;
	width: 100%;
	color: #ffffff;
}
.path a	{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.path a:hover	{
	text-decoration: none;
}
.path .act {
	font-weight: bold;
}
.koeflogo	{
	display: block;
	position: absolute;
	top: 0px;
	right: 5px;
	width: 149px;
	height: 33px;
}
.koeflogo img	{
	display: block;
}
.bargradient-left-white1 img, .bargradient-left-white2 img, .bargradient-left-gray img, .bargradient-right-white1 img, .bargradient-right-white2 img, .bargradient-right-gray img	{
	display: block;
}
.bargradient-left-white1	{
	position: absolute;
	top: -1px;
	left: 0px;
	width: 5px;
	height: 1px;
}
.bargradient-left-white2	{
	position: absolute;
	top: 33px;
	left: 0px;
	width: 5px;
	height: 1px;
}
.bargradient-left-gray {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 5px;
	height: 33px;
}
.bargradient-right-white1	{
	position: absolute;
	top: -1px;
	right: 0px;
	width: 5px;
	height: 1px;
}
.bargradient-right-white2	{
	position: absolute;
	top: 33px;
	right: 0px;
	width: 5px;
	height: 1px;
}
.bargradient-right-gray {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 5px;
	height: 33px;
}
/* --------------------------- BAR -------------------- END ------------- */

/* --------------------------- PAGE -------------------- BEGIN ------------- */
.page-columns{
	height: 100%;
	width:100%;
	background-color: #E3F4FE;
}
.page-column-left	{
	width: 205px;
	height: 100%;
	float: left;
	margin-right: 1px;
	overflow-x: hidden;
	background-color: #E3F4FE;
}
.page-column-right	{
	width: 554px;
	height: 100%;
	float: left;
	overflow-x: hidden;
}
.page-column-right img{
	display: block;
}
.mainmenu	{
	width: 205px;
	overflow-x: hidden;
}
.mainmenu ul	{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.mainmenu ul ul	{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.mainmenu ul ul ul	{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.mainmenu li, .mainmenu li ul li, .mainmenu li ul li ul li {
	padding: 0px;
	margin: 0px;
	display: block;
}
.mainmenu li a, .mainmenu li ul li a, mainmenu li ul li ul li a {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 25px;
	background-color: #73CBFD;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}
.mainmenu li a img {
	float: left;
	position: relative;
	left: 20px;
	top: 3px;
}
.mainmenu li a span {
	position: relative;
	left: 30px;
	top: 6px;
	font-weight: bold;
	color: #000000;
}
.mainmenu li ul li a span {
	position: relative;
	left: 55px;
	top: 6px;
	font-weight: normal;
	color: #000000;
}
.mainmenu li ul li ul li a span {
	position: relative;
	left: 70px;
	top: 6px;
	font-weight: normal;
	color: #000000;
}
.mainmenu li a:hover, .mainmenu li ul li a:hover	{
	background-color: #E3F4FE;
}
.banner {
	clear:both;
	margin-top: 0px;
}
.banner img	{
	display: block;
	border-top: 1px solid #ffffff;
}
.contentarea	{
	margin: 10px;
	width: 534px;
}
/* --------------------------- PAGE -------------------- END ------------- */

/* --------------------------- FOOTER -------------------- BEGIN ------------- */
.footerdiv	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 29px;
}
.footerbg	{
	position: absolute;
	top: 0px;
	left : 5px;
	width: 760px;
	height: 29px;
	border-bottom: 1px solid #999999;
	background-color: #068AD6;
}
.footer	{
	position: absolute;
	top: 7px;
	right: 15px;
	white-space: nowrap;
}
.footertext	{
	color: #ffffff;
}
.footermenu a	{
	color: #ffffff;
	text-decoration: underline;
}
.footermenu a:hover	{
	text-decoration: none;
}
.footergradient-left-white img, .footergradient-left-gray img, .footergradient-right-white img, .footergradient-right-gray img	{
	display: block;
}
.footergradient-left-white	{
	position: absolute;
	top: -1px;
	left: 0px;
	width: 5px;
	height: 30px;
	min-height: 31px;
	overflow: hidden;
}
.footergradient-right-white	{
	position: absolute;
	top: -1px;
	right: 0px;
	width: 5px;
	height: 30px;
	min-height: 31px;
	overflow: hidden;
}
/* --------------------------- FOOTER -------------------- END ------------- */

.linkedimage img	{
	display: block;
}

.tx-gooffotoboek-pi1 .error {
	color: #ff0000;
	font-weight: bold;
}

.tx-gooffotoboek-pi1 .ecardform .label	{
	text-align: right;
	font-weight: bold;
	padding: 0px 15px 0px 0px;
}

.tx-gooffotoboek-pi1 .ecardform .inputtext input {
	border: 1px solid #333333;
	width: 300px;
}
.tx-gooffotoboek-pi1 .ecardform .inputtextarea textarea	{
	border: 1px solid #333333;
	width: 300px;
	height: 90px;
}
.tx-gooffotoboek-pi1 .ecardform hr {
	width: 100%;
	border: 0px;
	height: 2px;
	background-color: #000000;
}

.tx-gooffotoboek-pi1 .ecardform .inputsubmit {
	padding: 10px 0px 0px 0px;
}
.tx-gooffotoboek-pi1 .ecardform .inputsubmit input {
	border: 1px solid #333333;
	width: 300px;
	background-color: #adadad;
	font-weight: bold;
}

.tx-gooffotoboek-pi1 a	{
	color: #ff9900;
	text-decoration: none;
}
.tx-gooffotoboek-pi1 a:visited {
	color: #bb6600;
}
.tx-gooffotoboek-pi1 a:hover	{
	text-decoration: underline;
}




