/* Copyright (C) 2007 - 2011 YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
/*
 * Custom Style Sheet - Use this file to style your content
 */
 
 
 .btn {
	background: url(../images/btn.gif) no-repeat;
	height: 30px;
	padding: 10px;
	color: #fff;
/*	  background-color: #fff; color: #000;  text-shadow: 1px 1px #fff; padding: 6px;*/}
/* CHRONOFORM BESTELLUNG */

input, textarea, select {
	border: solid 1px #11A2C4;
}
.best_anz {
	border: solid 1px #11A2C4;
}
.best_total {
	border: 0px;
	background: #d4f3f9;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	font-size:13px;
}
.bestellen {
	border: solid 1px #11A2C4;
	background: #d4f3f9;
	padding: 5px;
	width: 150px;
}
.best_gr {
	border: solid 1px #11A2C4;
	background: #d4f3f9;
	font-weight: bold;
}
.color {
	color: #11A2C4;
}
.style-sponsoring {
}
.chronoform a {
	color: transparent;
}
.item {
	padding-bottom: 15px;
}

.ticket{
	top: 155px;
	}
	
	
#banner {
    position: absolute;
    right: -40px;
    top: -14px;
}



.validation-failed, input.invalid {
    background: #11A2C4 !important;
    color: #fff;
}