@charset "utf-8";
/* CSS Document */

*, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, select, button, textarea {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, Myriad Pro, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #7a7a7a;
	background-color: #f1f1f1;
}

a img {
	border: 0;
	border-width: 0;
}

.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}

h1 {
	color: #4F4F4F;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 15px 0;
}
h2 {
	color: #B5152B;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 15px 0;
    text-transform: uppercase;
}
h3 {
	color: #4F4F4F;
    font-size: 12px;
	margin-bottom: 10px;
}
h4 {
    color: #B5152B;
    font-size: 12px;
    margin-bottom: 10px;
}
h5 {
    color: #4F4F4F;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
}
h6 {
    color: #B5152B;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
}

.header {
	width: 100%;
}
.header .wrapper  {
	width: 936px;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden;
}
a.logo {
	float: right;
	margin: 30px 20px 15px 0;
}
.menu {
	background: url("img/menu_bg.png") repeat-x 0 0;
	height: 44px;
	border-right: 1px solid #b4b4b4;
	border-left: 1px solid #ffffff;
}
.container {
	width: 936px;
	height: 316px;
	background: url("img/container_bg.png") repeat-x 0 bottom;
}
.container .picture {
	width: 936px;
	height: 266px;
	overflow: hidden;
	position: relative;
}
.container .picture .text {
	position: absolute;
	top: 52px;
	left: 297px;
	width: 600px;
	line-height: 1.8em;
}
.container .picture .text .h1 {
	color: #B5152B;
	font-size: 18px;
	margin: 0 0 15px 0;
	letter-spacing: 0px;
	line-height: 1.2em;
}

.footer {
	height: 20px;	
}
.footer .wrapper {
	padding: 0 26px 0 6px;
	width: 904px;
	margin: 0 auto;
	overflow: hidden;
}
.footer b {
    color: #FFFFFF;
}
.footer a {
    color: #4F4F4F;
    line-height: 1.5;
    text-decoration: none;
}
.footer a:hover {
    color: #4F4F4F;
    text-decoration: underline;
}
.indent-footer-menu-1 {
	float: left;
	width: 204px;
	padding: 0 20px 0 0;
	border-right: 1px solid #fff;
	margin: 10px 0 0 0;
}
.indent-footer-menu-2 {
	float: left;
	width: 183px;
	padding: 0 20px 0 21px;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #fff;
	margin: 10px 0 0 0;
}
.indent-footer-menu-3 {
	float: left;
	width: 183px;
	padding: 0 20px 0 21px;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #fff;
	margin: 20px 0 0 0;
}
.indent-footer-menu-4 {
	float: left;
	width: 183px;
	padding: 0 20px 0 21px;
	border-left: 1px solid #b5b5b5;
	margin: 20px 0 0 0;
}
.footer .indent-footer {
    clear: both;
    float: left;
    font-size: 11px;
    padding: 15px 15px 0 0;
    width: 450px;
}

.footer .sb-indent {
    float: right;
    padding: 27px 0 0 0;
    position: relative;
    width: auto;
}
a.t_button {
	background: url("img/t.png") no-repeat 0 0;
    border: medium none;
    color: inherit;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 24px;
    margin: 0 8px 0 0;
    padding: 0;
    text-decoration: none;
    width: 23px;
}
a.t_button:hover {
	background: url("img/t.png") no-repeat 0 -24px;
}
a.f_button {
    background: url("img/f.png") no-repeat 0 0;
    border: medium none;
    color: inherit;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 24px;
    margin: 0 8px 0 0;
    padding: 0;
    text-decoration: none;
    width: 23px;
}
a.f_button:hover {
    background: url("img/f.png") no-repeat  0 -24px;
}
a.in_button {
    background: url("img/in.png") no-repeat 0 0;
    border: medium none;
    color: inherit;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 24px;
    margin: 0 8px 0 0;
    padding: 0;
    text-decoration: none;
    width: 24px;
}
a.in_button:hover {
    background: url("img/in.png") no-repeat 0 -24px;
}
a.gp_button {
    background: url("img/gplus.png") no-repeat 0 0;
    border: medium none;
    color: inherit;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 20px;
    margin: 2px 8px 0 0;
    padding: 0;
    text-decoration: none;
    width: 32px;
}
a.gp_button:hover {
    background: url("img/gplus.png") no-repeat 0 -20px;
}
a.sb_button {
    background: url("img/sb_button_a.png") no-repeat 0 0;
    border: medium none;
    color: inherit;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 24px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 172px;
}
a.sb_button:hover {
    background: url("img/sb_button_a.png") no-repeat 0 -25px;
}
.content {
	overflow: hidden;
}
.content .wrapper {
	padding: 20px 26px 20px 26px;
	width: 904px;
	margin: 0 auto;
	overflow: hidden;
}

a									{ color: #B5152B; text-decoration: underline; }
a:hover								{ text-decoration: none; }
div.wsp-leistungh					{ color: #B5152B; font-size: 15px; font-variant: small-caps; font-weight: normal; padding-left: 15px; }
td.tab_img_1						{ text-align: center; padding: 10px; }
.teaser_box_1e						{ background: url(img/tail1.png) repeat-x bottom; padding-bottom: 12px; margin-bottom: 12px; padding: 10px; }
.tail								{ background: url(img/tail1.png) repeat-x bottom; padding-bottom: 12px; margin-bottom: 12px; }

