﻿html {
    overflow-y: scroll !important;
}
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}
body {
    background-color: #ffffe9;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #48545d;            
}
#container {
    margin: 0 auto;
    width: 900px;
    min-height: 100%;
    background-color: white;
    position: relative;
}
#top {
    background-color: #ffffe9;
    width: 900px;
    height: 285px;
}

#footer {
    position: absolute;
    bottom: 0;
    width: 900px;
    background-image: url(../images/website/footer_separator.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 14px;
    padding-bottom: 5px;
    text-align: center;

}
#content {
    background-image: url(../images/website/header_separator.gif);
    background-repeat: no-repeat;
    border-top: 1px solid #ffffe9;
}


div.shadowRight {
    background-image: url(../images/website/shadow_right.png);
    background-repeat: repeat-y;
    background-position: top right;
}

div.shadowLeft {
    background-image: url(../images/website/shadow_left.png);
    background-repeat: repeat-y;
}


ul.menu1 {
    color: #00518b;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 11px;
  	/*position: absolute;
    right: 0;*/
	height: 39px;
	float: right;
}
ul.menu1 li {
    float: left;
    padding: 0 10px;
    border-right: 1px solid #00518b;
}
ul.menu1 li.last {
    border: none;
    padding-right: 0;
}
ul.menu1 a {
    color: #00518b;
    text-decoration: none;
}
ul.menu1 a:hover {
    color: #00518b;
    text-decoration: underline;
}        

ul.menu2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
	clear: both;
}
ul.menu2 li {
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 1px;
    position: relative;
    background-repeat: no-repeat;
    overflow: visible;
}
/* reset next level */
ul.menu2 li li {
    float: none;
}
ul.menu2 li.last {
    margin-right: 0;
}
ul.menu2 li:hover {
	z-index: 1;
}
ul.menu2 li img {
    display: block;
}
ul.menu2 li:hover img,
ul.menu2 li.active img {
    visibility: hidden ;
}
/*ul.menu2 li:hover img img,*/
/*ul.menu2 li.active img img {*/
/*    visibility: visible;*/
/*}*/

ul.menu2 li ul {
    display: none;
    list-style-type: none;
    background-color: #00518b;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 31px;
    width: 170px;
    border-bottom: 1px solid #00518b;
}
ul.menu2 li:hover ul{
    display: block;
}
ul.menu2 li ul li,
ul.menu2 li ul li.last {
    padding: 3px 10px;
    z-index: 1;
    margin: 1px;
    margin-bottom: 0;
    background-color: white;
}
ul.menu2 li ul li:hover {
    z-index: 2;
    text-indent: 0;
    background-color: #00518b;
}

ul.menu2 li:hover ul ul,
ul.menu2 li.active ul ul,
ul.menu2:hover li.active:hover ul ul {
    display: none;
}
ul.menu2 li:hover ul li:hover ul,
ul.menu2:hover li.active ul li:hover ul {
    display: block;
    top: auto;
    min-width: 0;
    top: 2px;
    left: 162px;
}

ul.menu2 li ul li:hover,
ul.menu2 li ul li:hover a,
ul.menu2 li ul li:hover li:hover,
ul.menu2 li ul li:hover li:hover a {
    color: white;
text-decoration: none;
}
ul.menu2 li ul li:hover li,
ul.menu2 li ul li:hover li a {
    color: #00518b;
}

ul.menu2 li ul li a {
    display: block;
    width: 100%;
text-decoration: none;
}
ul.menu2 a:hover {
    text-decoration: none;
}

ul.menu2 li.last ul {
    left: -23px;
}
ul.menu2 li.last:hover li:hover ul,
ul.menu2:hover li.last:hover li:hover ul {
    left: -166px;
}


a img {
    border: none;
}

.block {
    display: block;
}


#left {
    width: 218px;
    float: left;
    margin-left: 15px;
}

#left li a{
background: url(../images/website/arrow-li.png) no-repeat top left;
padding: 0 0 0 12px;
margin-bottom: 4px;
list-style-type: none;

}



#main {
    margin-left: 282px;
    margin-right: 30px;
    margin-top: 20px;
    position: relative;
    z-index: 0;
}

#page li {
background: url(../images/website/arrow-li.png) no-repeat top left;
padding: 0 0 0 12px;
margin-bottom: 4px;
list-style-type: none;
}

#page img {
padding: 2px;
margin:0;
}

a {
    color: #00518b;
    text-decoration: underline;
}
a:hover {
    color: #00518b;
    text-decoration: underline;
}





p.buttonheading {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
}





/***** Boxes on the left *****/
#left div.moduletable,
#left div.moduletable-red {
    margin-top: 20px;
    /*background-color: #ffffdf;*/
    color: #00518b;
    background-image: url(../images/website/box_shadow.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;    
    padding:0 2px 3px 2px;
    width: 218px;
}
#left div.moduletable h3,
#left div.moduletable-red h3 {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: white;
    display: block;
    background-image: url(../images/website/box_title_blue_rounded.png);
    background-repeat: no-repeat;
    width: 186px;
    height: 14px;
    padding-left: 29px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    margin: 0;
}
#left div.moduletable-red h3 {
    background-image: url(../images/website/box_title_bg_red.png);
}
#left div.boxPadding {
    margin: 10px;
}
/*#left div.boxPadding a {*/
/*    color: #48545d;*/
/*    text-decoration: underline;*/
/*}*/
#left div.boxPadding a:hover {
    color: #48545d;
    text-decoration: underline;
}
#left div.boxPadding.white,
#left div.boxPadding.white a,
#left div.boxPadding.white a:hover {
    color: white;
}     

