/* dotjo1.css */
.thepagebody {
	color: #fff;
	background-color: #000;	
	}
a {
	color: #dac5cb;
	}
a:active,a:hover {
	color: #fff;
	}

.mainheadline .thegallery {
	font-size: 0.8em;
	display: block;
	margin-bottom: 0.1em;
	}
.center {
	width: 1450px;
	text-align: center;
	}
/*
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	letter-spacing: .4em;
	text-align: left;
	margin-left: 16px;
}

.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	letter-spacing: .4em;
	text-align: right;
	margin-right: 16px;
}
*/
.text {
	width: auto;
	margin: 10px 8% 10px 189px;
	}
	.text p {
		text-align: left;
		margin-bottom: 0.8em;
		}

/* systems */
.systems {
	background-color: #fff;
	color: #000;
	}
	.systems a:active,.systems a:hover {
		color: #9c76a0;
		}
	.systems .text {
		margin-left: 189px;
		margin-right: 15%;
		}

/* petra */
.iopetra {
	background-color: #fdc4d3;
	color: #fff;
	}
	.iopetraImage {
		text-align: center;
		margin-bottom: 40px;
		}

/* box */
.boxbody {
	background-color: #fff;
	color: #000;
	}
	.image {
		text-align: center;
		color: #701;
		}
	.boxbody a,.boxbody a:hover {
		color: #701;
		}

/* boxes */
.boxesheadline p {
	line-height: 1.1;
	}
.boxesimage {
	position: relative;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 90px;
	}
.boxesnext {
	text-align: right;
	position: absolute;
	top: auto;
	right: 1em;
	}
.boxestext {
	padding: 2em 30% 1em 220px;
	}
	.boxestext p {
		margin-bottom: 0.6em;
		}

/* advent */
.ioadvent {
	background-color: #c03;
}
