/* @override http://www.millersessenplatz.com/styles.css */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: silver;
	font-family: Geneva, Helvetica, Arial, sans-serif;
}
.FooterText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.CaptionText {
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
}
.margins {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
.SmallLetters {
	font-size: 12px;
}

#indexpromo {
	width: 740px;
	position: relative;
	overflow: visible;
}

/* #indexpromo img {
	float: right;
	right: -55px;
	top: -30px;
	position: relative;
} */

#secondarypromo {
	margin-right: 2em;
	margin-bottom: 1em;
}

#caption {
	padding: 0px 20px;
}

#description {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: none;
}

#slidingDiv {
    display: none;
	height: 85px;
	background-color: #960c0b;
	color: white;
	font-size: small;
	border: 1px dotted #909090;
	width: 395px;
	padding: 5px;
}

#SliderHeader {
	background-color: #fffeff;
	color: black;
	font-weight: bold;
}

#SliderHeader a, #slidingDiv a {
	color: #c0c0c0;
}

#SliderBack {
	background-color: #fffeff;
}