/* Allgemeines */

/*
body {
	background-color: #666666;
	margin: 0;
}
*/

body {
  background: url('/teaser/teaser_bg.jpg');
  background-repeat:repeat-y;
	background-color: #dce1e4;
	margin: 0;
}

body.popup {
	background-color: #e8e8e8;
	margin: 1px;
}

a {
	color: #000000;
}

a:visited {
	color: #111133;
}

a:active {
	color: #223322;
}

p,ul,ol,li,td {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

h1,h2,h3,h4 {
	color: #000000;
	font-family: Arial, sans-serif;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 8pt;
	font-weight: normal;
}

hr {
	border: 0;
	border-bottom: #222222 solid 1px;
	height: 0;
}

abbr,acronym {
	border-bottom: 1px dotted;
	cursor: help;
}

font.ueberschrift {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-weight: normal;
}

td.anmeldungsinfo {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	text-decoration: none;
}

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

/* Pfeile */
ul.arrows {
	list-style: none;
	margin-left: 2em !important;
	margin: 0 0 0.5em 0.5em;
	padding: 0;
}

ul.arrows li,.arrow {
	background: url('/gfx/pfeil.gif') 0 4px no-repeat;
	min-height: 9px;
	padding-left: 18px;
}

/* Überschriften als Link */
.UBLink {
	color: #111111;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.UBLink:visited {
	color: #111111;
}

/* PELAS */
p.confirm {
	color: #008000;
}

p.fehler {
	color: #cc0000;
}

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

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

td.pelas_benutzer_titel {
	background-color: #929292;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

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

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

td.commentintro {
	background-color: #576c71;
	color: #ffffff;
	font-weight: bold;
}

td.TNListe {
	background-color: #929292;
	color: #ffffff;
}

.TNLink {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

a.TNLink:hover {
	text-decoration: underline;
}

td.TNListeTDB {
	background-color: #f1f1f1;
}

td.TNListeTDA {
	background-color: #dcdcdc;
}

td.sitzborder {
	background-color: #4f4d4d;
}

td.sitzcontent {
	background-color: #dfdfdf;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

.navlink {
	color: #000000;
	font-weight: normal;
	text-decoration: none
}

a.navlink:hover {
	text-decoration: underline;
}

td.Header_Separator {
	background-color: #b0101d;
}

/* PELAS Forum */
td.forum_titel {
	background-color: #929292;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

td.forum_bg1 {
	color: #000000;
	background-color: #dcdcdc
}

td.forum_bg2 {
	color: #000000;
	background-color: #f1f1f1;
}

a.forumlink {
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.forumlink.visited {
	color: #222222;
}

.kleinertext {
	font-size: 7pt;
}

td.button {
	width: 110px;
	heigth: 18px;
	background: url('/gfx_struct/button_110.png') no-repeat;
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
}

/* Allg. Tabellen mit Hintegrundfarbe */
td.header {
	background-color: #929292;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

td.dblau {
	background-color: #dcdcdc;
	color: #000000;
}

td.hblau {
	background-color: #f1f1f1;
	color: #000000;
}

/* Rahmen um Standard-Tabellen */
.rahmen_allg {
	border: 1px solid #bbbbbb;
}

table.rahmen_allg {
	background-color: #f3f3f3;
}

/* new */
.latest_date,.latest_link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

/* Formulare */
input,select {
	background-color: #929292;
	/* background-color: #9a0e00; */
	border: 1px solid #777777;
	color: #ffffff;
	font: 11px Arial, sans-serif;
}

input.noborder {
	background-color: #868686;
	border: none;
	color: #000000;
	font: 9pt Arial, sans-serif;
}

input.loginfield {
	background-color: #929292;
	color: #ffffff;
}

/* Forum */
.lastEdited {
	color: #0000a0;
	font-size: 7pt;
}

/* phpbb2Code */
div.ng_quote_body {
	border: #000000 solid 1px;
	clip: rect(auto, auto, auto, auto);
	left: 5%;
	/* left: 50px; */
	margin: 0 auto;
	overflow: hidden;
	padding: 2px;
	position: relative;
	width: 80%;
}

div.ng_code {
	border: #000000 solid 1px;
	color: #ff0000;
	left: 50px;
	padding: 2px;
	position: relative;
	width: 80%;
}

td.geekradar {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	vertical-align: top;
}

/* Overlay-Werbung */
div.overlay {
	background: #ffffff;
	border: #000000 groove 2px;
	height: 280px;
	left: 350px;
	overflow: hidden;
	position: absolute;
	top: 200px;
	width: 300px;
	z-index: 1000;
}

/* Klassen für das Klappmenü */
div.menuheader {
	width: 136px;
	background-color: #4d4b4d;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding: 14px;
  margin: 4px;
	text-decoration: none;
	text-transform: uppercase;
}

div.menuheader a {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

div.menuheader:hover {
	font-weight: normal;
}

div.menuheader a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

div.menuheader a:visited {
	color: #ffffff;
	font-weight: normal;
}

#dropmenudiv {
	background-color: #4d4b4d;
	border: #636363 solid 1px;
	border-bottom-width: 0;
	color: #ffffff;
	font: normal 11px Arial, sans-serif;
	font-weight: normal;
	line-height: 14px;
	position: absolute;
	z-index: 100;
}

#dropmenudiv a {
	background-color: #4d4b4d;
	border-bottom: #636363 solid 1px;
	color: #ffffff;
	display: block;
	font-weight: normal;
	padding: 1px 0;
	padding-left: 6px;
	text-decoration: none;
	text-indent: 3px;
	width: 158px;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #9b1f1f;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

/* Location/Sitzplan */
.area-catering,.area-event,.area-info,.area-sleeping,.area-smoking {
	-moz-border-radius: 0.2em;
	padding: 0 0.2em;
}

.area-catering {
	background-color: #80d884;
}

.area-event {
	background-color: #9a98fa;
}

.area-info {
	background-color: #f9fa98;
}

.area-sleeping {
	background-color: #f98888;
}

.area-smoking {
	background-color: #fe7df6;
}

/*################################*/
/* Neue Klassen für PELAS         */
/*################################*/

/* Attraktiv gestaltete Tabellenliste */

table.liste {
	
}
table.liste th {
	padding: 0.4em;
	font-size: 0.75em;
	color:#ffffff;
	background-color: #929292;
	border-bottom: 2px solid #555555;
}
table.liste td {
	padding: 0.4em;
	font-size: 0.75em;
	border-bottom: 1px solid #666666;
}


/* Mit Abstand und Überschrift formatierte (Fakten-)liste */

div.factlist {
	line-height: 1.4em;
	margin-left:10px;
}
div.factlist_header {
	font-weight:bold;
	padding-bottom: 0.8em;
	fonz-size: 1.1em;
}


/* Einfach gerandeter (Tabellen-)Kasten */

table.kasten {
	border: 1px solid #666666;
	-moz-border-radius: 5px;
}
table.kasten th {
	color:#ffffff;
	padding: 0.4em;
	font-size: 0.75em;
	background-color: #929292;
}