/* global defaults */

.Stil1
{
        color: #ECE9D8;
	font-weight: bold;
}

.Stil2 {
	color: #993300;
}

.Stil3
{
        font-size: 16px;
        font-weight: bold;
}	

.Stil6 
{
        font-size: 22px;
	color: #0000ff;
}

.Stil7 
{
        font-size: 16px;
        font-weight: bold;
}

.Stil9
{
        font-size:22px;
}

.Stil13
{
        font-size: 22px;
        color: #C62424;
}

.Stil14
{
        color: #c62424;
        font-weight: bold;
}

.Stil15 {color: #c62424}
.Stil17 {color: #990000;}
.Stil18 {
        font-size: 24px;
        font-weight: bold;
}
			
body {
	background-color:#aecbe4; font-family: verdana, sans serif; font-size:12px;margin:0px;padding:0px;
}
table {
        font-size:12px;
}

a:link {font-size:12px;color:#000000;text-decoration:none;}
a:hover{font-size:12px;color:#000000;background-color:#DDDDDD}
a:active{font-size:12px;color:#000000;}
a:visited {font-size:12px;color:#000000;text-decoration:none;}

/* template style */
.template {
    padding:0px;
    margin:0px;
    font-size:12px;
    width:100%;
    height:100%;
    vertical-align:top;
}

.template .tpl_left {padding:0px; width:170px; height:100%;}

.template .spacer_left {width:5px;}

.template .tpl_left a:link {font-size:12px;color:#FFFFFF;text-decoration:none;}
.template .tpl_left a:hover{font-size:12px;color:#FFFFFF;background-color:#429ce8;}
.template .tpl_left a:active{font-size:12px;color:#FFFFFF;}
.template .tpl_left a:visited {font-size:12px;color:#FFFFFF;text-decoration:none;}

.template .spacer_right {width:5px;}


.template .spacer
{
    height:5px;
}

.template .tpl_header {background-color:#3386cc;width:100%;height:124px;text-align:left;border-left:solid 1px #FFFFFF;border-bottom:solid 1px #FFFFFF;}

.template .tpl_right
{
    margin-left:180px;
    padding-top:5px;
    padding-left:5px;
    padding-right:5px;
    vertical-align:top;
    height:100%;
    border-top:solid 1px #000000;
    border-left:solid 1px #000000;
    background-color:#FFFFFF;
}


/* navigation style */
.navigation
{
    vertical-align:top;
    width:170px;
    height:100%;
    border-right:solid 1px #FFFFFF;
    border-left:solid 1px #FFFFFF;
    background-color: #3386cc;
}

.navigation .spacer
{
    height:20px;
}

.navigation .header
{
    border-top:solid 1px #FFFFFF;
    border-bottom:solid 1px #FFFFFF;
    background-color:#429ce8;
    height:22px;
    text-align:center;
    vertical-align:middle;
}

.navigation .content
{
    padding-left:8px;
    vertical-align:top;
}

.header {
    background-color:#429ce8;
    line-height:21px;
    color:#FFFFFF;
    font-weight:bold;
    height:22px;
    vertical-align:middle;
}

.content
{
    margin-left:5px;
    margin-right:5px;
}