body {
	background: url(/images/body_fond_blog.jpg) repeat-x;
	background-color: #f1f1f1;
	font-family: "Tahoma", Helvetica Neue, Arial, Helvetica, Geneva, sans-serif;
	line-height: 22px;
	color: #666666;
	font-size: 13px;
	letter-spacing: 0.1em;
}

#container{
	margin: auto;
	width: 940px;
	position: relative;
}

#header {
	width: 940px;
	position: relative;
}

#header_blog {
	width: 940px;
	position: relative;
	background: url(/images/header_background_blog.jpg) no-repeat;
}

#header_blog_print_image{
  display: none;
}

#header_logo{
	height: 72px;
	width: 72px;
	position: relative;
	margin-left: 808px;
	background: url(/images/header_logo.jpg) no-repeat;
}

#header_logo a {
	display: block;
	width: 72px;
	height: 70px;
}

#header_logo a i {
	display: none;
}

#header_image_start{
	width: 860px;
	height: 247px;
	margin-left: 40px;
	margin-top: 1px;
	position: relative;
	background: url(/images/header/header_start.jpg) no-repeat;
}

#header_image_wirksam-sein{
	width: 860px;
	height: 247px;
	margin-left: 40px;
	margin-top: 1px;
	position: relative;
	background: url(/images/header/header_wirksam-sein.jpg) no-repeat;
}

#header_image_hinz-wirkt{
	width: 860px;
	height: 247px;
	margin-left: 40px;
	margin-top: 1px;
	position: relative;
	background: url(/images/header/header_hinz-wirkt.jpg) no-repeat;
}

#header_image_zur-person{
	width: 860px;
	height: 247px;
	margin-left: 40px;
	margin-top: 1px;
	position: relative;
	background: url(/images/header/header_zur-person.jpg) no-repeat;
}

#header_image_publikationen{
	width: 860px;
	height: 247px;
	margin-left: 40px;
	margin-top: 1px;
	position: relative;
	background: url(/images/header/header_publikationen.jpg) no-repeat;
}


#header_image_kontakt{
	width: 860px;
	height: 247px;
	margin-left: 40px;
	margin-top: 1px;
	position: relative;
	background: url(/images/header/header_kontakt.jpg) no-repeat;
}

#header_image_impressum{
	width: 860px;
	height: 247px;
	margin-left: 40px;
	margin-top: 1px;
	position: relative;
	background: url(/images/header/header_kontakt.jpg) no-repeat;
}

#footer_background{
	background-color: #979797;
	height: 40px;
	width: 100%;
}

#footer_background{
	background-color: #979797;
	height: 40px;
	width: 100%;
}

#footer{
	margin: 0 auto;
	width: 860px;
	height: 40px;
	margin-bottom: 44px;
	background-color: #979797;
	position: relative;
	display: block;
}

#footer_text li{
	list-style-type: none;
}

#footer_text a {
	width: 100px;
	height: 44px;
	margin-top: 0px;
	margin-left: 0px;
	top: -4px;
	right: 20px;
	display: block;
	position: absolute;
	background: url(/images/footer_impressum.png) no-repeat 0 0 ;
}

#footer_text a:hover,
#footer_text a.aktiv{
	background: url(/images/footer_impressum.png) no-repeat 0px -44px ;
	
}

#footer_text a i {
	display: none;
}

#content{
	width: 860px;
	margin-left: 40px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	background: white url(/images/content_background.jpg) no-repeat left bottom;
	margin-top: -3px;
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}

#content_maintext{
	width: 520px;
	padding-top: 3px;
	float: left;
	margin-bottom: 80px;
}

#sidebar_news{
	width: 280px;
	padding-top: 0px;
	padding-bottom: 22px;
	padding-left: 20px;
	padding-right: 20px;
	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #f9f9f9;
	float: left;
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}

.content_wirksam_one {
	padding-top: 3px;
	width: 400px;
	float: left;
	margin-right: 20px;
	margin-bottom: 60px;
}

