body {
	color:#000000;
	font-size:12px;
}

a:link { font-weight:bold; color:#ae202a; text-decoration:none; }
a:visited { font-weight:bold; color:#ae202a; text-decoration:none; }
a:focus { font-weight:bold; color:#ae202a; text-decoration:underline;}
a:hover { font-weight:bold; color:#ae202a; text-decoration:underline; }
a:active { font-weight:bold; color:#ae202a; text-decoration:none; }

a.menu:link { font-weight:bold; color:ae202a; text-decoration:none;font-size:24px;font-family:Arial; }
a.menu:visited { font-weight:bold; color:ae202a; text-decoration:none; font-size:24px;font-family:Arial;}
a.menu:focus { font-weight:bold; color:ae202a; text-decoration:underline;font-size:24px;font-family:Arial; }
a.menu:hover { font-weight:bold; color:ae202a; text-decoration:underline;font-size:24px;font-family:Arial; }
a.menu:active { font-weight:bold; color:ae202a; text-decoration:none;font-size:24px;font-family:Arial; }

div.function {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	width:50%;
	text-align:center;
	color:#000066;
	margin:auto;
}

table.ticket
{
	border:1px solid black;
	border-collapse:collapse;
}

td.ticket 
{
	border:1px solid black;
	padding:2px 4px 2px 4px;
}

td.center
{
	text-align:center;
}

th
{
	background-color:#444444;
	color:#dddddd;
}

.menu
{
	z-index:10000;
}

.mainmenuitem
{
	width:150px;
	padding-top:5px;
	padding-bottom:2px;
}

img 
{
border:none;
}

button
{
    height:16px;
    width:16px;
    background-color:transparent;
    border:none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
    padding: 0;
	vertical-align: top;
	color:#000000;
	background-color: #ae202a;
}

img {
	border:none;
}

span {
	color:#ae202a;
}

a {
	text-decoration:none;
	color:#000000;
}

h1 {
	text-transform:uppercase;
	font-size:12px;
	color:#ae202a;
}

h2 {
	font-size:12px;
	color:#ae202a;
}

h3 {
	font-size:12px;
	color:#ae202a;
}

p {
	font-size:12px;
}

p span{
	font-size:10px;
	color:#000000;
}

.headline{
	font-size:12px;
	color:#ae202a;
}

td {
	font-size:10px;
}

.list{
	font-size:12px;
	font-weight:bold;
}

#bg{
	width: 1014px;
	min-height: 891px;
	margin: 0 auto;
	text-align: left;
	background:url(/_global/_img/bg_neu.png) no-repeat;
}

#bg_h{
	width: 1014px;
	min-height: 899px;
	margin: 0 auto;
	text-align: left;
	background:url(/_global/_img/bg_neu.png) no-repeat;
}


#bg_z{
	width: 1014px;
	min-height: 1040px;
	margin: 0 auto;
	text-align: left;
	background:url(/_global/_img/bg_neu.png) no-repeat;
}

#bg_l{
	width: 1014px;
	min-height: 1140px;
	margin: 0 auto;
	text-align: left;
	background:url(/_global/_img/bg_neu.png) no-repeat;
}



#container{
	width: 982px;
	padding-top:16px;
	margin: 0 auto;
	text-align: left;
	
}

#header{
	width: 982px;
}

#logo{
	float:left;
	width:215px;
	height:223px;
}

#header_gfx_menue{
	float:right;
}

#header_gfx{
	width:767px;
	height:149px;
}

#menue{
	background:url(/_global/_img/menue_bg.png) no-repeat;
	width:767px;
	height:41px;

}



#content{
	clear:both;
	width:982px;
	
}

#content_gfx{
	width:215px;
	float:left;
}

#content_main{
	float:right;
	width:762px;
}

#content_main_left{
	float:left;
	width:374px;
}

#content_main_left table tr td ul{
	list-style:url(/_global/_img/list.png);

}

#content_main_left table tr td li{
	padding: 2px 0 2px 0;

}

#content_main_right{
	float:right;
	width:334px;	
}

#content_main_right img{
	margin-top:15px;
}

#content_main_right{
	padding-right:22px;
}

#content_main_right table{
	margin:0;
	padding:0;
}

#content_main_right tr{
	padding-bottom:5px;
}

#content_main_right td{
	width:100px;
	padding-bottom:5px;
	font-size:9px;

}

#footer {
	margin: 0 auto;
	text-align: left;
	width: 1014px;
	height: 44px;
	
}
