/*  

Theme Name: tawenga

Theme URI: http://blog.tawenga.com

Description: A clean, minimalist theme

Version: 1.0

Author: Ralf Ast

Author URI: http://tawenga.com

*/



/*************************************

 +Containers 

 *************************************/

@media screen { 

/* ======================================
   1. Allgemeine Styles
   ====================================== */
#textbereich ol li, ul li {
margin:0 0 10px 20px;
}

address {
   text-align: center;  
   font-size: 80%;      
   font-style: normal;  
   letter-spacing: 2px; 
}
/* Hyperlinks */
a { text-decoration: none; outline: none;} 
a:link { color: #4cf031; } 
a:visited { color: #4cf031; }
a:hover, 
a:focus { 
  /*border-bottom: 1px solid #4cf031;*/
}
a:active { 
   color: white;
   background-color: #4cf031; 
}
a[href^="http:"]{ 
   /*background: url(linkinsweb.gif) no-repeat left center;
   padding-left: 16px; */
}
/*a[href^="http:"]:visited {
   background-image: url(linkinsweb_visited.gif);
}*/

.rss-link a, .rss-link a:hover {
    text-decoration: none;
    border: 0;
}

/* Allgemeine Klassen und IDs */

/* Elemente verstecken */ 
.versteckmich {
   position: absolute;
   left: -9999px; 
   top: -9999px; 
   display: inline;
   width: 0;
   height: 0;
}

/* Bei Navigation per TAB-Taste sichtbar machen */
.tabmich:focus, .tabmich:active {
   position: absolute;
   top: 9999px;   /* Werte f�r top/left ggfs. dem Layout anpassen */ 
   left: 9999px; 
   display: inline; 
   width: 12em;   /* Werte f�r width/height dem Text anpassen */ 
   height: auto; 

   background-color: white; 
   color: #222; 
   padding: 5px; 
   border: 1px solid black;
}
#logo { 
   color: #222;
   background-color: white;
   padding: 0 0 10px 0;
   /*border: 5px solid #d9d9d9;*/
}

/* ==================================== 
   2. Styles f�r die  Layoutbereiche 
   ==================================== */
   
#outer {
	width: 1000px;
	margin: 0 auto;
}

#shadow {
	background: #fff; /*url(images/Bilder/shadow_02.png) repeat-y left top;*/
	padding: 0 10px;

}

  
#wrapper { 
   padding: 0 10px;
   background: #fff url(images/Bilder/shadow_02.png) repeat-y left top;
   float: left;
   /*color: black;*/
   background-color: #fff; 
   width: 980px;
   
}
#kopfbereich {
   position: relative; 
   /*color: black; 
   background-color: #f3c600;*/
   padding: 10px 20px 10px 0;
}
   #kopfbereich p {
      position:absolute;
      top: 10px ;
      right: 10px;
      padding: 5px 0 5px 0;
      margin-bottom: 0;
   }
   #kopfbereich p span {
      color: #d90000;
   }

#textbereich { 
	float: left;
	width: 700px;
	padding: 20px; 
	background-color: #fff;
	/*border-left: 1px solid #8c8c8c;*/
}
	
.widgettitle {
    font-weight:bold;
    font-size: 18px;
    text-decoration: none;
    /*border-bottom: 4px solid #4cf031;*/
}
	
#categories-3, #search-3, #tag_cloud-5, #wp-cumulus, #rss-2, #archives-3, #recent-comments-3, #text-3 {
    list-style-type: none;
}

#recentcomments {
	padding-right: 20px;
}

wp-cumulus {
	padding-left: 20px;
}

#sidebar {
    margin-left: 750px;
    padding: 10px 20px 10px 10px;
    background-color: #fff;
}
	
#menu {
    border: 0px solid #4cf031;
}
	
#textbereich_1col { 
	float: left;
	width: 939px;
	padding: 20px; 
	background-color: #f5f5f5;
	/*border-left: 1px solid #8c8c8c;*/
}
   #textbereich a { 
      border-bottom: 1px solid #4cf031; 
   }
   #textbereich a:hover,
   #textbereich a:focus { 
      border-bottom: 1px solid #4cf031; 
   }
   
#navigation_footer {
    text-align: center;
}
   
#footer_menu li {
    display: inline;
    list-style-type: none;
    margin: 0 10px 0 0;
    font-size: 0.7em;
}
    
#footer_menu a {
    color: #888;
    text-decoration: none;
}
	
#footer_menu a:hover{
    color: #888;
    text-decoration: none;
}
	
   
.line {
    color: #888;
    padding: 0 3px;
}
   
#teaser {
	background: #fff url(images/tawenga_aufmacher.png) no-repeat top left;
	height: 300px;
}

#auktion_content {
	width: 100%;
	float: left;
}

#container_auktion {
	width: 918px;
	float: left;
	padding: 10px;
}
#auktion_picture {
	float: left;
	height: 250px;
	width: 300px;
	background-color: #fff;
	border: 1px solid #ccc;
}

#auktion_price {
	float: left;
	padding-left: 10px;
	width: 250px;
	color: #555;
}

#auktion_price h2 {
	font-size: 1.4em;
	color: #4cf031;
}

