/* Start of CMSMS style sheet 'jpt-v2' */
/* Layout */
body {
margin: 0;
padding: 0;
font-family: ARIAL,HELVETICA,sans-serif;
font-size: 10pt;
}
div {
padding: 0;
margin: 0;
}
div#header {
height: 193px;
margin: 0 auto;
background: url('images/jptv2/Header_Background_Mini_1.jpg');
}
div#header_space_left {
height: 193px;
width: 25%;
float: left;
}
div#header_logo {
height: 193px;
width: 100%;
background: url('images/jptv2/Header_Logo.jpg') left no-repeat;
}
div#header_menu_space {
height: 193px;
width: 65%;
background: url('images/jptv2/Header_Menu_Background_Mini.jpg');
float: left;
}
div#header_menu_right {
height: 193px;
width: 35px;
background: url('images/jptv2/Header_Menu_Right.jpg');
float: left;
}
div#header_textbar {
padding-top: 149px;
padding-left: 40px;
font-family: Arial,Helvetica,sans-serif;
font-size: 15px;
}
div#search {
position: relative;
top: -95px;
left: 490px;
font-size: 10pt;
text-align: left;
float: left;
padding: 0;
margin: 0;
}
div#search input {
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid white;
background: transparent;
font-family: Georgia,Times,"Times New Roman";
color: white;
}
div#search input#button {
border: none;
background: url('images/jptv2/Lupe.png');
width: 26px;
height: 26px;
cursor: pointer;
}
div#header_clear {
clear: left;
}
#nav li {
float: left;
padding: 0;
margin: 0;
margin-left: 1em;
margin-right: 1em;
}
#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
}
#nav a {
display: block;
}
#nav li:hover ul,#nav li.sfhover ul {
position: absolute;
left: auto;
}
#nav li a:visited, #nav li a:link {
background: url('images/jptv2/Pfeil.png') no-repeat top center;
padding-top: 15px;
display: block;
text-decoration: none;
color: white;
font-weight: bold;
}
#nav li a.active, #nav li a:hover {
background: url('images/jptv2/Pfeil_hover.png') no-repeat top center;
padding-top: 15px;
display: block;
text-decoration: none;
color: white;
font-weight: bold;
}
#nav li.sectionheader {
background: url('images/jptv2/Pfeil.png') no-repeat top center;
padding-top: 15px;
display: block;
text-decoration: none;
color: white;
font-weight: bold;
}
#nav li.sectionheader:hover {
background: url('images/jptv2/Pfeil_hover.png') no-repeat top center;
padding-top: 15px;
display: block;
text-decoration: none;
color: white;
font-weight: bold;
cursor: pointer;
}
#nav li ul {
position: absolute;
top: 179px;
left: -999em;
padding-top: 13px;
background: transparent;
border-bottom: 1px solid #b38282;
width: 9em;
}
#nav li ul li {
background: transparent url('images/jptv2/Transparent.png');
margin: 0;
padding: 0;
width: 9em;
border-right: 1px solid #b38282;
border-left: 1px solid #b38282;
text-align: left;
}
#nav li ul li a:link, #nav li ul li a:visited {
background: none;
color: black;
font-size: 9pt;
font-weight: normal;
padding: 0;
margin: 0;
line-height: 100%;
padding: 0.5em;
}
#nav li ul li a:active, #nav li ul li a:hover {
background: #8d141a;
color: white;
font-size: 9pt;
font-weight: normal;
padding: 0;
margin: 0;
line-height: 100%;
padding: 0.5em;
}
div#main {
background: url('images/jptv2/Main_Background_Mini.jpg') repeat-x top;
height: 1207px;
width: 100%;
}
div#main_space_left {
width: 25%;
height: 100%;
float: left;
}
div#main_shadow_left {
background: url('images/jptv2/Main_Shadow_Left.jpg') right no-repeat;
width: 13px;
height: 250px;
float: left;
}
div#content {
width: 65%;
height: 100%;
background: white;
float: left;
text-align: center;
}
div#content_space {
width: 9px;
height: 100%;
float: left;
background: white;
}
div#content_text {
padding-left: 3%;
padding-right: 3%;
padding-top: 2%;
text-align: left;
margin: 0 auto;
}
div#main_shadow_right {
background: url('images/jptv2/Main_Shadow_Right.jpg') left no-repeat;
width: 13px;
height: 250px;
float: left;
}
div#tools {
padding-top: 3%;
padding-left: 3%;
padding-right: 3%;
}
div#news {
width: 90%;
padding-left: 5%;
padding-left: 5%;
padding-top: 50px;
}
div#breadcrumps {
text-align: right;
padding-right: 25%;
font-size: 9pt;
}
div#breadcrumps a, div#breadcrumps a:link, div#breadcrumps a:visited, div#breadcrumps a:hover, div#breadcrumps a:active {
font-size: 9pt;
}
/* Text-Definitionen */

