/* Stylesheet für ideas2mobile */

/* {padding: 0; margin: 0;}*/
body {
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  display: inline;
  list-style-type: none;
  margin: 0 50px 0 50px 
  }
  
#rightcontent .bodytext{
margin:0px;
}
  
  #contentbox{
    color: black; /*Schriftfarbe*/
    background-color: white;
    width: 1005px;
    /*width: 680px;*//* Breite des Inhaltsbereichs */
    /*height: 500px;*/
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;

  }
  * html #contentbox {  /* nur fuer Internet Explorer */
  width:1005px;
  /*width:680px;*/     /* Version 5.x */
  w\idth:1015px;
  /*w\idth:680px;*/    /* Version 6 */
  }

  
  #kopfbereich {
    position: relative;
    color: #333333;  /*Schriftfarbe*/
    background-color: white;
    padding-top: 0px;
    padding-right:20px;
    padding-bottom:15px;
    padding-left: 20px; 
    border-bottom: 1px solid orange;
    height:48px;
    }
    
    #kopfbereich ul {
     position: absolute;
     top: 13px;
     right: 3px;
     margin:0px;
     padding: 0px;
     }
 
   #kopfbereich ul li{
     display: inline;
       border-left: 1px solid grey;
       padding-left:10px;
   }
      
    #navibereich {
    color: #333333;  /*Schriftfarbe*/
    padding-top: 10px;
    padding-right:10px;
    padding-bottom:0px;
    padding-left:5px;
    height: 35px;
    margin-bottom:10px;
  }
  #navibereich ul {
  padding:0px;
  margin: 0px;
    
  }
  #navibereich li {
    display: inline;
    list-style-type: none;
    margin: 0px 10px 0px 0 ;
  }
  
  #navibereich img{
  border:0px;
  
  }
  
  #subnavigation{
      margin-top: 5px;
    float:left;
  }
  

  #findus{
   float:right;
   margin:0px;
height:35px;
  }
  #findus img{
 height:35px;
width:35px;
margin:0px;
padding:0px;
  }
  
    #breadcrumb{
    margin-top: 5px;
     float:right;
  }
   #leftspacer {
   float:left;
   padding-left:15px;
   }
   #rightspacer {
   float:left;
   padding-right:15px;
   }
   #middlespacer{
   float:left;

   }
  #textbereich {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom:20px;
    padding-left: 0px;
    margin-bottom:10px;
    font-family: Arial;
  /*  border: 1px solid blue;*/
    float:left;
    }
   #textbereich ul {
padding-left:15px;
  }
  
#textbereich  ul li {
  //list-style-image:url(http://www.ideas2mobile.com/fileadmin/templates/ideas2.0/img/pfeil1.png);
  font-family: Tahoma;
  }


  .tb3col{
   background-image:url(/fileadmin/templates/ideas2.0/img/3colbg.png);
  }
   .tb2col{
   background-image:url(/fileadmin/templates/ideas2.0/img/2colbg.png);
  }
#topimage{
 margin-bottom:25px;
}
  
  * html #textbereich {  /* nur fuer Internet Explorer */
  height:500px;
     /* Version 5.x */
  h\eight:500px;    /* Version 6 */
  }
  
  #topleft{
    float:left;
    width:700px;
    height:250px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom:0px;
    padding-left: 15px;
    margin-bottom:10px;
    margin-top:5px;

     background-color:#D9D9D9;
  }
 * html #topleft {  /* nur fuer Internet Explorer */
  width:700px;     /* Version 5.x */
  w\idth:700px;    /* Version 6 */
  }
  

  #topright{
    float:left;
    width:280px;
    height:255px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom:0px;
    padding-left: 10px;
    margin-bottom:10px;
   /* border: 1px solid red;*/
  }
   * html #topright {  /* nur fuer Internet Explorer */
  width:250px;     /* Version 5.x */
  w\idth:250px;    /* Version 6 */
  }
  
  #topright .bodytext{
  margin:0px;
  bottom: 5px;
  float:right;
  font-size:9px;
  }
  
  
  /*ContentDIV im News (2 Spaltiges - Template) */
    #leftcontent3col{
/*border-right:1px solid grey;*/
float:left;
min-height:500px;
padding:0 30px 5px 0;
width:370px;

  }
 * html #leftcontent{  /* nur fuer Internet Explorer */
  width:630px;     /* Version 5.x */
  w\idth:630px;    /* Version 6 */
  }
  
  #leftcontent2col{

float:left;
min-height:500px;
padding:0 30px 5px 0;
width:670px;

  }
    #leftcontent1col{
float:left;
min-height:500px;
padding:0 0 5px 0;
width:970px;

  }
  
     #middlecontent{

float:left;
min-height:500px;
padding:0 30px 5px;
width:240px;
} 
  
  
  #rightcontent{
float:left;
min-height:500px;
padding:0 0 5px 30px;
width:240px;

  }
   * html #rightcontent{  /* nur fuer Internet Explorer */
  width:310px;     /* Version 5.x */
  w\idth:310px;    /* Version 6 */
  }
  #rightcontent img{

  }
  
  #rightcontent .entry{
  margin-top:5px;
  margin-bottom:10px;
  font-size:12px;
  }
  #rightcontent .entry .date{
  font-size:11px;
  font-weight:bold;
  }
  
  #buttom{
  clear:both;
