@charset "utf-8";
/* CSS Document */

body {

    color: #000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 15px;
    line-height: 15px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
}
.contenter {
    margin:0 auto;
    width:700px
}

.contenter label {
    display:block;
    padding:8px;
}


h1 {
	 color: #994550;
	  font-size: 22px;
    line-height: 22px;
}
h2 {
	 color: #994550;
	  font-size: 16px;
    line-height: 16px;
}
h3 {
	 color: #994550;
	  font-size: 18px;
    line-height: 18px;
}

.Erklaerung {
	font-weight:600;
	margin-bottom:15px;
}

table, #schiedsrichter {
	font-size: 12px;
    line-height: 12px;
	border-collapse:collapse;
	border:1px solid #000;
    padding-left: 6px;
}
td {
	padding: 5px;
}
.head,.spieler {
	background-color:#403F3E;
	color:#fff;
	font-weight:600;
}


#headbereich, input {
	width:99%;
	
}
.diebuttons {
    display: block;
    margin: 0 auto;
    top: 33px;
    width: 200px;
	text-align:center;
}
.bildleiste table {
    border:0px solid #fff;
}

.bildleiste table tr td img {
    width:auto;
    height:55px;
}
.bt {
    font-size:15px !important;
}
