﻿/*--------------- allgemeine Einstellungen --------------------*/
body
{
	background-position: center top;
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	background: #7da7d8 url(images/bg.png) repeat-y center top;
}
h1
{
	font-size: 22px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #f26522;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	color: #666;
}

h4
{
	font-size: 13px;
	margin: 5px 0 5px 0;
	color: #666;
}

a, a:link
{
	text-decoration: none;
	color: #0072bc;
}

a:hover
{
	text-decoration: none;
	color: #003471;
}

hr
{
	border: none;
	border-top: 1px solid #ccc;
}

#box
{
	width: 942px;
	background: #fff;
	margin: 0 auto;
}

#top
{
	width: 942px;
	background: url(images/header.png) no-repeat top center;
	height: 114px;
	margin: 0px;
	padding: 0;
}

.loginbox
{
	margin: 0 auto;
}

/* ------------------------ Header Div ----------------------- */
#header
{
	float: left;
	margin: 20px 0 0 10px;
	padding: 0;
}
#header h1
{
	font-family: Georgia, Tahoma, Verdana;
	margin: 0;
	padding: 0;
	color: #c2c2c2;
	font-size: 32px;
	font-weight: normal;
	font-style: italic;
	clear: both;
}

#header h1 a, #header h1 a:link
{
	color: #c2c2c2;
}

#header h1 a:hover
{
	color: #c2c2c2;
	text-decoration: none;
}

#description
{
	font-family: Georgia, Tahoma, Verdana;
	color: #c2c2c2;
	font-size: 12px;
	margin: 10px 0 0 10px;
	padding: 0;
	clear: both;
}

/* ----------------------- Navigation ------------------------ */
#navbox
{
	background: url(images/nav.png) no-repeat top center;
	height: 28px;
	margin: 10px 0 0 0;
	padding-top: 7px;
}

#nav
{
	width: 510px;
	height: 28px;
	float: left;
	padding: 0;
}

ul.nav
{
	float: left;
	list-style: none;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

ul.nav li
{
	float: left !important;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.nav li ul
{
	float: left;
	margin: 0;
	padding: 0;
}

ul.nav li a, ul.nav li a:link, ul.nav li a:visited
{
	border-left: 0;
	color: #c2c2c2;
	float: left;
	display: block;
	text-decoration: none;
	padding: 0 10px;
}

ul.nav li a:hover
{
	color: #00285B;
	text-decoration: none;
	background-color: #c2c2c2;
}

ul.nav li a:active
{
	color: #00285B;
	text-decoration: none;
	background-color: #c2c2c2;
}

ul.nav li.current_page_item a
{
	text-decoration: none;
}

/* ------------------------- Viewers ------------------------- */
#viewers
{
	padding: 0px 15px 0px 0px;
	width: 140px;
	float: right;
	height: 28px;
	color: #c2c2c2;
	text-align: right;
	font-size: 8pt;
}

/* ----------------------- SiteMapPath ----------------------- */
#siteMapPath
{
	padding-top: 5px;
	margin-bottom: 10px;
	border-bottom: solid #C0C0C0 thin;
}

/* ------------------------- Content ------------------------- */
#content
{
	width: 736px;
	float: left;
	padding: 0 10px 0 10px;
	top: 0px;
}

#content ul li
{
	margin-bottom: 7px;
}

#content a[href^="http:"]
{
	background: url(images/remote.gif) right top no-repeat;
	padding-right: 10px;
	white-space: nowrap;
}

#content a[href*="Download.aspx"]
{
	background: url(images/zip_32.gif) left no-repeat;
	padding-left: 30px;
	white-space: nowrap;
}

/* ---------------------- Excluded Anchors ------------------- */
#content a[href*="klaus-b.net"], #content a[href*="stopie6.org"], #content a[href*="seitwert.de"], #content a[href*="spenden-portal.org"], #content a[href*="4stats.de"], #content a[href*="asp.net"], #content a[href*="w3.org"]
{
	background: url(images/empty-small.gif) right no-repeat;
	padding: 0;
	white-space: nowrap;
}

/* -------------------------- Intro -------------------------- */
.intro
{
	padding: 20px 5px 0 5px;
	display: block;
	width: 530px;
	height: 110px;
}

.intro img
{
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
}

/* ------------------------ lastPosts ------------------------ */
.lastPosts
{
	float: left;
	width: 175px;
	font-size: 11px;
	padding: 0 0 0 10px;
	overflow: hidden;
	margin: 0 5px 0 0;
}

.lastPosts h2
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: #ccc 2px solid;
	margin: 5px 0 5px 0;
	color: #666;
}

.lastPosts span.text
{
	clear: both;
	margin: 3px 0;
	color: Black;
}

.lastPosts span.date
{
	color: Gray;
}

.lastPosts a
{
	text-decoration: none;
}

.lastPosts a:hover
{
	text-decoration: none;
}

/* ---------------------- TopDownloads ----------------------- */
.topDownloads
{
	float: left;
	width: 175px;
	font-size: 11px;
	padding: 0 0 0 10px;
	overflow: hidden;
	margin: 0 5px 0 0;
}

.topDownloads h2
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: #ccc 2px solid;
	margin: 5px 0 5px 0;
	color: #666;
}

