body
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #f0f0f0;
}

table
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

pre
{
  font-size: 10px;
  font-family: monospace;
  background-color: #DDDDDD;
  border: 1px solid;
  padding-left: 5px;
  line-height: 7px;
}

a
{
  color:black;
  text-decoration:none;
}
a:visited
{
  color:black;
  text-decoration:none;
}

a:hover
{ 
  color:grey;
  text-decoration:none;
}

#indexstuff
{
  float: left;
  width: 200px;
  font-weight: bold;
  height: 100px;
  padding-top: 95px;
  text-align: center;
} 

.navigation
{
  padding-left:5px;
  padding-right:5px;
  font-size:14px;
  border-width:1px;
  border-style:solid;
  width: 110px;
  margin-top: 3px;
  background-color:white;
  float:left;
  display:inline;
}

.navitem
{
  border-bottom-color:black;
  border-bottom-width:1px;
  border-bottom-style:solid;
background-color: white;
}

.lastnavitem
{
  background-color:   white;
}

.navsubitem
{
  margin-left: 15px;
  font-size:12px;
}

.content
{
  float:left;
  font-size: 12px;
  font-family: Verdana, Helvetica, sans-serif;
  padding: 10px 10px 10px 10px;
  width: 450px;
  background-color: white;
  border: solid black 1px;
  margin-top: 3px;
  margin-left: 5px;
  display: inline;
  height: auto;
}

.image
{
  float:left;
  width: 600px;
  height: 120px;
}

.container
{
 float:left;
 width: 600px;
 height: auto;
}

.rechts
{
  float: left;
  background-color: white;
  border: 1px solid black;
  margin-left: 4px;
  padding: 5px 5px 5px 5px;
  font-size: 11px;
  height: 500px;
  width: 120px;
}

#latestblogbox
{
  font-size: 11px;
  margin-bottom: 20px;
}

#latestblogheader
{
  font-size:11px;
  font-weight: bold;
}

#sa_weather
{
 
}

#weather_header
{
  font-weight: bold;
}
#vie_weather
{ 
}

#weathercom
{
  font-size: 10px;
  margin-top: 20px;
  font-weight: bold;
}

#weather
{
  font-size: 10px;
}

#featurepic
{
  margin-top: 20px;
  clear: both;
}
#featurepic #pic
{
  text-align: center;
  clear:both;
}


/* blog page */

#latest_blogs_header
{
  font-size:12px;
  font-weight: bold;
}

.blog_short
{
  font-size: 12px;
}

.latest_blog_header
{
  font-size: 12px;
  font-weight:bold;
}

.more {
  font-size: 12px;
  font-weight: bold;
}


/* show blog page */
#blog
{
  font-size: 12px;
}

#blogheader
{
  margin-bottom:12px;
  float: left;
  font-weight: bold;
}

#blogdate
{
  margin-bottom:12px;
  float:right;
  font-weight: bold;
}

#blog
{
  clear: both;
  float: bottom;
}

#back
{
  font-weight: 12px;
  font-weight:bold;
  clear: both;
}
/* linux page */
.linux_text
{
  clear: both;
  margin-bottom: 10px;
  text-align: justify;
}

#wikilink
{
  font-weight: bold;
}

/* system page */
#system_intro
{
  margin-bottom: 20px;
}
.system_file
{
  margin-top: 5px;
}

.filename
{
  font-weight: bold;
  margin-bottom: 5px;
}

.file_text
{
  margin-left: 20px;
}

/* problems page */
#problems_intro
{
  margin-bottom: 20px;
}
.problem
{
  margin-bottom: 10px;
  font-weight: bold;
}

.problem .date
{
  font-weight: normal;
}

#problem_detail
{
}

#problem_detail #header
{
  font-weight: bold;
}

#problem_detail #date
{
  font-weight: normal;
  margin-bottom: 20px;
}

#problem_detail #description
{
  text-align: justify;
}

.project
{
  margin-top: 20px;
}

.project .project_header
{
  font-weight: bold;
}

.project .project_text
{
  text-align: justify;
}

.project .more
{
  float:right;
}

#project
{

}
#project #header
{
  font-weight: bold;
}

#project #description
{
  margin-top: 20px;
  text-align: justify;
}

.link
{
  clear: both;
}

.link .url
{
  font-weight: bold;
}

.link .desc
{
  float: left;
  margin-left: 20px;
  margin-top: 10px;
}

/* photo pages */
.photo_list
{
  float:left;
  width: 50px;
  margin: 0px;
}

.img_nav
{
  text-align: center;
  clear: both;
}

.img_nav .img_navlink
{
  margin: 0px 20px;
  border: 1px solid;
  padding: 5px;
  width: 70px;
  background-color: white;
}

#img
{
  margin: 10px auto;
}

#img_desc
{
  background-color: white;
  border: 1px solid black;
  width: 526px;
  padding: 10px;
  margin: 5px auto;
  
}

#photo_intro
{
  margin: 5px 0px 5px 0px;
}
#photo_intro .header
{
  font-weight: bold;
  margin-bottom: 20px;
}

#photo_intro .description
{
  margin-bottom: 20px;
}

.phototrip
{
  margin: 5px 0px 5px 0px;
}
.phototrip .header
{
  font-weight: bold;
}
.comment
{
  margin-top: 5px;
  margin-left: 20px;
}
.comment .commentname
{
  font-weight: bold;
  clear:both;
  margin-bottom: 3px;
}

#writecomment
{
  clear:both;
  margin-left: 40px;
}
#writecomment #namefield
{
}
#writecomment #commentfield
{
  margin-left: 0px;
  padding: 0px;
}
.featureheader
{
  font-weight: bold;
}

.problem_link, .link:visited
{
  font-weight:bold;
  color: #3333AA;
}

.problem_link:hover
{
  font-weight: bold;
  color: grey;
}

.quote
{
  width: 350px;
  background-color: #EEEEEE;
  border: 1px solid black;
  margin-left: 50px;
  padding: 10px;
  padding-top: 0px;
}

.quotetitle
{
  font-weight: bold;
  margin-left: 50px;
}

.impressum
{
  float: left;
  clear: both;
  font-size: 8pt;
  width:700px;
  text-align: center;
}
