/* Layout for studibar.de */

body{
  color: black;
  background-color: white;
  font-family: "Lucida Grande",Helvetica, sans-serif,Arial;
  text-align: center;
  font-size: 9pt;
}

div#site{
  text-align: left;
  margin: 0 auto;
  width: 760px;	
  border: 1px dotted silver;	
}

div#head{
  background-image: url(head.gif);
  background-repeat: no-repeat;
  height: 75px;
  width: 760px;
}

div#navigation{
  float: left;
  width: 150px;
}

div#navigation hr{
  color: silver;
}

div#navigation ul{
  list-style-type: none;
  margin-top: 15px;
/*  margin-left: 0px;  */
}

div#navigation a{
  color: black;
  background-color: white;
  display: block;	    
  padding-left: 1px;
  margin-top: -4px;
  margin-bottom: -4px;
  text-decoration: none;
/*  font-weight: bold; */
}

div#navigation a:hover{
  color: white;
  background-color: silver; 
  padding-left: 1px;
  text-decoration: none;
/*  font-weight: bold;  */
}

div#navigation a#select{
  color: black;
/*  background-color: #b98e65; */
  text-decoration: none;
  font-weight: bold;
}

div#navigation ul#unternavi a{
  color: black;
  background-color: white; 
  display: block;	    
  padding-left: 1px;
  margin-top: -4px; 
  margin-bottom: -4px; 
  text-decoration: none;
/*  font-weight: bold; */
  padding-top: 1px;
  padding-bottom: 3px;
}

div#navigation ul#unternavi a:hover{
  color: white;
  background-color: #b98e65; 
  padding-left: 1px;
  text-decoration: none;
/*  font-weight: bold; */
}

div#news{
  padding: 0.5em 0.5em;
  border: 1px solid #b98e65;
}

div#content{
  border-left: 1px solid silver;  
/*  margin-top: -1.4em; */
  margin-left: 160px;
  padding: 0 1em; 
  margin-bottom: 5px;
}

h1{
  font-size: 18pt;
  color: silver;
}

h2{
  font-size: 11pt;
}

p{
  text-align: justify;
}

div#aktuelles h2{
  font-size: 14px;
}

div#aktuelles p{
/*  background-color: #f1f1f1; */
}

div#modified{
  float: left;
  width: 300px;
  padding-top: 3px; 
}

div#links{
  float: right;
  padding-top: 3px; 
}

div#links a{
  text-decoration: none;
  color: black;
}

.mitbewohnerbild{
  float: left;
  width: 75px;
}

.mitbewohner{
  margin-left: 90px;
  width: 450px;
  margin-bottom: 20px;
  height: 100px;
/*  border: 1px solid silver; */
}

.mitbewohnera{
  float: left;
  width: 450px;
  margin-bottom: 20px;
  height: 50px;
/*  border: 1px solid silver; */
}

.mitbewohnerbilda{
  margin-left: 465px;
  width: 75px;
}

div#pic{
  text-align: center;
}

div#counter{
  text-align: center;
  font-size: 12pt;
  color: gray;
}

a#pic{
  text-decoration: none;
  border: 0px;
}

div#projektbild{
  float: left;
}

div#projekt{
  margin-left: 170px;
  height: 150px; 
}

.bildera{
  float: left;
  width: 250px;
  height: 200px;
  text-align: justify;
  margin-left: 20px;
}

.bilderb{
  margin-left: 300px;
  width: 250px;
  height: 200px;
  text-align: justify;
}

.h3{
  text-decoration: none;
  color: black;
}

a#h3:hover{
  text-decoration: underline;
  color: black;
}

a#h1{
  text-decoration: none;
  color: silver;
}

div#downloads{ 
  margin-bottom: 10px;
 }

a{
  text-decoration: none;
  color: gray;
}

a:hover{
  color: black;
  text-decoration: underline;
}

.link{
  text-align: center;
}

.version {
  margin-bottom: 20px; 
/*  height: 160px; */
}

.kontakt {
  margin-bottom: 10px;
}

.downloads{ 
  margin-bottom: 10px;
 }

.projektbild{
  float: left;
}

.projekt{
  margin-left: 170px;
  height: 150px; 
}