/*
/*
Theme Name: im-erfolg.de
Theme URI: http://im-erfolg.de.org/
Description: Wordpress Theme von im-erfolg.de
Version: 1.0
Author: im-erfolg.de
Author URI: http://im-erfolg.de
Tags: im-erfolg.de



*/

*/

			html
			{

				margin:0px;
				padding:0px;
			}
			body
			{
				margin:0px;
				padding:0px;
				background-color:#dac991;
				background-image:url('images/bg.jpg');
				background-repeat:repeat-x;
				background-position:top left;
				font-family:arial,sans-serif;
			}
			
			div
			{
				line-height:20px;
			}
			
			#full
			{
				position:absolute; 
				left:50%; 
				margin-left:-650px;
				width:635px;
				height:154px;
				background-image:url('images/bglogo.jpg');
				background-repeat:no-repeat;
				background-position:top left;
			}
			
			#box
			{
				position:relative; 
				left:50%; 
				margin-left:-515px;
				width:1029px;
				top:50px;

			}

			#container
			{
				width:1019px;
				background-image:url('images/content_background.jpg');
				background-repeat:repeat-y;
			}

			#page
			{
				width:1019px;
				background-image:url('images/content_top_background.jpg');
				background-repeat:no-repeat;
			}
			#header
			{
				height:100px;
				margin-top:0px;
				width:1029px;


			}
			#page_bottom
			{
				width:1029px;
				height:30px;
				background-image:url('images/content_bottom.jpg');
				background-repeat:no-repeat;
			}
			#footer
			{
				height:30px;
				width:1029px;
				color:#5f5544;
				font-size:0.7em;
			}

			#footer a
			{
				color:#5f5544;
				text-decoration:none;
			}
			* html #content_left
			{
				width:550px;
				margin-left:20px;
			}
			#content_left
			{
				width:600px;
				float:left;
				text-align:left;
				margin-left:40px;
			}


			#content_right
			{

				float:right;
				width:345px;
				margin-top:30px;
				margin-right:20px;
			}

			#content_left .post
			{
				border-bottom:1px dotted #5f5544;
				padding-top:10px;
				padding-bottom:10px;
			}

			#content_left h2 a
			{
				color:#b08908;
				text-decoration:none;
				font-weight:normal;
			}

			#content_left h2
			{
				color:#b08908;
				padding:0px;
				margin:0px;
				margin-top:10px;
				margin-bottom:10px;
			}

			#content_left small
			{
				color:#5f5544;
				font-size:0.7em;
			}

			#content_left small a
			{
				color:#000000;
			}

			#content_left .entry
			{
				color:#312009;
				font-size:0.8em;
			}

			#content_left .entry a
			{
				color:#b08908;
				text-decoration:underline;
			}

			#content_left .comments
			{
				font-size:0.8em;
				color:#b08908;
				text-decoration:none;
				background-image:url('images/comments.jpg');
				background-repeat:no-repeat;
				padding-left:20px;
				margin-right:20px;
			}
			
			h3
			{
				clear:left;
			}

			span.tags
			{
				font-size:0.8em;
				color:#b08908;
				text-decoration:none;
				background-image:url('images/tags.jpg');
				background-repeat:no-repeat;
				padding-left:20px;
			}
			span.tags a
			{
				color:#b08908;
				text-decoration:none;
			}

			#content_left a.more-link
			{
				font-weight:bold;
				text-decoration:none;
			}
			
			.rspace
			{
				float:left;
				margin-right:10px;
				display:inline;
			}
			
			.cb
			{	
				clear:both;
			}
			
			.box
			{
				color:#FFFFFF;
				width:320px;
				background-image:url('images/box_background.jpg');
				overflow:hidden;
			}



			.box_content
			{
				padding-left:15px;
				padding-right:15px;
				text-align:left;
				width:290px;
				background-image:url('images/box_top.jpg');
				background-repeat:no-repeat;
			}

			.box_bottom
			{
				width:320px;
				height:5px;
				background-image:url('images/box_bottom.jpg');
				background-repeat:no-repeat;
			}

			* html .box { padding:0px; }
			* html .box_bottom { font-size:0px; }
			.box h2
			{
				color:#FFFFFF;
				padding:0px;
				margin:0px;
			}

			.box ul
			{
				margin:0px;
				padding:0px;
			}

			li.cat-item, .box_content li
			{
				list-style-type:none;
				background-image:url('images/arrow.gif');
				background-repeat:no-repeat;
				background-position:0 70%;
				font-size:0.9em;
				float:left;
				width:280px;
				padding-left:10px;
				margin-bottom:3px;
			}

			li.cat-item a, .box_content li a
			{
				color:#b08908;
				text-decoration:underline;
			}

			li.categories
			{
				list-style-type:none;
				background-image:none;
			}

			a
			{
				color:#b08908;
			}

			.commentlist
			{
				font-size:0.8em;
			}

			.navigation
			{
				margin-top:10px;
				font-weight:bold;
			}

			li.linkcat
			{
				background-image:none;
			}

			li.page_item
			{

				list-style-type:none;
				display:inline;
				font-size:1.2em;
				margin-left:15px;
			}

			#header_left
			{
				float:left;
				text-align:left;

				margin-left:20px;
			}
			#header_right
			{
				float:right;
				background-image:url('images/topright.jpg');
				background-repeat:no-repeat;
				width:322px;
				height:135px;
				margin-right:47px;
			}

			* html #header_right
			{
				margin-right:30px;
			}

			#header_r_image
			{
				width:88px;
				height:99px;
				background-color:red;
				float:left;
				margin-top:22px;
				margin-left:24px;
			}
			#header_r_text
			{
				color:#FFFFFF;
				text-align:left;
				float:right;
				font-size:0.7em;
				width:200px;
				margin-top:22px;
			}

			* html #header_r_text
			{
				width:200px;
			}

			* html #header_r_image
			{
				margin-top:22px;
				margin-left:12px;
			}

			h1
			{
				color:#FFFFFF;
				padding-bottom:0px;
				margin-bottom:10px;
				position:relative;
				top:-20px;
				left:140px;
			}
			h1 a
			{
				text-decoration:none;
				color:#FFFFFF;
			}

			.description
			{
				color:#FFFFFF;
				position:relative;
				left:142px;
				top:-20px;
			}
			.ttf
			{
			    border:0px;
			}
			.resp
			{
			    font-size:12px;
			    color:#e3c668;
			    font-weight:bold;
			    text-align:left;
			}
			.respf
			{
			    font-size:12px;
			    border:1px solid black;
			}