/*  border: 1px solid yellow;*/
   width:1015px;
  }

 #buttom h4{
 margin-top:5px;
 margin-bottom:5px;
 }
     
  #fussbereich {
    position: relative;
    color: #333333;  /*Schriftfarbe*/
    background-color: white;
   padding-top: 15px;
    padding-right:20px;
    padding-bottom:20px;
    padding-left: 20px; 
    border-top: 1px solid orange;
     clear:both;
  /*   border: 1px solid green;*/
    }
    
    #fussbereich ul {
     position: absolute;
     top: 10px;
     left: 5px;
     padding:0px;
     margin:0px;
     width:550px;
     }
     
     #fussbereich ul li{
     display: inline;
       border-left: 1px solid grey;
       padding-left:10px;
   }
     #quicklinks {
     float:left;
      }
     
     #addthis  {
     top: 3px;
     right: 3px;
     float:right;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     }
     
  a { text-decoration: none; outline: none }
  a:link { color: #333333; }
  a:visited { color: #555555; }
  a:hover { color: #660000; }

  #rightcontent .entry a{
  text-decoration: underline;
  }
  
  #textbereich a { text-decoration: none;  }
   #textbereich a:link { color: #660000; }
   #textbereich a:visited { color: #660000; }
   #textbereich a:hover { color: #555555; }

 h2  { font-size: 120%;
       color:  #660000;
        font-family: Trebuchet MS, Helvetica, sans-serif;
       margin-bottom: 1em;
       margin-left: 0;
       }

 h3  { font-size: 100%;
       color:  #660000;
        font-family: Arial, Helvetica, sans-serif;
       margin-bottom: 1em;
       margin-left: 0;
       }
 h4  {font-size: 110%;
       color:  #660000;
       margin-bottom: ;
       margin-left: 0;
        font-family: Trebuchet MS, Helvetica, sans-serif;
       }
 h5  {
color:#660000;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
margin-bottom:1em;
margin-left:0;
min-height:35px;
       }
       
p {
margin:2px;
}

ul {
margin:2px;
}



  /*============== Kontaktformular =======*/
  /*form {
    background-color: #eee;
    width: 400px;
    padding: 20px;
    margin-bottom: 2em;
  }*/
  label {display: block;}
  #firstname, #lastname, #email {
    width: 200px;
    border: 1px solid #8c8c8c;
    margin-bottom: 1em;
  }
  textarea {
    border: 1px solid #8c8c8c;
    width: 350px;
    height: 7em;
    margin-bottom: 1em
    }
    input: focus, textarea: focus
    {
      background-color: #d9d9d9;
    }

/* TT NEWS überschreibungen */

dd img{
border:0px;
visible:1;
}

img {
border:0px;
}

.news-latest-item-uebersicht {
width:300px;
height:300px;
float:left;
margin-left:0px;
}

.news-latest-item-uebersicht hr {
margin-bottom:20px;
}

#newsspacer{
width:35px;
float:left;
}

.news-latest-item-uebersicht img {
float:left;
padding-right: 20px;
padding-bottom: 10px;
width:80px;
height:160px;
}

#topproduct .news-list-morelink{
margin-top: 20px;
margin-bottom: 10px;
}

#topproduct .news-list-item{
margin-top:10px;
}


#üebersicht .news-list-morelink{
margin-top: 20px;
margin-bottom: 10px;
}

.news-list-container img {
margin-left:0px;
}

#storeimg {
float:right;
height:40px;
margin-top:10px;
width:122px;
padding:0px;
/*background-image: url(http://www.ideas2mobile.com/fileadmin/_temp_/appstorebadge-40pxheight.png);*/
}

.news-list-item-news{

}

#newsclearer {
clear:both;
border-bottom: 1px solid #BFBFBF;
margin-bottom: 20px;
}

.news-list-item-news h3 {
font-size: 13px;
}

#news-news-list-img {
width:150px;
float:left;
}

#news-news-list-content{
float:left;
width:430px;
margin-bottom: 10px;
}

#news-news-list-content h3 {
padding:0px;
}

#news-news-list-content .news-list-category{
margin-top: 20px;
}

#news_news_details img{
float:left;
margin-right:15px;
}

.news-list-item-news .news-list-date {
color:#333333;
float:left;
font-size:9px;
font-weight:normal;
height:10px;
margin-bottom:5px;
margin-right:0;
margin-top:0;
padding-left:0;
text-align:left;
width:180px;
}

.news-latest-item-rev .news-list-date{
width: 50px;
color: #333333;
}

.news-latest-item-rev {
height:auto !important;
line-height:1.3;
margin:3px;
padding:3px;
}

.news-latest-item-rev h5 {
margin-top:0px;
}

.news-latest-item-rev .news-list-date {

}

.news-single-additional-info {
border:0px;

}

.csc-sitemap a{
outline-color:-moz-use-text-color;
outline-width:medium;

}

.csc-sitemap ul{
list-style-image:url(http://www.ideas2mobile.com/fileadmin/templates/ideas/images/list_style_image.gif);

}
.csc-sitemap ul li{
list-style-image:url(http://www.ideas2mobile.com/fileadmin/templates/ideas/images/list_style_image.gif);
border:none;
list-style-position:outside;
}

.news-single-item h3{
color:#333333;
}

.csc-sitemap {

}

#news_img {
float: right;
margin-right:100px;
}

#news_news_details h2{

}

#uebersicht {
width:1050px;
}


.csc-mailform{
border:0px;
margin:0px;
padding:0px;
}

#leftcontent1col .csc-textpic{
float:left;
height:320px;
margin-right:32px;
width:290px;
}
#leftcontent1col .csc-textpic-clear{
//float:left;
//width:35px;
//height:30px;
clear:none;
}
.news-list-morelink  {
display:none;
}

.csc-frame-frame1{
border:1px solid lightgrey;
padding:2px;
}
.csc-textpicHeader h4{
margin-top:0;
}