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

/* ************************************************************************************************** */
/*                       CSS by                                                                       */
/*                       agentur-es / es GmbH                                                         */
/*																									  */
/*																									  */
/* ************************************************************************************************** */

/*~~~~~~~~~~~~~~~~~~~~ resetting script ~~~~~~~~~~~~~~~~~~~~*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/*~~~~~~~~~~~~~~~~~~~~ basics ~~~~~~~~~~~~~~~~~~~~*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C6C8C8;
	margin:0;
	padding:0;
	background:#000000;
}
a {
	color:#974e2d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
a:focus { 
	outline: none; 
}
html {
	overflow-Y: scroll;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#eb8d21;
	font-size:18px;
	font-weight:normal;
	line-height:30px;
}
h3 {
	font-family:Helvetica, Arial, sans-serif;
	color:#eb8d21;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c6c8c8;
	line-height:20px;
}
strong {
	font-weight:bold;
}
#main_content ul {
	list-style-image:url(http://www.vibrogymdeutschland.de/lw_resource/datapool/layout/sportstudio_gruendung/bullet.gif);
	list-style-position:inside;
	line-height:25px;
	margin:5px 0px 5px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~ Struktur ~~~~~~~~~~~~~~~~~~~~*/

#box_navi {
	margin:auto;
	width:1000px;
}
#container_navi {
	width:940px;
	height:100px;
	margin:0px 30px 0px 30px;
}
#logo {
	width:168px;
	height:50px;
	margin-left:27px;
	padding-top:23px;
	float:left;
}
#vglink {
	margin-top:28px;
	float:right;
	width:230px;
	height:15px;
	text-align:right;
}
#vglink a{
	font-weight:bold;
	font-size:11px;
	color:#c6c8c8;
}
#vglink a:hover {
	color:#ec8f1d;
}
#small_print {
	margin-left:30px;
}
#small_print p, #small_print_studio p {	
	font-size:11px;
	color:#cfa74a;
}
#small_print_studio {
	position:absolute;
	top:540px;
	margin-left:30px;
}
#container_teaser {
	width:1000px;
	height:460px;
	margin:auto;
}
#container_main {
	margin:auto;
	padding:30px 0px 60px 0px;
	width:1000px;
	min-height:380px;
}
#main {
	margin:0px 30px 0px 30px;
	width:940px;
}
#container_main img {
	border:1px solid #72361b;
}
#container_footer {
	margin:auto;
	height:55px;
	background:url(http://www.vibrogymdeutschland.de/lw_resource/datapool/layout/sportstudio_gruendung/bg_footer.jpg) #000000;
	background-position:center top;
	background-repeat:no-repeat;
	min-width:1000px;
}
/*~~~~~~~~~~~~~~~~~~~~ Backgrounds ~~~~~~~~~~~~~~~~~~~~*/
#bg_navi {
	background-image:url(http://www.vibrogymdeutschland.de/lw_resource/datapool/layout/sportstudio_gruendung/bg_navi.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	min-width:1000px;
}
#bg_teaser {
	background-image:url(http://www.vibrogymdeutschland.de/lw_resource/datapool/layout/sportstudio_gruendung/bg_teaser.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	min-width:1000px;
}
#bg_teaser_line {
	background-image:url(http://www.vibrogymdeutschland.de/lw_resource/datapool/layout/sportstudio_gruendung/bg_teaser_line.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:1px;
	min-width:1000px;
}
#bg_teaser_cloud {
	background-image:url(http://www.vibrogymdeutschland.de/lw_resource/datapool/layout/sportstudio_gruendung/bg_teaser_cloud.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	min-width:1000px;
}
#bg_main {
	background-image:url(http://www.vibrogymdeutschland.de/lw_resource/datapool/layout/sportstudio_gruendung/bg_main.jpg);
	background-repeat:repeat-x;
	min-width:1000px;
}

