﻿h2.sidebar-title
{
	color: Red;
}
.headline
{
	font-family: verdana;
	font-size: 1.2em;
	font-weight: normal;
	font-variant: normal;
}
.headline_bold
{
	font-family: verdana;
	font-size: 1.2em;
	font-weight: bold;
}
.headline_small_bold
{
	font-family: verdana;
	font-size: 0.8em;
	font-weight: bold;
}

.headline_blue_bold
{
	font-family: verdana;
	font-size: 1.2em;
	font-weight: bold;
	color: #007DC9;
}
.right_menu_modal
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
}
.datetimetext
{
	font-family: Verdana;
	font-size: 0.6em;
	font-weight: normal;
    font-style:italic;
}
.normaltext_disabled
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration:line-through;
	color: Gray;
}
.normaltext
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
}
.normaltext_small
{
	font-family: Verdana;
	font-size: 0.6em;
	font-weight: normal;
}
.normaltext_red
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	color: Red;
}
.normaltext_white
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	color: white;
}
.right_menu_modal
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
}
.textBox_NL
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 10px 0px 10px;
	width: 150px;
}
.textBox_kcalCalc
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 10px 0px 10px;
	width: 50px;
}
.ddl_kcalCalc
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 10px 0px 10px;
	width: 80px;
}
.cell_left
{
	width: 50%;
}
.cell_right
{
	text-align: left;
}

.dateheaderview
{
    /*font-style: italic;*/
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #505454;
}

.viewdetails
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	font-style:italic;
}

.viewdetailstotal
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	font-style:italic;
}

.moduleheaderview
{
    font-family: verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #505454;
}

.contentview
{
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-top: 0px;
    border-style: solid;
    border-color: #9FA0A1;
    background-color: White;   
}

.contentheaderview
{
    border-width: 1px;
    border-style: solid;
    border-color: #9FA0A1;   
    background-color: White;  
}

.forumbody
{
    width: 100%;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-top: 1px;
    border-style: solid;
    border-color: #9FA0A1;
    background-color: White;   
}

.forumbody td
{
    padding-top: 5px; 
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;   
    /*border-bottom: 1px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-style: solid;
    border-color: #9FA0A1;*/
}

.forumbody tr
{
    border-bottom: 1px;   
    border-style: solid;
    border-color: #9FA0A1;
}

.forumlinks
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
}


.forumheadline
{
	font-family: verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #007DC9;
}

.errortext
{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	color: Red;
}

.threadbody
{
    width: 100%;
    border-bottom: 0px;
    border-left: 1px;
    border-right: 1px;
    border-top: 1px;
    border-style: solid;
    border-color: #9FA0A1;
    background-color: White;  
}

.bordertop
{
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 1px;
    border-style: solid;
    border-color: #9FA0A1;
}

.threadbody td
{
    padding-top: 5px; 
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    
    /*border-bottom: 0px;
    border-left: 0px;
    border-right: 1px;
    border-top: 1px;
    border-style: solid;
    border-color: #9FA0A1;*/
}

.threadbodyborderbottom
{
     border-bottom: solid 1px #9FA0A1;
}

.threadbodyborderleft
{
     border-left: solid 1px #9FA0A1;
}

.threadbody tr
{
    border-bottom: 1px;   
    border-style: solid;
    border-color: #9FA0A1;
}

.threadheadline
{
	font-family: verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #007DC9;
}

.threadheadlinedata
{
    font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #505454;
}
