body {
	font-family: 'Titillium Web', sans-serif !important;
	font-size: 22px !important;
}

#main {
	width: 800px;
	margin: 0 auto;
}

#header {
	margin: 20px 0 20px 0;
}

h1 {
	font-size: 48px;
	margin: 0;
}

#header h1 a {
	text-decoration: none;
	color: #000;
}

h4 {
	font-size: 22px;
	margin: 0;
}

span {
	font-size: 22px !important;
}

div.row {
	margin: 20px 0 0 0;
}

div.row1 {
	float: left;
	width: 330px;
}

div.row2 {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}

#result div.row2 {
	background-color: #efefef;
	border-radius: 5px;
	padding: 5px;
	width: 100%;
	margin: 5px 0 0 0;
	box-sizing: border-box;
}

#result div.row2_hl {
	background-color: #38c !important;
}

div.row_clear {
	clear: both;
}

div.row2a1 {
	float: left;
	width: 660px;
}

div.row2a1_top {
	
}

div.row2a2 {
	float: left;
	width: 140px;
}
div.row2a2_top {
	
}

div.row2b1 {
	float: left;
	width: 40px;
}

div.row2b2 {
	float: left;
	width: 750px;
	font-weight: bold;
}

div.row2b3 {
	float: left;
	width: 335px;
	font-weight: bold;
	text-align: right;
	padding: 0 40px 0 0;
}

div.row2b4 {
	float: left;
	width: 40px;
}

div.row2b5 {
	float: left;
	width: 335px;
	font-weight: bold;
}

div.row4a1 {
	float: left;
	width: 200px;
	font-weight: bold;
}

div.row4a2 {
	float: left;
	width: 190px;
	font-weight: bold;
	margin: 0px 5px;
}

div.row4a3 {
	float: left;
	width: 400px;
	font-weight: bold;
}

div.row_submit .ui-btn, div.row_submit .ui-btn:hover {
	height: 40px;
	padding-top: 30px;
	background-color: rgb(255, 138, 0);
	color: #fff;
}

div.row_0 {
	margin: 5px 0 20px 0;
	height: 10px;
	border-top: 1px solid #000;
}

div.row_1 {
	margin: 0;
}

div.row_print {
	text-align: right;
}

#footer {
	margin: 60px 0 20px 0;
	text-align: right;
	padding: 5px;
	border-radius: 5px;
}

form.paypal {
	float: right;
	width: 150px;
	margin: 0 0 0 10px;
}

#popupDatenschutz {
	height: 400px;
	overflow-y: scroll;
}

fieldset {
	margin: 0 !important;
}

.ui-select, .ui-checkbox, .ui-radio, .ui-input-text, .ui-input-btn {
	margin: 0 !important;
}

.ui-input-text {
	min-height: 2.4em !important;
	padding-top: 0.3em;
	margin: 0 5px 5px 0 !important;
}

div.row4a2 .ui-input-text {
	margin: 0 !important;
}

.ui-btn {
	font-family: 'Titillium Web', sans-serif !important;
	font-size: 22px !important;
}

.my-tooltip-btn {
	background: none !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.ui-mobile label, div.ui-controlgroup-label {
	font-size: 22px !important;
	font-weight: normal;
}

.ui-mobile .ui-page-active {
	overflow: hidden !important;
}

.ui-popup-container {
	max-width: 600px !important;
}

.ui-collapsible-content {
	padding: 0 0 0 0 !important;
	border: 0 !important;
}

a.ui-collapsible-heading-toggle {
	background-color: #D6D6D6 !important;
}

div#row_zufallsgenerator a.ui-collapsible-heading-toggle {
	background-color: #E6E6E6 !important;
}

a {
	cursor: pointer;
	text-decoration: none;
}

#teams_copy {
	height: 200px !important;
	width: 655px;
	overflow: overlay;
}

#teams_copy_einlesen {
	width: 655px;
	margin: 0 0 10px 0 !important;
}
