/*
Design by Free CSS Templates
http://www.freecsstemplates.org/
Released for free under a Creative Commons Attribution 2.5 License
*/

/* merkmale: top right bottom left; */

* {
    margin: 0;
    padding: 0;
}

body {
    text-align: center;
    background: #D4C792 url(images/imgbg.png);
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 10pt;
    color: #333333;
}

h1, h2, h3 {
    color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
    margin-bottom: 0;
    line-height: 1.6em;
    padding: 5px 0;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
    color: #323B51;
    outline: none;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #FF0000;
}

img {
    border: none;
}

/* Tooltips */
.tooltip_content {
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    overflow: hidden;
    text-align: left;
}

.tooltip_content p {
    font-size: 9pt;
    margin: 0;
    padding: 0 8px 6px 8px;
    color: #222200;
    line-height: 12pt;
}

.tooltip_content h3 {
    font-size: 11pt;
    font-weight: bold;
    margin: 0;
    padding: 10px 8px 6px 8px;
    color: #444400;
}

/* Wrapper */

#wrapper {
    width: 800px;
    margin: 0 auto;
    text-align: left;
}

/* Header */

#header {
    width: 710px;
    height: 96px;
    margin: 0 auto;
    padding: 40px 0 11px 0;
    background: url(images/imgtop.png) no-repeat left bottom;
    color: #FFFFFF;
}

/* Logo */

#logo {
    float: left;
    padding: 40px 0 0 24px;
}

#logo h1 {
    margin: 0;
    padding: 12px 0 0 0;
    font-size: 20pt;
    font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
}

#logo h2 {
    margin: -5px 0 0 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 8pt;
    font-weight: bold;
    color: #D4C792;
}

#logo a {
    text-decoration: none;
    color: #FFFFFF;
}

/* Menu */

#menu {
    float: right;
    padding-right: 10px;
}

#menu ul {
    margin: 0;
    padding: 50px 0 0 0;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: inline;
}

#menu a {
    display: block;
    float: left;
    width: 110px;
    height: 20px;
    margin: 0;
    padding: 10px 0 0 0;
    background: url(images/imgtd.png);
    text-align: center;
    text-transform: uppercase;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
}

#menu a:hover, #menu .active a {
    background-image: url(images/imgtl.png);
    color: #AA2808;
}

/* Page */

#page {
    width: 710px;
    height: 580px;
    margin: 0 auto;
    background: url(images/imgmid.png) repeat-y;
}

/* Content */

#content {
    float: left;
    width: 388px;
    height: 100%;
    padding: 10px 0 0 35px;
    background-image: url(images/workersil.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

#content h1, #content h2, #content h3 {
}

#content h1 {
    font-size: 136%;
}

#content h2 {
    font-size: 107%;
}

#content h3 {
    font-size: 92%;
}

#content ul, #content ol {
    list-style-position: inside;
}

#content .boxed-leftcol {
    float: left;
    width: 178px;
    padding: 20px 16px 0 0;
}

#content .boxed-rightcol {
    float: left;
    width: 194px;
    padding: 20px 0 0 0;
}

#content .boxed h2 {
    padding: 5px 0;
}

/* Welcome */

#welcome {
}

#inkright {
    background-image: url(images/inksplat1.png);
    background-position: top right;
    background-repeat: no-repeat;
}

#inkbot {
    margin: 24px 0 0 0;
    background-image: url(images/inksplat2.png);
    background-position: 180px bottom;
    background-repeat: no-repeat;
    z-index: 1;
}

/* Personal */

#personal {
}

/* Professional */

#professional {
}

/* Sidebar */

#sidebar {
    float: right;
    width: 210px;
    padding: 0 35px 0 0;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#sidebar li {
    margin-bottom: 1px;
}

#sidebar li ul {
}

#sidebar li li {
    margin: 0;
    padding: 4px 0 0 20px;
    border: none;
}

#sidebar h2 {
    /* padding: 5px 0; */
    padding: 10px 0 0 0;
    /* background: url(images/notfound.png); */
    border-bottom: 1px dotted #FFFFFF;
    font-size: 100%;
    color: #D4C792;
}

#sidebar h3 {
    font-size: 77%;
    color: #D4C792;
}

#sidebar p {
    margin: 0;
    padding: 4px 0 4px 18px;
    line-height: normal;
    color: #FFFFFF;
}

#sidebar a {
    border: none;
    text-decoration: none;
    color: #FFFFFF;
}

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

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news h2 {
    padding: 20px 0 5px;
}

#news p {
    font-size: 85%;
    color: #FFFFFF;
}

#news a {
}

/* Cryptoid */

#cryptoid {
}

#cryptoid h2 {
    padding: 14px 0 5px;
}

#cryptoid p {
    font-size: 85%;
    color: #FFFFFF;
}

#cryptoid a {
}

/* Footer */

#footer {
    width: 710px;
    height: 96px;
    margin: 0 auto;
    padding: 40px 0 0 0;
    background: url(images/imgbot.png) no-repeat;
    color: #FFFFFF;
}

#footer p {
    margin: 0;
    text-align: center;
    font-size: 77%;
}

#footer a {
    text-decoration: underline;
    color: #FFFFFF;
}

#footer a:hover {
    text-decoration: none;
}

#corner-topleft {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#corner-topright {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
}

#corner-botleft {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#corner-botright {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
}

/* Form Elements */

form {
    padding: 0;
    margin: 0;
}

/* If input elements get pushed down increase width */
label {
    float: left;
    width: 25%;
    vertical-align: top;
}

input, select {
    padding: 6px;
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    color: #909090;
    background: #E0E0E0;
    border: 1px solid #C0C0C0;
    width: 100%;
}

textarea {
    padding: 6px;
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    color: #909090;
    border: 1px solid #C0C0C0;
    width: 100%;
    height: 260px;
    background: #E0E0E0 url(images/formbg1.png) no-repeat bottom right;

}

input:focus, input:hover, select:focus, select:hover {
    color: #000000;
    background: #F7F1E3;
    border: 1px solid #808080;
}

textarea:focus, textarea:hover {
    color: #000000;
    border: 1px solid #808080;
    background-color: #F7F1E3;
    background-image: url(images/formbg2.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

input.noBorder, input:focus.noBorder, input:hover.noBorder {
    padding: 0;
    border: 0;
}

input.button {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    cursor: pointer;
    color: #F0F0F0;
    background: #AA2808;
    padding: 5px 8px;
    border-width: 1px;
    border-style: solid;
    border-color: #FF7800 #691300 #691300 #FF7800;
    width: 64px;
}

input.radio {
    background: none;
    border: 0px;
}
