body {
	background: #ffffff;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
}
a, a:link, a:visited, a:active, a:focus { text-decoration:none; color: #c7843b; } 
a:hover { text-decoration:underline; }

h1 {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 16pt;
	font-weight: bold;
}
h2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 13pt;
	font-weight: bold;
}
h3 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 9pt;
	font-weight: bold;
}

li {
	list-style-type: square;
	list-style-position: inside;
}
ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	text-indent: -10px;
}


div#mainmenu {
	left: 5px;
	width: auto;
	font-size:10px;
	text-decoration:none;
	width: 155px;
	background: #f8f0e7;
	margin-bottom: 25px;
}

div#mainmenu a.level1 {
	border-bottom: 1px solid #d19a5e;
	display: block; 
	font-size:10px;
	padding: 12px 4px 4px 10px;
	background-color: #c7843b;
	margin: 0px; 
	color:#ffffff;
	font-weight: bold;
	text-transform:uppercase;
}
div#mainmenu a.level1:hover {
	background-color: transparent;
	color:#000000;
	text-decoration: none;
	text-transform:uppercase;
}
div#mainmenu a.level1_ {
	border-bottom: 1px solid #d19a5e;
	display: block; 
	font-size:10px;
	padding: 12px 4px 4px 10px;
	background-color:#c7843b;
	margin: 0px; 
	color:#ffffff;
	font-weight: bold;
	text-transform:uppercase;
}
div#mainmenu a.level1_:hover {
	background-color: transparent;
	color:#000000;
	text-decoration: none;
	text-transform:uppercase;
}
div#mainmenu a.level2 {
	border-bottom: 1px solid #d19a5e;
	display: block; 
	font-size:10px;
	padding:3px 0px 4px 19px;
	background-color:#ebd3b8;
	margin: 0px; 
	color:#000000;
}
div#mainmenu a.level2:hover {
	background-color: transparent;
	color:#000000;
	text-decoration: none;
}
div#mainmenu a.level2_ {
	border-bottom: 1px solid #d19a5e;
	display: block; 
	font-size:10px;
	padding:3px 0px 4px 19px;
	background-color:#f8f0e7;
	margin: 0px; 
	color:#000;
/*	font-weight:bold; */
}
div#mainmenu a.level2_:hover {
	background-color: transparent;
	color:#000000;
	text-decoration: none;
}



div#mainmenu a.a_level1 {
	border-bottom: 1px solid #d19a5e;
	display: block; 
	font-size:10px;
	padding: 12px 4px 4px 10px;
	background-color:#ffffff;
	margin: 0px; 
	color:#000;
	text-transform:uppercase;
}
div#mainmenu a.a_level1:hover {
	background-color: transparent;
	color:#000000;
	text-decoration: none;
	text-transform:uppercase;
	background-image: url(img/marker_small_blue.gif);
	background-repeat:no-repeat;
	background-position: 4px 4px;

}
div#mainmenu a.a_level1_ {
	border-bottom: 1px solid #d19a5e;
	display: block; 
	font-size:10px;
	padding: 12px 4px 4px 10px;
	background-color:#ffffff;
	margin: 0px; 
	color:#000;
	font-weight: bold;
	text-transform:uppercase;
}
div#mainmenu a.a_level1_:hover {
	background-color: transparent;
	color:#000000;
	text-decoration: none;
	text-transform:uppercase;
	background-image: url(img/marker_small_blue.gif);
	background-repeat:no-repeat;
	background-position: 4px 4px;
}
div#mainmenu a.a_level2 {
	border-bottom: 1px solid #d19a5e;
	display: block; 
	font-size:10px;
	padding:3px 0px 4px 19px;
	background-color:#ffffff;
	margin: 0px; 
	color:#000000;
}
div#mainmenu a.a_level2:hover {
	background-color: transparent;
	color:#000000;
	text-decoration: none;
	background-image: url(img/marker_small_blue.gif);
	background-repeat:no-repeat;
	background-position: 4px 4px;
}
div#mainmenu a.a_level2_ {
	border-bottom: 1px solid #d19a5e;
	display: block; 
	font-size:10px;
	padding:3px 0px 4px 19px;
	background-color:#ffffff;
	margin: 0px; 
	color:#000;
	font-weight:bold;
}
div#mainmenu a.a_level2_:hover {
	background-color: transparent;
	color:#000000;
	text-decoration: none;
	background-image: url(img/marker_small_blue.gif);
	background-repeat:no-repeat;
	background-position: 4px 4px;
}





