body {

	  color: black; 

	  background-color: white;

	  background: url('../img/site/bg.png');

	  background-repeat: no-repeat;

	  background-position:center top ;

	  background-color: #e4e5e6;

	  font-size: 9px;

	  font-family: sans-serif;

	  margin: 0; padding: 1em;

}

a { color: blue; text-decoration:none; }
a:link { color: blue; text-decoration:none; }
a:visited { color: blue; text-decoration:none; }
a:focus { color: red; text-decoration:none; }
a:hover { color: #00adef; text-decoration:underline; }
a:active { color: blue; text-decoration:underline; }

	



#site 

{

	position: absolute;

	width: 850px;

	height: 100%;

	top:10px;

	left: 50%;

	margin-left: -450px;

}



#left 

{

	position: relative;

	left:0px;

	top:20px;

	width: 160px;

	height: 100%;

}



#menu

{

	margin-left: 25px;

}



#lang_de

{

	position: absolute;

	left:670px;

	top:90px;

	border:0px;

}

#lang_en

{

	position: absolute;

	left:700px;

	top:90px;

	border:0px;

}

#history
{
	color: #0000ff;
	position: absolute;
	left:210px;
	top:95px;
	border:0px;
	font-size: 12px;
	font-weight: bold;
}









#facebook

{

	position: absolute;

	left:744px;

	top:278px;

	border:none;

}

#twitter

{

	position: absolute;

	left:768px;

	top:278px;

	border:none;

}



#right_line

{

	position: absolute;

	left:734px;

	top:305px;

	width:132px;

	height:1px;

	border-bottom: 1px dotted #555555;

}

#left_line

{

	width:132px;

	height:1px;

	border-bottom: 1px dotted #555555;

}



#tickets
{
	position: absolute;
	left:734px;
	top:315px;
}







#msgbox
{
  position: absolute;
  text-align: center;
  top: 50%; 
  width: 190px;
  height: 120px;
  left: 50%;
  right: 50%;
  margin-left: -190px;
  margin-right: auto;
  visibility: hidden;
  vertical-align: middle; 

}



#updateme

{

	position: absolute;

	left:2px; 

	top:2px;

}





.box

{

	min-width: 178px;

	max-width: 178px;

	background-color:#ffffff;

	border: 1px dotted #555555;

 	padding-left: 6px;

	padding-right: 6px;

	padding-top: 6px;

}



.txtbox

{

	margin:0;

	height:21px;

	width:180px;

	background: url('../img/site/textbox.png');

	background-repeat: no-repeat;

	background-position:center bottom ;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

}



.txt

{

	position: relative;

	left:5px;

	top:3px;

	background-image:none;

	border:none;

	width:170px;

	height:15px;

	margin:0;

	padding: 2px 0px 0px 7px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

}
