@charset "utf-8";
/*********************************************************
 * NaaN Grafix - We rock the web                         *
 * Projekt: Joachim Puchner                              *
 * Style: Screen                                         *
 *********************************************************/


/*********************************************************
 * Reset deault Browser Styles                           *
 *********************************************************/
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong, b { font-weight: bold; }
em, i { text-decoration: underline; }




/*********************************************************
 * Site Styles                                           *
 *********************************************************/
body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background: #000000 url(../img/layout/bg_body.gif) repeat top left;
}

.clearer { clear: both; }

#siteWrap {
	background: url(../img/layout/joachimPuchnerFoto.jpg) no-repeat top left;
	width: 1003px;
}

#containerHeader {
	margin-left: 240px;
}
	#quickNav {
		height: 35px;
		background: #000;
		text-align: right;
		padding: 15px 20px 0 0;
	}
	#quickNav a {
		color: #666;
		text-decoration: none;
		padding: 0 12px;
		background: url(../img/layout/bullet_quickNav.gif) no-repeat left;
	}
	#quickNav a:hover {
		color: #00e1e1;
	}

	#logo a {
		display: block;
		overflow: hidden;
		height: 0px;
		color: #fff;
		text-decoration: none;
		padding-top: 71px;
		background: url(../img/layout/logo.jpg) no-repeat top left;
	}

	#mainNav {
		height: 69px;
		padding: 50px 20px 0 75px;
		background: #000;
		overflow: hidden;
	}
		ul#mainNavList {
			list-style: none;
			padding: 0;
			margin: 0;
		}
		ul#mainNavList li {
			float: left;
			padding-left: 5px;
		}
		ul#mainNavList li:first-child {
			padding-left: 0px;
		}
		ul#mainNavList li a {
			background-repeat:no-repeat;
			display:block;
			overflow:hidden;
			text-indent: 999em;
			white-space:nowrap;
			height:69px;
		}
		ul#mainNavList li a:hover,
		ul#mainNavList li a.mainLinkActive {
			background-position:0px -69px;
		}



#containerContent {
	margin: 0 0 50px 340px;
}
	#content {
		padding: 50px;
		background: #000 url(../img/layout/joachimPuchnerFotoContent.jpg) no-repeat 0px 207px;
		min-height: 1200px;
		height: auto !important;
		height: 1200px;
	}

	#content p { margin: 5px 0 20px 0; }

	#content a { color: #00e1e1; }
	#content a:hover { color: #666; }

	#content div.hLine {
		height: 1px;
		overflow: hidden;
		background: url(../img/layout/dotted_hLine.gif) repeat-x top left;
		margin: 25px 0;
	}

	#content h3 {
		font-weight: bold;
		text-transform: uppercase;
		margin: 15px 0 5px 0;
		color: #999;
	}

	#content .multiImgBox {}
	#content .multiImgBox img {
		display: block;
		float: left;
		padding: 5px;
		border: 1px solid #333;
		margin: 0 0 25px 0;
	}
	#content .multiImgBox a img.mediumImgFirst {
		margin: 0 25px 25px 0;
	}
	#content .multiImgBox a img.smallImgFirst,
	#content .multiImgBox a img.smallImgMiddle,
	#content .multiImgBox a img.smallImgLast {
		margin: 0 24px 25px 0;
	}
	#content .multiImgBox a img.smallImgLast {
		margin: 0 0px 25px -1px;
	}

	#content .singleImgBox {}
	#content .singleImgBox img {
		display: block;
		padding: 5px;
		border: 1px solid #333;
		margin: 0 0 25px 0;
	}


	#content .naan-page-browser a {
		display: block;
		float: left;
		height: 0;
		overflow: hidden;
		padding-top: 68px;
		margin-right: 5px;
		width: 40px;
		background-position: top left;
		background-repeat: no-repeat;
	}
	#content .naan-page-browser .backLink a {
		width: 99px;
		background-image: url(../img/layout/naan-page-browser/backLink.gif);
	}
	#content .naan-page-browser .nextLink a {
		width: 99px;
		background-image: url(../img/layout/naan-page-browser/nextLink.gif);
		margin-right: 0px;
	}
	#content .naan-page-browser .pageLinks a {
		background-image: url(../img/layout/naan-page-browser/pageLink.gif);
	}
	
	#content .newsEntryMoreLink a {
		display: block;
		width: 107px;
		height: 49px;
		padding: 0px;
		text-indent: -999em;
		overflow: hidden;
		text-decoration: none;
		background: url(../img/layout/bt_weiter.gif) no-repeat top left;
	}
	#content .newsEntryMoreLink a:hover {
		background-image: url(../img/layout/bt_weiter_aktiv.gif);
	}
	
	#content .newsEntryBackLink a {
		display: block;
		width: 107px;
		height: 49px;
		padding: 0px;
		text-indent: -999em;
		overflow: hidden;
		text-decoration: none;
		background: url(../img/layout/bt_zurueck.gif) no-repeat top left;
	}
	#content .newsEntryBackLink a:hover {
		background-image: url(../img/layout/bt_zurueck_aktiv.gif);
	}
	
	#content table.erfolgeTable {
		width: 100%;
		border-collapse: collapse;
		margin-top: 10px;
	}
	#content table.erfolgeTable td {
		padding: 4px 10px;
		border: 1px solid #000;
		background-color: #171717;
		line-height 12px;
	}
	#content table.erfolgeTable thead tr td {
		background-color: #2e2e2e;
		font-weight: bold;
		color: #999999;
		text-transform: uppercase;
	}
	#content table.erfolgeTable td.rang {
		font-weight: bold;
		width: 39px;
	}
	#content table.erfolgeTable td.rang img { margin-right: 3px; }
	#content table.erfolgeTable td span.first { color: #af8617; }
	#content table.erfolgeTable td span.second { color: #8c8c8c; }
	#content table.erfolgeTable td span.third { color: #7c5d4b; }
	#content table.erfolgeTable td span.else { color: #636363; }
	
	#content table.erfolgeTable td.category { width: 99px; }
	#content table.erfolgeTable td.discipline { width: 105px; }
	#content table.erfolgeTable td.location { width: 146px; }
	#content table.erfolgeTable td.flag { width: 16px; }
	#content table.erfolgeTable td.country { width: 33px; }
	
	#content ul#naanPageBrowser li { float: left; }
	#content ul#naanPageBrowser li span {
		display: block;
		height: 68px;
		width: 40px;
		overflow: hidden;
		float: left;
		text-indent: -999em;
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}	
	#content ul#naanPageBrowser li a span { cursor: pointer; }
	#content ul#naanPageBrowser li a:hover span,
	#content ul#naanPageBrowser li span.active {
		background-position: 0px -69px;
	}
	#content ul#naanPageBrowser li.pageBrowserNextLink span,
	#content ul#naanPageBrowser li.pageBrowserBackLink span {
		width: 99px;
	}
	
	
	#content ul#naanPageBrowser li.pageBrowserNextLink a,
	#content ul#naanPageBrowser li.pageBrowserBackLink a {
		display: block;
		width: 104px;
		float: left;
	}
	#content ul#naanPageBrowser li.pageBrowserNextLink a {
		width: 99px;
	}
	
	#content ul#naanPageBrowser li.pageBrowserPageLink a {
		display: block;
		width: 45px;
		float: left;
	}
	#content ul#naanPageBrowser li span  { margin-right: 5px; }
	#content ul#naanPageBrowser li.pageBrowserNextLink span { margin-right: 0px; }



