/*  
Theme Name: Elbland-Forum 
Theme URI: http://www.elbland-forum.de
Description: Elbland-Forum (Design by Philipp Hille, art.efakt.net)
Version: 2.0
Author: Roberto Ziera <ziera@cubus.de>
Author URI: http://fetscherplatz.net
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 0.8em;
	text-align: center;
	vertical-align: top;
	color: #333;
	}

h1, h2, h3, h4, h5, h6 {
        font-family: Arial, Helvetica, sans-serif; font-size: 1em;
}
h2 { font-size: 1em; }
h3 { font-size: 1em; }
h4 { font-size: 1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

/* anders philipp 
a, a:link, a:visited, a:active, a:focus {
        color: #2e3466;
        text-decoration: none;
}

a:hover {
        * color: #0b4899; * !!!
        text-decoration: underline;
}
anders philipp */

/* neu a philipp */
a, a:link, a:visited, a:active, a:focus {
        color: #006633;
        text-decoration: none;
}
a:hover {
        color: #006633;
        text-decoration: underline;
}
/* ende a neu */


/* neu philipp TXTNAVI */

.txtnavi {
		text-align:right;
		margin: 0 0 -5px 0;
}

.txtnavi a {
        color: #006633;
		background: #A0D296;
		text-decoration:none;
		margin: 0px 0px 0px 0px;
		padding: 0px 3px 0px 3px;
		font-size: .85em;
		}

.txtnavi a:hover {
        color: #ffffff;
		background: #006633;
		text-decoration:none;
}

/* neu philipp ende */

a img { border: 0; }

.hidden { visibility:hidden; }
.clear { clear:both; }

#container {
	margin: 0 auto;
	width: 984px; 
	text-align: left;
	vertical-align: top;
	background:#ffffff;
	background:url('images/side.jpg') no-repeat top left;  
	/* background-position: 0px 0px;  */
} 

#header {
	float: left; 
	margin: 0 0 0px 0;
	width: 984px;
	clear: both;
	background:url('images/header.jpg') no-repeat top center; 
	}
#header a.logo {
    /* background-image: url(images/logo.gif); */
    /* background-position: right; */
    /* background-repeat: no-repeat; */
    border: 0px solid #ff3333;
    cursor: pointer;
    display: block;
    float: left;
    width: 240px;
    height: 180px;
    overflow: hidden;
    padding: 0px;
    text-indent: -200em;
	}
#header ul {
	margin:6px 0 0 0px ;
	padding:0px 0 0 0 ;
	list-style-type:none;
	/* border-bottom:1px dotted #999; */
	width:207px;
	/* background:#ffffff; */
	}
#header li {
	/* border-top:1px dotted #999; */
}
#header li a {
	display: block;
	padding:3px;
	margin:1px 0 1px 0;
	text-decoration:none;
	text-indent:12px;
}
#header li a:hover {
	background:#d9e2e9;
	/* color:#ffffff; */
}
/* --------------------------------------------------------------- */
#topnav a {
	color:#333333;
	}
#topnav {
	float: left; 
	width: 684px;
	height: 35px;
    background-image: url(images/topnav.jpg); 
    color: #333366;
    text-align: left;
	padding: 0 0 0 180px;
    word-spacing: 0.1em;
    letter-spacing: 0.1em;
    font-weight: normal;
    font-size:12px;
}
#topnav ul { 
	list-style:none; 
	}
#topnav li { 
	border: 0px solid #ff66cc;
	display:inline; 
    background-image: url(images/leistenbutton_vor.png); 
    background-repeat: no-repeat; 
    background-position: left top;
/* anders philipp padding:3px 10px 3px 10px; */
	padding:3px 20px 3px 10px;
	/* anders philipp */
	margin: 0 5px 0 0; 
	}
#topnav li a { 
	border: 0px solid #ff66cc;
    background-image: url(images/leistenbutton_nach.png); 
    background-repeat: no-repeat; 
    background-position: right top; 
	padding:3px 15px 3px 5px;
	}
#topnav li:hover {
	background-image: url(images/leistenbutton_vor_aktiv.png);
	}
#topnav li a:hover { 
    background-image: url(images/leistenbutton_nach_aktiv.png); 
	color:#ffffff;
	text-decoration:none;
	}

/* --------------------------------------------------------------- */
#main {
	border: 0px solid #ff66cc; 
	min-height:200px;
    background-image: url(images/main.jpg); 
    background-position: 0px 0px; 
    background-repeat: no-repeat; 
}

