
body {color: #434343;background: white url(../images/assets/header-bg.png) repeat-x left top;}

h1 {color: #00839b;}
h2 {color: #00839b;}
h3 {color: #cb5334;}
h4 {color: #cb5334;}
h4 .training{color:#00839b;}
h5 {color: #cb5334;}
p {color: #555;}

a:focus, a:hover {color:#00839b;}
a {color:#555;}
a.read{color:#00839b;}
a:hover.read{color:#cb5334;}
blockquote {color:#666;}
del {color:#666;}
thead th {background:#c3d9ff;}
tr.even td {background:#e5ecf9;}
caption {background:#eee;}

#inhalte{background: url(../images/assets/inhalte-bg-top.png) repeat-y;border-color: #ccc;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-left-style: solid;border-right-style: solid;border-top-style: solid;}

#wrapper{background: url(../images/assets/inhalte-bg-top.png) no-repeat;}
#container{background-color: #FEF4E6}

#footer{background-color:#00839B}


#sidebar ul li a{color:#4b4b4b;}
#sidebar ul li#active a{color: #00839B;}




#flash_notice {background-color: #CFC;border: solid 1px #6C6;}
#flash_error {background-color: #FCC;border: solid 1px #C66;}
#errorExplanation {border: 2px solid #CF0000;background-color: #f0f0f0;}
#errorExplanation h2 {background-color: #c00;color: #fff;}
#errorExplanation p {color: #333;}

