/* CSS Document */

.bildbox {
	width: 636px;
	border: solid 1px #CCC;
	padding: 2px;
	margin: 0 0 10px 0;
}

.bildbox h1 {
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
	color: white;
	height: 18px;
	vertical-align: middle;
	font-size: 11px;
	background-image: url(http://gfx.mousesports.com/designv52/albums/title_bg.png);
	font-weight: normal;
	background-repeat: repeat-x;
	background-color: #891103;
	color: white;
	padding: 0 3px;
	margin: 0;
}

.bildbox h1 a:link {
	margin: 0 20px;
	padding: 0;
	text-decoration: none;
	color: white;
	border-bottom: dotted 1px white;
}

.bildbox h1 a:hover {
	color: white;
	margin: 0 20px;
	padding: 0;
	text-decoration: none;
	border-bottom: solid 1px white;
}

.bildbox img {
	width:		636px;
	border-top: solid 1px #CCC;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	margin-top: 2px;
}



/******* BILD NAVIGATION *******/
.bildnavi {
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	margin-bottom: 20px;
}

.inbildnavi {
	position: relative;
	left: 0;
	top: -10px;
	height: 20px;
	font-weight: bold;
	color: #B31901;
}

*html .inbildnavi {	display: none; }

.inbildnavi p.back {
	position: absolute;
	left: 20px;
	top: 0px;
}

.inbildnavi p.next {
	position: absolute;
	left: 520px;
	top: 0px;
}

.inbildnavi p.back a:link, .inbildnavi p.next a:link {
	color: #333;
	border-bottom: dotted 1px #B31901;
	text-decoration: none;
	font-weight: normal;
}

.inbildnavi p.back a:hover, .inbildnavi p.next a:hover {
	color: #B31901;
	border-bottom: solid 1px #B31901;
	text-decoration: none;
	font-weight: normal;
}



/******* BILD INFORMATIONEN *******/
.bildinfos {
	width: 636px;
	margin: 0;
	padding: 0;
}

.bildinfos p {
	width: 48%;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin: 0 1%;
	padding: 0;
	float: left;
	border-bottom: dotted 1px #CCC;
	color: #757575;
	font-style: italic;
	font-size: 11px;
}

*html .bildinfos p { width: 47.6%; }

.bildinfos p span {
	color: #333;
	font-style: normal;
}

.bildinfos p.tags {
	width: 98%;
	margin: 0 1%;
	padding: 0;
	clear: left;
	color: #757575;
	font-style: italic;
	font-size: 11px;
}

.bildinfos p.tags span {
	color: #333;
}

.bildinfos p a:link {
	color:#B31901;
	font-style: normal;
	text-decoration: none;
}

.bildinfos p a:hover {
	color: #B31901;
	font-style: normal;
	text-decoration: none;
	border-bottom: dotted 1px #B31901;
}
