@charset "utf-8";
/* CSS Document */

#container {
	width: 700px;
	margin-left: 0px;
}

#header_bottom img {
	margin-right: 0px;
	margin-left: auto;
	display: block;
	width: 115px;
	border: none;
}

#left_column {
	background-color: #32322d;
	width: 129px;
	min-height: 1000px;
	float: left;
	height: auto;
}

#content {
	width: 551px;
	float: left;
	background-color: #FFF;
	min-height: 1000px;
	padding: 10px;
}

#title {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
	display: block;
}

#content table {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

#gallery td {
	text-align:left;
	padding-bottom: 7px;
	width: 33%;
	
}

td {
	text-align: left;
}

#cover {
	float: left;
	width: 145px;
	margin-right: 15px;
	margin-left: 15px;
    
	
}

.bookcover img{
	width: 75px;
	margin-right: 15px;
	margin-left: 15px;
}

#button {
	float: right;
	margin-right: 30px;
	margin-top: 30px;
}

#buttons a {
	width: 50px;
	margin-left: auto;
	margin-right: 10px;
}


#buttons {
	width: 100%;
}

#formField {
	width: 400px;
	display: block;
}
#gallery {
	text-align: center;
	width: 90%;
	/*margin-top: -40px;*/
}
.infolinks {
	text-align: center; 
}
.center {
	text-align: center;
}
.marginfix {
	margin-bottom: 5px;
}
#cartbutton {
	width: 100px;
	float: right;
}
#copy {
	min-height: 250px;
}
#container #content h1 center {
	color: #36C;
}
#POK_Headline {
	font-size: x-large;
	font-weight: bold;
	color: #000;
}
.POK_ChangeColorInHeadline {
	color: #36C;
}
.POK_PerCopy {
	font-size: larger;
	color: #36C;
}
#DEV_Headline {
	font-size: x-large;
	font-weight: bold;
	color: #000;
}
.DEV_ChangeColorInHeadline {
	color: #C09;
}
.DEV_PerCopy {
	font-size: larger;
	color: #C09;
}
.devozineBlue {
	color: #06C;
}#container #content p #POK_Headline em {
	color: #C03;
}

