/* Allgeime Definitionen */
body, table, td, p, li, div, span, input, select {
    font: 12px Arial;
    line-height: 18px;
    color: #262626;
}

html {
    overflow-y: scroll;
}

body {
    background: #d5d5d5 url('../_images/body_bg.png') repeat-x;
    margin: 0px;
    padding: 0px;
    scrollbar-face-color: #fafafa;
    scrollbar-3dlight-color: #dad0c8;
    scrollbar-darkshadow-color: #dad0c8;
    scrollbar-arrow-color: #dad0c8;
}

img {
    border: 0px;
}

#clear {
    clear: both;
}



h1 {
    font-size: 18px;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight:normal;
    color: #a90f32;
    margin: 0px;
    padding: 0px;
}

h2 {
    float: left;
    font-size: 18px;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight:normal;
    color: #a90f32;
    margin: 0px;
    padding: 0px;
}

h2.projekt_titel {
    color: #000;
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
}

h3 {
    font-size: 18px;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight:normal;
    color: #a90f32;
    margin: 0px;
    padding: 0px 0px 7px 0px;
}

h4 {
    font-size: 16px;
	font-family:Frutiger,Arial Narrow,  Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight:normal;
    color: #a90f32;
    margin: 0px;
    padding: 0px 0px 7px 0px;
}

a:link, a:visited, a:hover, a:active {
    color: #b42c4b;
    text-decoration: none;
}

a:hover, a:active, a:link.aktiv {
    color: #b42c4b;
    text-decoration: underline;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
    color: #262626;
    text-decoration: none;
}

#footer a:hover, #footer a:active, #footer a.aktiv {
    color: #b42c4b;
    text-decoration: underline;
}

#wrapper {
    width: 945px;
    margin: 45px auto 0px auto;
    background: transparent url('../_images/bg.png') 12px 4px repeat-y;
}

#top {
    height: 21px;
    background: url('../_images/top.png') -1px top no-repeat;
}

#bottom {
    width: 945px;
    margin: 0px auto 45px auto;
    height: 21px;
    background: url('../_images/bottom.png') 12px -1px no-repeat;
}

#container {
    width: 915px;
    margin-left: 16px;
    background: url('../_images/bg_header.gif') repeat-x;
}

#header {
}

/**** Navigation ****/
#navigation {
    float: left;
    width: 625px;
    height: 28px;
    margin-top: 58px;
    background: url('../_images/bg_navi.gif');
}

#menu {
    margin: 0px;
    padding: 0px;
}

ul#menu {
    list-style: none;
    margin: 0px 0px 0px 44px;
}

#menu li {
    display: inline;
}

#menu li a {
    font: bold 13px Arial;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    display: inline;
    line-height: 23px;
    padding: 4px 18px;
    text-decoration: none;
}

#menu li a:hover, #menu li a.aktiv, #menu li a:link.aktiv {
    color: #ffffff;
    text-decoration: none;
    background-image: url('../_images/highlight.gif');
}

/**** Ende Navigation ****/
#logo {
    float: right;
    width: 290px;
    margin-top: 39px;
}

#flash {
    width: 915px;
    /*height: 260px;*/
    text-align: center;
}

#content {
    margin: 0px 65px;
}

#left_profil {
    width: 240px;
    float: left;
}

#right_presse {
    float: right;
    width: 470px;
}

#teaser_klein {
    margin: 0px 0px 20px 0px;
}

#left {
    width: 240px;
}

#left p {
    font: 11px Arial;
    line-height: 19px;
    clear: left;
}

#right {
    width: 470px;
}

#right p{
    padding: 15px 10px 5px 10px;
	margin:0px;
}

#left p {
    padding: 15px 10px;
}

#right p span, #left p span {
    font-weight: bold;
}

#left ul, #left li {
    clear: left;
}

#left {
    float: left;
    margin: 25px 0px 8px 0px;
    background-image: url('../_images/bg_content.gif');
    background-repeat: repeat-x;
    background-position: 0px 30px;
    border-bottom: 1px solid #e4e4e4;
}

#teaser {
    float: right;
    margin: 0px 0px 25px 0px;
}

#right {
    float: right;
    margin: 25px 0px 8px 0px;
    background-image: url('../_images/bg_content.gif');
    background-repeat: repeat-x;
    background-position: 0px 30px;
    border-bottom: 1px solid #e4e4e4;
}

#right_ohg {
    float: right;
    margin: 25px 0px 8px 0px;
}

#p_left {
    width: 240px;
}

#p_left p {
    font: 11px Arial;
    line-height: 19px;
}

#p_right {
    width: 470px;
}

#p_right p span, #p_left p span {
    font-weight: bold;
}

#p_right {
    float: right;
    margin: 25px 0px 25px 0px;
}

#p_left {
    float: left;
    margin: 25px 0px 25px 0px;
}

#oben {
    margin: 25px 0px 0px 0px;
}

#projekte {
    margin: 7px 0px 25px 0px;
}

#footer {
    clear: both;
    width: 915px;
    font: 11px Arial;
    margin: 0px auto;
    padding: 10px 0px;
    text-align: center;
    border-top: 1px solid #e4e4e4;
    background: #999999;
}

