/* New Template System */

/* Mobile Optimierung durch Art 4 Web | Oktober 2016 */


body#vipres{
	font-family: verdana;
	font-size:12px;
	color: white;
	background: transparent !important;
	/* background: black; */
	max-width:900px;
}

div#vipres-header, div#vipres-body, div#vipres-footer{
	/* border:1px solid yellow; */
	display:block;
	/* padding:10px; */
	width:100%;
}
div#vipres-header{padding-bottom:0px !important;}

div#vipres-header	{/* height:320px; */}
div#vipres-body		{border-top: 1px solid #CA002E;border-bottom: 1px solid #CA002E;padding-top:10px;margin-bottom:10px;}
div#vipres-footer	{/*height:100px;*/}

h1{font-size:16px;margin-top:0px;margin-bottom:0px;}
h2{font-size:14px;margin-top:0px;margin-bottom:0px;}
.headline{text-transform:uppercase;font-size:14px;}
.small{font-size:0.8em;}
.iblock{display:inline-block;}
.red{color:#CA002E;}
.redalert{background-color: #CA002E; color:#FFF;font-weight: bold;}

.ml{margin-left:10px;}
.mr{margin-right:10px;}
.mt{margin-top:10px;}
.mb{margin-bottom:10px;}
.pl{padding-left:5px;}
.pr{padding-right:5px;}
.pt{padding-top:5px;}
.pb{padding-bottom:5px;}
.bt{border-top:1px solid gray;}
.bb{border-bottom:1px solid gray;}

div.divtainer		{display:inherit;margin-bottom:10px;border-bottom:1px solid gray;padding-bottom: 4px;}
#vipres-footer .divtainer, .noborder			{border-bottom:none !important;}
div.divtainer h2		{display:inline-block;margin-right:10px;width:200px;}
div.divtainer label	{display:inline-block;margin-right:10px;width:200px;}

div.user-message		{padding:10px;margin-bottom:10px;border-radius:5px;}
div.user-message.ok		{border:2px solid green;}
div.user-message.error	{border:2px solid red;}
div.user-message.warning{border:2px solid orange;}

#gfx-container					{height:270px;}
#gfx-container img				{position:absolute;}
#gfx-container img.markierung	{width:900px;height:270px;border:none;visibility:hidden;}
p.steps							{margin: 10px 0px 0px 0px;min-height:40px;width:876px;padding-bottom:5px;}
p.steps.empty					{margin: 0px;min-height:5px;width:876px;padding-bottom:5px;}

.button		{padding: 2px 7px 2px 7px;background-color: #2D2D2D;border: 1px solid #4D4D4D;}
a.button	{color:white;font-weight:bold;text-decoration:none;}

.col1 {width:210px;display:inline-block;text-decoration:inherit;vertical-align: top;}
.col2 {width:400px;display:inline-block;text-decoration:inherit;vertical-align: top;}
.col3 {width:70px;display:inline-block;text-decoration:inherit;vertical-align: top;}
.col4 {width:220px;display:inline-block;text-decoration:inherit;vertical-align: top;}
.colX {display:inline-block;vertical-align: top;}
.rowenabled {cursor:pointer;}
.rowdisabled{text-decoration:line-through;cursor:pointer;color:gray;}

.status_frei{color:green;}
.status_block{color:orange;}
.status_gebucht{color:gray;}
.status_infos{font-weight:bold;color:gray;cursor:pointer;border:1px solid gray;padding:0px 2px;}

#keine-events,#alles-bereits-vergeben{background-color:#CA002E !important; color:#FFF !important; margin: 5px 0px 4px 0px; padding: 2px;}

form div.divtainer input[type=text] {
	padding: 2px 7px 2px 7px;
	background-color: #2D2D2D;
    border: 1px solid #4D4D4D;
	width: 380px;
	height: 20px;
	color:white;
	margin-bottom: 5px;
}
div.divtainer input[type=radio]{margin-left: 0px;}


#countdownHolder{background-color:#CA002E;padding: 10px;}
#countdownHolder p {margin-top:2px;margin-bottom:2px;}
#countdownTime{font-weight:bold; font-size:20px;}

div.divtainer ul{padding-left:15px;margin-top: 0px;margin-bottom: 0px;}

#buchung-back {display:inline-block;margin-right:20px;}
#buchung-sofort, #buchung-paypal{display:none;}

#buchung-status			{display:block;}
#buchung-error			{display:none;}
#buchung-success		{display:none;}
#buchung-bestaetigung, #buchung-drucken	{display:none;}


/* Spezial SofŸb */
#buchung-error-su, #buchung-success-su, #buchung-bestaetigung-su{display:block !important;}

/* Admin */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : portrait) {
	/* iPad Portrait */
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
	/* iPad Landscape */
}

@media only screen and (max-width: 480px) {
	/* iPhone, iPod Touch (vor 4) */
}

@media only screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation : portrait){
	/* iPhone Portrait Retina (ab 4) */
}

@media only screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation : landscape){
	/* iPhone Landscape Retina (ab 4) */
	#admin-menu {font-size:62.5% !important;}
}


