html {
    overflow-y: scroll;
}

body {
    background: url(../images/page-bg.jpg) #808080 repeat-x;
    font: 0.75em Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}

a:link, a:active, a:visited {
    color: #C77440;
    font-weight: bold;
}

a:hover {
    color: #EF8300;
}

a, span, div, td, p, strong, b, i, ul, li {
    font-size: 11px;
}

li {
    list-style: circle url(../images/list.gif);
}

p, span, table, td {
    font-size: 1em;
}

.button {
    background: #FF9C13;
    border: 0.5pt solid #717171;
    cursor: hand;
    font-size: 12px;
    font-weight: bolder;
    margin: 1px 1px 1px 1px;
}

.content {
    padding: 0 10px 20px 10px;
}

.dropdown {
    background: #FFFFFF;
    border: 1px solid #000000;
    display: none;
    left: 0;
    line-height: 26px;
    margin: -1px 0 0 0;
    position: absolute;
    top: 0;
    width: 170px;
}

.headline {
    background: url(../images/blockhead.jpg);
    clear: both;
    color: #934000;
    font-weight: bold;
    padding: 10px;
}

#container {
    border: 1px solid #E38600;
    text-align: left;
    width: 850px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    background: #EBEBEB url(../images/containerbg.gif) top left repeat-y;
}

#content {
    background: url(../images/left.gif) #EBEBEB top left no-repeat;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    width: 779px;
}

#foot {
    background: #EBEBEB;
    border-top: 1px solid #000000;
    clear: both;
    display: block;
    width: 779px;
}

#google {
    position: absolute;
    height: 600px;
    left: 782px;
    width: 160px;
}

#headline {
    height: 126px;
    width: 780px;
}

#left {
    background: #FFFFFF;
    border-bottom: 1px solid #898989;
    display: block;
    float: left;
    width: 200px !important;
}

#main {
    background: #EBEBEB;
    border-left: 1px solid #000000;
    display: block;
    float: left;
    width: 608px;
    padding: 5px 20px;
}

#maincontent {
    padding: 0px;
    width: 850px;
}

#menu {
    background: url(../images/menubg.gif) repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 45px;
    padding: 0 20px;
}

#navi {
    background: url(../images/navi.gif) top left no-repeat;
    height: 19px;
    padding: 10px;
    width: 850px;
}

#navibottom {
    background: url(../images/navibottom.gif) top left no-repeat;
    height: 53px;
    width: 850px;
    clear: both;
}

#phpdoku {
    padding: 10px;
}

#phpdoku code, #phpdoku pre, #phpdoku tt {
    font-size: 12px;
}

#phpdoku h1 {
    font-size: 16px;
}

#phpdoku h2 {
    font-size: 15px;
}

#phpdoku h3 {
    font-size: 14px;
}

#phpdoku h4 {
    font-size: 13px;
}

#phpdoku h5 {
    font-size: 12px;
}

#mcleft {
    padding: 0;
}

#mcarchiv {
    padding: 5px;
}

ul.mleftUL {
     margin-left: 0;
}

ul.mleftUL li {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
}

ul.mleftUL li a:link, ul.mleftUL li a:active, ul.mleftUL li a:visited {
    display: block;
    padding: 5px;
    background: #E7E7E7;
    border-bottom: 1px solid #CCCCCC;
    text-decoration: none;
    color: #000000;
    font-weight: normal;
}

ul.mleftUL li a:hover {
    background: #E7E7E7 url(../images/mlbg.gif) top left repeat-x;
}

ul.mleftUL li a.mleftactive:link, ul.mleftUL li a.mleftactive:active, ul.mleftUL li a.mleftactive:visited, ul.mleftUL li a.mleftactive:hover {
    display: block;
    padding: 5px;
    background: #E7E7E7 url(../images/mlbg.gif) top left repeat-x;
    border-bottom: 1px solid #CCCCCC;
    text-decoration: none;
    color: #000000;
    font-weight: normal;
}

ul.mleftUL div ul {
     margin-left: 0;
     background: #E7E7E7 !important;
     border-bottom: 1px solid #000000;
}

ul.mleftUL div ul li a {
     padding-left: 20px !important;
}

a.mleftsubactive1:link, a.mleftsubactive1:active, a.mleftsubactive1:visited, a.mleftsubactive1:hover {
    background: #E7E7E7 url(../images/mlbg.gif) top left repeat-x !important;
}

.listcontent {
    padding: 10px;
    clear: both;
}

.listcontentheadline, .detailheadline {
    font-variant: small-caps;
    font-weight: bold;
    font-size: 14px;
}

.thumbsp{
    display: block;
    width: 120px;
    height: 120px;
    float: left;
    padding: 10px;
}

.teaser {
    width: 360px;
    margin-top: 10px;
    float: left;
}

.teaser p {
    margin: 0 !important;
}

.diashow {
    width: 120px;
    height: 120px;
}

#tagcloudleft {
	padding: 5px;
	border-top: 1px solid #000000;
	margin-top: 10px;
}

#tagcloudleft ul {
	margin: 0;
	padding: 0;
	border: none;
}