/*~~~~~~~~~~~~~~~~~~~~ Navigation ~~~~~~~~~~~~~~~~~~~~*/
#navi {
	height:29px;
	width:630px;
	margin-top:26px;
	float:right;
}
#navi a{
	height:29px;
}
#navi a span{
	visibility:hidden;
}
#navi ul li a {
	border:none;
	float:left;
	list-style:none outside none;
	height:29px;
}
#navi ul li a:hover {
	text-decoration:none;
}
#navi ul li#lwn_page_98 a {
	width:39px;
	padding-right:28px;
	background:url(../bg_navi_sprite_01.jpg) top left no-repeat;
}
#navi ul li#lwn_page_98.lwn_actual a, #navi ul li#lwn_page_98 a:hover, #navi ul li#lwn_page_98.lwn_inpath a {
	background-position:bottom left;
}
#navi ul li#lwn_page_99 a {
	width:117px;
	padding-right:28px;
	background:url(../bg_navi_sprite_02.jpg) top left no-repeat;
}
#navi ul li#lwn_page_99.lwn_actual a, #navi ul li#lwn_page_99 a:hover, #navi ul li#lwn_page_99.lwn_inpath a {
	background-position:bottom left;
}
#navi ul li#lwn_page_110 a {
	width:93px;
	padding-right:28px;
	background:url(../bg_navi_sprite_03.jpg) top left no-repeat;
}
#navi ul li#lwn_page_110.lwn_actual a, #navi ul li#lwn_page_110 a:hover, #navi ul li#lwn_page_110.lwn_inpath a {
	background-position:bottom left;
}
#navi ul li#lwn_page_101 a {
	width:75px;
	padding-right:28px;
	background:url(../bg_navi_sprite_04.jpg) top left no-repeat;
}
#navi ul li#lwn_page_101.lwn_actual a, #navi ul li#lwn_page_101 a:hover, #navi ul li#lwn_page_101.lwn_inpath a {
	background-position:bottom left;
}
#navi ul li#lwn_page_102 a {
	width:113px;
	padding-right:28px;
	background:url(../bg_navi_sprite_05.jpg) top left no-repeat;
}
#navi ul li#lwn_page_102.lwn_actual a, #navi ul li#lwn_page_102 a:hover, #navi ul li#lwn_page_102.lwn_inpath a {
	background-position:bottom left;
}
#navi ul li#lwn_page_111 a {
	width:53px;
	background:url(../bg_navi_sprite_06.jpg) top left no-repeat;
}
#navi ul li#lwn_page_111.lwn_actual a, #navi ul li#lwn_page_111 a:hover, #navi ul li#lwn_page_111.lwn_inpath a {
	background-position:bottom left;
}

/*~~~~~~~~~~~~~~~~~~~~ Sub-Navigation ~~~~~~~~~~~~~~~~~~~~*/
#subnavi {
	width:220px;
	float:left;
}
#subnavi a{
	display:block;
	color:#c6c8c8;
	font-size:14px;
	line-height:30px;
}
#subnavi ul {
	padding-top:10px;
}
#subnavi ul li a {
}
#subnavi a:hover {
	color:#eb8d21;
	text-decoration:none;
}
#subnavi ul li.lwn_actual a {
	font-weight:bold;
	color:#eb8d21;
	text-decoration:none;
}
/*~~~~~~~~~~~~~~~~~~~~ Template ~~~~~~~~~~~~~~~~~~~~*/
#container_teaser_2 {
	width:1000px;
	height:240px;
	margin:auto;
}
#main_content {
	width:720px;
	float:left;
}
#main_content img{
	border:1px solid #72361b;
}
#main_content h1 {
	margin-top:-8px;
}
#main_content h2 {
	/*margin-top:-8px;*/
}
#teaser_left {
	margin-top:20px;
}
#teaser_left img {
	border:none;
}
#container_teaser_cloud {
	width:1000px;
	height:601px;
	margin:auto;
}
#teaser_cloud {
	margin:0px 30px 0px 30px;
	padding-top:37px;
	width:940px;
}

/*~~~~~~~~~~~~~~~~~~~~ Footer ~~~~~~~~~~~~~~~~~~~~*/
#footer {
	width:940px;
	margin:auto;
	padding-top:20px;
}
#footer p{
	font-size:11px;
	color:#974e2d;
}
#footer_left {
	float:left;
}
#footer_left a{
	color:#974e2d;
}
#footer_right {
	float:right;
}
#footer_right a{
	color:#8b8c8d;
}
#footer span {
	margin-right:6px;
	margin-left:6px;
}

/*~~~~~~~~~~~~~~~~~~~~ CBOX: Header Text ~~~~~~~~~~~~~~~~~~~~*/
#header_text {
	height:100px;
	margin:0px 30px 0px 30px;
}
#header_text h1{ 
	font-family:Helvetica, Arial, sans-serif;
	color:#eb8d21;
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	letter-spacing:-1px;
	padding-top:34px;
}
#header_text p{ 
	margin-top:1px;
}

/*~~~~~~~~~~~~~~~~~~~~ CBOX: Four Columns ~~~~~~~~~~~~~~~~~~~~*/
div.single_column_first {
	width:220px;
	float:left;
}
div.single_column {
	width:220px;
	margin-left:20px;
	float:left;
}
#four_columns img {
	margin:9px 0px 13px 0px;
}
#four_columns h2 {
	margin-bottom:4px;
}

