/*------------------------------------------------------------------

	Projekt:		TowerByte eG
	Autor:			Herr Meier

	Datei:			screen.css, Page Layout

	Erstellt:		28.11.2007
	Modifiziert:	<!--%TimeStamp%-->14.02.2008 17:06<!---->

------------------------------------------------------------------*/

/* Reset
------------------------------------------------------------------*/
@import url(default.css);

/* Icons
------------------------------------------------------------------*/
@import url(data_icons.css);

/* Page layout
------------------------------------------------------------------*/

body {
	font: normal 75.01% arial, helvetica, sans-serif;
	background: #fff url(layout/bg_site2.jpg) left top repeat-x;
	color: #333;
}


/* Links / General
------------------------------------------------------------------*/
a:link,
a:visited {
	color: #0289b6;
	text-decoration: none;
}

a:hover {
	color: #00A3FF;
	text-decoration: underline;
}



/* Links / Special
------------------------------------------------------------------*/
p#toplink_def {
	display: inline;
	position: absolute;
	left: 0px;
	top: 0px;
}

a#toplink {
	float: left;
	padding-right: 25px;
}

a#printlink {
	background: url(img/icons/drucken.gif) left top no-repeat;
	float: left;
	padding: 0 0 20px 27px;
}

/* Headings
------------------------------------------------------------------*/
h1 {
	color: #11100E;
	font: bold 1.7em Georgia, "Times New Roman", Times, serif;
}

h2, h3, h4 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #11100E;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Main Navigation
------------------------------------------------------------------*/

#main_navi {
	position: absolute;
	text-align: center;
	top: 132px;
	width: 100%;
}

#main_navi div {
	margin: 0 auto;
	width: 990px;
}

#main_navi ul {
	background: url(layout/bg_navi_main2.gif) 0 100% repeat-x;
	float: right;
	padding-bottom: 2px;
}

#main_navi li {
	display: inline;
}

#main_navi li a {
	border-right: 1px solid #fff;
	color: #fff;
	display: block;
	float: left;
	padding: 0 0 0 7px;
	text-decoration: none;
}

#main_navi li a,
#main_navi li a span {
	background: url(layout/bg_navi_main.jpg) 0 -150px no-repeat;
}

	#main_navi li.last a {
		border-right: none;
	}

#main_navi li a span {
	background-position: 100% -150px;
	display: block;
	float: left;
	font-weight: bold;
	padding: 13px 36px 10px 29px;
}

#main_navi li a:hover {
	background-position: 0 0px;
}

#main_navi li a:hover span {
	background-position: 100% 0px;
	cursor: pointer;
}

#main_navi li a.active {
	background-position: 0 -50px;
}

#main_navi li a.active span {
	background-position: 100% -50px;
	padding-bottom: 12px;
	padding-top: 11px;
}

/* Top/Bottom Navigation
------------------------------------------------------------------*/

#top_navi,
#bottom_navi {
	float: right;
	font-size: 0.9em;
	padding: 98px 15px 0 0;
}

	#bottom_navi {
		padding: 0;
	}

#top_navi li,
#bottom_navi li {
	display: inline;
	padding: 0 0 0 5px;
}

#top_navi li:after,
#bottom_navi li:after,
#top_navi li.last:after,
#bottom_navi li.last:after {
	color: #cacaca;
	content: "|";
	padding: 0 0 0 7px;
	content: "|";
}

#top_navi li.last:after,
#bottom_navi li.last:after {
	content: "";
}

/* Header
------------------------------------------------------------------*/

#header {
	height: 168px;
	margin: 2px auto 0 auto;
	width: 990px;
}

#logo {
	float: left;
	padding: 20px 0 2px 50px;
	width: 140px;
}

#hl_text {
	background: url(layout/hl_genossenschaft.gif) 5px 97px no-repeat;
	float: left;
	font-size: 1px;
	height: 22px;
	line-height: 1px;
	padding: 92px 0 0 0;
	text-indent: -9999px;
	width: 310px;
}

.feature {
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	width: 990px;
	margin: 0 auto;
}

/* Footer
------------------------------------------------------------------*/
#footer {
	background: url(layout/bg_start2.jpg) repeat-x;
	font-size: 0.9em;
	margin: 0 auto;
	width: 920px;
	border-left: 30px solid #fff;
	border-bottom: 1px solid #D2DADD;
}

#footer_left {
	border-top: 3px solid #D2DADD;
	float: left;
	padding-right: 20px;
	width: 330px;
}

#about_box {
	padding: 17px 10px 0 20px;
	line-height: 1.5em;
}

#about_box h3 {
	background: url(layout/hl_about.gif) left top no-repeat;
	height: 20px;
	padding-bottom: 5px;
	text-indent: -9999px;
}

#members_box {
	border-top: 3px solid #D2DADD;
	float: left;
	width: 525px;
	padding: 20px;
}


#members_box h3 {
	background: url(layout/hl_mitglieder.gif) left top no-repeat;
	height: 20px;
	padding-bottom: 5px;
	text-indent: -9999px;
}

#members_box ul {
	border-top: 1px dotted #E5E7E8;
	float: left;
	width: 106px;
	margin-right: 20px;
}

#members_box ul#members2 {
	width: 170px;
}
#members_box ul#members3 {
	margin-right: 0;
}

#members_box li {
	border-bottom: 1px dotted #E5E7E8;
}

