body {
  font-size:10pt;
}
body, ul, li, p, div, h1, h2, h3, h4, h5, h6, table, td, th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:#000000;
  padding:0px;
  margin:0px;
}

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

div.tab {
  margin-top:5px;
  margin-left:15px;
}

h1 {
  font-size:16pt;
  margin:0.67em 0em 0.67em 0em;
}
h2 {
  font-size:14pt;
  font-weight:bolder;
  color:#6C6C6C;
  margin:0.83em 0em 0.83em 0em;
}
h3 {
  font-size:12pt;
  font-weight:bolder;
  color:#6C6C6C;
  margin:1em 0em 1em 0em;
}
h4 {
  font-size:10pt;
  font-weight:bolder;
  padding:1px;
  color:#6C6C6C;
  margin:1.33em 0em 1.33em 0em;
}
h5 {
  font-size:10pt;
  margin:1.67em 0em 1.67em 0em;
}
h6 {
  font-size:8pt;
  margin:2.33em 0em 2.33em 0em;
}
h3,h4,h5,h6 {
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:#cccccc;
}
p {
  margin:0px 0px 5px 5px;
  text-indent:0px;
}
ul, ol {
  margin:10px 0px 15px 20px;
  padding-left:15px;
}
table {
  margin:5px 0px 15px 20px;
  padding:5px 5px 5px 0px;
}
th, th a {
  text-align:center;
  background:#bbc8dc;
  color:#000000;
  min-width:70px;
  padding:2px 10px 2px 10px;
  vertical-align:top;
  font-size:10pt;
  font-weight:bold;
}
td {
  min-width:70px;
  text-align:left;
  padding:2px 10px 2px 10px;
  vertical-align:top;
  font-size:10pt;
}
.invisibletable th, .invisibletable td, table.invisible th, table.invisible td {
  color:#000000;
  background:transparent;
  text-align:left;
}
tr.dark td {
  background-color:#E8E8E8;
}
tr.light td {
  background-color:#F7F7F7;
}
tr.brown td {
  background-color:#EFEBDD;
}
tr.trenner td {
  height:5px;
  margin:0px;
  padding:0px;
}

pre {
  padding-left:10px;
}
strong {
  font-weight:bold;
  color:#555555;
}
emph {
  font-style:italic;
  color:#555555;
}
a {
  color:#000080;
  text-decoration:underline;
}
a:hover {
  color:#000000;
}
input, textarea, select {
  background-color:#e2e2e2;
  border-style:solid;
  border-width:1px;
  border-color:#555555;
  /*margin-left:10px;*/
}
input[type=text],input[type=password],input[type=file],textarea,select {
  float:none;
  clear:both;
  width:300px;
}

table.agenda {
  margin:0px 0px 20px 0px;
  padding:5px 0px 5px 0px;
  width:100%;
}

table.agenda td {
  text-align:left;
  padding:3px 4px 3px 4px;
  vertical-align:top;
  font-size:10pt;
}

table.fotos td {
  vertical-align:middle;
  text-align:center;
  border:1px solid lightgrey;
  padding:9px;
  background:#F8F8F8;
}

table.beitraege {
  margin:0px;
}

table.beitraege td {
  vertical-align:middle;
}

span.grey {
  font-size:8pt;
  color:#555555;
}

#page {
  background:url(Images/page_background.png) repeat-y;
  min-width:720px;
}

#header {
  background:url(Images/chemnitz.jpg);
  /*background:#bbc8dc;*/
  height:57px;
  border-top:2px solid #708CB6;
  border-bottom:2px solid #708CB6;
}
#header1, #header2, #header3, #header4, div.headerborder {
  float:left;
  height:57px;
}

#header1 {
  width:205px;
}

#header2 {
  background:url(Images/logo_gi.png) no-repeat;
  width:160px;
}

#header3 {
  width:160px;
  background:url(Images/logo_proetcon.gif);
}

#header4 {
  width:164px;
  background:url(Images/logo_tu.gif);
}

div.headerborder {
  width:6px;
  background:#708CB6;
}

#subheader {
  background:#F7F7F7;
  height:10px;
}

#body {
  clear:both;
}
#navigation {
  width:200px;
  vertical-align:top;
  float:left;
  min-height:300px;
  /*height:100%;*/
  margin-top:25px;
}
#navigation a {
  color:#000000;
  text-decoration:none;
}
#navigation a:hover {
  color:#000080;
  text-decoration:underline;
}
#navigation ul {
  list-style-image:url(Images/arrows.png);
  margin:10px 5px 10px 5px;
  padding-left:15px;
}
#navigation li {
  margin-top:5px;
}

#main {
  margin:10px 0px 25px 15px;
  float:left;
  min-height:325px;
  width:530px;
}
#main p {
  padding-left:5px;
}
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
  padding-left:5px;
}
#news {
  background:#bbc8dc;
  width:165px;
  float:right;
  padding:0px;
  margin:0px 0px 5px 5px;
  border:1px solid #bbc8dc;
}
#news h3 {
  background:#ffffff;
  height:20px;
  padding-left:10px;
  color:black;
  border-bottom:0px;
}
#news ul {
  padding:0px;
  list-style-position:inside;
  list-style-image:url(Images/arrows.png);
  font-size:8pt;
}
#news li {
  padding:0px 2px 10px 5px;
}

#footer {
  clear:both;
  min-width:790px;
  padding:0px;
  margin:0px;
  height:21px;
  background:#bbc8dc;
  padding:5px 0px 0px 0px;
  font-size:7pt;
}

#footer1 {
  float:left;
  padding-left:10px;
}
#footer1 a {
  color:black;
}
#footer2 {
  float:right;
  padding-right:10px;
}
#footer2 a {
  color:black;
}