/*~~~~~~~~~~~~~~~~~~~~ CBOX: Two Columns ~~~~~~~~~~~~~~~~~~~~*/
div.double_column_first {
	width:460px;
	float:left;
}
div.double_column {
	width:460px;
	margin-left:20px;
	float:left;
}
div.two_columns_image {
	width:220px;
	float:left;
}
div.tc_single_column {
	width:220px;
	height:108px;
	margin-left:20px;
	float:left;
}
#two_columns{
	padding-top:33px;
}
#two_columns h2{
	margin-bottom:17px;
}
#two_columns_button {
	position:relative;
	margin-top:87px;
	margin-left:240px;
}

/*~~~~~~~~~~~~~~~~~~~~ CBOX: Two Double Columns ~~~~~~~~~~~~~~~~~~~~*/
div.two_double_columns h2 {
	margin-bottom:12px;
}
div.two_double_columns h3 {
	margin-top:10px;
}
div.two_double_columns h4 {
	font-family:Helvetica, Arial, sans-serif;
	color:#eb8d21;
	font-size:20px;
	font-weight:normal;
	line-height:30px;
	margin:65px 0px 2px 0px;
}
div.two_double_columns h5 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:40px;
	font-weight:normal;
	line-height:50px;
}

/*~~~~~~~~~~~~~~~~~~~~ CBOX: Header Text Cloud ~~~~~~~~~~~~~~~~~~~~*/
div.header_text_cloud h3 {
	font-family:Helvetica, Arial, sans-serif;
	color:#eb8d21;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
}
#teaser_cloud #four_columns h2 {
	margin-bottom:11px;
}
#teaser_cloud #four_columns {
	margin-top:12px;
}
#teaser_cloud #four_columns img {
	margin:0px;
}
div#teaser_cloud h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#c6c8c8;
	line-height:15px;
}

/*~~~~~~~~~~~~~~~~~~~~ CBOX: One Double Column + Image ~~~~~~~~~~~~~~~~~~~~*/
#one_double_column_image {
	width:220px;
	margin-left:20px;
	float:left;
	padding-top:8px;
}
#one_column_and_image h1 {
	margin-bottom:12px;
}
#one_column_and_image h2 {
	margin-bottom:12px;
}
/*#one_double_column_image img {
	border:none;
}*/

/*~~~~~~~~~~~~~~~~~~~~ CBOX: Image + Single Column ~~~~~~~~~~~~~~~~~~~~*/
div.image_and_single_column {
	padding-bottom:56px;
}
div.image_and_single_column:last-child {
	padding-bottom:0px;
}
div.image_and_single_column h2 {
	margin-bottom:11px;
}

/*~~~~~~~~~~~~~~~~~~~~ BUTTON: Mehr ~~~~~~~~~~~~~~~~~~~~*/
#content_button {
	margin-top:20px;
}
#content_button a.mehr {
	display:block;
	background:url(http://www.vibrogymdeutschland.de/lw_resource/datapool/layout/sportstudio_gruendung/button_mehr.png) no-repeat left top;
	width:64px;
	height:21px;
}
#content_button a.mehr:hover {
	background:url(http://www.vibrogymdeutschland.de/lw_resource/datapool/layout/sportstudio_gruendung/button_mehr.png) no-repeat left bottom;
}

/*~~~~~~~~~~~~~~~~~~~~ BUTTON: Datenblatt (pdf) ~~~~~~~~~~~~~~~~~~~~*/

#content_button a.datenblatt {
	display:block;
	background:url(http://www.vibrogymdeutschland.de/lw_resource/datapool/layout/sportstudio_gruendung/button_datenblatt_pdf.png) no-repeat left top;
	width:172px;
	height:37px;
}
#content_button a.datenblatt:hover {
	background:url(http://www.vibrogymdeutschland.de/lw_resource/datapool/layout/sportstudio_gruendung/button_datenblatt_pdf.png) no-repeat left bottom;
}
/*~~~~~~~~~~~~~~~~~~~~ Tables ~~~~~~~~~~~~~~~~~~~~*/
table {
	width:100%;
}
table img {
	border: 0px none;
}
table p{
	margin-left:20px;
	line-height:20px;
}
tr.headline {
	background-color:#6e391d;
}
p.table_headline {
	color:#e2e2e2;
	margin-left:10px;
	font-weight:bold;
	line-height:25px;
}
tr.offset {
	background-color:#381a0c;
}
td.left {
	width:370px;
}
td.small_text p {
	font-size:11px;
	margin-left:10px;
	margin-top:20px;
	color:#974e2d;
	vertical-align:top;
	line-height:15px;
}