#left div.boxPadding ul,
#left div.boxPadding ul li {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
#left div.boxPadding ul {
    list-style-type: none;
}
#left div.boxPadding ul li {
    margin-top: 0.75em;
    max-width: 100%; /* trigger hasLayout in IE7 */
}
#left div.boxPadding a {
    color: #939aa0;
    font-weight: bold;
    text-decoration: none;
}
#left div.boxPadding ul li a img {
    vertical-align: middle;
    float: left;
}
#left div.boxPadding ul li a span {
    display: block;
    margin-left: 23px;
}
    
p.articleinfo span.modifydate,
p.articleinfo span.createdby,
p.articleinfo span.createdate {
    display: block;
    color: #909090;
}
form .content_rating,
form .content_vote {
    display: block;
    color: #909090;
}
form .content_rating img {
    vertical-align: middle;
    margin-left: 2px;
}
form .content_vote input[type="radio"] {
    vertical-align: text-bottom;
    margin: 0 1px 0 2px;
    border: 0;
}
form .content_vote input[type="radio"] + input[type="radio"] {
    margin-left: 0;
}

.articleBackgroundImage {
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;    
}

fieldset {
    border: 1px solid #d8d8d8;
    margin-left: 0;
    padding: 5px;
}

form div label {
    width: 140px;
    display: block;
    float: left;
}



h1 {
    font-family: Arial, sans-serif;
    font-size: 19px;
    color: #9d3146;
}

h2 {
    color: #00518b;
    font-size: 15px;
}

h3 {
    font-size: 14px;
}


h4,h5,h6 {
    font-size: 12px;
}




.tool-tip {
    background-color: white;
    border: 1px solid #00518b;
    padding: 5px 10px;
}


div.contentpaneopen_edit {
    float: right;
}

#system-message dd ul {
    margin-left: 0;
}

#system-message dd.error ul {
    border: 1px solid #9D3146;
    background-color: #ffffe9;
}

#system-message dd {
    text-indent: 0;
    font-weight: normal;
}

#system-message dd.error ul {
    color: #48545d;
}

/* Startseite Styles */

#boxleft {
	border: 1px solid #f2f2f2;
	width: 285px;
	background: #fff url(../images/website/bgbottom.gif) repeat-x left bottom;
	margin: 0 5px 5px 0;
	padding: 2px 2px 4px 2px;
}

#boxright {
	border: 1px solid #f2f2f2;
	width: 285px;
	background: #fff url(../images/website/bgbottom.gif) repeat-x left bottom;
	padding: 2px 2px 4px 2px;
	margin-bottom: 5px;
}

.boxes {
	border: 1px solid #f2f2f2;
	background: #fff url(../images/website/bgbottom.gif) repeat-x left bottom;
	padding: 2px 2px 5px 2px;
	margin: 0px 0 5px 0;
}

#boxright ul li {
background: url(../images/website/arrow-li.png) no-repeat top left;
padding: 0 0 0 12px;
margin: 0 0 4px 0;
list-style-type: none;
}

.innerbox {
	background-color: #f4f4f4;
	padding: 8px 12px 12px 12px;
}

.innerbox h3 {
    color: #00518b;
    font: 16px Georgia, Verdana, sans-serif;
    margin: 0;
    padding: 4px 0 7px 0px;
    border-bottom: 1px solid #9d3146; 
}

.innerbox p {
   margin-bottom: 3px;
   padding: 0px;
}

#paloform {
	width: 400px;
}

.chronoform { display: none; }

.validation-advice {color: red}

.moduletable_cflow {
	position:relative;
	margin-top: -50px; 
	margin-bottom: -30px;
}

/* Trainingsformular */

fieldset{
	margin: 0;
	padding: 20px;
	border: 1px solid #ccc;
	background: #fff;
}

legend {
	font-weight: bold;
	padding: 5px;
	margin: 5px;
	background: none;
}

label {
	display: block;
	float: left;
	width: 15em;
}

label.checktext {
width: 300px;
}

input {
	width: 200px;
}

input#anrede {
	width: 100px;
}

input.checkbox, input.submit {
	width: auto;
}

input.checkbox {
	float: left;
	margin-right: 20px;
}

input.hnr {
	width: 30px;
}

input.buttons {
	width: auto;
}

input:focus {
	background: #ffc;
}

form p {
	margin: 0 0 10px 0;
}

p.buttons {
	margin-top: 10px;
}

/* Table Training */

table#training {
  border-collapse: collapse;
  width: 588px;
  border: 1px solid #ccc;
}

th {
  font-weight: bold;
  text-align: left;
  padding: 10px;
  background: #ccc url(../images/website/bar.gif) repeat-x left center;
  border-bottom: 1px solid #ccc;
}

#trainingPosHead {
  text-indent: -1000em;
}

#training th, #training td {
  padding: 0.5em 1.3em;
  border-right: 1px solid #ccc;
}

.odd {
  background-color: #f2f2f2;
}

#training tr:hover {
  background-color:#3d80df;
  color: #fff;
}

#training tr:hover a {
  background-color:#3d80df;
  color: #fff;
}