* {
	margin : 0;
	padding : 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #d8d5ca;
	background-image : url(images/bg_body.gif);
	background-repeat : repeat-x;
	line-height : 150%;
	font-size : 12px;
}

.all {
	margin : auto;
	width : 802px;
	height : auto;
}

.page {
	border : 1px solid #4c4a3e;
	border-top : none;
	text-align: left;
	height : auto;
	width : 800px;
	float : left;
	background-image : url('images/bg_main_blog.gif');
	background-repeat : repeat-y;		
	}

#header {
	background-image: url('images/bg_head.gif');
	background-repeat : repeat-x;
	background-color: #73a0c5;
	padding: 0;
	height: 149px;
	width: 800px;
	border-bottom : 4px solid #af8ea9;
	}
	
#headerimg 	{
	float : left;
	height: 101px;
	width : 444px;
	}

.narrowcolumn {
	float: left;
	padding: 20px 10px 20px 10px;
	width: 540px;
	border-top : 1px solid #000;	
	}

.widecolumn {
	padding: 10px 10px 20px 10px;
	height : auto;
	width: 780px;
	float : left;
	}

.right {
	width: 240px;
	height : auto;
	float : right;
}

#sidebar
{
	padding: 0;
	width: 240px;
	height : auto;
	float : right;
	
	}

.buttonbar {
	padding: 20px 0 10px 0px;
	width: 240px;
	height : auto;
	float : right;
	border-top : 1px solid #000;		
}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


/*------- Layout Ende ----------*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	color:#6f3171;
	font-size:16px;
	font-weight:bold;
}

h2 {
	color:#6f3171;
	font-size:14px;
	font-weight:bold;
}

h3 {
	color:#6f3171;
	font-size:12px;
	font-weight:bold;
}

h4 {
	color:#6f3171;
	font-size:10px;
	font-weight:bold;
}

ul {
	padding : 0 0 0 20px;
}

li {
	padding : 0;
	list-style : none;
	list-style-image : none;
	}

a {
	color : #b5ba18;
	text-decoration : none;
}

a:hover {
	color:#6f3171;
	text-decoration:none;
}

p {
	padding : 3px 0 3px 0;
}

.boxR1 {
	background-image : url(images/bg_right.gif);
	background-repeat : repeat-x;
	border-left : 1px solid #c0c0c0;
	width : 239px;
	height : 230px;
}

.bild {
	width:200px;
	margin: 0 auto;
}

.bildtext {
	color:#400040;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-top:5px;
	text-align:center;
}

/* Einträge */

.post {
	margin: 0 0 20px;
}

.post ul li {
	padding : 0 0 0 10px;
	list-style : none;
	list-style-image : none;
	background : url(images/bullet_ul.gif) no-repeat 0 7px;
}

.post h2 a {
	color:#6f3171;	
}

.post h3 a {
	color:#6f3171;	
}

.post_date {
	font-size : 9px;
	padding : 3px 0 3px 0;
	color : #878787;	
}

.postmetadata {
	padding : 10px 0 0 0;
	text-align: center;	
	clear: left;
}

.contentline {
	background-image:url(images/p_line.gif);
	background-repeat:repeat-x;
	width: 100%;
	height:1px;
	line-height:2px;
	margin : 10px 0 20px 0;
}

.clear {
	clear: both;
}

/* Einträge Ende */


/* Sidebar */

#sidebar ul {
	padding : 0 0 0 10px;
	color : #878787;
}

#sidebar ul li{
	list-style-image : none;
	padding : 0 0 5px 0;
}

#sidebar ul ul {
	padding : 5px 0 0 10px;
}

#sidebar ul li li{
	padding : 0 0 0 10px;
	list-style : none;
	list-style-image : none;
	background : url(images/bullet_ul.gif) no-repeat 0 7px;
}

/* Sidebar Ende */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	
/* Begin Comments*/	

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 536px;
	
}

#commentform #submit {
	margin: 24px 0 0 0;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}


.captcha {
	float : left;
}

/* End Comments */



/* Begin Various Tags & Classes */

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/*--- Neu ---*/

.textheader {
	width:400px;
	height : 32px;
	float:left;
	padding : 15px 0 0 15px;
}
.textheader h1 {
	font-weight : bold;
	font-size : 12px;
	color : #6f3171;
}

.searchbox {
	width : 200px;
	height : 27px;	
	float : right;
	padding : 15px 0 0 0;
}

.searchinput {
	margin-right : 5px;
	padding : 0 2px;
	width : 130px;
	height : 15px;
}