.image_centeredabove {
	background: #ebd3b8;
	width: 180px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 0px;
	text-align: left;
}
.image_right {
	background: #ebd3b8;
	float: right;
	margin-left: 10px;
	margin-top: 17px;
	margin-bottom: 5px;
	margin-right: 0px;
	text-align: left;
}
.image_left {
	background: #ebd3b8;
	float: left;
	margin-right: 10px;
	margin-top: 17px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
.image_right_no_hl {
	background: #ebd3b8;
	float: right;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 0px;
	text-align: left;
}
.image_left_nl {
	background: #ebd3b8;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
.image_left_cp {
	background: #ebd3b8;
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.image_left_90_cp {
	background: #ebd3b8;
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.menu1 {
	font-size: 8pt;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 10px;
	border-bottom: 1px solid #d19a5e;
/* background: #e7ebf9; */
}
.menu1_ {
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 10px;
	border-bottom: 1px solid #d19a5e;
/* background: #e7ebf9; */
}
.menu2 {
	font-size: 8pt;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #d19a5e;
/* background: #e7ebf9; */
}



div#navilinkneu-sport {
		left: 0px;
		width: auto;
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
	}
div#navilinkneu-sport a.big {
		display: block; 
		font-size:10px;
 		padding:3px 0px 4px 19px;
 		background-color:#D7E6D7;
		margin: 0px; 
		color:#000;
	}


div#menu2 a:hover {
	text-decoration: underline;
	background-color: #d0d0d0;
}
a.menu2:active {
	text-decoration: underline;
	background-color: #d0d0d0;
}
.menu2_ {
	font-size: 8pt;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #d19a5e;
/* background: #e7ebf9; */
}


.content_headline {
	background: #ffffff;
	padding-top: 10px; 
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
}
.content_subtitle {
	background: #ffffff;
	padding-left: 10px; 
	padding-right: 10px;
	padding-bottom: 5px; 
	font-size: 12pt;
	line-height: 16pt;
}
.content_teaser {
	background: #ffffff;
	padding-left: 10px; 
	padding-right: 10px;
	padding-bottom: 5px; 
	font-size: 8pt;
	line-height: 11pt;
	font-weight: bold;

}
.content_body {
	background: #ffffff;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 5px;
	font-size: 8pt;
	line-height: 11pt;
}

.cp_headline {
	background: #ffffff;
	padding-top: 5px; 
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
}
.cp_headline__ {
	background: #ffffff;
	padding-top: 5px; 
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12pt;
	font-weight: bold;
}
.cp_teaser {
	background: #ffffff;
	padding-left: 10px; 
	padding-right: 10px;
	padding-bottom: 5px; 
	font-size: 10pt;
	line-height: 13pt;
}

.column_header {
	background: #abcdef;
	border-bottom: 1px solid #d19a5e;
	padding: 1px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;

}
.column_body {
	background: #ffffff;
/*	border: 1px solid #808080; */
	text-align: left;
	padding: 5px;
	padding-bottom: 15px;
	font-size: 8pt;
	line-height: 10pt;
}
.column_banner_header {
	background: #ffffff;
	text-align: center;
	font-size: 7pt;
	text-transform: uppercase;
}
.column_banner {
	background: #ffffff;
	text-align: center;
	padding-bottom: 15px;
}


.space_above {
	margin: 0px;
}

.column_head {
	margin-top: 10px;
	height:23px; 
	background: url(img/az/box_beige.gif);
}
.column_border {
	border: 1px solid #787878;
}
.column_border a {
	color: black;
}


.headline {
	clear:  both;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.subheadline {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;

}

.author {
	font-size: 10pt;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
}

.teaser {
	padding-top: 8px;
	margin-left: 10px;
	margin-right: 10px;
}

.teaser_left {
	float: left;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.teaser_right {
	float: right;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.relatedstory {
	clear: both;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
}


.content_col {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}
.content_col a, .content_col a:link, .content_col a:visited, content_col a:active, content_col a:focus content_col a:hover { 
	text-decoration:none; color: black; 
} 

.teaser_channel {
	margin-top: 10px; 
	margin-left: 10px; 
	margin-right: 10px; 
	text-align: right; 
	padding-bottom: 0px; 
	font-size: 7pt; 
	border-top-width: thin; 
	border-top-color: #c0c0c0; 
	border-top-style: solid;
	text-transform: uppercase;
	clear: both;
}



.footer {
	background: #ffffff;
	color: #a0a0a0;
	margin-top: 25px;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 5px;
	font-size: 8pt;
	line-height: 11pt;
}

.browseseq {
	text-align: center; 
}


.gallery {
	text-align: center;
	padding-left: 10px; 
	padding-right: 10px; 
}
.gallery_teaser {
	font-size: 10pt;
	margin-bottom: 10px;
	padding-left: 10px; 
	padding-right: 10px; 
}
.gallery_explain {
	margin-top: 5px;
	text-align: center;
	font-size: 8pt;
	padding-left: 10px; 
	padding-right: 10px; 
}


.ad_column_hl {
	text-align: center;
	font-size: 8pt;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 4px;
}
.ad_column {
	text-align: center;
	margin-bottom: 8px;
}

.ad_content_hl {
	text-align: center;
	font-size: 8pt;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 4px;
	clear: both;
}
.ad_content {
	text-align: center;
	margin-bottom: 12px;
}


.bottom_menu {
	text-align: right;
	font-size: 8pt;
	padding-right: 10px;
}

#clock {
	text-align: center;
	margin-top: 9px;
}

#print_header { display: none; }

.backlink {
	background: #c78438;
	height: 23px;
	width: 770px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.backlink a, .backlink a:link, .backlink a:visited, .backlink a:active, .backlink a:focus { text-decoration:none; color: #ffffff; } 
.backlink a:hover { text-decoration:underline; }

.hp_date {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}


.box_head {
	padding-top: 2px;
	padding-left: 22px;
	padding-right: 1px;
	height: 20px; 
	background: url(img/az/box_head_beige.gif);
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

.box_body {
	background-color: #fff8eb;
	color: black;
	padding: 4px 6px;
	font-family: Verdana; 
	font-size: 8pt;
}
.box_body a {
	color: black;
}
.mb5 {
	margin-bottom: 5px;
}