@charset "UTF-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background-color: #FFF;
	font-weight: normal;
	background-image: url(../bilder/antiquariat-mitteltor-bgr2.jpg);
	background-repeat: repeat;
	text-transform: uppercase;
}



#boxen {
	position: absolute;
	top: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333;
	left: 2px;
	width: 900px;
}
#box_navi {
	position: relative;
	top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333;
	left: 5px;
	float: left;
	height: 30px;
	width: 850px;
	margin-bottom: 10px;
}
#box1 {
	position: relative;
	top: 115px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	width: 320px;
	color: #333;
	left: 5px;
	float: left;
}

#box1 a:link {
	color: #FFF;
	text-decoration: none;
	background-color: #9CF;
	font-weight: bold;
}


#box1 a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #9CF;
}
#box1 a:hover {
	color: #9CF;
	font-weight: bold;
	background-color: #FFF;
}


#box2 {
	position: relative;
	top: 115px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 260px;
	color: #333;
	float: left;
	left: 277px;
}

#box3 {
	position: relative;
	top: 130px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	width: 600px;
	color: #333;
	left: 5px;
	float: left;
}

#line {
	height: 5px;
	margin-top: 20px;
	background-color: #CCC;
	width: 20px;
	margin-bottom: 20px;
}
.headline {
	font-weight: bold;
	color: #000;
}
.bildunterschrift {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 12px;
	color: #000;
}
