@import url("http://www.hodentumor.at/forum/chat/css/shoutbox.css");

body {
background: #EBF6C6;
background-image:url(images/layer/bg.png);
margin: 0px;
margin-top: 0px;
margin-left: 0px;
color: #333333;
font-size:12px; 
font-family:verdana,arial,times;
}

/*ShareThisTopic*/
div.row1
{ 
	background: #EBF6C6; 
}

table.bodytable {
background: #FFFFFF;
}

.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

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

a:visited.newsbox {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
a:hover.newsbox {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

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

a:visited.small {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
a:hover.small {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	font-weight: normal;
}

a:link.helpbox {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

a:visited.helpbox {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
a:hover.helpbox {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336600;
	font-weight: bold;
}

a:link.text {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

a:visited.text {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
a:hover.text {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	font-weight: normal;
}




table.topnavi {
background: #;
font-size:12px;
font-weight: normal;
color: #333333;
border: 0px solid #;
border-left: none;
border-right: none;
}

table.footernavi {
background: #;
font-size:12px;
font-weight: normal;
color: #333333;
border: 0px solid #;
border-left: none;
border-right: none;
}

table.boxtitel_hell {
background: #;
font-size:13px;
font-weight: bold;
color: #C0E24D;
border: 0px solid #;
border-left: none;
border-right: none;
}

table.box_hell {
background: #;
font-size:11px;
font-weight: normal;
color: #FFFFFF;
border: 0px solid #;
border-left: none;
border-right: none;
}

table.helpbox {
background: #;
font-size:12px;
font-weight: normal;
color: #333333;
border: 0px solid #;
border-left: none;
border-right: none;
}

table.nosite {
background: #;
font-size:12px;
font-weight: normal;
color: #333333;
border: 0px solid #;
border-left: none;
border-right: none;
}

table.toplogo {
background: #;
font-size:16px;
font-weight: normal;
color: #333333;
border: 0px solid #;
border-left: none;
border-right: none;
}

td.toplogo {
background: #;
font-size:12px;
font-weight: normal;
color: #333333;
border: 0px solid #;
border-left: none;
border-right: none;
}

td.titel {
background: #;
font-size:16px;
font-weight: normal;
color: #333333;
border: 0px solid #;
border-left: none;
border-right: none;
}

table.titel {
background: #;
font-size:16px;
font-weight: bold;
color: #333333;
border: 0px solid #;
border-left: none;
border-right: none;
}

table.text {
background: #;
font-size:12px;
font-weight: normal;
color: #333333;
border: 0px solid #;
border-left: none;
border-right: none;
}



/* Normal, standard links. */
a:link, a:visited
{
	color: #005177;
	background-color: transparent;
	text-decoration: none;
}
a:hover
{
	color: #cc3333;
	background-color: transparent;
	text-decoration: none;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #cc3333;
	background-color: transparent;
	text-decoration: underline;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}




/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
	font-size: 10pt;
	color: #000000;
	font-family: verdana, sans-serif;
	background-color: #FFFFFF;
}

/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
	background-color: #FFFFFF;
}

/* Standard horizontal rule.. */
hr
{
	color: #D8F37D;
	background-color: transparent;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #D8F37D;
	background-color: #D8F37D;
}

/* A quote, perhaps from another post. */


.quote
{
	background: url(images/quote_bg.png) 5px 5px no-repeat #F0F3FC;
	border: 1px solid #AAA;
	margin: 1px;
	padding: 5px 5px 5px 28px;
	font-size: x-small;
	line-height: 1.4em;
}



/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.3em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: red;
	background-color: transparent;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds... */
.windowbg
{
	color: #000000;
	background-color: #EBF6C6;
}
.windowbg2
{
	color: #000000;
	background-color: #FFFFFF;
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #669900;
}
.titlebg a:hover, .titlebg2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* The category headers, page indexes, and such things. */
.catbg, .catbg3
{
	font-weight: bold;
	background-color: #AAD125;
	color: #000000;
}

/* The borders around things. */
.bordercolor
{
	background-color: #D8F37D;
}
.tborder
{
	border: 1px solid #D8F37D;
}

/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
/* No image should have a border when linked */
a img{
	border: 0;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

/* Blog stuff... start */
td.mirrortab_divider, .mirrortab_divider
{
	text-transform: uppercase;
	vertical-align: bottom;
	font-size:8px;
	color:#CACACA;
	padding:0;
	padding-bottom:3px;
	background: url(images/mirrortab_back.gif) repeat-x;
}
td.maintab_divider, .maintab_divider
{
	text-transform: uppercase;
	vertical-align: top;
	font-size:8px;
	color:#CACACA;
	padding:0;
	padding-top:4px;
	background: url(images/maintab_back.gif) left bottom repeat-x;
}
tr.windowTitle td
{
	font-weight:bold;
}
tr.blogSideWindowHeader td
{
	font-size:13px;
	font-weight:bold;
	padding:3px;
}
tr.blogRowTitle td, div.blogRowTitle
{
	font-weight:bold;
	padding:5px;
	white-space:nowrap;
}
tr.blogRowTitle td a, div.blogRowTitle a
{
	color:#9DA5A8;
}
tr.blogRowTitle td a:hover
{
	color:#000000;
}
td.blogTopicAuthor
{
	text-align:center;
	vertical-align:middle;
	margin:0;
	padding-bottom:2px;
}
div.msgOptionsDropDown
{
	float:right;
	text-align:center;
	z-index:100;
}
div.msgOptionsDropDown div.alwaysDisplay
{
	padding:3px;
	background-color:#E7F2FF;
	border:1px solid #D3DEEF;
	visibility:visible;
	vertical-align:middle;
	width:40px;
}
div.msgOptionsDropDown:hover div.alwaysDisplay
{
	color:#656565;
	background-color:#ffffff;
	border-color:#D3DEEF;
	visibility:hidden;
	vertical-align:middle;
}
div.msgOptionsDropDown div.displayOnHover
{
	display:none;
	position:absolute;
	z-index:100;
	padding:0;
	margin:0;
	margin-right:13px;
	color:#656565;
	border:1px solid #ABB9CF;
	background-color:#ffffff;
	text-align:center;
	white-space:nowrap;
}
div.msgOptionsDropDown div.displayOnHover a
{
	padding:0;
	margin:0;
}
div.msgOptionsDropDown div.displayOnHover img
{
	padding:5px;
	vertical-align:middle;
	text-align:center;
}
div.msgOptionsDropDown:hover div.displayOnHover
{
	display:block;
}
tr.commentsHeader td
{
	padding:6px;
	color:#737373;
}
tr.commentWrittenBy td
{
	padding:4px;
}
tr.commentSpecial td, span.commentSpecial
{
	padding:4px;
	color:#AAAAAA;
}
span.commentSpecial
{
	color:#AAAAAA;
}
.internalLink
{
	color:#9B9B9B;
}
.internalLink:hover
{
	color:#000000;
}
tr.commentBody td
{
	padding:4px;
}
td.windowHeaderPageIndex
{
	white-space:nowrap;
	font-weight:normal;
}
td.windowHeaderPageIndex a
{
	color:#fff;
}
td.windowHeaderPageIndex a:hover
{
	color:#2C537F;
}
div.unapprovedAlert img
{
	text-align:center;
	margin:8px;
}
td.blogArticleHeader h1
{
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
div.blogHelpText
{
	text-align:left;
	margin:12px;
	line-height:120%;
}
div.img_float_left img
{
	margin: 4px 12px -2px 0;
}
div.img_float_right img
{
	margin: 4px 0 -2px 12px;
}
/* Blog stuff... end */

.searchword {
color: #222; 
background-color: #ff6; 
border: 1px dotted #ff6;
}
.searchword0 {
color: #222; 
background-color: #ff6; 
border: 1px dotted #ff6;
}
.searchword1 {
color: #222; 
background-color: #a0ffff; 
border: 1px dotted #0affff;
}
.searchword2 {
color: #222; 
background-color: #9f9; 
border: 1px dotted #9f9;
}
.searchword3 {
color: #222; 
background-color: #f99; 
border: 1px dotted #f99;
}
.searchword4 {
color: #222; 
background-color: #f6f; 
border: 1px dotted #f6f;
}
.searchword5 {
color: #fff; 
background-color: #800; 
border: 1px dotted #800;
}
.searchword6 {
color: #fff; 
background-color: #0a0; 
border: 1px dotted #0a0;
}
.searchword7 {
color: #fff; 
background-color: #886800; 
border: 1px dotted #886800;
}
.searchword8 {
color: #fff; 
background-color: #004699; 
border: 1px dotted #004699;
}
.searchword9 {
color: #fff; 
background-color: #909; 
border: 1px dotted #909;
}
