/* CSS Document */

.gbbreite {
width:99%;
}

.gbblaettern {
	background-color:#999999;
	color:#fff;
	height:24px;
	padding:2px;
	text-align:center;
}

.gbheadlineLeft {
	background-color:#333333;
	color:#ffffff;
	height:24px;
	padding:2px;
	text-align:left;
	width:50%;
}

.gbheadlineRight {
	background-color:#333333;
	color:#ffffff;
	height:24px;
	padding:2px;
	text-align:right;
	width:50%;
}

.gbmessage {
padding:7px;
color:#fff;
}

.gbicons {
background-color:#010000;
height:24px;
padding:2px;
text-align:left;
}

.gbtrenner {
background-color:#121212;
}

.gbtrennereintrag {
background-image: url(../../grafik/trenner_content.gif);
background-repeat:repeat-x;
height:13px;
min-height:13px;
}

.gbregeln {
background-color:#EAEFF2;
color:#000;
text-align:center;
height:24px;
padding:2px;
width:100%;
}

.gbzureingabe {
background-color:#F2F1EB;
height:24px;
padding:2px;
}

.gbreplay {
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #666666;
	top:0;
	left:0;
	text-align:left
}


