/* Main Tags */

body
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	margin: 0px;
	background-color: #333333;
}

p
{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	text-align : justify;
}

p.cell
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #336699;
}

pre
{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold
}

h1
{
	font-size: 22px;
	margin-top: 35px;
	margin-bottom: 15px;
	font-weight: normal;
	color: #336699;
}

h2
{
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	color: #336699;
}

h3
{
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 8px;
	font-weight: bold;
}

h4
{
	font-size: 12px;
	margin-top: 24px;
	margin-bottom: 6px;
	font-weight: bold;
}

h5
{
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold
}

h6
{
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal
}


h6.main
{
	color: #336699;
	text-align: justify;
	line-height: 140%;
}

table
{
    font-size: 10px;
	table-layout: auto;
	empty-cells: show;
	border-color: #336699;
	border-spacing: 0px;
	background-repeat: no-repeat;
}

table.img80x80 {
	cursor: pointer;
	height: 80px;
	width: 80px;
}

tr
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-decoration: none;
	text-align: left;
}

th
{
	margin: 0px;
	vertical-align: top;
	border-color: #336699;
}

td
{
	margin: 0px;
	vertical-align: top;
	border-color: #336699;
	border-spacing: 0px;
}

td.Navigation
{
	background-color: #C0C0C0;
}

td.NavigationTop
{
	background-color: #C0C0C0;
	background-image: url(images/blue.gif);
	background-repeat: repeat-x;	
}

td.Content
{
    background-color: #FFFFFF;
}

td.ContentTop
{
    background-color: #FFFFFF;
	background-image: url(images/blue.gif);
	background-repeat: repeat-x;
}

ul
{
	font-size: 12px;
	margin-top: 12;
	margin-bottom: 12;
	margin-left: 7;
	padding-left: 10;
	line-height: 150%;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: square;
}

img
{
    border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.border
{
	border: 1px solid Black;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 2px;
    
}

hr
{
	background-color: #336699;
	color: #C0C0C0;
	border : 0px;
	height : 1px;
}

input
{
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

textarea
{
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
textarea.glossar
{
    font-size: 12px;
    color: #336699;
}

select
{
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

select.glossar
{
	font-size: 12px;
}

a
{
	color: #336699;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.MainNav {
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-indent: 2px;
	height: 17px;
	vertical-align: middle;
}

.Nav {
	font-size: 12px;
	border-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #EEEEEE;
	text-indent: 2px;
	height: 17px;
	vertical-align: middle;
}

.SubNav {
	font-size: 12px;
	border-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #EEEEEE;
	text-indent: 10px;
	height: 17px;
	vertical-align: middle;
}

.SubSubNav 
{
	font-size: 10px;
	font-weight: normal;
	border-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #EEEEEE;
	text-indent: 20px;
	height: 17px;
	vertical-align: middle;
}

.Login 
{
	border-style: solid;
	border-width: 1px;
	border-color: #D7E5F3 #75A8D7 #75A8D7 #D7E5F3;
	background: #B6D0E8;
}

.Message
{
	font-size: 12px;
	font-family: Courier New;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	background: #EEEEEE;
}

.GridView
{
	font-size: 10px;
	width: 650px;
	margin-bottom: 20px;
}

.DetailsView
{
	font-size: 10px;
	width: 400px;
	margin-bottom: 20px;
}

.Header
{	
	color: White;
	background-color: #336699;
}

.Footer
{
}

.Row
{
    color: #336699;
}

.RowBottomLine
{
    color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;    
}

.RowTopLine
{
    color: #336699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;    
}

.SelectedRow
{
	background-color: #DADADA;
}

.EditRow
{

}

.FieldHeader
{
	font-weight: bold;
}