.content_wirksam_two {
	padding-top: 3px;
	width: 400px;
	float: left;
	margin-bottom: 60px;
}

.content_person_one {
	padding-top: 3px;
	width: 400px;
	float: left;
	margin-right: 20px;
	margin-bottom: 60px;
}

.content_person_two {
	padding-top: 3px;
	width: 400px;
	float: left;
	margin-bottom: 60px;
}

.content_hinz_one {
	padding-top: 3px;
	width: 400px;
	float: left;
	margin-right: 20px;
	margin-bottom: 60px;
}

.content_hinz_two {
	padding-top: 3px;
	width: 400px;
	margin-top: 44px;
	margin-bottom: 60px;
	float: left;
}

.content_contact_one {
	padding-top: 3px;
	width: 400px;
	float: left;
	margin-right: 20px;
	margin-bottom: 60px;
}

.content_contact_two {
	padding-top: 3px;
	width: 400px;
	float: left;
	margin-bottom: 60px;
}

#map{
	
	margin-top: 28px;
	margin-bottom: 9px;
	width: 400px;
	height: 447px;
	background: url(/images/map.jpg) no-repeat;
}


.floatfix{
    clear: both;
}


/*  Formular  */

#question_gallery {
	width: 380px;
	height: 120px;
	position: relative;
}

#question_wrapper{
	width: 380px;
	height: 120px;
	position: relative;
	overflow: hidden;
}

#question_content{
	position: absolute;
	width: 3800px;
}

.question_box{
	width: 380px;
	height: 130px;
	background-color: #f9f9f9;
	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	
	float: left;
	
	position: relative;
	display: block;
		
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}

span.nextquestion,
span#auswertungsbutton {
	color: #004c8f;
}

span.nextquestion:hover,
span#auswertungsbutton:hover{
	text-decoration: underline;
	cursor:pointer;
}

.message_box{
	width: 380px;
	height: 130px;
	background-color: #f9f9f9;
	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	
	float: left;
	
	position: relative;
	display: block;
		
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}

#error_box{
	width: 380px;
	background-color: #f9f9f9;
	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	padding-bottom: 16px;
	
	float: left;
	
	position: relative;
	display: block;
		
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}

.error_sign{
	position: absolute;
	width: 13px;
	height: 9px;
	top: 9px;
	right: 9px;
	z-index: 999;
	background: url(/images/error_sign.png) no-repeat 0px 0px;
}

p.error_message {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	color: #700004 !important;
}

#form_box{
	width: 380px;
	background-color: #004c8f !important;
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;

	margin-top: 10px;

	position: relative;
	
	display: block;
	float: left;
	
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}

#form_box_white{
  width: 380px;
	background-color: none !important;
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;

	margin-top: 10px;

	position: relative;
	
	display: block;
	float: left;
	
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}

#form_box_comment{
  width: 480px;
	background-color: none !important;
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;

	margin-top: 10px;

	position: relative;
	
	display: block;
	float: left;
	
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}


#form_box_white h1,
#form_box_white p,
#form_box_comment h1,
#form_box_comment p,
.inputbox_white label,
.inputbox_comment label {	
	color: #004c8f !important;
	font-weight: normal !important;
}


.radio_buttons{
	width: 340px;
	height: 20px;
	position: absolute;
	bottom: 20px;
}

.radio_button_container{
	float: left;
	margin-right: 15px;
	margin-left: 5px;
	
}

.radio span{
	margin-top: 3px;
	margin-left: 3px;
}

p.form_answers {
	margin-top: 0 !important;
}

p.form_answers_radio {
	margin-top: -18px !important;
}

#auswertungsbutton{
}

.radio_link {
	float: right;
}


/*Typo*/

p{
  letter-spacing: 0.7pt;
}

li {
	letter-spacing: 0.7pt;
}

strong{
	font-weight: bold;
}


#content h1 {
	font-size: 15px;
	color: #1a3e7b;
	margin-top: 22px;
	margin-bottom: 22px;
	text-indent: 0px;
	letter-spacing: 0.7pt;
}

