/*
 *  R. U. Kiele 
 *  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *  *      (c) 2014 KIELE.e-consult
 *   
 */

/* Farbe Seitenhintergrund */
* {margin: 0px;} /*alle R�nder auf Null setzen*/

body {
background-color: #000000; 
background-image:url(images/Kielesoftlogo.png);
background-attachment:fixed;
font-family: Helvetica, Arial, sans-serif;
}

#gesamt {
width: 1000px; /* Breite des Gesamt-Container*/
margin:auto; /* zentriert den Gesamt-Container */
margin-top: 45px;
}

#eins {
width: 100%; /*feste Breite wegen Firefox*/
}
#einseins {
width: 240px; /* Breite des linken Containers */
height: 50px;
float:left; /* Ausrichten des Containers am linken Rand */
background-color: #B7B7B7;
}
#einszwei {
width: 720px; /*feste Breite wegen Firefox*/
height: 50px;
float:left; /* Ausrichten des Containers am linken Rand */
border-color: #00FF00;
}

#zwei {
width: 100%; /*feste Breite wegen Firefox*/
}
#zweieins {
width: 240px; /* Breite des linken Containers */
height: 100px;
float:left; /* Ausrichten des Containers am linken Rand */
background-color: #FFFFFF;
background-image: url(http://www.kiele.de/fileadmin/images/kiele-logo.jpg);
background-repeat: no-repeat;
background-position: 25% 50%;
}
#zweizwei {
width: 230px; /*feste Breite wegen Firefox*/
height: 100px;
float:left; /* Ausrichten des Containers am linken Rand */
background-color: #B7B7B7;
text-align:right;
padding-left:340px;
}
#zweidrei {
width: 165px; /* Breite des linken Containers */
height: 70px;
float:left; /* Ausrichten des Containers am linken Rand */
background-color: #B7B7B7;
background-image: url(http://www.kiele.de/fileadmin/images/linie.jpg);
background-repeat: no-repeat;
background-position: 55% 20%;
padding-top:30px;
padding-left:5px;
font-size:10px;
}

#drei {
width: 100%; /*feste Breite wegen Firefox*/
}
#dreieins {
width: 190px; /* Breite des linken Containers */
height: 400px;
float:left; /* Ausrichten des Containers am linken Rand */
background-color: #FFFFFF;
padding-top:30px;
background-image: url(http://www.kiele.de/fileadmin/images/w3chtml5.png);
background-size:113px;
-moz-background-size:113px;
background-repeat: no-repeat;
background-position: 50% 95%;
}
#dreizwei {
width: 550px; /*feste Breite wegen Firefox*/
float:left; /* Ausrichten des Containers am linken Rand */
min-height:400px;
background-color: #B7B7B7;
padding-left:60px;
padding-right:10px;
padding-top: 20px;
}
#dreidrei {
width: 170px; /* Breite des linken Containers */
height: 470px;
float:left; /* Ausrichten des Containers am linken Rand */
background-color: #B7B7B7;
padding-top: 20px;
}
 
 #vier {
