.mainContent2 {
	background-color:rgb(213,238,255);padding:20px 20px 10px 20px;
	background-image:url(../img/bg/ecke3.gif);background-repeat:no-repeat;
}

.mainContent2Punktestand {
	background-color:rgb(213,238,255);padding:20px 0px 5px 0px;
	background-image:url(../img/bg/ecke3.gif);background-repeat:no-repeat;
}

h2.rundG {
	background-image:url(../img/bg/h2_gross.gif);
	background-repeat:no-repeat;
}

h2.rundK {
	background-image:url(../img/bg/h2_klein.gif);
	background-repeat:no-repeat;margin:0px;
}

h3.punkte {
	color:rgb(255,125,0);
	background-color:rgb(255,230,0);
	border-top:1px solid rgb(255,128,0);
	border-bottom:1px solid rgb(255,128,0);
	padding:2px 20px 3px 20px;
	margin-top:5px;
}
h3.punkte2 {
	color:rgb(255,125,0);
	background-color:rgb(255,230,0);
	border-top:1px solid rgb(255,128,0);
	border-bottom:1px solid rgb(255,128,0);
	padding:2px 0px 3px 0px;
	margin-top:5px;
}

.boxOptLinks {
	float:left;width:292px;margin-right:5px;
}

.boxOptRechts {
	float:left;width:292px;
}

#postbox {
	background-color:rgb(230,240,252);	
}

#postbox ul {
	width:534px;
	border:1px solid rgb(42,168,255);
	margin:10px 0px 0px 0px;padding:0;
	list-style-type:none;
}

#postbox li {
	display:inline;margin:0;padding:0;
}

#postboxInner {
	padding:20px;
}

#postbox label {	
	padding-left:30px;
}

#postbox th {	
	color:rgb(0,110,220);
	text-align:center;
	border-bottom:1px dashed rgb(0,110,220);
}

#postbox td {	
	border-bottom:1px dashed rgb(0,110,220);
}

.mailTab {
	width:100%;
	margin:10px 0px 10px 0px;
}
