/*** Global Settings ****/
/*body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#FFFFFF;}*/
html {min-height: 130%;}
body {background: #eff7e3 url('img/body.jpg') no-repeat center top;
		color: #444;
		font: normal 67.5% Tahoma,sans-serif;
		padding-top: 64px;
}
p { margin : 0;padding : 0;}
a:visited, a:link {color : #a43b55;text-decoration : underline; background:none;}
a:hover {color : #a43b55;text-decoration : none;background:none;}
h1 { color : #869321;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #869321;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #869321;margin : 10px 0;padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(../images/bullet.gif);}
.boxL {background : #ffffea;border : 1px solid #f0e9eb;padding : 15px; min-height:445px;}
.boxL-wipp {background : #ffffea;border : 1px solid #f0e9eb;padding : 15px; min-height:445px;}
.boxL-wipp b {color : #869321;}
.boxL-wipp div {color : #869321; text-align:center; margin:5px 0}
.boxL-wipp li {

	margin: 10px 0 10px 0;

}
.sidebar li {

	margin: 10px 0 10px 0;

}
.boxR {background : #ffffea;border : 1px solid #f0e9eb;padding : 15px;}
/*** Layout ****/
#wrapper {margin : 0 auto;width : 784px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(../images/bg.gif) repeat-x;}
#nav {
	background : #a9b92a;
	padding : 10px 20px;
	text-align : right;
	color : #FFFFFF;}
#nav a:visited, #nav a:link {text-decoration : none;color : #FFFFFF;}
#nav a:hover {text-decoration : underline;color : #FFFFFF;}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 45px;}
.logotxt1 {font : normal 18px; font-family: Tahoma,sans-serif; color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px; font-family: Tahoma,sans-serif; color : #7a2e40; }
#left-column {width : 440px;padding : 0 10px 0px 20px;float : left;}
#right-column {width : 290px;float : right;padding : 0 10px 0px 0px;}
#right-column-wipp {width : 290px;float : right;padding : 0 10px 0px 0px;}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 10px 15px;clear : both;}

#planSpan {padding:0;margin:0 0 10px 17px;}
/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {width : 258px;margin : 0 auto;padding : 10px 10px 0px 0px;background : url(../images/shadow.jpg) no-repeat top;}

/**** Tickets ****/
.contContainer0_2hour h3, .contContainer0_3hour h3, .contContainer1 h3, .contContainer2 h3, .contContainer3 h3,
.contContainer0_2hour h2, .contContainer0_3hour h2, .contContainer1 h2, .contContainer2 h2, .contContainer3 h2 { border:none; text-decoration : none; padding-top:10px;}
.contContainer0_2hour{
	background-image: url(img/etikett_hour2.gif);
	background-repeat:no-repeat;
	background-position: 90% 0%;
}
.contContainer0_3hour{
	background-image: url(img/etikett_hour2.gif);
	background-repeat:no-repeat;
	background-position: 90% 0%;
}
.contContainer1{
	width:330px;/**/ 

	padding:0 10px 0 10px;
	border:0px solid #000;
	background-image: url(img/etikett_day.gif);
	background-repeat:no-repeat;
	background-position: 90% 0%;
}
.contContainer2{
	background-image: url(img/etikett_week.gif);
	background-repeat:no-repeat;
	background-position: 90% 0%;
}
.contContainer3{
	background-image: url(img/etikett_month.gif);
	background-repeat:no-repeat;
	background-position: 90% 0%;
}


