body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;

	background-image: url(../images/scanlines.jpg);
}
a:link, a:active, a:visited {
        color: #6a0d0f;
        text-decoration: none;
}
a:hover {
        color: #6a0d0f;
        text-decoration: underline;
}
a.readon:hover {
        color: #6a0d0f;
        text-decoration: underline;
}
#login2 a:hover {
        color: #6a0d0f;
        text-decoration: underline;
}
.contentpaneopen a:hover {
        color: #6a0d0f;
        text-decoration: underline;
}
#container {
	width: 980px;
	margin: 0px auto;
        position: relative;
}
.contentheading { 
        font-weight: bold;
}
#header {
	background-image: url(../images/header2.png);
	width: 980px;
	height: 204px;
	float: left;
}
#header_logo {
        background-image: url(../images/tws2c_logo.jpg);
        width: 67px;
        height: 66px;
        position: absolute;
        top: 6px;
        left: 6px;
}
#navigation {
	background-color: #FFFFFF;
	border-left: 1px solid #D8DBE0;
	border-right: 1px solid #D8DBE0;
	border-bottom: 1px solid #D8DBE0;
	width: 978px;
	height: 71px;
	float: left;
        z-index: 1;
}
#navigation_end {
    background-image: url(../images/redpoints.jpg);
    height: 61px;
    width: 9px;
    background-repeat: no-repeat;
    float: right;

    position: relative;
    right: 20px;
}
#breadcrumb {
	background-color: #FFFFFF;
	border-left: 1px solid #D8DBE0;
	border-right: 1px solid #D8DBE0;
	width: 978px;
	height: 28px;
	float: left;
        padding-top: 12px;
}
#container_content {
    background-image: url(../images/content_verlauf.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #D8DBE0;
	border-right: 1px solid #D8DBE0;
	width: 978px;
	float: left;
	min-height: 320px;
	height: auto;
        padding-bottom: 1px;
}
* html #container_content {
	height: 320px;
}
#content_head {
	background-image: url(../images/content_head.gif);
	background-repeat: no-repeat;
	width: 978px;
	height: 2px;
	float: left;
}
#container_content2 {
    background-image: url(../images/content_bg.gif);
	width: 978px;
	float: left;
	z-index: 2;
}
#container_content3 {
    background-image: url(../images/content_roter_verlauf.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 978px;
	float: left;
	min-height: 401px;
	height: auto;
	z-index: 3;
}
* html #container_content2 {
	height: 401;
}
#left_content {
	width: 267px;
	min-height: 386px;
        height: auto;
	float: left;
	position: relative;
	left: 2px;
        padding: 3px;
}
* html #left_content {
	height: 388px;
}
#content_content {
	width: 686px;
	min-height: 292px;
	height: auto;
	float: left;
	position: relative;
	left: 7px;
        padding-left: 5px;
        padding-right: 5px;
}
* html #content_content {
	height: 294px;
}
#login {
        position: absolute;
        bottom: 0;
        padding-left: 2%;
        padding-right: 2%;
}
#login2 {
        float: left;
        width: 200px;
        padding-left: 4px;
}
.pathway {
        color: #E50005;
}
#footer {
        width: 974px;
        border-left: 1px solid #D8DBE0;
        border-right: 1px solid #D8DBE0;
        border-bottom: 1px solid #D8DBE0;
        float: left;
        padding: 2px;
	background-color: #FFFFFF;
}
#mainlevel_list {
        margin: 0px 0px 0px 14px;
        padding: 0px 0px 0px 0px;
}
a.pathway_link:link, a.pathway_link:active, a.pathway_link:visited, a.pathway_link:hover {
        color: #000000;
        text-decoration: none;
}
.mainlevel_list {
        font-weight: bold;
}