/* 0 Hauptseitenelemente */

body {
font-size: 62.5%;
font-family: Verdana, sans-serif;
background: #E7F0F9 url(gif/bg_body0.jpg) repeat-x;
text-align: center;
margin: 0;
margin-bottom: 10px;
padding: 0;
}

.pagebox {
width: 822px;
margin: auto;
text-align: left;
}

/* 1 HTML vorbereiten */

table, td, th {
vertical-align: top;
}

input {
vertical-align: middle;
}

h1, h2, h3, h4, h5, h6, table, p {
font-size: 100%;
margin: 0;
}

h3, h4, h5, h6, table, p {
font-size: 100%;
margin-bottom: 0.7em;
}

input, textarea, select, button {
font-family: Verdana, sans-serif;
font-size: 100%;
}

dd {
margin-left: 20px;
}

a {
color: #000;
background: #fff;
}

a:visited {
color: #666;
background: #fff;
}

ul li {
list-style: square outside url(gif/bg_ulLis.gif);
}

/* 2 Kopfbereich */

#head {
font-size: 160%;
margin-top: 1.2em;
}

/* 2.1 Kopfzeile */

#headlinks {
background: #144B93;
color: #fff;
padding: 0;
margin: 0;
text-align: right;
line-height: 1.8em;
width: 100%;
}

#headlinks * {
display: inline;
list-style-type: none;
vertical-align: middle;
font-family: sans-serif;
}

#headlinks h1 {
float: left;
padding-left: 10px;
}

/* 2.2 Banner und Logo */

#banner {
color:#fff;
background: #c00;
float: left;
margin: 10px 0;
display: block;
}

#logo {
color:#fff;
background: #c00;
float: right;
margin: 10px 0;
display: block;
}

/* 2.3 Sprungmarken */

#sprungmarken {
position: absolute;
top: 0;
width: 822px;
margin: 0;
padding: 0;
}

#sprungmarken li {
display: inline;
list-style-type: none;
}

#sprungmarken a, #sprungmarken a:visited  {
position: absolute;
top: -2000px;
}

#sprungmarken a:focus, #sprungmarken a:hover, #sprungmarken a:active  {
top: 0;
}

/* 2.4 Positionsanzeige */

#bread_and_crump {
padding: 0;
margin: 0;
padding-bottom: 12px;
font-size: 80%;
color: #fff;
background: transparent;
display: block;
width: 546px;
float: left;
}

#bread_and_crump li {
display: inline;
list-style-type: none;
padding-right: 5px;
}

#bread_and_crump a {
color: #fff;
background: transparent;
text-decoration: none;
}

#bread_and_crump a:hover {
text-decoration: underline;
}

#csstools {
width: 264px;
float: right;
text-align: right;
font-size: 80%;
color: #fff;
background: transparent;
}

/* 3 Navi Kopf */

#nav {
clear: both;
}

#nav h2 {
position: absolute;
top: -1000px;
}

#nav ol {
display: table;
padding: 0;
margin: 0;
font-size: 150%;
background: #D0E2F5;
color: #144B93;
width: 100%;
font-weight: bold;
text-transform: uppercase;
}


#nav li {
margin: 0;
display: block;
float: left;
list-style-type: none;
padding: 6px 0 6px 0;
}

#nav a, #nav strong {
font-family: sans-serif;
padding: 7px 6px 0px 6px;
border-bottom: 6px solid #D0E2F5;
text-decoration: none;
background: #D0E2F5;
color: #144B93;
}

#nav a.path {
border-bottom: 6px solid #144B93;
background: #144B93;
color: #fff;
}

#nav strong {
border-bottom: 6px solid #E2001A;
background: #E2001A;
color: #fff;
}

#nav a:hover, #nav a:focus {
border-bottom: 6px solid #E2001A;
background: #fff;
color: #144B93;
}

/* 4 Navigation Ebene 2 und 3 */

#nav2, #nav2 ul {
margin: 0;
padding: 0;
font-family: sans-serif;
font-weight: bold;
position: relative;
}

#nav2 li {
display: block;
list-style-type: none;
list-style-image: none;
margin-bottom: 2px;
}

#nav2 a, #nav2 strong, #nav2 li {
background: #D0E2F5;
color: #144B93;
}

#nav2 a, #nav2 strong {
font-size: 150%;
font-family: sans-serif;
padding: 6px 6px 6px 6px;
border-right: 6px solid #D0E2F5;
text-decoration: none;
display: block;
position: relative;
}

#nav2 a.path {
border-right: 6px solid #144B93;
background: #144B93;
color: #fff;
}

#nav2 ul {
margin-bottom: 2px;
display: inline;
}

#nav2 ul li {
border-right: 6px solid #144B93;
}

#nav2 ul li a, #nav2 ul li strong {
font-size: 120%;
margin-bottom: 0;
}

#nav2 strong {
border-right: 6px solid #E2001A;
background: #E2001A url(gif/sub_actj.gif) no-repeat 246px 9px;
color: #fff;
padding-right: 20px;
}

#nav2 ul li strong {
background-position: 240px 7px;
}

#nav2 a:hover, #nav2 a:focus {
border-right: 6px solid #E2001A;
background: #fff;
color: #144B93;
}

/* 5 Inhalt */

#content {
margin-top: 10px;
width: 544px;
float: left;
}

/* 5.1 Inhaltselemente */

#content h1, #content .infobox, #content .text {
background: #fff;
color: #000;
width: 544px;
margin-bottom: 10px;
}

#content h1 {
font-size: 180%;
padding: 10px 10px 0 10px;
margin: 0;
}

#content .infobox {
clear:left;
}

/* WSC */