#admin {background-color:#DDD;color:#000;font-family:Arial,Helvetica,sans-serif;font-size:14px;}
#admin .divtainer{border-bottom:none;}
#admin span.mytitel{font-size:140%;font-weight:bold;}
#admin-menu {border-top:1px solid #AAA !important;border-bottom:1px solid #AAA !important;padding:10px 0px;}
#admin .myactive{font-weight:bold;}
#admin-footer{border-top:1px solid #AAA;padding:10px 0px;}

#admin .mytable {width:100%;border-collapse:collapse;}
#admin .mytable thead{font-weight:bold;}
#admin .mytable thead tr td,#admin .mytable tbody tr td,#admin .mytable tfoot tr td{padding:3px;}
#admin .mytable tbody tr td{vertical-align:top;}
#admin .mytable tfoot{font-style:italic;padding-top:10px;}
#admin .mytable tbody tr:nth-child(even){background-color:#DDD;}
#admin .mytable tbody tr:nth-child(odd){background-color:#EEE;}

form.adminForm label{clear:both;}
form.adminForm input{clear:both;margin-bottom:10px;}

#admin div.user-message.ok		{border:2px solid green !important;}
#admin div.user-message.error	{border:2px solid red !important;}

#ui-datepicker-div{
    left: 8px !important;
    position: absolute !important;
    top: 182px !important;
	background:#FFF;
	border:1px solid #AAA;
	box-shadow: 1px 2px 4px #AAA;
	-moz-box-shadow: 1px 2px 4px #AAA;
}
table.ui-datepicker-calendar{padding:3px;border-top:2px solid #AAA;}
div.ui-datepicker-title{font-weight:bold;text-align:center;}
a.ui-datepicker-prev{float:left;margin-left:3px;margin-top:3px;margin-bottom:3px;cursor:pointer;}
a.ui-datepicker-next{float:right;margin-rigth:3px;margin-top:3px;margin-bottom:3px;cursor:pointer;}
a.ui-state-highlight{font-weight:bold;}

/* Mobile Phones - Portrait und Landscape */

@media only screen and (max-width: 768px)  {
  div.divtainer h2		{float: left; width:100%; margin-bottom: 5px;}
  div.divtainer select		{float: left; width: 100%; margin: 5px 0 10px;}
  .ml{margin-left:0px;}
  .button {float: left; width: 100%, margin-bottom: 7px;}
  #gfx-container {display: none;}
  div.divtainer {
    border-bottom: 1px solid gray;
    display: inherit;
    margin-bottom: 10px;
    padding-bottom: 4px;
	float: left;
	width: 100%;
}

div.divtainer label {
    float: left;
    margin-right: 10px;
    width: 100%;
}

form div.divtainer input[type="text"] {
    background-color: #2d2d2d;
    border: 1px solid #4d4d4d;
    color: white;
    height: 25px;
    margin-bottom: 10px;
    padding: 2px 7px;
    width: 95%;
	margin-top: 5px;
	float: left;
}
.rowenabled, .rowdisabled{ border-bottom: 1px dotted #fff;}
#trgr1, #trgr2, #trgr3, #trgr4 {float:left; width: 100%; margin: 3px 0px 3px 0px;}
.col2 {width: 100%;}
.iblock {width: 100%!important;}

div#vipres-body {
    border-bottom: medium none;
    border-top: medium none;
    margin-bottom: 10px;
    padding-top: 10px;
}

p.steps {display: none;}

}
