/**
 * Style sheet chtelefon_startseite
 */
body {
  background:url('tl_files/images/s_main.jpg');
  background-repeat:repeat-x;   
}
#wrapper
{
	margin-top: 40px;
}

#header div.mod_navigationSub
{
	margin-top: 10px;
  text-align:right;
  float:right;
}

#header div.mod_navigationSub ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#header div.mod_navigationSub a
{
	color:#2E73B4;
	padding:5px;
	text-decoration:none;
  font-weight:bold;
  font-size:14px;
  padding-top:7px;
  padding-bottom:7px;
  display:block;
}
#header .mod_navigationSub.active
{
	color:#2E73B4;
	padding:5px;
	text-decoration:none;
  font-weight:bold;
  font-size:14px;
  padding-top:7px;
  padding-bottom:7px;
  display:block;
}
#header div.mod_navigationSub a:hover
{
  border-bottom:3px solid #0d4c88;
  color:#0d4c88;
}

#header div.mod_navigationSub li
{
	float:left;
  background:transparent url(tl_files/images/primnav_separator.gif) no-repeat scroll right center;
  padding-right:5px;
  padding-left:5px;
}
#header div.mod_navigationSub li.last {
  background:none;
}

#header,
#main,
#footer
{
	width: 800px;
	margin:auto;
}

#main
{
	padding: 2% 0px;
/*  background-image:url("tl_files/images/s_main.jpg"); */
  background-repeat:repeat-x;
}
#main div.inside
{
	color:#000;
	font-size:1em;
}

#header {
  border-bottom:3px solid #e60019;
}

#header div.inside
{
	text-align: center;
}

#footer {
  background:url('tl_files/images/s_ft.jpg');
  background-repeat:repeat-x;
  padding-top:1px;
  padding-bottom:5px;
}

h1 {
  font-size:20px;
}

h4 {
  margin-top:0px;
  margin-bottom:5px;
  font-size:14px;
}

#footer h4 {
  margin:none;
  font-size:12px;
}

#main h1 {
  left:32px;
  position:relative;
}

div.chtelefon_search
{
  background:url('tl_files/images/s_sbg.jpg');
  background-repeat:no-repeat;	
  background-position:0px top;
  height:100px;
  padding-top:13px;
  padding-left:20px;
  width:580px;
  position:relative;
  float:right;
}
.chtelefon_search small {
  color:grey;
  font-size:12px;
}

div.chtelefon_search input.searchfield
{
	width: 230px;
	border:1px solid #f1aeae;
	padding:4px;
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
}
.chtelefon_search .dort {
  margin-left:120px;
}

div.chtelefon_search input.activesearchfield {
	width: 230px;
	background-image:url("tl_files/images/loader.gif");
	background-repeat:no-repeat;
	background-position: 220px 6px;
	border:1px solid #f1aeae;
	padding:4px;
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
}

#main #beschreibung {
	text-align: justify;
  font-style:italic;
  font-size:14px;
  color:#777;
  width:600px;
  float:right;
}
#beschreibung a {
  color:#666;
}

#tagcloud
{
  width:600px;
  padding-top:20px;
  float:right;
}
#tagcloud h3 {
  border-bottom:1px solid #e60019;
  margin-bottom:5px;
}
#tagcloud ul {
  float:left;
  list-style-type:none;
  margin:0;
  padding:0;  
}
#tagcloud li {
  border:1px solid #ccc;
  margin:3px;
  float:left;
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
}
#tagcloud li:hover {
  background-color:#ffeff1;
}
#tagcloud a {
  color:#000;
  text-decoration:none;
  font-size:13px;
  padding:3px;
  vertical-align:2px;
}

div.ad
{
	float: left;
	width: 180px;
	padding: 10px;
	word-wrap: break-word;
	overflow: hidden;
}

.archnav {
 text-align:center; 
 margin-top:20px;
}

.archnav a {
  padding:2px;
  text-decoration:none;
  font-size:12px;
  color:#5959d6;
}

div.copy 
{
	font-size: 0.8em;
	margin-top:20px;
  text-align:center; 
  color: #888;
}

div.copy a
{
	color: #888;
  text-decoration:none;
}

div.ad_text a,
div.ad_link a
{
	text-decoration: none;
}

div.ad_link a
{
	font-size: 0.8em;
}

div.ads_titel
{
	text-align: right;
	font-size: 0.8em;
}

#sprachen {
  padding-right:7px;
}

#postit {
  float:left;
  padding-right:20px;
}
#chmap {
  float:left;
  padding-right:20px;
  padding-top:60px;
}
#chmap h3 {
  font-size:12px;
  border-bottom:1px solid #e60019;
}

#logo
{
  float:left;
  height:75px;
}

.copylinks {
  width:0px;
  height:0px;
  display:none;
  visibility:hidden;
}

fieldset {
  border:none;
  margin:0;
  padding:0;
}
