/*
Theme Name: konsens
Theme URI: http://www.derthews.de
Description: WP-Theme fuer Konsens Mediation Oldenburg
Version: 1.0 (Mai 2009)
Author: Thorsten Thews
Author URI: http://www.derthews.de

*/

body {
    padding: 0px 0px 0px 0px;
    margin: 0;
    height:100%;
    text-align: center;
    font: 12px "Arial", verdana, sans-serif;
    background: #FFFFFF url(images/bg_lines.png);
    line-height: 14px;
	overflow: hidden; /* Scrollbars für BODY deaktivieren */
}

hr {
    display: none;
}

img {
    border: none;
}



#container {
  border: none;   
  height: 515px;
  width: 750px;
  position:absolute;  
  top:50%;                  
  left:50%;
  margin:-400px 0 0 -425px;
}


/* Kopfbereich (Header) */
#kopf {
    background: transparent no-repeat;
    height: 159px;
	border: none;
    margin: 0px 0px 0px 0px;
}

/* Tag cloud */
#tag_cloud_frame{
	position: absolute;
	top: 220px;
	left: -30px;
    width: 377px;
	height: 455px;
	background: transparent url(images/big_blue_ball_2.png) no-repeat;
	overflow: hidden;
}


/* Navigation (Sidebar) */
#navi_frame{
	position: absolute;
	top: 117px;
	left: 33px;
    float: left;
    width: 270px;
}

#navi_head{
    position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	height: 162px;
}

#navi_image{
    position: absolute;
	top: 180px;
	left: 10px;
	width: 100px;
	height: 100px;
}

#navi_footer{
    position: absolute;
	bottom: -170px;
	left: -117px;
	width: 130px;
	height: 162px;
}

#navi {
    position: absolute;
	top: 165px;
	left: 116px;
    float: left;
    width: 170px;
    text-align: center;
    background: transparent;
	font: 12px Arial, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: inline;
}

#navi ul, #navi ol, #navi p, #navi form, #navi dl {
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#navi ul ul {
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
	border-right: none;
	border-bottom: none;
}

#navi div {
    margin: 0px 0px 0px 0px;
    text-align: left;
}


#navi h2 {
    font: bold 1.2em verdana, sans-serif;
    color: #000000;
    margin: 0 0 .5em 0;
    padding: 1px 5px 1px 15px;
    text-align: left;
}

#navi li {
	border-top: 1px solid #000000;
	border-left: 12px solid #000000;
	padding: 3px 0px 3px 5px;
}

#navi li li {
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#navi ul a {
    font-weight: normal;
    color:#000000;
    text-decoration: none;
	line-height: 14px;
}

#navi ul ul a {
    font-weight: normal;
    color:#000000;
    text-decoration: none;
	line-height: 14px;
}

#navi a:hover {
    text-decoration: underline;
}

#navi ul {
    list-style: none;
    margin: 0px 10px 0px 0px;
}

#navi ul ul {
    margin: 4px 0 10px 16px;
	padding: 0px 0px 0px 0px;
	list-style: none;
		
}

#navi ul ul ul {
    margin: 2px 0 2px 7px;
    padding: 0;
	list-style: none;
}

#navi .navi-search {
    margin-bottom: 3px;
    width: 150px;
    background: #fff;
}


/* Inhalt (Content) */
#inhalt {
    position: absolute;
	top: 117px;
	left: 320px;
    text-align: left;
    margin: 00px 00px auto;
    width: 485px;
	height: 500px;
    padding: 0 0 1px 0;
	background: #FFFFFF url(images/bg_lines_shade.png);
}

#news_button {
    position: absolute;
	top: 0;
	right: 0;
	width: 75px;
	height: 75px;
}

#storycontent {
    position: relative;
	top: 38px;
	left: 29px;
	width: 417px;
	height: 480px; 
}


/* Box mit Scrollbalken */
#Scrollbox {
	position: relative;
	top: 20px;
	left: 0px;
	height: 375px;
	width: 440px;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow-y: auto;
	overflow-x: hidden; 
	overflow:-moz-scrollbars-vertical;
}



/* Ueberschrift fuer Seiten; Heading for Pages */

#inhalt h2 {
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
	font: 18px 'Arial', sans-serif;
    font-style : none;
	font-weight : normal;
    color: #000000;
	line-height: 30px;
}

#inhalt h2 a {
    text-decoration: none;
}

#inhalt h2 ul, #inhalt h2 li {
    text-decoration: none;
	color: #000000;
	list-style: none;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#inhalt h3 {
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
	font: 22px 'Arial', sans-serif;
    font-style : italic;
	font-weight : bold;
    color: #000000;
	line-height: 30px;
}


#inhalt p, #footer p {
    padding: 0px 0px 0px 7px;
	color: #000000;
    line-height: 18px;
}

#inhalt img {
    float: right;
	padding: 0px 0px 5px 10px;
	border: none;
}

#inhalt a, #footer a {
    color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#inhalt a:hover, #footer a:hover {
    color: #000000;
    text-decoration: underline;
}

#inhalt li {
	padding: 0px 0px 10px 00px;
	margin: 0px 0px 0px 0px;
	color: #000000;
}


#inhalt ul {
	margin: 34px 0px 0px 20px;
}

#inhalt h2 a, #inhalt h2 a:hover {
    text-decoration: none;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#Scrollbox p{
    color: #000000;
	font: 12px Arial, sans-serif;
	line-height: 22px;
}	

#Scrollbox a{
    color: #000000;
    text-decoration: underline;
	font-weight: bold;
}

#Scrollbox a:hover{
    text-decoration: underline;
}


/* Fuszbereich; Footer*/
#footer {
	border: none;   
	height: 20px;
	width: 750px;
	position:absolute;  
	top:50%;                  
	left:50%;
	margin: 400px 0 0 -325px;
    text-align: right;
    background: transparent;
	color: #000000;
}

#footer a{
    font-weight: normal;
}

/* Allgemein */
#search_form{
	position: absolute;
	text-align: left;
	top: 117px;
	left: 319px;
	width: 300px;
	height: 23px;
	background: #ffffff;
	border: 1px solid #DEEBF6;
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;	
}

.searchbox{
    background: #DEEBF6;
	border: none;
	margin: 2px;
	width: 230px;
}


blockquote{
	display:none;
}

fieldset {
	border: none;
	margin: 0px 0px 0px 20px;
}