/*  Theme Name: Gila */

/* ##### Common Styles ##### */
.searchf { position: absolute; left: 711px; top: 3px; width: 250px; text-align: right; 
	
}
body {
  width: 1000px; /* Fest Seitenbreite */
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 13px;  
  margin: 0px;
  padding: 0px;
	background-image:url('http://www.dsl-24000.de/dsl-anbieter-tarife_bg.jpg');
	background-attachment: fixed;
	background-position:top left;
	background-repeat:no-repeat;
	  border-bottom: 10px solid #ffffff;  /* NEU */
}

/* SEO Spacer */
.four {
  margin-left: -4px;
  padding: 0;
}


.doNotDisplay {
  display: none !important;
}

.leftfloated-img {
border-right: 7px solid white; /* Bastelt einen 1px breiten, weissen Rand ums Bild */
float: left; /* Lasst das Bild links vom Text durch die Gegend schweben */
margin: 5px 10px 5px 0px; /* Abstand des Bildes zum Text - 5px jeweils oben und unten und 10px links und rechts */
}

.rightfloated-img {
border-left: 5px solid white; /* Bastelt einen 5px breiten, wei?en Rand ums Bild */
float: right; /* L?sst das Bild right vom Text durch die Gegend schweben */
margin: 5px 10px 5px 0px; /* Abstand des Bildes zum Text - 5px jeweils oben und unten und 10px links und rechts */
}


h1 {                  
  color: #000000;
	font-size: 12pt; 
}

h2, h3 {
  color: #000000;
	font-size: 12pt; 
	padding-top: 5px;
}  


.center {
text-align: center;
}

img { border: 0px; }

form { margin: 0; }

input { border: 1px solid #c7c7c7; background: #FFF; font-size: 10px; }

input.submit { width: 28px; height: 20px; font-weight: bold; border: none; background: #FFF; padding: 3px; color: #616161; }




.searchpad { padding-top: 15px; }

/* ##### Header ##### */

/*HEADER New Beginn */

#header {
  background-color:  #ffffff;
}

.header24 {
  width: 978px;
  
  margin-left: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 1px solid #c7c7c7;  /* Rahmen als pr?sizer Abstand */
  border-left: 0px solid #fff888;
  border-bottom: 1px solid #c7c7c7;
}

.header24 .headerTitle {
  color: #000000;
  background-color: #ffffff; 
  font-family:  arial, verdana, sans-serif;
  font-size: 13px;  
  font-weight: bold; 
  text-decoration: none;
  margin: 0;
  padding: 0.4ex 1ex; 
}

.header24 a {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
}

.header24 a:hover {
color: #909090;
  background-color:   transparent;
}

.claim h1 {                
  color: #c7c7c7;
	font-size: 8pt; 
	font-weight: normal;
	padding-left: 27px;
	}


.navspacer {                
  color: #ffffff;
	font-size: 8pt; 
	font-weight: normal;
	padding-left: 124px;
	}

/*HEADER new Ende */

/* ##### Left Side Bar ##### */

.leftSideBar {
 position: absolute;
    left: 3px;
    top: 156px; /*neu*/
 
  width: 150px;
 
 
  margin-left: 0px;
  margin-top: 0px;
  border-top: 0px solid #ffffff;  /* Rahmen als pr?sizer Abstand */
  border-left: 14px solid #ffffff;
  border-right: 9px solid #ffffff;
  border-right: 1px solid #c7c7c7;
  border-bottom: 4px solid #ffffff;
   /* background-color: #EDEEEC; */
}

.leftSideBar .sideBarTitle {
  color: #000000; 
  
  font-weight: bold;
  margin: 0;

  padding: 2px 2px 1px 5px; 
   border: 0px solid #0000FF;
}

.leftSideBar .sideBarTitle a {
  color: #000000;
   text-decoration: underline;
   
}


.leftSideBar .sideBarTitle a:hover {
  color: #909090;

  text-decoration: underline;
  font-weight: bold;
}


.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  font-size: 13px;
  /* font-weight: bold;  WAR SO */
  margin: 0 0 10px 0; /* die em-Angabe bestimmt den Abstand unter den Men?-Boxen */
  padding: 2px 2px 1px 5px; 
 
}

.leftSideBar li {
/*  margin: 1ex; */
  margin: 0px; 
  padding: 1px 0px 1px 0px; 
}

.leftSideBar a {
  color: #909090;  
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar a:hover {
  color: #000000;
  
  text-decoration: none;
  font-weight: normal;
}

.leftSideBar .sideBarText {
 /* ... */
}

.leftSideBar .sideBarText a {
  text-decoration: none;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: #333333;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none 
}


/* ##### Right Side Bar ##### */

.rightSideBar {
  width: 174px;
position: absolute;
    left: 820px;
    top: 156px; /*neu*/
    border-left: 1px solid #c7c7c7;
  

}

[class~="rightSideBar"] {
  margin-right: 1.5ex;
}


.rightSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 5px 2ex;
}