.narrowcolumn {
	float: left;
	margin: 0 0px 0px 30px;
	/* -margin: 0 0px 10px 5px; */
/* anders philipp 	padding: 30px 0 0px 0px; width: 510px; */
	padding: 30px 0 0px 0px;
	width: 530px;
/* anders philipp */
}
.widecolumn {
	float: left;
	margin: 0 0px 10px 20px;
	/* -margin: 0 0px 10px 5px; */
	padding: 5px 0 10px 0;
	width: 727px;
}

/* neu philipp */
.post {
	background-color: #f1f1f1;
    background-image: url(images/artikeltop.png); 
    background-position: 0px 0px; 
    background-repeat: no-repeat;
}
/* ende neu philipp */

.post {
	border: 0px solid #9b9b9b;
	margin: 0 0 40px 0;
/* anders philipp padding: 0px 0px 0px 0px; */
	padding: 1px 10px 5px 10px;
/* anders philipp */
	line-height:1.5em;
	color:#000000;
	text-align: justify;
}

/* rausgenommen fette links philipp
.post a {
		font-weight:bold; 
} */
.post p {
	margin:0px 0 10px 0;
}

/* .post img {
	padding:4px;
	background:#f5f5f5;
	border:1px dotted #ccc;
*/

.post img.avatar {
	padding:4px;
	background:#f5f5f5;
	border:1px dotted #ccc;
}
.post h1 {
	color: #2e3466;
	font-size: 1.4em;
	margin:0 0 10px 0;
}
.post h2 {
/* anders philipp 	color: #333333; font-weight: bold; font-size: 1.2em; */
	color: #333333;
	font-weight: bold;
	font-size: 1.2em;
	padding-top:3px;
/* anders philipp */
/* neu philipp */

	/* font-variant:small-caps; */
	/* font-family: times new roman, serif; */
	letter-spacing:0.1em;
	text-align: center; 
/* neu philipp */

/*	border-bottom: 2px solid #006633; */
	line-height:1.2em;
	margin:0 0 20px 0;
}
.post h3 {
	color: #2e3466; 
	margin:20px 0 5px 0;
	border-bottom: 1px dotted #999999;
}
.post h4 { 
	color: #666666; 
	margin-top:10px;
	margin-bottom:5px;
}
.post h5 {
	color: #333; 
}

.post h2 a {
/* anders philipp 	color: #333333; */
	color: #006633;
/* ende anders philipp */
    text-decoration:none;
}
.post h2 a:hover {
/* anders philipp 	color: #006633; */
	color: #006633;
	text-decoration:underline;
/* ende anders philipp */
    /* text-decoration:underline; */
}
.post ul {
	list-style-image: url(images/listenbutton.png);
}
.post th {
	background-color: #e5e5e5; 
	color: #2e3466; 
	margin:0 5px 0 5px;
	padding:0 5px 0 5px;
}

.entry img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.entry img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.entry img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.entry p.postinfo {
	margin: 12px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #ccc;
	font-size: .85em;
	color:#333;
	clear:both;
} 

/* -------------------------------------------------- */
.sidebar a {
	color:#333333;
	}