div#content h1 {
font-family: Georgia,Times,"Times New Roman";
font-size: 16pt;
padding-left: 5%;
margin-bottom: 3%;
margin-top: 3%;
width: 80%;
color: white;
background: #8d141a;
font-variant: small-caps;
}
div#content h2 {
font-family: Georgia,Times,"Times New Roman";
font-size: 13pt;
padding-left: 5%;
margin-bottom: 3%;
margin-top: 3%;
width: 80%;
font-variant: small-caps;
}
div#content h3 {
font-family: Georgia,Times,"Times New Roman";
font-size: 11pt;
padding-left: 5%;
margin-bottom: 3%;
margin-top: 3%;
width: 80%;
font-variant: small-caps;
}
div#content h4 {
font-family: Georgia,Times,"Times New Roman";
font-size: 16pt;
padding-left: 5%;
margin-bottom: 3%;
margin-top: 3%;
width: 80%;
color: white;
background: #8d141a;
}
div#content h5 {
font-family: Georgia,Times,"Times New Roman";
font-size: 13pt;
padding-left: 5%;
margin-bottom: 3%;
margin-top: 3%;
width: 80%;
}
div#content h6 {
font-family: Georgia,Times,"Times New Roman";
font-size: 11pt;
padding-left: 5%;
margin-bottom: 3%;
margin-top: 3%;
width: 80%;
}
div#content a:visited, div#content a:link {
color: #8d141a;
text-decoration: none;
}

div#content a:hover {
color: #8d141a;
text-decoration: underline;
}
div#content_text p, div#content_text li {
line-height: 140%;
max-width:40em;
width:expression(
    document.body.clientWidth > (500/12) *
    parseInt(document.body.currentStyle.fontSize)?
        "40em":
        "auto" );
}
div#content #NewsPostDetailDate {
font-size: 10pt;
margin-right: 4em;
float: left;
}
div#content #NewsPostDetailTitle {
font-family: Georgia,Times,"Times New Roman";
font-size: 13pt;
padding-left: 3%;
margin-bottom: 3%;
margin-top: 3%;
width: 80%;
font-variant: small-caps;
}
div#content #NewsPostDetailSummary, div#content #NewsPostDetailContent {
max-width:40em;
width:expression(
    document.body.clientWidth > (500/12) *
    parseInt(document.body.currentStyle.fontSize)?
        "40em":
        "auto" );
}
div#content #NewsPostDetailReturnLink {
margin-top: 4em;
}
div#news h1 {
font-family: Georgia,Times,"Times New Roman";
font-size: 110%;
padding-left: 3%;
border-bottom: 1px solid black;
}
div#news ul {
padding: 0;
margin: 0;
padding-left: 2%;
}
div#news li {
list-style: none;
}
div#news .summary {
font-size: 9pt;
font-family: ARIAL,HELVETICA,sans-serif;
}
div#news .date {
font-size: 9pt;
float: none;
}
div#news .title {
font-size: 11pt;
font-weight: bold;
}
div#news ul#news .link {
border-bottom: 1px solid #DFDFDF;
padding-bottom: 2%;
margin-bottom: 5%;
}
div#news ul#news .link a:visited, div#news ul#news .link a:link {
font-size: 10pt;
text-decoration: none;
color: #8d141a;
}
div#news ul#news .link a:active, div#news ul#news .link a:hover {
font-size: 10pt;
text-decoration: underline;
color: #8d141a;
}
div#nachoben {
text-align: center;
margin-top: 10em;
}
div#nachoben a:link, div#nachoben a:visited {
color: #8d141a;
text-decoration: none;
}
div#nachoben a:hover, div#nachoben a:active {
color: #8d141a;
text-decoration: underline;
}
/* End of 'jpt-v2' */