.rightSideBar img {
 border: 0;
}

.rightSideBar .sideBarTitle {
  color: #000000; 
  font-weight: bold;
  margin-left: 16px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px 2px 0px 1px; 
   border: 0px solid #0000FF;
}

.rightSideBar .sideBarTitle a {
  color: #000000;
   text-decoration: underline;
   
}


.rightSideBar .sideBarTitle a:hover {
  color: #000000;

  text-decoration: underline;
  font-weight: bold;
}


.rightSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  font-size: 13px;
  /* font-weight: bold;  WAR SO */
  margin: 0 0 10px 16px; /* die em-Angabe bestimmt den Abstand unter den Men?-Boxen */
  padding: 2px 2px 1px 0px; 
 }

.rightSideBar li {
/*  margin: 1ex; */
  margin: 0px; 
  padding: 0px 0px 0px 0px; 
}

.rightSideBar a {
  color: #7f7f7f;  
  background-color: transparent;
  text-decoration: none;
}

.rightSideBar a:hover {
  color: #7f7f7f;
  background-color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

.rightSideBar .sideBarText {
 /* ... */
}

.rightSideBar .sideBarText a {
  text-decoration: none;
}

/* ##### Main Copy ##### */

.main-copy {
    width:615px;
    position: absolute;
    left: 180px;
    top: 156px; /*neu*/
  color: #7f7f7f;
  /* background-color: #FFFFCF; */
  text-align: left;
  margin-top: 0px;

  margin-right: 186px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 1px 10px 40px 10px; 
  border-left: 0px solid #c7c7c7;  /* NEU */
  border-right: 0px solid #c7c7c7;  /* NEU */
  border-top: 1px solid #ffffff;  /* NEU */

}



.main-copy h1 {
  color: #000000; 
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 13px; /* size of heading in post */
  font-weight: bold;
  text-align: left;
  line-height: 33px;
  margin: 7px 0 -11px 0;
  padding-bottom: 7px;
}

.main-copy h2, h3 {
  color: #000000; 
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 13px; /* size of heading in post */
  font-weight: bold;
  text-align: left;
  margin: 0px 0 8px 0;

}


.main-copy a {
  color: #474747;
  background-color: transparent;
  text-decoration: none;
}

.main-copy a:hover {
	 color: #c1c1c1;
}


.date-header {
  font-size: 0.8em;
  text-transform:uppercase;   
  letter-spacing:.2em;
  color:#999;
}


.entryDate
{
  font-size: 10px;
  border-bottom: 1px solid #c5c5c5;
  line-height: 16px; 
}


.post {
  padding-bottom: 0px;
   /*  background-color: #ffffff; */
}

.post a {
  color: #B42525;
  background-color: transparent;
  text-decoration: none;
  
}

.post a:hover {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

blockquote {  
background: url(http://www.dsl-24000.de/wp-images/quote.gif) no-repeat 0 3px; 
color: #666; 
padding-left: 20px;
font-style: italic;
margin-bottom: 1px;
display:block; 
padding-top:5px;
}


.partnerwerbung {
  
  font-size: 8pt;
  }

.goolink {
  color: #000000;
  font-size: 7pt;
  margin: 0;
  padding: 0;
}

.goolink a {
 color: #000000;
  text-decoration: none;
  
}


.goolink a:hover {
 color: #000000;
  text-decoration: none;
  
}
/* ##### Footer ##### */

.footer {
  color: #c7c7c7;
  background-color: white;
  font-size: 8pt;
  text-align: left;
  line-height: 1.25em;
  margin: 0;
  padding: 5px;
  clear: both;
}

.footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

.footer a {
  color: #c7c7c7;
  background-color: transparent;
  text-decoration: none;
  
}

.footer a:hover {
color: #c7c7c7;
  text-decoration: none;
  font-weight: bold;
}
	
	/* ##### Comments ##### */
	
.comment-link {
  text-transform:uppercase;
  letter-spacing:.1em;
}

input.text, textarea {
	background: #ffffff url("http://www.dsl-24000.de/wp-images/input.gif") top right;
	color: #7f7f7f;
	border: 1px solid;
	border-color: #c7c7c7;
	padding: 1px;
	font-size: 10px;
}

input.text:focus, textarea:focus {
	border-color: #7f7f7f;
}

.alt {
	 background-color: #f8f8f8;
	 border-top: 1px solid #ddd;
	 border-bottom: 0px solid #ddd;
}	




