﻿/* Start Content: Rangliste Grillstellen */

DIV.boxRanglisteGrillstelleContentLeft {
	float:left;
	width: 530px;
	min-height: 400px;
	margin: 5px;
	height: auto;
	*min-height: 765px;
}

/* Content - Left - Rangliste Header */

.boxRanglisteGrillstelleHeader {
	width: 525px;
	float: left;
}


.boxRanglisteGrillstelleContentLeftRowHeader {
	background: url(images/content/Header_Rangliste.jpg) no-repeat;
	height: 90px;
	width: 160px;
	margin: 0 3px;
	padding-left: 20px;
	float: left;
}

.boxRanglisteGrillstellePagingTop {
	float: right;
	width: 90px;
	margin: 75px 0 0 0;
}
div.contentMain .boxRanglisteGrillstellePagingTop a {
    text-decoration: none;

}
/* Content - Left - Titel */
.boxRanglisteGrillstelleContentLeftRowTitel {
	background-color:#E6E6E6;
	float:left;
	height:30px;
	margin: 0 3px;
	width:525px;
}

.boxRanglisteGrillstelleContentLeftRowTitel h1 {
	padding:5px;
}


/* Kommentar Titel Area */
.boxKommentar {
	float: left;
	width: 250px;
}

.boxBesteGrillstelle {
	float: left;
	width: 130px;
	padding-top: 10px;
}

.boxBesteGemeinde {
	float: right;
	width: 145px;
	padding-top: 10px;
}

/* Content Left Zeile */

.boxRanglisteGrillstelleContentLeftRowTrennlinie {
	background: url(images/content/Trennstrich.gif) repeat-x;
	width: 525px;
	height: 2px;
	float: left;
	margin-left:3px;
}


.boxRanglisteGrillstelleContentLeftRow1 {
	width: 520px;
	float: left;
	margin: 3px;
	min-height: 10px;

}

/* Content Left Zeile (Inhalt) */
.Rang {
	width: 13px;
	min-height: 5px;
	float: left;
	padding: 4px;
}

.Bild {
	width: 60px;
	min-height: 5px;
	float: left;
	padding:4px;
}

.GemeindeText {
	float: left;
	width: 160px;
	min-height: 5px;
}

.BewertungText {
	float: left;
	width: 145px;
	min-height: 5px;
}

.valueVotes {
	float: left;
	width: 100px;
	min-height: 5px;
}

.LinkMore {
	float: left;
	width: 40px;
	min-height: 5px;
}


/* contentRight */

DIV.boxRanglisteGrillstelleContentRight {
	float:left;
	width: 300px;
	min-height: 20px;
	margin: 5px;
}

.boxRanglisteGrillstelleContentRightRow1, .boxGrillstelleContentRightRow2{
	width: 522px;
	float: left;
	padding: 5px 0;
}

.boxRanglisteGrillstelleContentRightRowTitel {
	width: 300px;
	height: 30px;
	background-color:#E6E6E6;
}

.boxRanglisteGrillstelleContentRightRowTitel h1 {
	padding: 5px;
}

.boxRanglisteGrillstelleContentRightRow1 .boxGrillstelleContentRightRowTrennlinie {
	background: url(images/content/Trennstrich.gif) repeat-x;
	width: 300px;
	height: 2px;
	float: left;
}
.bewertungRight div{
    width: 300px;
}

/* Paging */
.boxRanglisteGrillstellePaging {
	float: right;
	min-height: 5px;
}

/* Kommentare (Zeile, Inhalt) */

.boxRangGrillKommentarTitel {
	float: left;
	height: 30px;
}

.boxRangGrillSprechblase {
	float: right;
	width: 25px;
	height: 22px;
	padding: 5px;
}

.boxRanglisteGrillstelleContentRightRow1 .colFaceMember {
	width: 70px;
	float: left;
	padding: 5px;
}

.boxRanglisteGrillstelleContentRightRow1 .colFaceMemberText {
	width: 200px;
	float: left;
	padding: 5px;
}

/* End Content: Rangliste Grillstellen */
