body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333;
	line-height: 1.27em;
	text-align: center;
}
td
{
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.27em;
}
a, a:link, a:hover
{
	/*color: #17294e;*/
	color: #02b6f3;
	text-decoration: none;
}

a img
{
    border: none;
}

h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
    padding: 0;
	color: #666;
}

h1
{
	font-size: 1.27em;
}
h2
{
	font-size: 1.18em;
}
h3, h4, h5, h6
{
	font-size: 1.09em;
}
p
{
	color: #333;
	margin: 0 0 1em 0;
}
form
{
	margin: 0;
	padding: 0;
}
.hidden
{
	display: none;
}

#all
{
	text-align: left;
	margin: 0 auto;
	width: 750px;
	height: 100%;
	background: #fff url(../images/bg_main.gif) top left no-repeat;
	color: #000;
}
#logo
{
	background: transparent url(../images/logo_chill_2.gif) 7px 7px no-repeat; 
	padding: 7px;
	height: 81px; 
	margin: 0;
}
#logo h1 span 
{
	display:none;
}

#mainmenu
{
	text-align: right;
	margin: 0 10px;
}
#mainmenu ul
{
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mainmenu ul li
{
	float: left;
	margin: 0;
	padding: 0;
}
.active
{
	background-color: green;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
#headerimage
{
	margin: 15px 10px 15px 10px;
}
#location
{
	font-size: 2px;
	background-color: #000;
	height: 13px;
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
}
#location ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#location ul li
{
	float: left;
	margin: 0;
	padding: 0;
}
#content
{
	padding: 0 10px 20px 0;
}
#leftcolumn
{
	width: 230px;
	float: left;
}
#leftcolumn a
{
	color: #000;
}
#leftcolumn a:hover
{
	color: #02b6f3;
}
#rightcolumn
{
	margin: 0 0 0 250px;
}
#footer
{
	font-size: 9px;
	color: #999;
	margin: 5px;
	padding: 10px 0px 10px 0px;
	background: transparent url(../images/bg_footer.gif) top repeat-x;
}
#footer a
{
	color: #999;
}
#copy
{
	font-size: 9px;
	color: #999;
	margin: 10px 0px 0px 5px;
}
#copy a
{
	color: #999;
}

li.mnu1, li.mnu2, li.mnu3, li.mnu4, li.mnu5, li.mnu6, li.mnu7, li.mnu8, li.mnu9
{
	padding: 4px 15px 4px 0;
	text-align: right;
}
li.mnu1 { background: transparent url(../images/nav_linie_01.gif) bottom left no-repeat; }
li.mnu2 { background: transparent url(../images/nav_linie_02.gif) bottom left no-repeat; }
li.mnu3 { background: transparent url(../images/nav_linie_03.gif) bottom left no-repeat; }
li.mnu4 { background: transparent url(../images/nav_linie_04.gif) bottom left no-repeat; }
li.mnu5 { background: transparent url(../images/nav_linie_05.gif) bottom left no-repeat; }
li.mnu6 { background: transparent url(../images/nav_linie_06.gif) bottom left no-repeat; }
li.mnu7 { background: transparent url(../images/nav_linie_07.gif) bottom left no-repeat; }
li.mnu8 { background: transparent url(../images/nav_linie_08.gif) bottom left no-repeat; }
li.mnu9 { background: transparent url(../images/nav_linie_09.gif) bottom left no-repeat; }

.break
{
	clear: both;
}
.weiss, a.weiss, a.weiss:hover
{
	font-size: 11px;
	color: #fff;
}
.right
{
	float: right;
}
.guestbook
{
	background: url('../images/paper.gif') top left;
	padding: 5px;
}
.gbhead_1, .gbhead_2, .gbhead_3, .gbhead_4, .gbhead_5, .gbhead_6
{
	color: #02b6f3;
	margin: 0;
	padding: 0 0 7px 0;
}
.gbhead_1
{
	background: url('../images/linie_1.gif') bottom left repeat-x;
}
.gbhead_2
{
	background: url('../images/linie_2.gif') bottom left repeat-x;
}
.gbhead_3
{
	background: url('../images/linie_3.gif') bottom left repeat-x;
}
.gbhead_4
{
	background: url('../images/linie_4.gif') bottom left repeat-x;
}
.gbhead_5
{
	background: url('../images/linie_5.gif') bottom left repeat-x;
}
.gbhead_6
{
	background: url('../images/linie_6.gif') bottom left repeat-x;
}

.inputbox
{
	background: #fff;
	border: 1px solid #f00;
	margin: 2px 0;
}

.button
{
	border: 1px solid #000;
	background: #fff;
	
}

/* MAMBO STYLES */
/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}
table.moduletable {
	padding: 0;
	margin: 0;
	width: 100%;
}

table.moduletable th {
	font-size        : 11px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 10px;
font-weight: normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
	color: #00b6f1;
  background-color : none;
}

.sectiontableentry2 {
	color: #00b6f1;
  	background-color : none;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
}

.contentpaneopen {
  width: 480px;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #fff;
  border           : 1px solid #f00;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

#column
{
	margin: 10px;
	padding: 10px;
	background-color: #fff;
	text-align: left;
}
hr
{
	color: #fff;
	height: 5px;
	border: none;
	background: transparent url(../images/bg_footer.gif) top repeat-x;
}
.gry
{
	background-color: #333;
	border: none;
}