/*  
Theme Name: GURU
Theme URI: http://www.guru-board.com/
Description: Wordpress-Theme for guru-board.com
Version: 1.0
Author: SE
*/

/* ### Presets */
html { height: 100.01%; margin: 0; padding: 0;}
* {margin: 0; padding: 0; }

img {
	border:0;
}

body {
  font				: normal 10px Verdana, Helvetica, Arial, sans serif;
  text-align		: center;
  background		: #544436;
  color				: #464646;  
}

h1, h2, h3, h4, h5, h6 {
  font				: normal 15px Verdana, Helvetica, Arial, sans serif;
  margin			: 0;
  padding			: 0 10px;
}

p , table, th, td, input, textarea, code, pre {
  font				: normal 15px Verdana, Helvetica, Arial, sans serif;
  margin			: 0 0 7px;
  padding			: 3px 10px 0;
}

table {
  border-collapse:collapse;
}

td {
  padding: 5px;
  border: 1px #ddd solid;
  vertical-align: top;
}

ol {
  font				: normal 15px Verdana, Helvetica, Arial, sans serif;
}

li a {
  display			: inline-block;
}

li a {
  display			: block;
  padding			: 0 10px;
}

a {
	text-decoration:none;
  color				: #fff;
}

a:focus, a:active {
	outline:none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  padding			: 1px 0 2px;
}

a:hover {
  color				: #a0a0a0;
}

.clearer {
  clear				: both;
  height			: 3px;
  line-height		: 1px;
  font-size			: 1px;
  padding			: 0;
  margin			: 0;
  width				: 10px;
}

blockquote {
  font				: normal 15px Verdana, Helvetica, Arial, sans serif;
  margin			: 3px 0 7px 30px;
  padding			: 0 10px 0 5px;
  border-left		: 3px solid #005eb3;
}

.alignright {
	clear:both !important;
	float:right !important;
}

/* ### page stuff */
#starter #hintergrund {
	background:url(images/backsdfsdf.jpg) 0px 0px no-repeat;
  width				: 1000px;
  text-align		: left;
  margin			: 0 auto;
}

#single #hintergrund {
	background:url(images/back.png) 0px 0px repeat-y;
	width:1000px;
	text-align:left;
	margin:0 auto;
}

#kopf {
	position:relative;
	width:1000px;
	height:226px;
}

#seite {
  width				: 992px;
  margin			: 0 4px;
}

#footer {
  background		: url(images/footer.png) no-repeat;
}

/* ### content */
#inhalte {
	margin-left:88px; margin-top:0px; 
	text-align:left;
	font:normal 12px Verdana, Helvetica, Arial, sans serif;
}

#inhalte a {
	color:#464646;
	text-decoration:none;
}

#inhalte ul {
  margin-left:28px;
}

#inhalte h3 {
	margin-top:40px; margin-bottom:10px;
	font-size:14px;
	padding-bottom:5px;
	text-align:left;
	font-weight:normal;
}

#inhalte h2 {
	font-size:16px;
	margin-bottom:5px;
  padding-top		: 7px;
  text-align		: left;
}

#inhalt .entry {
	width:870px;
}

#inhalte .post {
	width:800px;
	padding-top:7px;
}

#inhalte .post a {
	text-decoration:underline;
}

#inhalte .post h2 {
	font-size:12px;
	font-weight:normal;
}

#inhalte .post img {
}

#inhalte .post p {
	text-align:left;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	float:left;
}

#fragenHeader {
	margin-bottom:-20px;
}

.fragenHeadline {
	margin-bottom:8px;
	width:650px;
}

.link_dynamic_openclose_faq
{
	position:relative;
	left:-3px; 
	padding-left:13px;
    background:url(images/arrow_right.gif) no-repeat 1px 3px;
	text-align:left;
}

.link_dynamic_openclose_faq_open
{
	position:relative;
	left:-3px;
    color:#101010 !important;
    padding-left:13px;
    background:url(images/arrow_down.gif) no-repeat 1px 3px;
}

a.link_dynamic_openclose_faq:hover
{
    color:#101010 !important;
	background:url(images/arrow_right_dark.gif) no-repeat 1px 3px;
}

.link_dynamic_openclose_related_content_faq
{
	position:relative;
	left:-3px;
    float:none !important;
    display:none;
    margin-bottom:19px;
    padding-left:13px !important;
	line-height:18px;
	text-align:left;
    margin-bottom:21px;
}

.abstandFaq {
	height:35px;
}

.anchor {
	text-decoration:none !important;
}
