/* Begin PDF Cart */

#content-center a.articlefunctions, #content-center-events a.articlefunctions
{
    display: block;
    width: 140px;
    height: 12px;
    overflow: hidden;
    text-indent: -5000px;
    padding: 0;
    background-image: url(/portals/_default/skins/templates/img/notizen-add.gif);
    background-repeat: no-repeat;
    float: right;
}

#content-center a.articlefunctions:hover, #content-center-events a.articlefunctions:hover
{
    background-position: 0 -12px;
}

#content-right .articlefunctions
{
    display: none;
}

#content-left .articlefunctions
{
    display: none;
}

#pdf-collector
{
    clear: both;
	width: 180px;
	height: 20px;
    padding: 5px 0 0 0;
    position: relative;
    top: 117px;
	color: #fff;
	text-align: center;
	background: url(/portals/_default/skins/templates/img/bg-pdfcart.gif) no-repeat;
}

html>body #pdf-collector
{
	background: url(/portals/_default/skins/templates/img/bg-pdfcart.png) no-repeat;
}

#pdf-collector a
{
    color: #cfe0ec;
	text-decoration: none;
	border-bottom: 1px dotted #cfe0ec;
	font-weight: bold;
}

#pdf-collector a:hover
{
    color: #fff;
}

#pdf-collector-dialog
{
	position: absolute;
	z-index: 4000;
	top: 400px;
	left: 50%;
	width: 400px;
	height: 85px;
	margin-left: -200px;
	margin-top: -50px;
	color: #fff;
	border: solid 10px #77bcee;
	padding: 15px;
	background-color: #5291c0;
	text-align: left;
	border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0px 0px 10px #2683c6, -0px 0px 10px #2683c6, 0px -0px 10px #2683c6, -0px -0px 10px #2683c6;
    -moz-box-shadow: 0px 0px 10px #2683c6, -0px 0px 10px #2683c6, 0px -0px 10px #2683c6, -0px -0px 10px #2683c6;
    -webkit-box-shadow: 0px 0px 10px #2683c6, -0px 0px 10px #2683c6, 0px -0px 10px #2683c6, -0px -0px 10px #2683c6;
}

html>body #pdf-collector-dialog
{
	position: fixed;
}

#pdf-collector-dialog a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 1px dotted white;
}

#pdf-collector-dialog a:hover
{
	color: #fff;
}



#pdf-collector-dialog-text
{
	color: #fff;
}

#pdf-collector-dialog-close
{
}

#pdf-cart-dialog
{
	position: absolute;
	z-index: 4000;
	top: 400px;
	left: 50%;
	width: 400px;
	height: 85px;
	margin-left: -200px;
	margin-top: -50px;
	color: #fff;
	border: solid 10px #77bcee;
	padding: 15px;
	background-color: #5291c0;
	text-align: left;
	border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0px 0px 10px #2683c6, -0px 0px 10px #2683c6, 0px -0px 10px #2683c6, -0px -0px 10px #2683c6;
    -moz-box-shadow: 0px 0px 10px #2683c6, -0px 0px 10px #2683c6, 0px -0px 10px #2683c6, -0px -0px 10px #2683c6;
    -webkit-box-shadow: 0px 0px 10px #2683c6, -0px 0px 10px #2683c6, 0px -0px 10px #2683c6, -0px -0px 10px #2683c6;
}

html>body #pdf-cart-dialog
{
	position: fixed;
}

#pdf-cart-dialog a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 1px dotted white;
}

#pdf-cart-dialog-text
{
}

#pdf-cart-dialog-saveas
{
}

#pdf-cart-dialog-open
{
}

#pdf-cart-dialog-cancel
{
}

#pdf-gallery
{
    width: 550px;
    margin-top: 30px;
}

.pdf-document
{
	font-size: 0.8em;
	color: #444;
	width: 90px;
	height: 140px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	padding: 0 5px 0 5px;
	float: left;
	background-image: url(/portals/_default/skins/templates/img/bg-pdf-document.gif);
    background-repeat: no-repeat;
}

.pdf-document-text
{
	padding-top: 30px;
}

.pdf-image
{
	width: 100px;
	height: 62px;
	overflow: hidden;
	background-color: #3ca8d5;
}

.closeimage
{
	display: block;
	width: 100px;
	height: 15px;
	overflow: hidden;
	padding-top: 5px;
	color: Red;
}