.searchsubmit {
	height : 20px;
	font-size : 11px;
}

/* Footer */


.footer {
	background-color:#eceae1;
	border : 1px solid #4c4a3e;
	font-size : 11px;
	width:800px;
	height:210px;
	float : left;
	margin-top : 15px;
}

.footer ul li {
	padding : 0 0 0 10px;
	list-style : none;
	list-style-image : none;
	background : url(images/bullet_ul.gif) no-repeat 0 7px;
}

.footer_ul {
	width : 175px;
	float : left;
}

.footer a{
	color:#6f3171;	
}

.navibild {
	text-align:left;
	padding : 10px 0 5px 8px;
}

.footerbox1 {
	width : 190px;
	height : 189px;
	float : left;
	border-right : 1px solid #ccccc4;
	text-align : left;
	padding : 10px 0 0 10px;
}

.footerbox2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:360px;
	height:196px;
	float:left;
	padding : 3px 0 0 0;	
}

.footerbox3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #6f3171;
	width : 238px;
	height : 196px;
	float : left;
	border-left : 1px solid #ccccc4;	
	padding : 3px 0 0 0;	
}

.bytefoot  {
	width : 800px;
	float : left;
	text-align : center;
	font-size : 11px;
}

.bytefoot a {
	color : #6f3171;
}

.gelbleiste {
	background-color:#ded608;
	width:800px;
	height:11px;
	float : left;
}

/* Buttonbar */

.button {
	width : 230px;
	float : right;
	padding : 0 0 10px 9px;
}

.button ul {
	padding : 0;

}

.button ul li{
	list-style : none;
	list-style-image: none;
	display : normal;
}

.button1 a {
	width : 221px;
	height : 61px;
	background-image:url(images/btn_premiumtexte.gif);
	background-repeat:no-repeat;
	margin : 0 0 15px 0;
	float : left;
}

.button1 a:hover, .button1 .current {
	background-image:url(images/btn_premiumtexte.gif);
	background-position : 0 -61px;	
}

.button2 a {
	width : 221px;
	height : 61px;
	background-image:url(images/btn_onlinetests.gif);
	background-repeat:no-repeat;
	margin : 0 0 15px 0;	
	float : left;
}

.button2 a:hover, .button2 .current{
	background-image:url(images/btn_onlinetests.gif);
	background-position : 0 -61px;	
}

.button3 a {
	width : 221px;
	height : 61px;
	background-image:url(images/btn_lernprog.gif);
	background-repeat:no-repeat;
	margin : 0 0 15px 0;
	float : left;
}

.button3 a:hover, .button3 .current{
	background-image:url(images/btn_lernprog.gif);
	background-position : 0 -61px;	
}

.button4 a {
	width : 221px;
	height : 61px;
	background-image:url(images/btn_antistress.gif);
	background-repeat:no-repeat;
	margin : 0 0 15px 0;	
	float : left;
}

.button4 a:hover, .button4 .current{
	background-image:url(images/btn_antistress.gif);
	background-position : 0 -61px;	
}

.button5 a {
	width : 221px;
	height : 61px;
	background-image:url(images/btn_verzeichnis.gif);
	background-repeat:no-repeat;
	float : left;
}

.button5 a:hover, .button4 .current{
	background-image:url(images/btn_verzeichnis.gif);
	background-position : 0 -61px;	
}

.button6 a {
	width : 221px;
	height : 61px;
	background-image:url(images/btn_online_beratung.gif);
	background-repeat:no-repeat;
	margin : 0 0 15px 0;	
	float : left;
}

.button6 a:hover, .button4 .current{
	background-image:url(images/btn_online_beratung.gif);
	background-position : 0 -61px;	
}

.button7 a {
	width : 221px;
	height : 61px;
	background-image:url(images/btn_blog.gif);
	background-repeat:no-repeat;
	margin : 0 0 15px 0;	
	float : left;
}

.button7 a:hover, .button4 .current{
	background-image:url(images/btn_blog.gif);
	background-position : 0 -61px;	
}

.button8 a {
	width : 221px;
	height : 61px;
	background-image:url(images/btn_forum.gif);
	background-repeat:no-repeat;
	margin : 0 0 15px 0;	
	float : left;
}

.button8 a:hover, .button4 .current{
	background-image:url(images/btn_forum.gif);
	background-position : 0 -61px;	
}

.books {
	width : 240px;
	float : right;
	padding : 20px 0 20px 0;
	text-align : center;
}

