html, body { font-family: Verdana, Arial, Helvetica, sans-serif; }

#header {display:none;}

#top_nav, #footer_nav {display: none; }
#content {}
#sidebar {display:none;}
div#footer { text-align: center; clear: left; border-top: 1px solid #c0c0c0; margin-top: 25px;}



/* typo */
h1 { color: #c56b14;  font-weight: bold; margin-top: 0; margin-bottom: 10px; padding-bottom: 0; }
h2 { color: #6d8faa;  font-weight: bold; background-image: none; margin-top: 20px; margin-bottom: 5px; margin-left: 0; padding: 0; border-bottom: 0.1em solid #6d8faa; }
h3 { color: #c56b14;  font-weight: bold; margin-top: 16px; margin-bottom: 10px; padding-bottom: 0; }
h4 {color: #8b8b8b;  font-weight: bold; margin-top: 16px; margin-bottom: 10px; padding-bottom: 0;}

p { color: #5c5c5c;  margin-top: 5px; margin-bottom: 10px; padding: 0; }
#footer p {font-size: 9px;}
td { }
p.interview, div#interview p { margin-left: 15px; }


a { color: #6d8faa; text-decoration: none; border-bottom: 1px dotted #6d8faa; }
a:link { }
a:visited { }
a:hover {color: #c56b14; border-bottom: 1px dotted #c56b14; }
a:active { }

#content ul { margin: 0; padding: 0 0 0 25px; }
#content ul li { list-style-image: url(../images/link.gif); color: #5c5c5c; margin-bottom: 7px;}

#content a img {border: 0px; text-decoration: none;}

.trigger {font-weight: bold;}


/* Special Inline Elements */
div#oc_sb_packshot { background-image: url(../images/oc_sb_packshot.gif); position: absolute; top: -57px; right: 25px; width: 115px; height: 166px; }
div#sbc_oc {min-height: 110px; height:auto !important; /* Für normale Browser */ height:110px; /* Für IE */}
div#sbc_oc p {width: 150px;}

#sidebar div#sbc_oc a:link { }
#sidebar div#sbc_oc a:visited { }
#sidebar div#sbc_oc a:hover { color: #c56b14; border-bottom: 1px dotted #6d8faa; }
#sidebar div#sbc_oc a:active { }


a.readmore {display: none;}
a.readmore:link {}
a.readmore:visited {}
a.readmore:hover {text-decoration: none; border-bottom: 0px; color: #fff; background-color: #c56b14;}
a.readmore:active {}

/**************/
/* Navigation */
/**************/

/* top nav */




/* Imagecontainer Styles für Thumbs */
.imagecontainer { background-color: white; text-align: center; vertical-align: middle; width: 100px; height: 100px; float: left; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; cursor: pointer; }
.imagecontainer_hover { background-color: #e5e8e9; text-align: center; vertical-align: middle; width: 100px; height: 100px; float: left; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; cursor: pointer; }
/* img.photo { vertical-align: middle; position: relative; top: 3px; margin-bottom: 5px;} */
img.photo { vertical-align: middle; margin-top: 3px; margin-bottom: 2px;}
.imagecontainer p, .imagecontainer_hover p { font-size:10px; color: #939393; line-height: 12px; margin-top: 0px; padding-top: 0px;}
.imagecontainer p {display:none;}
.imagecontainer_hover p {display:block; overflow:visible;}


/* Specials für Team Seite */
.people { float: left; margin-bottom: 15px; padding-right: 15px; margin-top:6px;}
/* .visitenkarte { background-image: url(../images/visitenkarte.jpg); background-repeat: no-repeat; background-position: 0 -10px; width: 261px; height: 165px; overflow: hidden; float: left; margin: 0 0 0 -5px; padding-top: 0; padding-right: 0; padding-left: 20px; border: 1px #ce871d; } */
.visitenkarte { background-image: url(../images/visitenkarte.jpg); background-repeat: no-repeat; background-position: 0 0px; width: 261px; height: 165px; overflow: hidden; float: left; margin: 0 0 0 -5px; padding-top: 0; padding-right: 0; padding-left: 20px; border: 1px #ce871d; }
.visitenkarte, div.visitenkarte a { font-size: 10px; }
.clear_left {clear: left;}


.dummy { text-align: right; }