ul.list_def {
    list-style-type: none;
    padding: 10px 0 0 10px;
}

ul.list_def li {
    margin-bottom: 5px;
    font: 11px Arial;
    line-height: 19px;
}

.zurueck {
    font: 11px Arial;
    background: url(../_images/linie_zurueck.jpg) 0px 20px no-repeat;
}

.float_right {
    float: right;
    margin: 0px;
    padding: 6px 0px 0px 0px;
}

.klein {
    font: 11px Arial;
}

.clear {
    clear: both;
}

.td_team td {
    padding-bottom: 13px;
    vertical-align: text-top;
}

.td_abstand {
    padding-left: 10px;
}

.td_abstand_p {
    padding: 8px 0px 8px 0px;
    width: 240px;
    margin: 9px 0px 0px 0px;
    background: url('../_images/hg_tables.jpg') repeat-x;
    border-bottom: 1px solid #e4e4e4;
}

.td_abstand_p_alle {
    padding: 10px 0px 10px 0px;
    margin: 9px 0px 0px 0px;
    background: url('../_images/hg_tables.jpg') repeat-x;
    border-bottom: 1px solid #e4e4e4;
}

.bilder_projekte {
    margin: 0px 10px 0px 10px;
}

.bilder_projekte_gross {
    margin: 0px 30px 10px 0px;
}

.projekt_schrift_grau {
    font: 11px Arial;
    color: #868383;
}

.prospekte {
    float: left;
    margin: 0px 10px 0px 0px;
    border: 1px solid #e2e2e2;
}

.download_prospekte_l {
    float: left;
    margin: 0px 0px 8px 0px;
    padding: 10px 0px 10px 10px;
    background-image: url('../_images/bg_content.gif');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    border-bottom: 1px solid #e4e4e4;
    width: 360px;
}

.download_prospekte_r {
    float: right;
    margin: 0px 0px 8px 0px;
    padding: 10px 0px 10px 10px;
    background-image: url('../_images/bg_content.gif');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    border-bottom: 1px solid #e4e4e4;
    width: 360px;
}

.leistungen_reihe_l {
    float: left;
    margin: 0px 20px 8px 0px;
    padding: 10px 0px 10px 10px;
    background-image: url('../_images/bg_content.gif');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    border-bottom: 1px solid #e4e4e4;
    width: 235px;
}

.leistungen_reihe_r {
    float: left;
    margin: 0px 0px 8px 0px;
    padding: 10px 0px 10px 10px;
    background-image: url('../_images/bg_content.gif');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    border-bottom: 1px solid #e4e4e4;
    width: 235px;
}

.teaser_aktuell a:link, .teaser_aktuell a:active, .teaser_aktuell a:visited, .teaser_aktuell a:hover {
    float: right;
    margin: 20px 5px 0 10px;
    width: 168px;
    height: 168px;
    background-image: url('../_images/aktuelle_stellenangebote.png');
    overflow: hidden;
    text-indent: -300px;
    display: block;
}

.teaser_aktuell_buchmesse a:link, .teaser_aktuell_buchmesse a:active, .teaser_aktuell_buchmesse a:visited, .teaser_aktuell_buchmesse a:hover {
    float: right;
    margin: 20px 5px 0 10px;
    width: 190px;
    height: 190px;
    background-image: url('../_images/frankfurterbuchmesse_2011.png');
    overflow: hidden;
    text-indent: -300px;
    display: block;
}

#footer a#content_footer_social_link_facebook {
    background: url("/_images/social_link_facebook.png") no-repeat scroll 0 0 transparent;
    margin: 0 11px 0 18px;
}

#footer a#content_footer_social_link_twitter {
    background: url("/_images/social_link_twitter.png") no-repeat scroll 0 0 transparent;
    margin: 0 10px 0 10px;
}

#footer a#content_footer_social_link_bookmark {
    background: url("/_images/social_link_bookmark.png") no-repeat scroll 0 0 transparent;
    margin: 0 10px 0 10px;
}

#footer a.content_footer_social_link {
    font-size: 10px;
    font-weight: bold;
    padding: 3px 0px 3px 21px;
}

/* jCarousel */
.jcarousel-clip {
    width: 800px;
    margin: 10px 57px 0;
}

.jcarousel-item{
    width: 200px;
    height: 200px;
    text-align: center;
}

.jcarousel-item .cover{
	height: 145px;
	line-height: 145px;
}

.jcarousel-item .cover img{
	vertical-align: middle;
}

.jcarousel-prev,
.jcarousel-next{
	position: absolute;
	width: 57px;
	height: 46px;
	margin: 77px 0;
	background: no-repeat top center;
	cursor: pointer;
}

.jcarousel-prev:hover,
.jcarousel-next:hover{
	background-position: bottom center;
}

.jcarousel-prev{
	left: 0;
	top: 0;
	background-image: url('../_images/left.png');
}

.jcarousel-next{
	right: 0;
	top: 0;
	background-image: url('../_images/right.png');
}

.jcarousel-prev-disabled,
.jcarousel-next-disabled{
	visibility: hidden;
}

/* Social Media Toolbox */

.social_media_toolbox_li li {
	padding:0px 0px 5px 0px;
}

.social_media_toolbox_li {
	padding:15px 10px;
	margin:12px 0px;
}