#content h1.more_margin {
	margin-top: 44px;
}

#content p{
	margin-top: 22px;
	margin-bottom: 22px;
	letter-spacing: 0.7pt;
}

#sidebar_news h1{
	font-size: 12px;
	color: #700004;
	margin-top: 15px;
	margin-bottom: 22px;
	text-transform: uppercase;
	letter-spacing: 1.0pt;
}

#sidebar_news h2{
	font-size: 15px;
	margin-top: 22px;
	margin-bottom: 22px;
	color: #700004;
}

#content span.marked {
	font-weight: bold;
}

#content span.redmarked {
	color: #700004;
	font-weight: bold;
}

a,
a:visited,
span.blue {
	color: #004c8f;
	text-decoration: none;
}

a:hover,
a:active{
	color: #004c8f;
	text-decoration: underline;
}

a.more,
a.more:visited {
	text-decoration: none;
	color: #700004 !important; 
}

a.more:hover,
a.more:active {
	text-decoration: underline;
	color: #700004 !important; 
}

.inputbox{
	position: relative;
}

.inputbox_white,
.inputbox_comment{
	position: relative;
}


.inputbox {
	height: 25px;
	margin-top: 17px;
	margin-bottom: 17px;
}

.inputbox input {
	float: right;
	width: 250px;
	height: 25px;
	background: none !important;
	border: none !important;
	background-color: white !important;
	font-size: 15px;
	padding-left: 5px;
	padding-right: 5px;
	
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}

.inputbox_white {
	height: 35px;
	margin-top: 17px;
	margin-bottom: 17px;
}

.inputbox_white input {
	float: right;
	width: 240px;
	height: 35px;
	background: none !important;
	border: none !important;
	background-color: #f9f9f9 !important;
	border: 1px solid #ddd !important;
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
	
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}

.inputbox_white,
.inputbox_comment {
	height: 35px;
	margin-top: 17px;
	margin-bottom: 17px;
}

.inputbox_white label,
.inputbox_comment label {
  position: relative;
  top: 7px;
}

.inputbox_comment input {
	float: right;
	width: 340px;
	height: 35px;
	background: none !important;
	border: none !important;
	background-color: #f9f9f9 !important;
	border: 1px solid #ddd !important;
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
	
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}


.comment_textarea{
  height: 150px;
  width: 340px;
  margin-left: 5px;
  border: 1px solid #ddd !important;
  background-color: #f9f9f9 !important;
  padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	font-size: 18px;
	float: right;
	position: relative;
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}

.inputbox_comment_textarea {
  position: relative;
}


.inputbox_comment_textarea label {
  position: relative;
  top:5px;
  color: #004c8f;
  float: left;
}

.answers_plus {
	background: url(/images/plus.jpg) no-repeat 0px 8px;
	margin: 0;
	padding:0;
	padding-left: 15px;
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
	border-style: none;
	list-style-type: none;
}

li.answers_minus {

	background: url(/images/minus.jpg) no-repeat 0px 8px;
	margin: 0;
	padding:0;
	padding-left: 15px;
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
	border-style: none;
	list-style-type: none;
}


#submit_button_box{
  margin-top: 12px;
	height: 45px;
}

#submit_button_box input{
	float: right;
}

#submit_button_box input:hover{
	margin-top: -1px;
	float: right;
}

/* List */

ol {
	margin-bottom: 44px;
}

ol li{
	padding-left:  21px;
	background: url(/images/arrow.gif) no-repeat 0 7px;
	margin-bottom: 22px;
}

ol li ol li {
	background: none;
	margin:0;
	padding: 0;
	margin-left: 0px;
}

ol li ul {
	margin: 0;
}

ul li {
	background: none;
	margin-left: 15px;
	list-style-type: disc;
	list-style-position: inside;
}

ol li ul li {
	background: none;
	margin-left: 17px;
	padding:0;
	list-style-type: disc;
	margin-bottom: 0px;
}