#containerSidebar {
	position: absolute;
	top: 619px;
	left: 50px;
	width: 290px;
}
	.sidebarBox { margin-top: 25px; }
	.sidebarBoxHeadline h2 {
		height: 0px;
		overflow: hidden;
		padding-top: 50px;
		background-repeat: no-repeat;
		background-position: top left;
		margin-bottom: 25px;
	}
	.sidebarBoxHeadline h2#hlWebsiteBy { background-image: url(../img/layout/sidebar_hlWebsiteBy.jpg); }
	.sidebarBoxHeadline h2#hlSponsoren { background-image: url(../img/layout/sidebar_hlSponsoren.gif); }

	.sidebarBoxContent img {
		display: block;
		float: left;
		margin: 0 25px 25px 0;
		border: none;
	}



/*
 * Gallery
 */

.ql_simple_gallery_box_album {
	width: 267px;
	height: 251px;
	background: #333333;
	overflow: hidden;
	float: left;
	margin: 0 24px 25px 0;
}
	.ql_simple_gallery-boxes div.last { margin-right: 0px; }
	.ql_simple_gallery_box_album .ql_simple_gallery_image { padding: 1px; }
	.ql_simple_gallery_box_album .ql_simple_gallery_image img {
		border: 4px solid #000;
	}
	.ql_simple_gallery_box_album .ql_simple_gallery_text {
		height: 50px;
		line-height: 50px;
		text-align: center;
		text-transform: uppercase;
		font-weight: bold;
	}
	.ql_simple_gallery_box_album .ql_simple_gallery_text a {
		color: #666666 !important;
		text-decoration: none !important;
	}
	
.ql_simple_gallery_detail_boxes .ql_simple_gallery_box img {
		display: block;
		float: left;
		padding: 5px;
		border: 1px solid #333;
		margin: 0 24px 25px 0;
}
	.ql_simple_gallery_detail_boxes .last img {
		margin: 0 0px 25px -1px;
	}

/**
 * Guestbook
 */

table.guestbookForm {
	width: 100%;
	border-collapse: collapse;
	margin-top: 25px;
}
	table.guestbookForm td {
		padding: 5px 0;
		vertical-align: top;
	}
	table.guestbookForm td.label { width: 77px; }
	table.guestbookForm td.field { width: 371px; }
	table.guestbookForm td.cellSubmitBtn {
		padding-left: 10px;
		vertical-align: bottom;
		text-align: right;
	}
	
	table.guestbookForm input,
	table.guestbookForm textarea {
		width: 100%;
		padding: 5px 2px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		background: #2e2e2e;
		border: 1px solid #2e2e2e;
	}
	table.guestbookForm textarea { height: 200px; }
	
	table.guestbookForm td.cellSubmitBtn input {
		padding: 0px;
		background: none;
		width: 99px;
		border: none;
	}
.guestbookEntryComment {
	font-style: italic;
	color: #444444;
}
.guestbookError ul li {
	list-style: circle;
	color: #fe3750;
	margin-left: 25px;
	padding-left: 15px;
}







