body
{
	font-family: arial,sans-serif;
	margin: 0;
	background-color: #F5F5F5;
	font-size: 100%;
	font-size: 90%;
}

#content h1 { margin: 0; font-size: 200%; }
#right_column h1 { margin: 0; font-size: 150%; }
h2 { margin: 0; font-size: 150%; font-weight: normal; }

a { color: #CC0000; text-decoration: none; }
a:hover { text-decoration: underline; }
a.black { color: #000; text-decoration: underline; }
a.black:hover { color: #CC0000; text-decoration: underline; }

form { margin: 0; padding: 0; }

#head
{
	background-image: url(/images/m_bg.gif);
	background-repeat: repeat-x;
	background-position: left 31px;
}

#topmenu
{
	background-image: url(/images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 1em;
	font-size: 75%; 
}

#search { background-color: #AFAD9E; padding: 0px 10px; }

#history { padding: 0px 20px 0px 10px; font-size: 70%; color: #444; }

/* LEFT COLUMN */

#left_column { padding: 5px 5px 5px 20px; }

#left_column h1 { margin: 0; font-size: 120%; }
#left_column p { font-size: 80%; }

/* TITLEBLOCK */

#titleblock
{
	background-image: url(/images/m_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#titleblock .r
{
	text-align: center;
	background-image: url(/images/m_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	height: 23px;
	padding-top: 3px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-right: -5px;
	padding-right: 2px;
}


/* MENU */

#menu { margin-bottom: 20px; }

#level1, #level2
{
	background-image: url(/images/menu_level1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	padding-top: 2px;
	font-size: 12px;
}
#level2 { background-image: url(/images/menu_level2.gif); padding-left: 40px;}
#level2.last { background-image: url(/images/menu_level2_last.gif); }

#level1 a, #level2 a { color: #000; }
#level1 a:hover, #level2 a:hover { color: #CC0000; }

#menu em, #menu em a
{
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
}

/* BLOCK (TABLED) */

#block { margin-bottom: 10px;  }
#block .tc
{
	border-color: #bfbfbf;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
}

/* BLOCK */

#content #block .body { padding: 3em;  } 
#right_column #block .body { padding: 1em;  } 

#right_column #block.login .titel .name { color: #F8F8EF; background-color: #6F6D56; background-image: url(/images/titel_DEDAAD.gif); }

#block .titel {  }
#block .titel .name
{
       background-color: #CBCAC1;
       color: #333;
       background-image: url(/images/titel_FFFFFF.gif);
       background-position: right bottom;
       background-repeat: no-repeat;

       font-weight: bold;
       padding: 3px 12px 9px 1em;
       font-size: 90%;
       white-space: nowrap;
}
#block .titel .menu { 
	color: #000; opacity: 0.8; -moz-opacity:0.8; -khtml-opacity:.8; filter:alpha(opacity=80); 
	padding: 3px 1em; font-size: 90%; width: 100%; white-space: nowrap; }
#block .titel .menu a { color: #000; opacity: 0.8; -moz-opacity:0.8; -khtml-opacity:.8; filter:alpha(opacity=80); }
#block .titel .menu a:hover { color: #000; opacity: 1; -moz-opacity:1; -khtml-opacity:1; filter:alpha(opacity=100); }

#block .titel .icon
{
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
}

/* BLOCK PANORAMA */

#block.panorama {  }
#block.panorama .tc
{
	border-color: #fff;
	background-image: url(/images/panorama.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
}

/* COMMENTS */

#content #block.comments .body { padding: 0px 3em 3em 3em;  } 
#content #block.comments .tc { background: #EBEBEB; }
#content #block.comments .titel .name { background-color:transparent; padding: 6px 1em 12px 1em; color: #FFF; background-image: none; }
#content #block.comments .titel .menu { padding: 6px 1em 12px 1em; }
#content #block.comments .titel
{
	background-image: url('/images/comments_bg.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}

#comment
{
	padding: 16px 0px;
	border-bottom: black;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#comment img.avatar
{
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
}
#comment #name, #comment #titel { font-size: 90%; }
#comment #body { padding-top: 8px; }
#comment .date { color: #AAA; }

/* COPYRIGHT */

#copyright { padding: 36px; font-size: 90%; color: #AAA; text-align: center; }

/* BANNERS */

#banners { padding: 12px; text-align: center; }
#banners .banner { padding: 0px 0px; }

#right_column #banners { padding: 20px 20px 0px 0px; }
#right_column #banners .banner { padding: 4px; }


/* RIGHT COLUMN */

#right_column { font-size: 80%; }

#right_column #block.search { background-color: #CBCAC1; padding: 12px; margin-right: 0px; }

#right_column #block { margin-right: 15px; }
#right_column #block .tc
{
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	background: #FFDA34; /* DED9AE */
}
#right_column #block .titel .name
{
       background-color: #7F6D1A;
       color: #FFF8D6;
       background-image: url(/images/titel_FFDA34.gif);
}
#right_column #block.login .tc { background: #DEDAAD; } /* #99CC00 */

#right_column #block.plus { margin: 0px 20px 15px -50px; }
#right_column #block.plus .tc
{
	padding-left: 43px;
	background-color: #F5F5F5;
	background-image: url(/images/plus_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-color: #bfbfbf;
} /* FFD100 */

#f
{
	margin-left: 30px; margin-top: -1px;
	position: relative;
	z-index: 2;
	overflow: default;
}


/* -- */

#content { padding: 5px 10px; }




.cutActiveText {
	display: inline;
	border-bottom: 1px dotted rgb(102, 102, 102);
	cursor: pointer;
}

.cutPassiveText {
	display: none;
	cursor: pointer;
}

.login-top {
   position:absolute;
   top:0;
   right:0;
   width:600px;
   height:30px;
   font-size:10px;
}
.login-top div {
   float:right;
   margin: 8px 20px 0 0;
}