/* Allgemeines */
p,ul,ol,li,td { 
	font-family: Arial, Verdana, sans-serif; 
	font-size:12px;
	color:#323232;
	line-height: 16px;
}

h1	{
	font-family: Verdana, Arial,sans-serif;
	font-size:11pt;
	color:#323232;
	}
	
h2	{
	font-family: Verdana,Arial,sans-serif;
	font-size:10pt;
	color:#323232;
	}
	
h3	{
	font-family: Verdana, Arial,sans-serif;
	font-size:10pt;
	color:#323232;
	font-weight: bold;
	}
	
h4	{
	font-family: Verdana, Arial,sans-serif;
	font-size:9pt;
	color:#323232;
	font-weight: bold;
	}

input, select {
  font: 12px Arial;
  color: #000000;
  background-color: #BBBBBB;
  border: solid 1px #545454;
}

input.noborder {
  font: 9pt Arial;
  background-color: #DADADA;
  border: none;
}

.content {
	margin-left: 10px;
	text-align: justify;
}

.latest_link, .latest_date {
	font-size: 9px;
}

HR               {HEIGHT: 1px; color: #C1C1C1;}

/* Überschriften als Link */

.UBLink {
	font-family:Arial,Verdana,sans-serif; 
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

a.UBLink:visited { color:#000000 }


/* News und Diverses */

table.sitzplan_bg tr td {
        border: 1px solid #ffffff;
} 

.infobox {
	border-top: solid 1px #9C1D1D; 
	border-left: solid 1px #9C1D1D; 
	border-bottom: solid 1px #9C1D1D; 
	border-right: solid 1px #9C1D1D;
	background-color: #E1E1E1;
}
.rahmen_allg {
	border-top: solid 1px #9C1D1D; 
	border-left: solid 1px #9C1D1D; 
	border-bottom: solid 1px #9C1D1D; 
	border-right: solid 1px #9C1D1D;
}
.box_content {
	font-size: 11px;
	line-height: 12px;
}
.Header_Separator {
	background-color: #545454;
}

td.headline { 
	font-family:Verdana,Arial,sans-serif; 
	font-size:12pt;
	font-weight: bold;
	color:#323232;
	background-color: #9C1D1D;
	text-decoration: none;
}
/* Ueberschrift Kommentare */
td.commentintro {
	font-weight: bold;
	color:#000000;
	background-color:#9C1D1D;
}

td.line { 
	color:#CC1111;
	BACKGROUND-IMAGE: url(gfx/std_hr.gif);
}

td.navbar { 
	font-family: Verdana,Arial,sans-serif; 
	font-size:8pt;
	color:#FFFFFF;
	background-color:#9C1D1D;
}
td.navbar2 { 
	font-family: Verdana,Arial,sans-serif; 
	font-size:8pt;
	color:#FFFFFF;
	background-color:#9C1D1D;
}

.navlink {
	color:#000000;
	font-size:9pt;
	text-decoration: none;
	}
a.navlink:hover { text-decoration: underline; }
.inlink {
	color:#323232;
	font-size:9pt;
	text-decoration: none;
	}
a.inlink:hover { text-decoration: underline; }

.newslink {
	color:#D1D1D1;
	}

/* PELAS */

p.fehler
{
	color:#DD0000
}

td.pelas_newstitle { 
	font-family:Verdana,Arial,sans-serif; 
	font-size:11pt;
	font-weight: bold;
	color:#323232;
	text-decoration: none;
}

td.pelas_newstitle_small { 
	font-family:Verdana,Arial,sans-serif; 
	font-size:10pt;
	font-weight: bold;
	color:#323232;
	text-decoration: none
}

td.pelas_newsautor { 
	font-family:Verdana,Arial,sans-serif; 
	font-size:8pt;
	color:#323232;
	text-decoration: none;
}

td.pelas_benutzer_titel { 
	font-family:Verdana,Arial,sans-serif; 
	color:#FFFFFF;
	text-decoration: none;
	background-color:#9C1D1D;
}

td.pelas_benutzer_inhalt { 
	background-color:#E3E3E3;
}

td.pelas_benutzer_prefix { 
	background-color:#E9E9E9;
}

td.PelasSmallComment {
	font-size:8pt;
}

td.sitzborder { 
	background-color:#B0CBDC;
}

td.sitzcontent { 
	font-family: Verdana,Arial,sans-serif; 
	font-size:8pt;
	color:#DDDDDD;
	background-color:#145692;
}

/* Teilnehmerliste */

td.TNListeTDB {
	background-color: #E3E3E3
}

td.TNListeTDA {
	background-color: #E9E9E9
}


/* Teilnehmerliste */

td.TNListe {
	color:#FFFFFF;
	background-color:#9C1D1D;
}
.TNLink {
	color:#FFFFFF;
	text-decoration: none;
	}
a.TNLink:hover { text-decoration: underline; }


/* Forum */

td.forum_titel {
	font-weight: bold;
	color:#FFFFFF;
	background-color:#9C1D1D;
}

td.forum_bg2 {
	background-color:#E3E3E3;
}

td.forum_bg1 {
	background-color:#E9E9E9;
}

.forumlink {
	font-family:Arial,sans-serif; 
	font-size:9pt;
	color:#FFFFFF;
	text-decoration: none
	}
a.forumlink:hover { text-decoration: underline }

/* Allg. Tabellen mit Hintegrundfarbe */

td.dblau {
	background-color: #E3E3E3;
	}
	
td.hblau {
	background-color: #E9E9E9;
	}
	
/* Forum */
.lastEdited {
  font-size: 7pt;
  color: #9C1D1D;
}

/* phpbb2Code */
div.ng_quote_body {
  border: 1px black solid;
  width: 80%;
  align: center;
  position: relative;
  left: 50px;
  padding: 2px;
}

div.ng_code {
  color: #FF0000;
  border: 1px black solid;
  width: 80%;
  align: center;
  position: relative;
  left: 50px;
  padding: 2px;
}
