/*
Navigation
*/
p {
	line-height: 18px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

.h1-staticpage {
	color: #3366cc;
	font-family: Century Gothic;
	font-size: 36px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

.h2-staticpage {
	color: #3366cc;
	font-family: Century Gothic;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.h3-staticpage {
	color: #939493;
	font-family: Century Gothic;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.h4-staticpage {
	color: #000000;
	font-family: Century Gothic;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

a {
	color: #3366cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.ul-staticpage {
	margin-bottom: 5px;
	margin-left: 15px;
}

.ul-staticpage li {
	text-decoration: none;
	font-size: 12px;
	list-style-type: circle;
	height: 25px;
}


.underline-header {
	border-bottom: 1px solid #cacaca; 
	font-weight:bold;
	font-size: 20px;
}
.h-body {
	padding: 0px 20px 0 0; 
	margin: 15px 0px 0px 0px;
}
.h-body p {
	margin-bottom: 8px;
}
.h-body a {
	color: red;
}
.h-body .col {
	width: 130px;
}
.h-body a:hover {
	color: red;
}
.h-body ol {
	margin-left: 15px;
}
.h-body ol li {
	list-style: disc;
	margin-bottom: 4px;
	padding-left: 6px;
}
.h-body h3 {
	font-weight:bold;
	margin-top: 16px;
}
#colMainWrap {
	float: left; width: 790px;
}
#mainHelp {
	width: 1000px;
}
#colLeft {
	float: left;
	margin-right: 15px;
	width: 175px;
	text-align:left;
}
.wrap-default {
	background-image: url("http://media.ticketmaster.eu/germany/help/images/wrap_top.png");
	background-position: center top; 
	background-repeat: no-repeat;   
	margin-bottom: 20px; 
	padding-top: 4px; 
	width: 175px;
}
#left-nav {
	border-left: 1px solid #CACACA; 
	border-right: 1px solid #CACACA; 
	padding: 0 3px 2px;
}
#left-nav {
	line-height: 19px;
	width: 167px;
}
#left-nav, .bg-neutral {
	background-color: #F0EEEF;
}
.lid-nav, #left-nav a.lid-nav {
	background-color: #DDDBDC; 
	color: #424242; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 13px; 
	margin: 0; 
	padding: 5px 7px 6px 6px;
}
.lid-nav {
	background-image: none !important;
	position: relative; 
	z-index: 5;
}
.container-nav {
	background-color: #FFFFFF; 
	margin-bottom: 5px; 
	padding: 5px 7px 10px;
	list-style: none; 
	margin-right: 0px;
}
ul.mainNavi li {
	list-style: none;
}
#left-nav a {
	color: #414141; 
	display: block; 
	line-height: 16px; 
	margin: 0 -7px; 
	padding: 2px 7px;
}
#left-nav a.noLinks {
	background-color: #DDDBDC; 
	background-image: url("http://media.ticketmaster.eu/germany/help/images/navlid_noLinks.gif"); 
	background-repeat: no-repeat; 
	font-size: 13px; 
	font-weight: normal; 
	line-height: 13px; 
	margin-bottom: 2px; 
	padding: 5px 7px 6px 6px;
}
.roundBot {
	font-size: 0; 
	height: 4px; 
	line-height: 0; 
	margin-top: -4px;
}
.colMainWrap h1 {
	margin-top:0px;
}
/*
Content
*/
#colMainWrap ol li {
	padding-bottom: 0px;
}
ul.liste {
	margin-bottom: 0px; 
	margin-top: 0px;
	padding: 0px;
}
#colMainWrap h2, #search_results h2 {
	font-size:16px;
	font-weight:bold;
	margin-top:24px;
	margin-bottom:12px;
}