body {
  font-size : 8pt; 
  font-family : X, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif, X; 
  background: url('/css/dom_bg_body.jpg') center top repeat-y #000000;
  color: #cccccc;
  background-color: #000000;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
}
#hlavni {
  width: 980px;
  margin: 0 auto;
  padding: 0;
  background: url('/css/dom_top1.gif') 0 0 no-repeat;
  border: 1px solid #000000;
  background-color: #1b1b1b;
  text-align: left;
  position: relative;
}
#top {
  width: 980px;
  height: 60px;
  margin: 0;
  padding: 0;
  position: relative;
}
#left {
  width: 160px;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
}
#right {
  width: 160px;
  margin: 0;
  padding: 0;
  float: right;
  position: relative;
}
#right_plus {
  width: 820px;
  margin: 0;
  padding: 0;
  float: right;
  position: relative;
}
#center {
  width: 650px;
  margin: 0;
  padding: 0;
  float: right;
  position: relative;
}
#vip {
  margin: 0;
  padding: 0;
  position: relative;
}
#head_u {
  background:#333333;
  margin: 0;
  float:right;
  width:810px;
  border-bottom:2px solid #ffa500;
  border-top:2px solid #ffa500;
  position: relative;
}
.logo_top {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 10px;
  left: 10px;
}
p {
  margin: 5px 10px 10px;
  padding: 0;
  position: relative;
}
p.center {
  margin: 5px 10px 10px;
  text-align: center;
  padding: 0;
  position: relative;
}
p.m40, div.m40 {
  margin: 5px 0 10px 40px;
  padding: 0;
  position: relative;
}
p.m40 b, div.m40 b {
  color: #ec3200;
  position: relative;
}
p.m30 {
  margin: 5px 30px 10px;
  padding: 0;
  position: relative;
}
div.line1 {
  height: 18px;
  cursor: default;
  margin:0 5px;
  background: #2b2b2b;
  clear:both;
  position: relative;
}
div.line2 {
  height: 18px;
  cursor: default;
  margin:0 5px;
  background: #1b1b1b;
  clear:both;
  position: relative;
}
div.w50 {
  float: left;
  width:50px;
  margin:0;
  position: relative;
}
div.w30 {
  float: left;
  width:30px;
  margin:0;
  position: relative;
}
div.w55 {
  float: left;
  width:55px;
  margin:0;
  position: relative;
}
div.w60 {
  float: left;
  width:60px;
  margin:0;
  position: relative;
}
div.w70 {
  float: left;
  width:70px;
  margin:0;
  position: relative;
}
div.w90 {
  float: left;
  width:90px;
  margin:0;
  position: relative;
}
div.w120 {
  float: left;
  width:120px;
  margin:0;
  position: relative;
}
div.w200 {
  float: left;
  width:200px;
  margin:0;
  position: relative;
}
div.w300 {
  float: left;
  width:300px;
  margin:0;
  position: relative;
}
div.w400 {
  float: left;
  width:400px;
  margin:0;
  position: relative;
}
div.w500 {
  float: left;
  width:500px;
  margin:0;
  position: relative;
}
#center p {
  text-align: justify;
  position: relative;
}
.rem {
  color: gray;
}
.stop {
  color: red;
}
.allow {
  color: green;
}
.disallow {
  color: orange;
}
.new {
  color: red;
}
.edit {
  color: blue;
}
p.error, fieldset.error {
  padding: 5px;
  margin: 10px;
  color: #fff600;
  border: 2px solid #ec3200;
  background: #444444;
  position: relative;
}
fieldset.note {
  padding: 5px;
  margin: 10px;
  color: #dddddd;
  border: 1px solid #444444;
  position: relative;
  background: #222222;
}
fieldset.note img {
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #444444;
  border-left: 1px solid #444444;
  position: relative;
}
fieldset.notice {
  padding: 5px;
  margin: 10px;
  color: darkorange;
  border: 1px solid orange;
  position: relative;
  background: #dddddd;
}
fieldset.ok {
  padding: 5px;
  margin: 10px;
  color: green;
  border: 1px solid green;
  position: relative;
  background: #efefef;
}
fieldset.nonactive_anzeige {
  text-decoration: line-through;
  padding: 5px;
  margin: 10px;
  color: #666666;
  border: 1px solid #cccccc;
  position: relative;
  background: url(/css/storno.gif) 400px 10px no-repeat #efefef;
}
fieldset.anzeige {
  padding: 5px;
  margin: 10px;
  color: #dddddd;
  border: 1px solid #333333;
  position: relative;
  background: #222222;
}
fieldset.anzeige img {
  margin: 0 2px 2px 5px;
  float:right;
  z-index: 9;
  position: relative;
}
fieldset.anzeige img.ico {
  float:none;
  position: relative;
}
fieldset.anzeige img.p {
  margin: 10px;
  z-index: 9;
  position: relative;
}
fieldset.anzeige p, fieldset.anzeige h2 {
  margin: 2px 5px;
  position: relative;
}
i {
  color: #eeeeee;
  position: relative;
}
div.onlineshop {
  height: 110px;
  margin: 5px;
  padding: 0;
  position: relative;
  background: #222222;
  border: 1px solid #222222;
}
div.onlineshop img {
  margin: 2px 10px 10px 0;
  position: relative;
  float: left;
}
div.onlineshop h2 {
  margin-bottom: 0;
  position: relative;
}
div.onlineshop p {
  margin-top: 2px;
  position: relative;
}
span.url {
  position: relative;
  color: #999999;
  clear: left;
}
#center fieldset.list_a {
  padding: 5px;
  margin: 5px 10px;
  color: #eeeeee;
  background: #222222;
  border: 1px solid #444444;
  position: relative;
}
#center fieldset.list_a p {
  padding: 0;
  margin: 0;
  color: #eeeeee;
  text-align: left;
  position: relative;
}
#center fieldset.list_a h3 {
  padding: 0;
  margin: 0;
  position: relative;
}
#center fieldset.list_a img {
  margin: 0 0 0 5px;
  position: relative;
}
#top div {
  right: 10px;
  top: 48px;
  margin: 0;
  padding: 0;
  text-align: right;
  position: absolute;
}
#center p.m40 input, #center p.m40 textarea, #center p.m40 img {
  margin: 2px;
  position: relative;
}
fieldset.error legend {
  font-weight: bold;
  position: relative;
}
#center p.werbung, p.werbung {
  text-align: center;
  color: #ababab;
  position: relative;
}
#center p.nav {
  text-align: center;
  clear:both;
  position: relative;
}
ul {
  margin: 5px 10px 10px 25px;
  padding: 0;
  position: relative;
}
ul.menu {
  position: relative;
}
ul.menu li {
  font-size: 120%;
  font-weight: bold;
  color: #d25900;
  position: relative;
}
ul.menu li.black {
  font-size: 120%;
  font-weight: bold;
  color: #000000;
  position: relative;
}
ul.submenu_plus {
  list-style-image: url(/css/plus.gif);
  list-style-type: circle;
  margin: 2px 0 5px 10px;
  padding: 0;
  position: relative;
}
ul.submenu {
  margin: 2px 0 5px 10px;
  padding: 0;
  position: relative;
}
ul.submenu_a {
  list-style-image: url(/css/minus.gif);
  list-style-type: circle;
  margin: 2px 0 5px 10px;
  padding: 0;
  position: relative;
}
ul.subsubmenu {
  list-style-image: none;
  list-style-type: circle;
  margin: 2px 0 5px 10px;
  padding: 0;
  position: relative;
}
ul.submenu li, ul.submenu_plus li, ul.subsubmenu li {
 font-size: 100%;
  font-weight: normal;
  color: #d25900;
  position: relative;
}
ul.new {
  margin: 2px 5px 5px 10px;
  padding: 0;
  position: relative;
}
a {
  /*color: #d25900;*/
  color: #ff3300;
  text-decoration: none;
}
a:hover {
  color: #dddddd;
  text-decoration: underline;
}
a.menu_red {
  /*color: #d25900;*/
  color: #ff3300;
  text-decoration: none;
}
a.menu_black {
  /*color: #d25900;*/
  font-weight: bold;
  color: #7dcb4f;
  text-decoration: none;
}
a.menu_red:hover {
  color: #dddddd;
  text-decoration: underline;
}
.red {
  color: #ff3300;
}
br.clear {
  clear: both;
}
img {
  border: 1px solid #444444;
  position: relative;
}
img {
  border: none;
  vertical-align: middle;
  position: relative;
}
h1 {
  color: #dddddd;
  text-align: center;
  margin: 2px 1px;
  padding: 2px 14px;
  font-size: 100%;
  position: relative;
}
h1 a {
  color: #cccccc;
}
h2,h3,h4,h5 {
  color: #cccccc;
  margin: 5px 10px;
  padding: 0;
  font-size: 100%;
  position: relative;
}
#left h2, #right h2 {
  background: url('/css/h2.jpg') right no-repeat;
}
hr {
  margin: 5px 10px;
  min-width: 100px;
  border: 0;
  clear: both;
  border: 1px solid #000000;
  border-bottom: 1px solid #444444;
  position: relative;
}
hr.anzeige {
  border-top: 1px solid #444444;
  position: relative;
}
input, select, textarea {
  background: #b8b8b8;
  font-size: 100%;
}
input {
  margin: 2px;
  position: relative;
}
input.button {
  position: relative;
}
input.radio {
  border: none;
  background: none;
  vertical-align: middle;
  position: relative;
}
input.tt {
  border: 0;
  background: none;
  width: 106px;
  height: 45px;
  cursor: pointer;
  position: relative;
}
#hlavni #suggest0 {
  color: #000000;
  font: 11px sans-serif;
  font-weight: normal;
  width: 500px;
  position: absolute;
  left: 0;
  border: 1px solid #cccccc;
  margin: 0;
  padding: 0;
  list-style-type: none;
  cursor: default;
  visibility: hidden;
  background-color: #ffffff;
  z-index:11;
}
#hlavni #suggest0 li {
  margin: 0;
  padding: 1px;
  cursor: pointer;
}
#hlavni #suggest0 li:hover, #hlavni #suggest0 li.hover {
  color: #FFF;
  background: #00F;
}
.ilist {
  margin: 0;
  padding: 0;
  width: 200px;
  float: left;
  position: relative;
}
#center .list {
  margin: 5px;
  width: 147px;
  height: 145px;
  text-align: center;
  border: 1px solid #444444;
  float: left;
  position: relative;
}
#center .list p {
  margin: 3px;
  text-align: center;
  position: relative;
}
#center .list img {
  margin-right: 3px;
  position: relative;
}
#center .list span {
  float: right;
  position: relative;
}
#center .list1 {
  margin: 0;
  padding: 0;
  width: 127px;
  height: 160px;
  border: 0;
  float: left;
  text-align: center;
  border: 1px solid #1b1b1b;
  position: relative;
}
#center .list1 img { 
  borde: 1px solid #000000;
  position: relative;
}
#center .list1 p.c {
  text-align: center;
  margin: 3px;
  position: relative;
}
#vip .list {
  margin: 5px;
  width: 147px;
  height: 150px;
  text-align: center;
  border: 1px solid #1b1b1b;
  background: url('/css/vip.gif') 20px 0 no-repeat;
  float: left;
  position: relative;
}
#vip .list p {
  margin: 10px 3px;
  text-align: center;
  position: relative;
}
#vip .list img {
  margin-right: 3px;
  border: 1px solid #cccccc;
  position: relative;
}
.fr3 {
  width: 185px;
  margin: 10px;
  float: left;
  position: relative;
}
.nob {
  border: none;
}
img.profilefoto {
  margin: 10px ;
  position: relative;
  float: right;
  z-index: 9;
}
img.profilefoto_t {
  margin: 10px ;
  position: relative;
  z-index: 9;
}
img.ico {
  margin: 0 ;
  position: relative;
  border: none;
  vertical-align: middle;
}
.fr {
  float:right;
  font-size : 8pt; 
  font-weight : normal; 
  position: relative;
}
.fl {
  float:left;
  font-size : 8pt; 
  font-weight : normal; 
  position: relative;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 1px;
padding-bottom: 0;
background: #ec3200;
visibility: hidden;
z-index: 10;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: normal 1px Tahoma;
letter-spacing: 3px;
/*line-height: 1.1em; */
color: white;
padding: 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #ec3200;
color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #ffffff;
padding: 5px;
z-index: 5;
}
/* calendar style */