.user_outer {
	float: left;
	width: 120px;
	height:15px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.user_inner {
	float: left;
	width: 35%;
	height: 15px;
	background-color: #4cf031;
}

#sub_navi {
	padding: 10px;
	border-bottom: 3px solid #39ba08;
	background-color: #39ba08;
	color: #fff;
	background: transparent url(images/background_topmenue.png) left top;
}

#auktion_description {
	clear: both;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
}

#sub_navi h1 {
	padding-top: 15px;
}

#sub_navi_small {
	border-bottom: 6px solid #39ba08;
	background-color: #39ba08;
	background: transparent url(images/background_topmenue.png) left top;
}
	
#searchform {
    width: 130px;
    margin-left: 13px;
}

#s {
	width: 120px;
}
	
#tagcloudflash {
    margin-left: 20px;
}

.textwidget {
	padding-left: 20px;
}

.roundbox, #categories-3, #search-3, #tag_cloud-5, #wp-cumulus, #rss-2, #archives-3, #recent-comments-3, #text-3 {
	/*width: 200px;
	background: #fff url(images/Bilder/header_sidebar_02.png) repeat-y left top;*/
	background: url(images/Bilder/header_sidebar_03.png) no-repeat left bottom;
	margin: 0;
	padding-bottom: 20px;
}

.roundbox h3, .widgettitle {
	background: transparent url(images/Bilder/header_sidebar_01.png) no-repeat left top;
	padding: 15px 20px 10px 20px;
	font-size: 1.1em;
	color: #fff;
}

.roundbox p  {
	background: url(images/Bilder/header_sidebar_03.png) no-repeat left bottom;
	margin: 0;
	padding: 0 20px 20px 20px;
}

#footer {
	
	background:#fff url(images/Bilder/shadow_03.png) no-repeat scroll left bottom;
    clear:both;
    color:#fff;
    font-weight:bold;
    margin:0;
    padding:7px 20px 16px;
    text-align: center;
}

   #fussbereich ul {
      text-align: center;
      font-size: 80%;
      font-style: normal;
      letter-spacing: 2px;
      padding: 10px;
      margin: 0;
   }
   #fussbereich ul li {
      list-style-type: none;
      padding: 0;
      margin: 0;
   }

/* ==================================== 
   3. Sonstige Styles 
   ==================================== */

/* Das Kontaktformular */
form {
   background-color: #eee;
   padding: 20px; 
   widht: 320px;
   border: 1px solid #8c8c8c;
}
	
#form {
    width: 120px;
    padding: 10px;
    margin: 0;
}
	
/* Beschriftung auf eigener Zeile */
label { 
   display: block; 
   cursor: pointer; 
} 
input#absender, 
textarea { 
   width: 300px;
   border: 1px solid #8c8c8c;
   margin-bottom: 1em;
}
textarea { 
   height: 7em; 
}
input#absender:focus, 
textarea:focus {
   background-color: #d9d9d9; 
}
	
.entrytitle h2{

    font-size:2em;

}

.entrytitle h2 a

{

    color:#39BA08;

}



.entrytitle h2 a:hover{

    color:#808080;

}

.entrytitle h3{

    font-size:1.8em;

    color:#39BA08;

}
	
.entry{

    margin-bottom:3em;

}



.entrymeta{

    font-size:0.9em;

}

.postedby{

    background:#fff url(./images/user.gif) no-repeat;

    padding:3px;

    padding-left:20px;

}

.filedto{

    background:#fff url(./images/post.gif) no-repeat;

    padding:3px;

    padding-left:20px;

}

.commentslink{

    background:#fff url(./images/packaged.gif) no-repeat;

    padding:3px;

    padding-left:20px;

}

/*Ansicht Startseite*/

.container_uebersicht {
	width: 680px;
	height: 190px;
	float:left;
}

#haus {
	background: #fff url(images/haus.jpg) no-repeat left bottom;
	float:left;
	width: 210px;
	height: 180px;
	font-size: 11px;
	line-height: normal;
}

#bmwx1 {
	background: #fff url(images/bmwx1.jpg) no-repeat left bottom;
	float:left;
	width: 210px;
	height: 180px;
	font-size: 11px;
	line-height: normal;
}

#bmw1er {
	background: #fff url(images/bmw1er.jpg) no-repeat left bottom;
	float:left;
	width: 210px;
	height: 180px;
	font-size: 11px;
	line-height: normal;
}

#mini {
	background: #fff url(images/mini.jpg) no-repeat left bottom;
	float:left;
	width: 210px;
	height: 180px;
	font-size: 11px;
	line-height: normal;
}

#ka {
	background: #fff url(images/ka.jpg) no-repeat left bottom;
	float:left;
	width: 210px;
	height: 180px;
	font-size: 11px;
	line-height: normal;
}

#fiat {
	background: #fff url(images/fiat.jpg) no-repeat left bottom;
	float:left;
	width: 210px;
	height: 180px;
	font-size: 11px;
	line-height: normal;
}


.beschreibung {
	padding: 90px 10px 10px 10px;
	float: left;
	widht: 170px;
}


} /* Ende @media - nicht l�schen! */ 

/* ======================================= 
   E N D E  bildschirm.css 
   ======================================= */