.sidebar {
	display: inline;
	float: left;
	margin: 30px 10px 0 12px;
	width: 180px;
}
.sidebar ul {
	border: 0px solid #999;
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li { 
	line-height:1.7em; 
}
/* -------------------------------------------------- */
.sidebar2 {
	display: inline;
	float: left;
/* anders philipp 	margin: 0 0 0 70px; */
	margin: 30px 0 0 40px;
/* anders philipp */
	width: 146px;
}
.sidebar2 ul {
	border: 0px solid #999;
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar2 li { 
	line-height:1.7em; 
}

/* -------------------------------------------------- */
div.navigation a:hover {
	text-decoration:none;
	}
div.navigation li.page_item {								/* seite hat keine unterseiten */
    background:url('images/menue_normal.png') no-repeat top left;
	background-position: 1px 1px;
/* anders philipp linkes menue  padding-left:10px; */
	padding-left:20px;
/* ende anders philipp */
	margin-bottom:10px; 
	}
div.navigation li:hover.page_item {
	background:url('images/menue_aktiv.png') no-repeat top left;
    background-position: 1px 1px;
	}
div.navigation li:hover.page_item a {
	color:#ffffff;
	}
div.navigation li:hover.page_item li a {
	color:#333333;
	}
div.navigation li.page_folder li:hover {
	background:none;
	}
div.navigation li li:hover.page_item a:before {
	content:url('images/listenbutton.png');
	margin-left:-11px; margin-right:5px; 
	}
div.navigation li.page_item a {
	overflow:visible;
	display: block; 
	}
div.navigation li.page_folder {								/* seite besitzt unterseiten */
	}
div.navigation li.current_page_item {						/* aktive seite */
	background:url('images/menue_aktiv.png') no-repeat top left; 
	background-position: 1px 1px;
	}
div.navigation li.current_page_item a {						/* aktive seite */
	color:#ffffff;
	}
div.navigation li.current_page_ancestor {					/* aktive (ober)seite mit aktivierten unterseiten */
	background:url('images/menue_aktiv.png') no-repeat top left; 
	background-position: 1px 1px;
	}
div.navigation li.current_page_ancestor a {	
	color:#ffffff;
	}
div.navigation li.current_page_item ul li.page_item {		/* unterseite */
	}
div.navigation li li.page_item {							/* unterunterseite */
	margin-top:3px;
	margin-bottom:6px;
	padding-left:0px; 
	background:none; 
	}
div.navigation li li.page_item a {
	color:#333333;
	margin-left:10px; margin-right:5px; 
	overflow:visible;
	display: block;
	line-height:1.2em; 
	}
div.navigation li li.current_page_item a:before {
	content:url('images/listenbutton.png');
	margin-left:-11px; margin-right:5px;
	}
/* -------------------------------------------------- */

.comments-template {
	margin: 25px 0 0;
	border-top: 0px dotted #ccc;
	padding: 15px 0 0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}
.comments-template ol li {
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px dotted #9b9b9b;
}
.commentmetadata {
	font-size: 12px;
}
.comments-template p.nocomments {
	padding: 0;
}
/* -------------------------------------------------- */
.comments-template textarea { width:400px;}
/* -------------------------------------------------- */
#footer{
	border:0px solid #3f3;
	clear: both;
	width: 960px;
	margin: 0px 0 0 20px;
	padding:0 0 1px 0;
	font-size:0.8em;
	color:#999999;
}

.teaser {
	color:#2e3466;
	font-weight: bold;
}
div.micro h2 { margin:0 0 0 0;}
div.micro img.avatar { float: left; margin:0 10px 0px 0; }
div.micro div.author { font-size:0.8em; margin:0 0 15px 0;}
/* -------------------------------------------------- */
div.kasten {
	margin:0 0 20px 0; 
	padding: 5px; 
	text-align:left; 
	border:0px solid #cccccc;
	font-size:.8em;
	height:146px;
	background-color: transparent;
	background-image: url(images/kasten.png);
	background-repeat: no-repeat;
}
div.kasten h3 {
	margin-bottom:3px;
	text-align:center;
	text-transform: uppercase;
	letter-spacing: 0.4em;
}
div.kasten li {
	background-color:#ffffff;
	border-top:1px dotted #ccc;
	padding:6px 0 6px 3px;
	line-height:1.3em;
	color:#666666;
}
div.presse ul { font-size:.85em; }
div.presse ul a { font-size:1.1em; }
div.banner li { text-align:center; }
/* -------------------------------------------------- */
ul.box {
	font-size:.8em;
	}
ul.box h3 {
	text-align:center;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	padding: 5px;
	background-image: url(images/box_oben.png);
	background-repeat: no-repeat;
	}
ul.box ul {
	background-image: url(images/box_mitte.png);
	background-repeat: repeat-y;
	}
ul.box ul li {
	line-height:1.3em;
	margin:0 0 0px 5px;
	}
ul.box li li {
	padding-bottom:8px;
	}
div.box_unten {
	height:20px;
	background-image: url(images/box_unten.png);
	background-repeat: no-repeat;
	margin-bottom:30px;
	}
/* -------------------------------------------------- */
ul.kontaktbox p {
	margin-bottom:5px;
}
/* -------------------------------------------------- */
#header .description { display:none; }
/* -------------------------------------------------- */
/* Interessentenliste */
#post-9 a { font-weight:normal; }
#post-9 ul { 
    margin: 0;
    padding: 0;
    list-style: none;
}
.il_head1 { padding:3px; background-color:#f0f0f0; height:50px; }
.il_head2 { text-align:right; }
.il_head2 a { font-size:0.8em; }
#post-9 .il_name { border-top:1px dotted #ccc; }
.il_branche { text-align:right; font-size:.8em; color:#666666; }
.ccc { border-top:1px dotted #cccccc; margin-bottom:5px; }
.ddd { background-color:#f0f0f0; text-align:right; padding:0 3px 0 0; }
/* -------------------------------------------------- */
.pagebar { text-align:center; }
.pagebar span.this-page { border:2px solid #cccccc; padding:9px 6px 9px 6px; }
.pagebar a { border:1px solid #cccccc; padding:5px; }
/* -------------------------------------------------- */
#tabelle td {
	border-top:1px dotted #cccccc;
}
/* -------------------------------------------------- */