#calendarDiv {
	display: block;
	display: none;
	position: relative;
        z-index:8;
	border: 1px solid #d25900;
}
#calendarDiv a {
	cursor: pointer;
	color: #666;
}
#calendar {
	background: #ddd;
	clear: both;
	text-align: center;
	font-size: 105%;
}
#calendar, #linksTable {
	width: 180px;
}
#calendar .calendarHeader {
	background: #333;
	border-bottom: 1px solid #444;
	color: #fff;
}
#calendar .weekDaysTitleRow {
	background: #e7dfcf;
	color: #d25900;
}
#calendar .weekDaysRow {
	background: #efefef;
	color: #d25900;
}
#calendar .weekDaysCell {
	color: #000;
	border: 1px solid #ddd;
}
#calendar .weekDaysCellOver {
	background: #fff;
	color: #000;
	border: 1px solid #000;
}
#closeCalender {
	float: right;
	margin-bottom: 1px;
	cursor: pointer;
	font-size: 60%;
}
#closeCalender:hover {
	background: #000;
	color: #fff;
}
#linksTable {
	background: #d25900;
	color: #fff;
}
#linksTable a {
	display: block;
	color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 80%;
	padding: 2px 5px;
}
#linksTable a:hover {
	background: #ddd;
	color: #000;
}
#prevMonth {
	float: left;
	font-size: 100%;
}
#nextMonth {
	float: right;
	font-size: 100%;
}
#today {
	background: #e7dfcf;
}
table {
  text-align: left;
  margin: 10px;
  position: relative;
}
form {
	padding: 0;
	margin: 0;
}
#berichte {
  position: relative;
}
#berichte h3 {
  margin: 15px 10px 0;
  padding: 0;
  font-size: 110%;
  position: relative;
}
#berichte p {
  margin: 0 10px 10px;
  padding: 0;
  position: relative;
}
#berichte p.author {
  text-align: right;
}
#berichte img.left {
  float: left;
  margin: 5px;
  border: 0 none;
  position: relative;
}
#berichte img.right {
  float: right;
  margin: 5px;
  border: 0 none;
  position: relative;
}

