/*  Theme Name: GilaUNG */

/* ## Common Styles ## */

body
{
    color: black;
    background-color: white;
    width: 1020px; /* Fest Seitenbreite */
    font-family: arial, verdana, helvetica, arial, sans-serif;
    font-size: 13px;
    margin:0px;
    padding:0px;
    padding-left:9px;
}

body a
{
    color: black;
    
}
body a
{
    margin-left: 0px;
    
}

td
{
    /* font-size: 11px; */
    vertical-align:top;
}
.search1 input
 { margin: 2px; border: 1px solid #707070; background-color: #FFF; font-size: 11px; color: #000;}

.search2 input
{ width: 242px; font-size: 11px; height: 24px; font-weight: bold; 
border: none; background-color: #c7c7c7; padding: 1px; margin: 1px; color: #fff; }

.input-box
{ 
margin: 0px;
height: 20px;
color: #000;
background: #fff;
border: solid 1px #707070; 
}

.submit-button
{ 
margin: 0;
padding: 1px;
color: #000;
height: 24px;
width: 180px;
background: #c7c7c7;
border: solid 1px #707070;
}

.goooolink {
  color: #000000;
  font-size: 9pt;
  margin: 0;
  padding: 0;
  text-align: left;
}

.goolink a {
 color: #707070;
  text-decoration: bold;
  
}


.goolink a:hover {
 color: #000000;
  text-decoration: underline;
  
}





div
{
margin: 0px;
padding: 0px;    
}

 img { border: 0px; } 

.oerss {
border: 5px solid white; /* Bastelt einen 5px breiten, weiߥn Rand ums Bild */
float: left; /* L䳳t das Bild rechts vom Text durch die Gegend schweben */
margin: 0px 10px 5px 10px; /* Abstand des Bildes zum Text - 5px jeweils oben und unten und 10px links und rechts */
font-weight: bold;
}

.oerss a {
font-weight: bold;
}

.floated-img {
border: 5px solid white; /* Bastelt einen 5px breiten, weiߥn Rand ums Bild */
float: left; /* L䳳t das Bild rechts vom Text durch die Gegend schweben */
margin: 0px 10px 5px 10px; /* Abstand des Bildes zum Text - 5px jeweils oben und unten und 10px links und rechts */
}
.imgleft img
{
border: 5px solid white; /* Bastelt einen 5px breiten, weiߥn Rand ums Bild */
float: left; /* L䳳t das Bild linkds vom Text durch die Gegend schweben */
margin: 0px 10px 5px 10px; /* Abstand des Bildes zum Text - 5px jeweils oben und unten und 10px links und rechts */
}

.orange {
color: #FE6700;
font-weight: bold;
}



.header1 /* H?des Headers*/

{
height:70px;    
}


.zanox /* ZANOX */

{

padding: 34px 6px 11px 12px;
 
}

.leftcontent 

{
    color: #707070;
    width: 144px; 
       font-size: 12px; 
    
    border: 1px solid #c7c7c7;
    padding: 4px;
    
  }
  
.ilove /* JS Werbung*/

{
color: black;

    font-size: 12px;    
}

acronym, .titleTip
{
    border-bottom: 1px dotted #c7c7c7;
    cursor: help;
}

.doNotDisplay
{
    display: none;
}


.smallCaps
{
    font-variant: small-caps;
}
h1, h2
{
    font-size: 13px;
   /* color: #000; */
    margin:0px;
}


p, table  {
    font-size:13px;
}
p .img {
border: 5px solid white; /* Bastelt einen 5px breiten, weiߥn Rand ums Bild */
float: left; /* L䳳t das Bild rechts vom Text durch die Gegend schweben */
margin: 0px 10px 5px 10px; /* Abstand des Bildes zum Text - 5px jeweils oben und unten und 10px links und rechts */
}


dt
{
    font-weight: bold;
}

dd
{
}

.center
{
    text-align: center;
}

.four {
  margin-left: -4px;
  padding: 0;
}

/* ## Header in stylebak gesichert ## */

/*HEADER New Beginn */
.headersearch
{
    position: absolute;
    left: 277px;
    top: 40px; /*neu*/
    font-size:11px;
  }

.gdesc
{
    position: absolute;
    left: 804px;
    top: 704px; 
      width: 194px;
      color: #333333;
    padding-bottom:3px;
		padding-top:3px;
		padding-left:9px;
				padding-right:5px;
		  border: 1px solid #c7c7c7;
    
  }

.ReftSideBar
{
    width: 1004px;
    color: #ffffff;
    background-color: #FE6700;
    padding-bottom:1px;
		padding-top:3px;
		padding-left:5px;
    font-weight: bold;
    text-decoration: none;
}

.ReftSideBar a
{
    color: white;
    
    text-decoration: none;
}

.ReftSideBar a:hover
{
    color: #c7c7c7;
    
}

.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;
}

/*HEADER new Ende */

/* ## Left Side Bar ## */

.leftSideBar
{
    width: 154px;
    float:left;
}

.leftSideBar .sideBarTitle
{
    color: #333333;
    background-color: #c7c7c7;
    font-weight: bold;
    margin:0px;
    margin-top:7px;
    padding:1px 2px 1px 5px;
   
}

.leftSideBar ul
{
    list-style-type: none;
    list-style-position: outside;
    font-weight: bold;
    background-color: #f4f4f4;
    border: 1px solid #c7c7c7;
    margin:0px;
    padding:0px;
}

.leftSideBar li
{
    /*  margin: 1ex; */
    padding: 4px 1px 4px 9px;
    line-height:18px;
}

.leftSideBar a
{
    color: #333333;
    text-decoration: none;
}

.leftSideBar a:hover
{
    color: #FE6700;
    background-color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.leftSideBar .sideBarText
{
    /* ... */
}

.leftSideBar .sideBarText a
{
    text-decoration: none;
}

.leftSideBar .sideBarText a:hover
{
    text-decoration: none;
}

.leftSideBar .thisPage
{
    color: #333333;
    
    font-weight: bold;
    text-decoration: none;
}


/* ## Right Side Bar ## */

.PostRightSideBar
{
    width: 208px; 
    position: absolute;
    left: 807px;
    top: 719px; /*neu*/
    border: 1px solid #c7c7c7;
  }
  
.PostRightSideBar p
{
   
    padding: 4px 4px 6px 4px;
    
}


.CommentRightSideBar
{
   font-size: 12px;
   padding: 8px 4px 6px 6px;
   line-height: 14px;
   
   
}

.rightSideBar
{
    width: 208px; 
    position: absolute;
    left: 804px;
    top: 77px; /*neu*/
    border: 1px solid #c7c7c7;

    
}


.rightSideBar .sideBarTitle
{
    color: black;
    background-color: #FE6700;
    font-weight: bold;
    
}

.rightSideBar a
{
    color: #909090;
    
    text-decoration: none;
    font-weight: bold;
}

.rightSideBar a:hover
{
    text-decoration: underline;
}

.rightSideBar .sideBarText
{
    line-height: 20px;
    margin-left:9px;
    margin-top:9px;
    
}

.rightSideBar .more
{
    text-decoration: none;
    text-align: right;
    display: block;
}

.rightSideBar .more:hover
{
    text-decoration: underline;
}
.rightSideBar ul
{
    list-style-type: none;
    list-style-position: outside;
}

.rightSideBar li
{
}

.rightSideBar img
{
    border: 0;
}


/* ## Main Copy ## */

.main-copy
{
    color: black;
    width: 620px;
    float:left;
    background-color: #fff;
    text-align: left;
    line-height: 16px;
    padding: 1px 10px 1px 10px;

}

.main-copy h1
{
    color: #000; 
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    line-height: 33px;
}

.main-copy a
{
    color: #000;
    
    text-decoration: none;
}

.main-copy a:hover
{
    color: #FE6700;
}

.main-copy ul
{
line-height: 20px;
}

.date-header
{
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #909090;
}


.entryDate
{
    font-size: 10px;
    border-bottom: 0px solid #c5c5c5;
    line-height: 16px;
}


.post
{

    padding-bottom: 0px;
     text-align: left;
     
}

.post a
{
    color: #000;
    
    text-decoration: none;
}

.post a:hover
{
    text-decoration: underline;
}

blockquote
{
    background: url(http://www.dsl-24000.de/wp-images/quote.gif) no-repeat 0 3px;
    color: #000;
    padding-left: 20px;
    font-style: italic;
    margin-bottom: 1px;
    display: block;
    padding-top: 5px;
}


/* ## Footer ## */

#footer
{
    color: black;
    /* background-color: red; */
    
    text-align: center;
    line-height: 20px;
    clear: both;
    margin-left:170px;
}

#footer div
{
}

#footer a
{
    color: black;
    
    text-decoration: underline;
    font-weight: bold;
}

#footer a:hover
{
    text-decoration: none;
}

ul#navfooter
{
    font-size: 12px;
    line-height: 20px;
        text-align: center;
    margin: 0; /* white-space: nowrap; */
    padding-right: 40px;
}

ul#navfooter li
{
    display: inline;
    list-style-type: none;

}

ul#navfooter li a
{
    padding: 4px 4px;
}

ul#navfooter li a:link, ul#navfooter li a:visited
{
    color: #fff; 
    text-decoration: none;
}



ul#navfooter li a:hover
{
    color: #c7c7c7; 
    text-decoration: none;
}

/* ## Comments ## */



.comment-link
{
    text-transform: uppercase;
    letter-spacing: 2px;
}

input.text, textarea
{
    background: #ffffff;
    color: #000000;
    border: 1px solid;
    border-color: #c7c7c7;
    padding: 3px 6px 4px 6px;
    width: 174px;
}

input.text:focus, textarea:focus
{
    border-color: #000000;
}

.alt
{
      font-size: 11px;
      background-color: #c4c4c4;


       width: 176px;
}

.none {
  color: #000;
  font-size: 10pt;
  text-align: left;
  font-weight: normal;
}

.none a {
 color: #000;
 font-weight:  normal;
  
}


.none a:hover {
 color: #707070;
  font-weight:  normal;
  
}


/* SEO Spacer */
.four {
  margin-left: -4px;
  padding: 0;
}

.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 */
}


.phrase, .glossar_eintrag {
  
  text-decoration: bold;
  font-weight: bold;
  
}