/* @override 
	http://juan-prim-stiftung.de/uploads/tf/jps.css
	http://juan-prim-ausstellung.de/uploads/tf/jps.css
	http://www.juan-prim-ausstellung.de/uploads/tf/jps.css
*/

body {
	background: url(assets/body-bg.gif) 50% repeat-y;
}

h1, h2, h3, h4 {
	color: #933931;
}

a {
	color: #933931;
	text-decoration: none;
	outline: none;
}

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

/*Container*/

.container {
	background-color: #BFBC91;
}


#head {
	height: 162px;
	background: url(assets/2col-head-bg.gif) no-repeat #fff;	
}

#head h1 {
	text-indent: -99999px;
}

#head h1 a {
	display: block;
	margin-left: 210px;
	width: 478px;
	height: 120px;
}

#wrapper {
	background: url(assets/3col-bg.gif);
}

#wrapper-2col {
	background: url(assets/2col-bg.gif);
}

div#wrapafter.clear.span-19.prepend-1.append-1.last {
	background: url(assets/2col-bg-footer.gif);
	height: 18px;
}

#wrapafter {
	background: url(assets/3col-bg-footer.gif);
	height: 18px;
}

/*Morelinks*/

div.clear.span-1.prepend-2 a,
div.span-2.prepend-14.append-2.last a {
	font-size: 1.25em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}

div.span-2.prepend-14.append-2.last a {
	float: right;
}

div.clear.span-1.prepend-2 a:hover,
div.span-2.prepend-14.append-2.last a:hover {
	text-decoration: underline;	
}

#left, #right {
	min-height: 270px;
}