.topDownloads a
{
	text-decoration: none;
}

.topDownloads a:hover
{
	text-decoration: none;
}
/* ------------------------- SIDEBAR ------------------------- */
#rightsidebar
{
	float: right;
	background-color: #F3F2FF;
	margin: 0 0 5px 5px;
	top: 0px;
	width: 180px;
}

#leftsidebar
{
	float: left;
	background-color: #F3F2FF;
	margin-bottom: 5px;
	top: 0px;
	width: 180px;
}
.sidebarContent
{
	display: block;
	background-color: #F3F2FF;
}

.rsidebar
{
	font-size: 11px;
	background-color: #F3F2FF;
	color: #666;
}

.lsidebar
{
	font-size: 11px;
	background-color: #F3F2FF;
	color: #666;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	min-height: 300px;
	width: 170px;
}

.rsidebar img, .lsidebar img
{
	border: none;
	margin: 0 7px 0 0;
}

.lsidebar h2
{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: #ccc 5px solid;
	margin: 5px 0 5px 0;
}

.rsidebar h2
{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: #ccc 5px solid;
	margin: 5px 10px 5px 0;
}

.rsidebar ul, .lsidebar ul
{
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

.rsidebar ul li, .lsidebar ul li
{
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}

.rsidebar ul li ul, .lsidebar ul li ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.rsidebar ul li ul li, .lsidebar ul li ul li
{
	list-style-type: none;
	margin: 4px 4px 4px 5px;
	padding: 0 0 0 5px;
	background: url(images/border-bottom.png) repeat-x bottom left;
}

.rsidebar p, .lsidebar p
{
	padding: 0;
}

.lsidebar a
{
	color: Black;
}

.lsidebar li a:hover, .rsidebar li a:hover
{
	text-decoration: none;
}

/* ------------------------ Corners -------------------------- */
.o1, .o2, .o3, .o4, .u1, .u2, .u3, .u4
{
	display: block;
	overflow: hidden;
}
.o1, .o2, .o3, .u1, .u2, .u3
{
	height: 1px;
}

.o1
{
	margin: 0 5px;
	background: #999;
}
.u1
{
	margin: 0 5px;
	background: #fff;
}

.o2, .u2
{
	margin: 0 3px;
	border-width: 0 2px;
}
.o2
{
	background: #ccc;
	border-left: 1px solid #999;
	border-right: 1px solid #aaa;
}
.u2
{
	background: #ccc;
	border-left: 1px solid #eee;
	border-right: 1px solid #fff;
}

.o3, .u3
{
	margin: 0 2px;
}
.o3
{
	background: #ccc;
	border-left: 1px solid #999;
	border-right: 1px solid #ddd;
}
.u3
{
	background: #ccc;
	border-left: 1px solid #ddd;
	border-right: 1px solid #fff;
}

.o4, .u4
{
	height: 2px;
	margin: 0 1px;
}
.o4
{
	background: #ccc;
	border-left: 1px solid #999;
	border-right: 1px solid #eee;
}
.u4
{
	background: #ccc;
	border-left: 1px solid #aaa;
	border-right: 1px solid #fff;
}

/* ----------------------- Search Page ----------------------- */
#searchpageheader
{
	margin-bottom: 20px;
}

#searchpageheader input#q
{
	width: 300px;
}

#searchpageheader input#comment
{
	clear: both;
}

.subHeadLine
{
	margin-top: 10px;
	display: block;
}

.subHeadLine label
{
	color: #666;
	font-size: 12px;
}

.subHeadLine span
{
	margin-left: 7px;
	color: Blue;
}

.resultStats
{
	display: block;
	top: 0;
	float: right;
	color: #666;
	margin-right: 7px;
}

.searchpage
{
	margin-bottom: 30px;
}

.searchresult
{
	margin-bottom: 20px;
}

.searchresult a
{
	font-size: 14px;
}

.searchresult span.text
{
	display: block;
	margin: 3px 0;
}

.searchresult span.type
{
	display: block;
}

.searchresult span.url
{
	color: Gray;
}

.searchpage ul.paging
{
	list-style-type: none;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.searchpage ul.paging li
{
	display: inline;
	border: 1px solid gray;
	background: #f1f1f1;
	margin-right: 5px;
}

.searchpage ul.paging li a, .searchpage ul.paging li span
{
	padding: 5px 8px;
}

.searchpage ul.paging li.active
{
	background: #f1f1f1;
	border: 1px solid black;
}

div.search
{
	background: none;
	border: none;
	padding-left: 10px;
}


/* ---------------------- Contact Page ----------------------- */
#contact
{
	padding: 10px;
}

#contact h1
{
	margin-top: 0;
}

#contact label
{
	display: block;
	padding-top: 10px;
}

#contact input.field
{
	width: 200px;
}

#contact textarea
{
	display: block;
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/* ---------------- Meta and community links ------------------*/
div.metadiv
{
}

div.metadiv img, community img
{
	border-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
}

/* ------------- Stop IE6 (Warnung alter Browser) ------------ */
.stopIE6
{
	border: 3px solid #B35900;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #5D5D5D;
	padding: 5px 5px 5px 5px;
	background-color: #E8E8E8;
	margin-bottom: 10px;
	width: 500px;
}

.stopIE6 img
{
	border-style: none;
	float: left;
	margin-right: 7px;
}

.stopIE6 h2
{
	text-align: center;
}

/* ----------------------- SitemapView ----------------------- */
div.siteMap
{
	min-height: 500px;
}

li.treeHome
{
	list-style-image: url(images/home_16.gif);
	font-size: 11px;
}

li.treeSite
{
	list-style-image: url(images/documents_16.gif);
	font-size: 11px;
}

li.treeNode
{
	list-style-type: none;
	font-size: 11px;
	margin-left: -12px;
}

a.openTreeNode
{
	background: url(images/folder-open_16.gif) no-repeat left bottom;
	margin-right: 7px;
	margin-left: -10px;
	width: 18px;
	height: 18px;
}

a.closedTreeNode
{
	background: url(images/folder-closed_16.gif) no-repeat left bottom;
	margin-right: 7px;
	margin-left: -10px;
	width: 18px;
	height: 18px;
}

/* ----------------------- VersionsInfo ---------------------- */
div.versionsInfo
{
	width: 115px;
	float: right;
	display: inline;
	top: 0px;
	right: 0px;
	margin: 0 10px 0 10px;
	font-size: 10px;
	color: Gray;
}

div.versionsInfo h3
{
	text-align: left;
}

div.versionsInfo span
{
	float: right;
}

/* ---------------------- Project Footer --------------------- */
div.projectFooter
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #808080;
	margin: 0 10px 5px 5px;
}

/* ------------------------- Footer -------------------------- */
#footer
{
	width: 942px;
	background: url(images/footer.png) no-repeat top center;
	height: 51px;
	clear: both;
	color: #ccc;
	font-size: 10px;
	text-align: center;
}

#footer p
{
	padding: 5px 0 0 0;
}

#footer a, .footer a:link
{
	text-decoration: none;
	color: #c2c2c2;
}
#footer a:hover
{
	text-decoration: none;
	background-color: #ccc;
	color: #00295C;
}

