@charset "utf-8";
body {
	font: 101% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0px;
	padding: 0px;
}
a img { border:none; }

div.thumbnail {
	float: left;
	width: 127px;
	font-size: 10px;
}
img.thumb {
	border: 1px solid #df6d28;
}
img.lupe {
	margin: 0 5px 0 3px;
}
.clearing { clear: both; }
#wrapperOuter {
	height: 520px;
	width: 740px;
	border-right: 11px solid #a51e35;
	padding: 0px;
	margin-top: -260px;
	margin-left: -375px;
	left: 50%;
	top: 50%;
	position: absolute;
	background: url(../images/bg-wrapperOuter.png) no-repeat left bottom;
}
#metanav {
	background-color: #fff;
	font-size: 10px;
	text-align:right;
	width: 740px;
	margin-top: -274px;
	margin-left: -375px;
	left: 50%;
	top: 50%;
	position: absolute;
	height:12px;
}
#metanav a {
	color: #000;
	text-decoration: none;
}
#columnLeft {
	float: left;
	width: 130px;
}
#columnRight {
	float: right;
	width: 610px;
	border-top: 1px solid #000;
}

#headerOuter {
	background: url(../images/bg-header.jpg) no-repeat left top;
	height: 100px;
	text-align: center;
	border-bottom: 1px solid #000;
	margin-right: 2px;
}
#headerTop {
	padding: 20px 0 20px 0;
}
#headerBottom {
	padding: 0 0 10px 0;
}
#headerTop h1 {
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	/*margin:20px 0 13px 0;*/
	padding: 0;
	display: inline;
}
#headerBottom h2 {
	background-color: #000;
	display: inline;
	color: #fff;
	font-size: 15px;
	width: 84px;
	height: 20px;
	border: solid 1px #fff;
	text-align:center;
	margin: 0;
	padding:0 ;
}
#headerBottom h2.schule {
	padding: 0 16px;
}

#headerBottom h2.uni {
	margin: 0 38px;
	padding: 0 29px;
}
#headerBottom h2.museum {
	padding: 0 12px;
}
#logo {
	margin:0;
	padding:0;
	height:100px;
}
#mainNav {
	height: 420px;
	background: url(../images/bg-mainNav.jpg) no-repeat left top;
}
#mainNav ul {
	margin:0;
	padding:10px 0;
	list-style-type: none;
	background: url(../images/bg-ul-mainNav.png) repeat-y left top;
}
#mainNav ul li {
	color: #fff;
	font-size: 11px;
	display: block;
	padding: 8px 0;
	font-weight: bold;
}

#mainNav ul li a {
	color: #fff;
	padding: 2px 5px 3px 17px;
	background: #000;
	letter-spacing:-1px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
#mainNav ul li a:hover, #mainNav ul li a.active {
	color: #fff;
	background: #df6d28;
}

#content {
	overflow: auto;
	clip: rect(auto,auto,400px,auto);
	height: 400px;
	padding: 10px 10px 0 10px;
	font-size: 11px;
}
#content2 {
	padding: 10px 10px 0 10px;
	font-size: 11px;
}
#content h1, #content2 h1 {
	font-size: 14px;
	color: #df6d28;
}
h1.icon, , #content2 h1.icon {
	background: url(../images/headline-icon.gif) no-repeat right center;
	paddding-right: 43px;
}
#content h2, #content2 h2 {
	font-size: 13px;
	color: #a51e35;
}
#content h3, , #content2 h3 {
	font-size: 12px;
	color: #000;
}
#content a, #content2 a {
	color: #df6d28;
	text-decoration: none;
}
#content a:hover, #content2 a:hover {
	text-decoration: underline;
}
img.left {
float: left;
margin: 0 10px 5px 0;
}
img.right {
float: right;
margin: 0 0 5px 10px;
}

/* News und Produkte */
.listingOuter {
	border-top: 1px solid #df6d28;
	margin: 10px 0 0 0;
	padding: 0;
}
* html .listingOuter {
	width:570px;
}
.listingDate {
	margin: 0;
	padding:0;
	text-align: right;
}
.dateBox { 
	padding:1px;
	width: 67px;
	margin:0;
	text-align: right;
	float:right;
	background-color: #df6d28;
	color: #fff;
}
.listingContent h2, .listingContent h1 {
	text-transform: uppercase;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
.listingContent p {
	font-size: 11px;
	color: #000;
}
.buttonContinue {
	background-color: #df6d28;
	color: #fff;
	font-size:11px;
	padding: 1px 2px;
}

.anfrageblock {
	border-top: 1px dotted #df6d28;
	margin-top: 15px;
}

.preistabelle {
	background-color: #FEFAF4; 
	color: #df6d28; 
	border: 1px solid #df6d28; 
	font-size:10px;
}
.preistabelle td {
	vertical-align: top;
}
.underline-orange {
	border-bottom: 1px solid #df6d28;
}

