/* LAYOUT */
body      {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
a    {
	color: #684736;
	text-decoration: none
}
a:hover   {
	color: #3D1F14;
}
div.main     {
	font-family: Verdana, Geneva, sans-serif;
	margin: auto;
	position: relative;
	width: 900px;
	font-size: 12px;
	color: #000000;
}
.topbar  { position: relative }
.copyright   {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none
}
.topbar .company {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('companyback.gif') right top no-repeat;
	padding-right: 30px;
	padding-top: 7px;
	height: 43px;
	font-size: 14pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.topmenu        {
	font-weight: bold;
	background-image: none;
	padding-right: 15px;
	padding-left: 15px;
	height: 40px;
	background-color: #3D1F14;
}
.leftmenu    {
	margin-top: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 140px;
	background-image: url(body_bg.jpg);
	background-position: left top;
}
#intramenu {
	background: #e8eff5;
}
.leftmenu h2, .leftmenu h2 a    {
	color: #999;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-color: #dcdfec;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 5px 5px 15px
}
.leftmenu h2 a   { background-color: #dcdfec; padding-left: 0 }
.leftmenu hr   { background-color: #dcdfec; width: 100%; height: 1px }
.leftmenu a    {
	color: #573e34;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #dcdfec;
	padding-left: 15px
}
.vasenreunus  { }
.search {
	padding-left: 15px;
	padding-top: 10px;
	color: #0066CC;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h1.title {
	background: url('bar_tausta.jpg') repeat-x;
	height: 14px;
	color: #3D1F14;
	font-size: 18px;
	padding: 2px;
	padding-top: 3px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
}
h1 {
	background: url('bar_tausta.jpg') repeat-x;
	height: 14px;
	color: #3D1F14;
	font-size: 18px;
	padding: 2px;
	padding-top: 3px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
}
h2 {
	background: url('bar_tausta.jpg') repeat-x;
	height: 14px;
	color: #3D1F14;
	font-size: 16px;
	padding: 2px;
	padding-top: 3px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
}
h3 {
	background: url('bar_tausta.jpg') repeat-x;
	height: 14px;
	color: #3D1F14;
	font-size: 14px;
	padding: 2px;
	padding-top: 3px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
}

.content     {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	background-image: none;
	background-color: #FFF;
}

/* NEWS/CALENDAR */
.list {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	width: 100%;
}
.list .date {
	color: #684736;
	font-weight: bold;
	vertical-align: top;
	width: 4em;
	white-space: nowrap;
}
.list .title {
	color: #000000;
	font-weight: bold;
}
.list .title A {
	color: #000000;
	text-decoration: none;
}
.list .content   { color: black; background-color: #dcdfec; padding-bottom: 1em; border-right: 1px solid #c2a994; border-left: 1px solid #c2a994 }
.list .link {
	text-align: right;
	white-space: nowrap;
}
.list .link a {
	text-decoration: none;
	color: #684736;	/*
	color: white;
	border: 1px solid #2e5d8b;
	background: #3e6f9f;
	padding-left: 2px;
	*/
}

/* Single item */
.news {
	font-family: Verdana, Geneva, sans-serif;
}
.news h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3D1F14;
	margin: 0px;
}
.news .date {
	color: #684736;
}
.news blockquote {
	margin: 0px;
	margin-top: 10px;
}

.searchresults {

}
.searchresults h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-transform: uppercase;
}
.searchresults a {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

.searchresults hr {
	border: none;
	border-top: 1px solid #AAA;
	height: 1px;
	width: 85%;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

.feedbackform {
	font-family: Arial, sans-serif;
}
.feedbackform h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-transform: uppercase;
}
.feedbackform .label {
	font-size: 9pt;
	color: #838383;
}
.feedbackform input, .feedbackform textarea {
	display: block;
	margin-top: 2px;
}
.feedbackform input.button {
	display: inline;
	border: 1px solid #3c6293;
	background: #f0eeef;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #3c6293;
}

/* IE fix */
* html form { margin: 0px; }

/* DOMMENU */ 
div.domMenu_menuBar    { }
div#domMenu_top, div.domMenu_menuBar table, div.domMenu_menuBar td     {
	padding-top: 10px
}
div.domMenu_menuElement, div.domMenu_left_menuElement       {
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding-right: 8px;
	padding-left: 8px;
	height: 100%;
	font-weight: bold;
}
div.domMenu_left_menuElement    {
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	white-space: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px
}
div.domMenu_menuElementHover    {
	color: #C90
}
div.domMenu_left_menuElementHover    {
	color: #C90
}
div.domMenu_subMenuBar    {
	border: 1px solid #FFFFFF
}
div.domMenu_subMenuElement       {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #684736;
	text-align: left;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight: bold;
}
div.domMenu_subMenuElementHeading {
	font-weight: bold;
	text-align: right;
}
div.domMenu_subMenuElementHover    {
	color: #C90
}

/* FORUM */
.forum {
	font-size: 8pt;
}

A.forum_cattree_link, a.forum_cat_link, a.forum_msg_link, a.forum_msg_link_selected, a.forum_msg_funktion, a.forum_add_new {
	color: #2A4C7E;
	font-weight: bolder;
	text-decoration: none;
}

a.forum_msg_link_selected {
	color: black
}

td.forum_cat_topic, TD.forum_msg_topic, TD.forum_form_topic, TD.forum_add_new {
	background-color: #aec7ec;
	color: black;
}

TD.forum_msg_functions, TD.forum_msg_info {
	background-color: #D7DCFD;
	color: black;
}

TD.forum_cat_topic{   /* on forum frontpage*/
	border: 1px solid #2A4C7E;
	font-weight: bolder;
	padding: 2px 5px 2px 5px;
}
TD.forum_cat_bg{    /* bg of category-topic*/
	background-color: white;
	border: 1px solid #2A4C7E;
	color: black;
	padding: 2px 5px 2px 5px;
	height: 50px;
}
TD.forum_cat_name{    /* category name on frontpage cat-list */
	background-color: white;
	color: black;
	padding: 2px 5px 2px 5px;
}

TD.forum_cat_info{    /* info of category (total messages) */
	color: black;
	padding: 2px 5px 2px 5px;
}

TD.forum_msglist_topic{   /* topic, nickname, total replies */
	font-weight: bolder;
	border-bottom: 1px dotted #999999;
	padding: 2px 2px 2px 2px;
}

TD.forum_msglist_1{   /* msg list where user has selected category line 1 */
	color: #000000;
}

TD.forum_msglist_2{   /* msg list where user has selected category line 2 */
	color: #000000;
	background-color: #D7D8DD;
}

TD.forum_msgtree_topic{   /* topic, nickname, total replies */
	font-weight: bolder;
	border-bottom: 1px dotted #999999;
	padding: 2px 2px 2px 2px;
}

TD.forum_msgtree_1{   /* msg tree under chosen message line 1 */
	color: #000000;
	padding:2px;
}

TD.forum_msgtree_2{   /* msg tree under chosen message line 2 */
	color: #000000;
	background-color: #D7D8DD;
	padding:2px;
}
TD.forum_msg_bg { /* open message whole cell bg*/
	background-color: white;
	border: 1px solid #999999;
	padding: 0px;
}
TD.forum_msg_topic  { /* open message topic */
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_info { /* open message info (nickame, time) */
	font-size: 7pt;
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_content{   /* open message content */
	color: black;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
TD.forum_msg_functions  { /* bg of reply to message, inform of bad message */
	padding: 2px 3px 2px 3px;
}

TD.forum_form_topic{    /* topic of form of new message or topic */
	border: 1px solid #999999;
	font-weight: bolder;
	padding: 2px 2px 2px 5px;

}

TD.forum_add_new{   /* bg of add new topic or message */
	/*border: 1px solid #2A4C7E;*/
	background: none;
	padding: 2px 5px 2px 5px;
}


a.morelink {
	position: relative;
	display:block;
	text-align: right;
	right: 0px;
	text-decoration: none;
	color: #AFC181;
}
.login   { background-color: #dcdfec; padding-left: 10px }
.banners {
	text-align: center;
}
.banners hr {
	border:none;
	border-top: 1px solid #ddd;
	height: 1px;
	width: 100%;
	text-align:center;
	margin: 5px auto;
}

/* IE FIX */
* html .banners hr { margin: 0px auto; }

.search input[type="submit"] { padding: 0; } /* IE8 fix */