#content h1 a {
font-size: 70%;
}

#content .text, #content .infobox  {
font-size: 130%;
padding: 10px 10px 0 10px;
}

html>body #content h1, html>body #content .text, html>body #content .infobox  {
width: 524px;
}

#content .text blockquote, #content .infobox blockquote {
background: #E7F0F9;
color: #000;
margin: 0;
margin-bottom: 0.7em;
padding: 10px;
}

#content .text legend, #content .text fieldset {
background: #E7F0F9;
color: #000;
border-width: 0;
}

#content .text fieldset {
margin-bottom: 1em;
}

#content .text h2 {
font-size: 110%;
margin-bottom: 0.7em;
}

#content .text dfn {
text-align: left;
float: left;
font-size: 80%;
padding: 2px;
background: #E2001A;
color: #fff;
text-transform: uppercase;
}

#content .text a {
color: #144B93;
background: #fff;
text-decoration: none;
font-weight: bold;
}

#content .text h2 a {
clear: left;
display: block;
}

#content .text a:visited, #content .text a:visited {
background: #fff;
color: #4B7296;
}

#content .text a:hover, #content .text a:focus {
background: #fff;
color: #E2001A;
}

#content .text h2, #content .infobox h2 {
font-size: 110%;
}

#content .text h1, #content .infobox h1 {
font-size: 120%;
margin: 0;
padding: 0;
padding-bottom: 10px;
width: 100%;
}

/* 5.2 Blöcke im Inhalt */

.contentblock {
width: 267px;
float: left;
margin-right: 10px;
}

#content .contentblock h2 {
width: 267px;
}

#content .contentblock .text {
width: 267px;
margin-bottom: 10px;
}

html>body #content .contentblock .text, html>body #content .contentblock h2 {
width: 247px;
}

#contentblock1 {
width: 556px;
}

* html #contentblock1 {
overflow-x: hidden;
}

#content .contentblock .text, .block .text, #content .contentblock .text a, .block .text a, #content .contentblock .text table, .block .text table  {
background: #144B93;
color: #fff;
}

#content .contentblock .text a, .block .text a {
font-weight: bold;
text-decoration: none;
}

#content .contentblock .text a:hover, .block .text a:hover {
font-weight: bold;
text-decoration: underline;
}

.block .blockhell .text, .block .blockhell .text a  {
background: #fff;
color: #000;
}

.block .blockhighlight .text, .block .blockhighlight .text a  {
color: #fff;
background: #E2001A;
}

.block .blockplain {
overflow: hidden;
}

.block .blockplain img {
margin-bottom: 10px;
}

.block .blockplain a, .block .blockplain a:hover, .block .blockplain a:active {
color: #000;
background: transparent;
text-decoration: none;
}

#content .contentblock h2, .block h2 {
background: #D0E2F5;
color: #000;
font-size: 130%;
padding: 2px 10px;
margin: 0;
text-transform: uppercase;
}

#content .contentblock .text h2, .block .text h2 {
font-size: 75%;
padding: 5px;
margin-bottom: 10px;
color: #fff;
background: #E2001A;
}

#content hr {
border-width: 0;
background: #144B93;
color: #144B93;
height: 1px;
}


#content .block100 {
width: 100%;
}

#content .block100 .text, #content .block100 h2  {
width: 544px !important;
}

html>body #content .block100 .text, html>body #content .block100 h2  {
width: 524px !important;
}

/* 6 Infopalte */

.block {
width: 266px;
float: right;
margin-top: 10px;
position: relative;
}

.block .text {
font-size: 130%;
padding: 10px 10px;
margin-bottom: 10px;
}

.block .text ul {
padding: 0;
margin: 0;
margin-left: 16px;
}

/* Fußzeile */

#footer {
font-size: 110%;
padding: 7px 10px 7px 10px;
margin-bottom: 10px;
text-transform: uppercase;
font-weight: bold;
}

#footer span {
float: left;
}

#footer, #footer a, #footer a:visited {
background: #144B93;
color: #fff;
}

#footer ul, #footer li {
margin: 0 !important;
padding: 0 !important;
}

#footer ul {
float: right;
}

#footer li {
display: inline;
list-style-type: none;
}

#footer li a {
padding: 0px 6px 0px 6px;
border-bottom: 6px solid #144B93;
text-decoration: none;
background: #144B93;
color: #fff;
}

#footer a:hover, #footer a:focus {
border-bottom: 6px solid #fff;
background: #144B93;
color: #fff;
}

/* Anpassungen für das WSC */

html>body .sys_nav a {
overflow: hidden;
width: 244px;
}

html>body .infobox .sys_nav a {
width: 247px;
}

/* Extra Stuff*/
.vevent {
border-bottom: 1px solid #D0E2F5;
}

/* IE-7 Fix */

*+html .imgpreview {
width: 245px !important;
}

/* Adminmenü */

#lblock_adminmenu {
position: absolute;
top: 0;
left: 0;
width: 100%;
border-bottom: 1px solid #999;
}

#lblock_adminmenu .text p, #lblock_adminmenu h2, #lblock_adminmenu .text div {
float: left;
padding: 1px 4px ;
}

#lblock_adminmenu .text {
width: 70% !important;
padding: 0;
margin: 0;
float: left;
}

#lblock_adminmenu h2 {
width: 18% !important;
}

#lblock_adminmenu a, #lblock_adminmenu a:visited, #lblock_adminmenu a:hover {
text-decoration: underline !important;
}

#lblock_adminmenu, #lblock_adminmenu  * {
margin: 0 !important;
background: #eee !important;
color: #000 !important;
font-family: verdana, sans-serif;
font-size: 10px !important;
}