#members_box li a {
	background: url(icons/list_icon2.gif) 0 .7em no-repeat;
	display: block;
	padding: 3px 5px 3px 10px;
}

#members_box li span {
	background: url(icons/list_icon3.gif) 0 .7em no-repeat;
	display: block;
	padding: 3px 5px 3px 10px;
}

.content_standard {
	line-height: 1.5em;
}

.content_standard h2 {
	font: bold 1.2em arial, helvetica, sans-serif;
	margin: 0.5em 0 1em 0;
}

.content_standard .content_box {
	padding: 20px;
	background: url(layout/bg_no_tabs2.jpg) left top no-repeat;
}

.content_standard .content_box dfn {
	background: url(layout/bg_cite.gif) left top no-repeat;
	font-style: italic;
	font-weight: bold;
	padding: 0 50px;
	display: block;
}

/* Copyright Abs
------------------------------------------------------------------*/
#copy_abs {
	background: url(layout/bg_footer.gif) center top no-repeat;
	border-left: 30px solid #fff;
	color: #999;
	margin: 0 auto 0 auto;
	padding: 15px 20px 30px 15px;
	width: 885px;
}

#copy_abs p {
	float: left;
	font-size: 0.9em;
	width: 340px;
}


/* Main
------------------------------------------------------------------*/

#main {
	margin: 0 auto;
	padding: 40px 20px 40px 50px;
	width: 920px;
}

.main_left {
	float: left;
	width: 340px;
}

/* Code / Pre-formated content
------------------------------------------------------------------*/


/* Form styles
------------------------------------------------------------------*/

/* Microformats vCards
------------------------------------------------------------------*/

/* Start Fade
------------------------------------------------------------------*/

.fade_content div {
	height: 200px;
}

.start_pagination li {
	display: inline;
}

.start_pagination li a {
	display: block;
	float: left;
	padding: 5px;
}

.start_pagination li a.active {
	font-weight: bold;
}

/* RSS
------------------------------------------------------------------*/


/* Tabs / Small width
------------------------------------------------------------------*/

ul.tabs_short {
	width: 340px;
}
ul.tabs_medium {
	width: 450px;
}
ul.tabs_width {
	width: 600px;
}

.tabcontent {
	padding: 20px 15px 0px 15px;
}

.tabcontent h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	padding: 0 0 8px 5px
}

.tabcontent ul {
	border-top: 1px dotted #E5E7E8;
	padding-bottom: 10px;
	font-size: 0.9em;
}

.tabcontent li {
	border-bottom: 1px dotted #E5E7E8;
}

.tabcontent li a {
	display: block;
	padding: 6px 5px;
}

.tabcontent ul.icon_list li a {
	padding-left: 15px;
	background-image: url(icons/list_icon1.gif);
	background-position: 5px 1.1em;
	background-repeat: no-repeat;
}

* html .tabcontent li a {  /* make hover effect work in IE */
	width: 290px;
}

.tabcontent li a:hover {
	background: #F1F5F8;
}

.tabcontent a span,
.tabcontent a:hover span {
	color: #125F15;
	display: block;
	font: normal 80% arial, helvetica, sans-serif;
	line-height: 150%;
	text-decoration: none !important;
}

.tabcontent a.non_ul {
	background: url(icons/list_icon2.gif) 5px .8em no-repeat;
	display: block;
	font-size: 0.9em;
	padding: 3px 5px 3px 15px;
}


/* Table collapse
------------------------------------------------------------------*/

table.footcollapse{
	width:30em;
}
table.footcollapse caption{
	font-size:120%;
	text-transform:uppercase;
	text-align:left;
	padding:.5em 1em;
}
table.footcollapse th{
	text-align:left;
}
table.footcollapse,table.footcollapse th,table.footcollapse th
{
	border:none;
	border-collapse:collapse;
}
table.footcollapse thead th
{
	width:10em;
	border-style:solid;
	border-width:1px;
	border-color:#cff #69c #69c #cff;
	background:#9cf;
	padding:2px 10px;
}
table.footcollapse tfoot th,
table.footcollapse tfoot td
{
	border-style:solid;
	border-width:1px;
	border-color:#9cf #369 #369 #9cf;
	background:#69c;
	padding:2px 10px;
}
table.footcollapse tbody{
	background:#ddd;
}
table.footcollapse tbody td{
	padding:5px 10px;
	border:1px solid #999;
}
table.footcollapse tbody th{
	padding:2px 10px;
	border:1px solid #999;
	border-left:none;
}
table.footcollapse tbody tr.odd{
	background:#ccc;
}

table.footcollapse tfoot td img{
	border:none;
	vertical-align:bottom;
	padding-left:10px;
	float:right;
}


.art_abs h2 {
	font: bold 1.2em arial, helvetica, sans-serif;
}

/* Pagination */

.pagination {
	margin: 10px 0;
	font-size: 0.9em;
}


	.pagination p {
		padding: 2px 0 2px 0px;
		float: left;
		width: 210px;
	}

	.pagination a.paginationlink,
	.currentPage {
		display: block;
		float: left;
		padding: 1px 6px;
		margin-right: 2px;
		background: #fff;
		border: 1px solid #ccc;
	}

	.pagination a.paginationnav,
	.pagination span.paginationnav {
		display: block;
		float: left;
		line-height: 0.75em;
		padding: 0 3px;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		font-size: 2em;
		width: 16px;
	}

	.currentPage {
		font-weight: bold;
	}


.pop_box {
	margin: 20px 0 0px 5px;
}