#form_box_list_plus,
#form_box_list_plus2,
#form_box_list_minus{
	display: none;
}

ul#form_box_list_plus li,
ul#form_box_list_plus2 li {
	color: white;
	margin-bottom: 22px;
}

ul#form_box_list_minus li {
	color: white;
	margin-bottom: 22px;
}

.success,
.failed{
	display: none;
}

.mit_javascript{
	display: none;
}



/*  BLOG  */

#content_blog{
	width: 580px;
	padding-top: 3px;
	float: left;
	margin-bottom: 80px;
}

#sidebar_blog{
	width: 220px;
	padding-top: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: white;
	float: left;
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}

#content_blog_part1{
	width: 400px;
	margin-right: 20px;
	padding-top: 3px;
	float: left;
	margin-bottom: 80px;
}

#content_blog_part2{
	width: 400px;
	padding-top: 3px;
	float: left;
	margin-bottom: 80px;
}

#content_blog p.date {
	font-size: 10px !important;
	text-transform: uppercase;
	margin-bottom: 0px !important;
	color: #00305a !important;
	letter-spacing: 0.2em;
}

#comments{
  margin-left: 24px;
}

p.comment {
	/*margin-bottom: -22px !important;*/
}

pre.comment_text,
.comment_text p {
	margin-top: 0px !important;
	margin-bottom: 0 !important;
	padding: 0;
}


h1.blog,
p.blog{
	margin-top: -3px !important;	
}

h1.sidebar_heading {
	text-transform: uppercase;
	margin-bottom: 17px !important;
}

h2.sidebar_heading2{
	color: #004c8f;
}

hr{
	margin-top: 10px;
	margin-bottom: 10px;
 	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #d6d6d6;
 	border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

#content_blog ul {
	margin-top: 22px;
	margin-bottom: 22px;
	margin-left: -15px;
}

#content_blog ul li {
	padding-left:  21px;
	background: url(/images/arrow.gif) no-repeat 0 7px;
	margin-bottom: 22px;
	list-style-type: none;
}

#content_blog ol {
	margin-top: 22px;
	margin-bottom: 22px;
	margin-left: -15px;
}

#content_blog ol li {
	margin-left: 33px;
	padding: 0;
	background: none;
	margin-bottom: 22px;
	list-style-type: decimal;
}

p.span{
	letter-spacing: 0.1em;
}

img{
  position:relative;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 10px;
  z-index:1;
}

#twitter {
  width: 226px;
  height: 80px;
  display: block;
  margin-top: -30px;
  background: url(/images/twitter.png) no-repeat 0 0px;
  margin-bottom: 0px;
}

#twitter a{
  width: 100%;
  height: 100%;
  display: block;
}

#twitter a:hover{
  background: url(/images/twitter.png) no-repeat 0 -80px;
}

#facebook {
  width: 226px;
  height: 46px;
  display: block;
  margin-top: 8px;
  background: url(/images/facebook.png) no-repeat 0 0px;
  margin-bottom: 40px;
}

#facebook a:hover{
  background: url(/images/facebook.png) no-repeat 0 -46px;
}

#facebook a{
  width: 100%;
  height: 100%;
  display: block;
}

#twitter a i,
#facebook a i {
	display: none;
}

#welcome{
  margin-left: -10px;
  margin-top: 8px;
  padding: 1px 10px 2px 10px;
  position:relative;
  -moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
  background-color: #f9f9f9;
  border:1px solid #ddd;
}

#welcome h1 {
  margin-top: 14px;
  color: #700004;
}

#welcome p {
  margin-top: -4px;
}

#twitter a i {
  display: none;
}

em {
	font-style: italic;
}

.alignleft {
  float: left;
  margin-bottom: 7px !important;
}
.alignright {
  float: right;
  margin-bottom: 7px !important;
}

pre {
 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#content_blog iframe{
  width: 580px !important;
  height: 326px;
}

#content_blog object{
  width: 580px !important;
}


