/* Body */

body
{
    margin: 0px;
    padding: 10px;
	background-color: #FFFFFF;
}

/* Header & Footer */

div#LastUpdate
{
    width: 780px;
    height: 23px;
    margin: 8px auto;
    background: #d9d7da url(grafik/back_header.png) repeat-x top;
    border-bottom: 1px solid #C5C5C5;
    border-left: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
}
#LastUpdate p
{
    margin: 0px;
    padding: 5px;
    font-size: 10px;
    text-align: left;
}
#LastUpdate img
{
    border: none;
    padding-left: 5px;
    padding-right: 4px;
}

div#Header
{
    width: 780px;
    height: 128px;
    margin: 0px auto;
    padding: 0px;
    background-image: url(grafik/masterhead.png);
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #C5C5C5;
    border-bottom: 2px solid #C5C5C5;
    border-left: 1px solid #C5C5C5;
}
#Header p
{
    margin-top: 10px;
    margin-left: 170px;
    margin-right: 14px;
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
    text-align: left;
}

div#Banner
{
    margin-left: 223px;
    margin-top: 32px;
    width: 479px;
}

div#Footer
{
    width: 780px;
    height: 48px;
    margin: 15px auto;
    padding: 0px;
    background: #EDEDED url(grafik/back_bottom.png) repeat-x top;
    border-top: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
    border-bottom: 2px solid #C5C5C5;
    border-left: 1px solid #C5C5C5;
}
#Footer p
{
    margin-right: 4px;
    margin-top: 25px;
    text-align: right;
}

div#PageBG
{
    width: 780px;
    margin: 10px auto;
    background: #EDEDED;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-top: 15px solid #d8d8d8;
    border-bottom: 15px solid #d8d8d8;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Navigation */

#Navigation
{
    float: left;
    width: 165px;
}

#Navigation ul
{
    margin: 0px;
    padding: 0px;
    margin-right: 10px;
    margin-bottom: 15px;
    list-style-type: none;
}
#Navigation li
{
	background: url(grafik/back_navbutton.png) repeat-x top;
    border-top: 1px solid #C5C5C5;
    border-left: 2px solid #C5C5C5;
    border-right: 2px solid #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 5px;
	vertical-align: middle;
}
#Navigation ul li:hover
{
    border-top: 1px solid #C5C5C5;
    border-left: 2px solid #42A5FF;
    border-right: 2px solid #42A5FF;
    border-bottom: 1px solid #C5C5C5;
    vertical-align: middle;
}
#Navigation ul li
{
    padding-left: 26px;
}

#Statistics
{
    height: 172px;
	background-image: url(grafik/back_navboximage.png);
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
}

.navlink
{
    font-family: Verdana, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
a.navlink:link, a.navlink:active, a.navlink:visited, a.navlink:hover
{
    text-decoration: none;
    color: #000000;
}

.navlinkc
{
    font-family: Verdana, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
a.navlinkc:link, a.navlinkc:active, a.navlinkc:visited, a.navlinkc:hover
{
    text-decoration: none;
    color: #000000;
}
a.navlinkc:hover
{
    text-decoration: underline;
    color: #000000;
}

/* Content */

div#Content
{
    padding: 4px;
    background-color: #FFFFFF;
    background: url(grafik/back_content.png);
    border-top: 3px solid #C5C5C5;
    border-bottom: 3px solid #C5C5C5;
    border-left: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
    margin-left: 165px;
    margin-right: 10px;
}
#Content p
{
    text-align: justify;
}
#Content h1
{
    margin-bottom: 15px;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
#Content h1.h1a
{
	font-weight: normal;
}

p#Title
{
    height: 18px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
}
#Title img
{
    border: none;
    padding-right: 4px;
}

/* Image */

img
{
    border: none;
}
img.ib1
{
    border: #000000 1px solid;
}

/* Text */

td, div, th, p, li
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    text-align: left;
    color: #000000;
}
.small
{
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
}
.big
{
    font-size: 36pt;
}

span.fc1
{
    color: #0066CC;
}
span.fc2
{
    color: #0000FF;
}
span.fc3
{
    color: #800000;
}
span.fc4
{
    color: #FF0000;
}
span.fc5
{
    color: #008000;
}

/* Links (Global) */

a:link, a:active, a:visited
{
    text-decoration: none;
    color: #2E587E;
}
a:hover
{
    text-decoration: underline;
    color: #0066CC;
}

/* Table & DIVs,... */

table
{
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
}
table.downloads
{
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
}

div.cbox1_left
{
	float: left;
	width: 314px;
	padding-right: 4px;
	display: block;
}
div.cbox1_right
{
    margin-left: 319px;
	vertical-align: top;
}
div.cbox2_left
{
	float: left;
	width: 334px;
	padding-right: 4px;
	text-align: justify;
	display: block;
}
div.cbox2_right
{
    margin-left: 339px;
	vertical-align: top;
}
p.project_title
{
    margin-bottom: 4px;
}

td.row1, div.row1, p.row1
{
    background-color: #EDEDED;
}
td.row2, div.row2, p.row2
{
    background-color: #DDDDDD;
}
td.row3, div.row3, p.row3
{
    background-color: #42A5FF;
}

div#Comments
{
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    background-color: #EDEDED;
    border-top: 3px solid #C5C5C5;
    border-bottom: 3px solid #C5C5C5;
    border-left: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
    overflow: auto;
    height: 225px;
    width: 96%;
	display: none;
}

.cbox1
{
	margin-top: 15px;
	margin-bottom: 15px;
    padding: 10px 4px 10px 4px;
    border-left: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
    border-top: 2px solid #42A5FF;
    border-bottom: 2px solid #42A5FF;
	background: url(grafik/back_cbox1.png) repeat-x top;
    background-color: #ededed;
}
.cbox2
{
    width: 320px;
    margin: 0px auto;
    padding: 5px;
    border-left: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
    border-top: 1px solid #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
    background-color: #EDEDED;
}
.cbox_title
{
	margin: 0px 4px 20px 0px;
	font-weight: bold;
}

/* List & Line Style */

ul.lp1 li
{
    list-style-type: disc;
    line-height: 20px;
    vertical-align: middle;
}
ul.lp2 li
{
	list-style-type: none;
    line-height: 20px;
    vertical-align: middle;
}
ul.lp3
{
    margin-top: 0px;
    margin-bottom: 0px;
}
ul.lp3 li
{
    list-style-type: disc;
    line-height: 18px;
    vertical-align: middle;
}

hr.ls1
{
    width: 75%;
	border: 1px solid #000000;
}
hr.ls2
{
    width: 60%;
	border: 1px solid #000000;
}
hr.ls3
{
    width: 320px;
	border: 1px solid #000000;
}

/* Forms & Buttons */

form
{
	margin: 0px;
}

a.button, input.button
{
	width: auto !important;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	background: #C5C5C5 none repeat-x top;
	background-image: url(grafik/back_button.png);
	border: 1px solid #C5C5C5;
	font-family: Verdana, Sans-Serif;
    font-size: 13px;
	font-weight: bold;
	color: #000000;
}

/* Hover states */
a.button:hover, input.button:hover
{
	background-position: 0 100%;
	border: 1px solid #2E587E;
	color: #0066CC;
}