/*
Theme Name: Haase for dresden-lebt.de
Theme URI: http://www.dresden-lebt.de
Description: Template f?r eigene Firmenseite
Version: 1.0
Author: Thomas Haase
Author URI: http://www.dresden-lebt.de
Gr?n vom Logo: #A6CF39
*/

body {
  font-family:arial;
  font-size:13px;
  text-align:center;
  background-color:#fff;
  margin:0;
  padding:0;
}

ul{list-style-type:circle;}

#frame{
	position:absolute;
	left:50%;
	margin-top:10px;
	margin-left:-499px;
	width:998px;
	border:1px solid #A7A9AC; 
	margin-bottom:20px;		
	background-image:url(http://www.dresden-lebt.de//wp-content/themes/haase/images/bg-content.jpg); 
}

#header{
	margin-top:10px;
	background-image:url(http://www.dresden-lebt.de//wp-content/themes/haase/images/bg-content.jpg); 
	margin-bottom:10px;
}

#menu{
	height:24px;
	line-height:24px; 
	top:2px;
	font-family:verdana;
	font-weight:bold;
	color:#fff;
	text-align:center;
	background-color:#A7A9AC; 
	vertical-align:bottom;
	text-align:center;
	
	}
#menu a{
	text-decoration:none;
	color:#fff;
}
#menu li{
	margin-right:67px;
	display:inline;
	}


#menu .current_page_item a {
	font-weight:bold;
	text-decoration:underline;
}

.entry li{
	background-color:transparent;
	text-decoration:none;
	color:#555;
	list-style-type:disc;
	margin-left:10px;
}

 
.entry {
	
	color:#555;
} 


#content
{
	display:block;
	height:auto;
	min-height:500px;
	/* _height:500px; */
	color:#555;
	background-image:url(http://dresden-lebt.de/wp-content/themes/haase/images/bg-content.jpg);
}

#left{
	min-height:500px;
	/* _height:500px; */
	height:100%;
	float:left;
	width:200px;
	text-align:left;
	font-weight:bold;
}

#left ul{
	margin:0;
	margin-top:50px;
	padding:0;
	list-style:none;
}
#left li{
	margin:1px;
	margin-left:20px;
	display:block;	
	height:20px;
	line-height:20px;
}
#left a{
	color:#fff;
	text-decoration:none;
	margin-left:10px;
}

#left .current_page_item  a,li{
	background-color:#aaa;
}
#left .current_page_item li{
	background-color:#ccc;
}

#main{
 	float:left;
	width:518px;
	text-align:left;
	margin-left:40px;
	margin-right:40px;
	margin-top:20px;
}

#main strong{
	font-weight:normal;
}


#main img{
	border:1px solid #555;
}
#main a{
	color:#555;

}
#main a:hover{
	text-decoration:underline;
}

#right{
	position:relative;
	min-height:500px;
	/* _height:500px; */
	float:left;
	width:200px;
	text-align:left;
}
#right-hase{
	vertical-align:bottom;
	position:absolute;
	bottom:0px;
	right:-1px;
}

#kunden-head{
	margin-left:10px;
	margin-right:10px;
	margin-top:74px;
	font-weight:bold;
} 
#kunden-name{
	margin-left:10px;
	margin-right:10px;
	font-style:italic;
	font-size:11px;
	text-align:right;
}

#kunden-aussage{
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
}


.teaser-head{
	margin-left:10px;
	margin-right:10px;
	margin-top:74px;
	font-weight:bold;
} 
.teaser-text{
	margin-left:10px;
	margin-right:10px;
	font-size:13px;
	text-align:left;
	font-weight:normal;
}


.teaser-link{
	/* margin-top:10px; */
	/* margin-right:10px; */
	margin-left:10px; 
}

.teaser-link a{
	color:#555;
	text-decoration:underline;
	/* display:block; */
}





.break{clear:both;}

#footer 
{
	height:24px;
	font-family:verdana;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#A7A9AC;
	line-height:24px;
	font-size:13px;
	clear:both;
}


#footer a{
	text-decoration:none;
	color:#fff;
}
#footer a:hover{
	color:#A6CF39;
	font-weight:bold;
}
#footer .left{
	margin-left:30px;
	text-align:left;
	float:left;
}
#footer .right{
	margin-right:10px;
	text-align:right;
	float:right;
}

#footer .right li{
	margin-left:10px;
	margin-right:10px;
	display:inline;
}
/* #footer ul,li{display:inline;}  */

#referenz strong{font-weight:bold}
#referenz img{border:1px solid #555;}
h1 {
	font-weight:bold;
	font-size:18px;
}
h2 {
	font-weight:bold;
	font-size:16px;
}
h3 {
	font-weight:bold;
	font-size:13px;
}

#comment{
	width:400px;
	height:100px;

}