/***** Standards ****/
br , p
{
	padding:0;
	margin:0;
}

b span
{
	font-weight:bold;
}


h1
{
	font-family:Verdana;
	font-weight:normal;
	font-size:1.5em;
	padding-top:10px;
	width:574px;
	height:25px;
	background-color:#617893;
	color:White;
	margin-top:34px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	border: dotted 1px #afafaf;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

h3
{
	font-family:Century Gothic, Verdana;
	font-weight:lighter;
	font-size:1.1em;
	color:#183765;
	padding-top:10px;
}

#RightCol a
{
	text-decoration:underline;
	color: #183765;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#RightCol a:Hover
{
	border-bottom:dotted 1px #1a1a1a;
}

#RightCol .BannerTextLinkArea A
{
	color: white;
	opacity: 1.0;
	filter: alpha(opacity=100);
	text-decoration:none;
}

#RightCol .CatalogDataHeadlineDiv A
{
	color:White;
	text-decoration:none;
}

#Breadcrumb A
{
	color:#535353;
	text-decoration:underline;
}

.Zeilendurchschuss
{
	/* Hilfsklasse für Zeilenabstände zwischen Formularzeilen */
	height:6px;
}

.ContentbildRechts
{
	float:right;
}

.CatalogDataContainer
{
	width:276px;
	float:left;
	margin-right:11px;
	margin-bottom:10px;
}

.CatalogDataContainerDiv
{
	cursor: pointer;
	height:114px;
	display:block;
	position:relative;
}

.CatalogDataHeadlineDiv
{
	font-family:Century Gothic;
	color:#FFFFFF;
	height:12px;
	padding:9px;
	line-height:0.8em;
	font-size:1.2em;
}

.CatalogDataInfoDiv
{
	position:absolute;
	z-index:12;
	width:258px;
	font-size:0.8em;
	padding:9px;
	color:Black;
	left:0px;
	top:30px;
	height:67px;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.CatalogDataInfoDivBG
{
	opacity: 0.2;
	filter: alpha(opacity=20);
	width:276px;
	height:85px;
	position:absolute;
	z-index:11;
}

.CatalogDataInfoDiv img
{
	float:right;
	padding-left:5px;
}

.CatalogDataInfoDiv a
{
	text-decoration:none;
}

.ArtikelImage
{
	width:250px;
	float:right;
	padding-left:8px;
}

.ArtikelImage img
{
	width:250px;
}

.imageTitle
{
	font-size:0.7em;
}

.TerminDatum
{
	width: 55px;
	height:45px;
	display:block;
	float:right;
	position:absolute;
	right:10px;
	margin-top:16px;
}

.terminTag
{
	color:White;
	background-color:Red;
	width:55px;
	height:22px;
	display:block;
	font-size:1.3em;
	line-height:1em;
	page-break-after:right;
	text-align:center;
	border-bottom: dotted 1px white;
}

.terminMonatJahr
{
	color:White;
	width:55px;
	display:block;
	margin-top:-16px;
	padding-top:3px;
	font-size:0.7em;
	text-align:center;
	background-color:#183765;
	height:18px;
}

.pdf
{
	background-image:url(/files/basis/pdf.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

.extern
{
	background-image:url(/files/basis/pfeil_mehr.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

.LineBottom
{
	border-bottom: solid 1px black;	
}

.AdminComment
{
	background-color:Highlight;
}