/*
Original design: andreas02 (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas02/
*/

/* General layout */
body {background:#e0e0e0; color:#303030; font:76% tahoma, verdana, sans-serif; margin:0; padding:15px 0 0; text-align:center;}
#container {background:#fff; margin:0 auto 20px; padding:0px 20px 20px; width:730px; text-align:left;}
html { height: 100%; margin-bottom: 1px;}

/* Site title */
#logo {margin:0px 0 0; width:700px; height:105px;}
#logo h1 a {border:none; color:#505050;}
#logo h1 a:hover {border:none; color:#303030; text-decoration:none;}
#logo p {font-size:1.3em; color:#505050; margin:0 0 20px 0;}

/* Tags */
a {border-bottom:0px dotted #505050; color:#9e1b34; text-decoration:none; font-weight:bold;}
a:hover {border-bottom:1px dotted #505050; color:#303030; text-decoration:none;}
a img {border:0px; border-bottom:0px dotted #505050; outline-width:0px; outline-style: none;}
a:hover img {border:0px; border-bottom:0px dotted #505050; outline-width:0px; outline-style: none;}
a.lang {color:#505050; border-bottom:0px dotted #505050; font-weight:normal;}
a.langACT {border-bottom:0px dotted #505050; font-weight:bold;}
h1 {font-size:2.2em; font-weight:400; margin:0 0 5px; padding:0;}
h2 {font-size:1.8em; font-weight:400; margin:0 0 12px;}
h3 {font-size:1.4em; font-weight:400; margin:0 0 10px;}
p {line-height:1.5em; margin:0 0 15px; text-align:left;}
ul,ol {margin:0 0 15px 15px; padding:0;}
li {margin:0 0 3px 0;}

/* Toptabs menu */
#toptabs {color:#303030; font-size:.8em; margin:10px auto -13px; width:740px;}
#toptabs p {color:gray; text-align:right;}
.toptab {font-weight:normal; background:#f0f0f0 url(images/corner2.gif) top right no-repeat; border-bottom:1px solid #e0e0e0; color:gray; margin:0 0 0 4px; padding:4px 5px 3px; text-decoration:none;}
.toptab:hover {background:#fafafa url(images/corner2.gif) top right no-repeat; border-bottom:1px solid #eaeaea; color:#505050; text-decoration:none;}
.activetoptab {background:#fff url(images/corner2.gif) top right no-repeat; border-bottom:1px solid #fff; color:#9e1b34; margin:0 0 0 4px; padding:4px 5px 3px; text-decoration:none;}
.activetoptab:hover {border-bottom:1px solid #fff; text-decoration:none;}

/* Navitabs menu */
#navitabs {clear:both;}
.navitab {font-weight:normal; color:#303030; background:#e0e0e0 url(images/corner.gif) top right no-repeat; border-bottom:1px solid #fff; border-left:1px solid #fff; font-size:1.1em; margin:0 0 4px; padding:4px 8px; text-decoration:none;}
.navitab:hover {background:#d0d0d0 url(images/corner.gif) top right no-repeat; border-bottom:1px solid #fff; text-decoration:none;}
.activenavitab {background:#ac223c url(images/corner.gif) top right no-repeat; color:#fff; font-size:1.1em; margin:0 0 5px; padding:4px 8px 5px; text-decoration:none;}
.activenavitab:hover {color:#fff; text-decoration:none;}

/* Header description area */
#desc {background:#505050 repeat-y; clear:both; color:#fff;  height:192px; margin:5px 0 15px; padding:0 0 0px 0;}
#desc p {font-size:1em; line-height:1.3em; padding:0 0 0 15px; width:290px;}
#desc h2 {color:#fff; padding:15px 15px 0;}
#desc a {border-color:#fff; color:#fff; text-decoration:none;}

/* Main content */
#main {border-right:1px solid #d8d8d8; float:left; margin:0; padding:0 15px 0 0; width:550px;}

/* Sidebar */
#sidebar {float:right; width:150px;}
#sidebar p {font-size:0.9em; line-height:1.3em; margin:0 0 15px;}
#sidebar ul {margin:0 0 15px 0; padding:0;}
#sidebar li {list-style:none;}
ul.sidelink li {list-style:none; margin:0 0 3px; padding:0;}
ul.sidelink li a{font-weight:normal; color:#303030; background:#f0f0f0 url(images/corner.gif) top right no-repeat; border:none; display:block; margin:5px 10px 5px 0; padding:3px 4px 3px 8px; text-align:left; width:140px;}
ul.sidelink li a:hover {background:#e0e0e0 url(images/corner.gif) top right no-repeat; border:none; text-decoration:none;}
/* Sidebar --> Active sidelinks */
ul.activesidelink li {list-style:none; margin:0 0 3px; padding:0;}
ul.activesidelink li a{background:#f0f0f0 url(images/corner.gif) top right no-repeat; border:none; display:block; margin:5px 10px 5px 0; padding:3px 4px 3px 8px; text-align:left; width:140px;}
ul.activesidelink li a:hover {background:#e0e0e0 url(images/corner.gif) top right no-repeat; border:none; text-decoration:none;}

/* Footer */
#footer {background:#fff; border-top:1px solid #d8d8d8; clear:both; margin:0; padding:0; height:30px;}
#footer a {color:#444444;}
#footer a:hover {color:#303030;}
#footer p {color:#444444; font-size:1.1em; line-height:1.3em; margin:15px 0 0; padding:0;}

/* Additional classes */
.photo {background-color:#f0f0f0; border:1px solid #d8d8d8; margin:0 0 15px; padding:2px;}
.timestamp {font-size:1.2em; color:#606060; margin:-12px 0 12px 0;}
.right {margin:-8px 0 8px 0; text-align:right;}
.block {background:#f0f0f0; padding:10px;}
.hide {display:none;}

/*  Referenzentabelle   */
table.refTab {
        border: #CCCCCC 1px solid;
        border-collapse: collapse;
        margin: auto;
        width:530px;
}

table.refTab td {
        border: #C0C0C0 1px dashed;
        text-align: center;
        font-family: arial;
        font-size: 10px;
        padding: 2px;
}

table.refTab caption {
         font-size: 24px;
         color: #9e1b34;
         margin: 0 auto;
         padding-top:20px;
         text-align: center;
         }
table.refTab .tr-0 {font-weight:bold;}
table.refTab .tr-even {background:#FFFFFF;}
table.refTab .tr-odd {background:#EEEEEE;}

/* Glossar */
dfn {font-weight:bold; color:#000000;}
dl.glossary dt {font-size:24px;}