width: 100%; /*feste Breite wegen Firefox*/
}
#viereins {
width: 190px; /* Breite des linken Containers */
height: 0px;
float:left; /* Ausrichten des Containers am linken Rand */
}
#vierzwei {
width: 620px; /*feste Breite wegen Firefox*/
height: 1px;
float:left; /* Ausrichten des Containers am linken Rand */
background-color: #B7B7B7;
opacity: 0.0;
}
#vierdrei {
width: 170px; /* Breite des linken Containers */
height: 0px;
float:left; /* Ausrichten des Containers am linken Rand */
background-color: #B7B7B7;
}
 
 
/* Farbe der Text-Links */ 
A { color:#FFFFFF; text-decoration:none;}
A:link { text-decoration:none; color:#666666; font-family:Helvetica, sans-serif; }
A:hover { text-decoration:none;color:#000000; }
A:visited { text-decoration:none; color:#000000; }

/* Grunds�tzliche Schriftformatierung*/ 
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Helvetica, Arial, sans-serif; color:#000000; font-size:12px; }
.content {font-family: Helvetica, Arial, sans-serif; margin:0; padding:0;}


ul.menu  {
padding-top:10px;
padding-bottom:10px;
background-color: #eeeeee;
list-style-type:none;
padding-left:0px;
font-size:15px;
} 
ul.menu  a:active{
padding-left:0px;

} 
ul.menu  a:hover{
padding-left:0px;

color: #000000;
} 
ul.menu  a:link{
padding-left:0px;
} 

li.menuzwei  {
padding-left:30px;
} 
li.menuzwei  a:active{
} 
li.menuzwei  a:hover{
} 
li.menuzwei  a:link{
}


 
.fuss {
  font-size: xx-small;
  font-weight: bold;
}


/* Kontaktformular */
.csc-mailform-field label { float:left; width:100px;}


/* NEWS */
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
   border:0px solid #FFFFFF;
  background-color:#FFFFFF;
}
.news-latest-container H2,.news-latest-gotoarchive {
  float:center;
  color:#FFFFFF;
  padding:0px;  
  margin:3px;
  border:3px solid #eeeeee;
  background-color:#eeeeee;
}
.news-latest-gotoarchive {
   font-weight:bold;
  margin-top:0px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER, {
  color:#FFFFFF;
}
.news-latest-gotoarchive A {
  color:#FFFFFF;
}
.news-latest-item {
  padding:0px;  
  margin:6px;
  border:0px solid #FFFFFF;
  background-color:#FFFFFF;
}
.news-latest-item IMG {
  margin-bottom:5px;
  margin-right:5px;
   border:0px solid #666;
  float:left;
}
.news-latest-category IMG {
  float: none;
border:none;
margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
  font-size:9px;
}

.news-latest-morelink {
  height:12px;
}

.news-latest-morelink A {
  float:right;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

   border:1px solid #000;
  background-color:#FFFFFF;
}  


.news-list-item {
  padding:3px;  
  margin:3px;
  border:1px solid #FFFFFF;
  background-color:#FFFFFF;

  } 
.news-search-form {  
padding:3px;  
  margin-bottom:5px;
  border:1px solid #FFFFFF;
  background-color:#FFFFFF;

}
.news-search-emptyMsg{

margin:0px;
}
.news-search-form FORM {
  margin:0px;  
}
.news-list-container H3 {
  margin-bottom: 5px;
  padding: 2px;
  border-bottom: 1px solid #888888;
  background-color: #FFFFFF;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER, {
  color:#000000;
padding-left:2px;
}
.news-list-container H3 A {
  color:#000000;

}
.news-list-container H4 {
  font-weight:normal;
  height:70px;
padding-left:3px;
}
.news-list-date {
  float: right;
  color: #3E551C;
  width: 180px;
  text-align: right;
  height: 18px;
  margin-top: -2px;
  margin-right: -2px;
  font-size: 9px;
  font-weight: normal;
  background-color: #FFFFFF;
  }

.news-list-imgcaption {
    float: right;
  padding-top:3px;
  padding-right:3px;
  font-size: 9px;

  }

.news-list-container IMG {
    float: right;
  border:1px solid #666;
margin-bottom:5px;
margin-right:2px;
margin-left:5px;
}
.news-list-category IMG {
  float: none;
border:none;
margin:0px;
}

.news-list-morelink,.news-list-category {
  font-size:9px;
margin-left:3px;
}
.news-list-morelink  {
margin-bottom:3px;
}
.news-list-browse {
  text-align: center;
}
  


  /*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
  margin:3px;
  border:1px solid #666;
  padding:3px;
  background-color:#FFFFFF;
}
.tx-ttnews-browsebox TD { 
  font-size: 10px; 
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 
  font-weight: bold; 
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
  margin:0px;
}

.tx-ttnews-browsebox-SCell {
  background-color: #BBE53A;
  border:1px solid #666;
}
.news-search-emptyMsg { 
  font-size: 11px;
  margin-left: 10px; 
}
  /*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
  padding:5px;  
  margin-bottom:5px;
  border:1px solid #666;
  background-color:#FFFFFF;

}
.news-single-item H2 {
  font-size: 16px;
  font-weight:bold;
  color: #000000;
  margin-bottom: 0px;
}
.news-single-item H3 {
  margin-bottom: 15px;
}

  


.news-single-img {
  float: right;
margin-left:5px;

}



.news-single-imgcaption {
  padding:3px;
  clear:both;
}

.news-single-category {

  float: right;
}
.news-single-backlink, .news-single-backlink a {
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 15px;
  margin-top: 10px;
}
.news-single-timedata {
  float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
  font-size: 9px;
}
.news-single-author {
  padding-bottom: 3px;
}
.news-single-additional-info {
  background-color: #BBE53A;
  clear: both;
  margin-top: 15px;
  border: 1px solid #666;
padding:3px;
padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
  border: 1px solid #666;
margin:0px;
  margin-bottom: 3px;
padding:3px;
  background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin-left:20px;
;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
  font-weight: bold;
  font-size: 11px;
margin-left:5px;
width:90%;
}
  
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
  padding:3px;  
   border:1px solid #333;
  background-color:#FFFFFF;
}
.news-amenu-container LI {
  padding-bottom:1px;
}
.news-amenu-container UL {
  padding:3px;
  margin-top:5px;
  margin-left:0px;
  margin-bottom:0px;
  border:1px solid #666;
  background-color:#FFFFFF;
  list-style-type: none;
}
.news-amenu-container H2 {
  color:#000;
  padding:3px;  
  border:1px solid #666;
  background-color:#FFFFFF;
}
.news-amenu-item-year {
  font-weight: bold;
  border: 1px solid #666;
  padding: 2px;
  background-color: #769024;
  color:#fff;
}
