/*----------------------------------------------------------------------------
	main.css

	this css-file contains all definitions, that are independend from the
	colorschemes.

	(c) Schlund + Partner AG

	This CSS-File uses the original "Tanteks Box Modell Hack"
	http://www.tantek.com/CSS/Examples/boxmodelhack.html

	NOTE:
	Older W3C CSS validators return errors when the voice-family property
	is used in a 'screen' style sheet. This is an error in the W3C CSS
	validator itself. The validator should report a warning, not an error,
	when properties which are unsupported by a particular medium are used,
	and this has been reported to the W3C:

 ----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
 styles for specific classes and ids
----------------------------------------------------------------------------*/

body#main_body {
	margin: 0;
	padding: 0px 0px 6px 0px;
	text-align: center;
}

/*-- global container ------------------------------------------------------*/

#container {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 955px;
}

#header {
    position: relative;
    padding: 0;
    margin: 0px 0px 21px 0px;
    width: 955px;
    /*height: 114px;*/

    top: 0px;
    left: 0px;
}

#main_container {
    padding: 0;
    /*margin: -75px 20px 20px 20px;*/

    margin: 0px;
}

#layout_table {
    border-collapse: collapse;
}

#sub_nav_column {
    vertical-align: top;
}

#content_column {
    vertical-align: top;
}

#left_column_container {
    margin: 0;
    padding: 0;
    width: 152px;
}

#sub_container1 {
    margin: 19px 0 0 9px;
    padding: 0;
}

#sub_container2 {
	margin: 0;
	width: 757px;
	padding-top: 1px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
}

#content_container {
	overflow: hidden;
	padding: 0;
	width: 757px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bg_submenu {
    width: 955px;
    height: 23px;
    background-repeat: no-repeat;
    clear: both;
}

#bg_submenu_b {
    width: 955px;
    height: 8px;
    font-size: 8px;
    background-repeat: no-repeat;
    clear: both;
}

#submenu_b {
    position: relative;
    float: left;
    margin-left: 0px;
    width: 143px;
    height: 16px;
    background-repeat: no-repeat;
}

#submenu_t {
    position: relative;
    float: left;
    margin-left: 0px;
    width: 143px;
    height: 10px;
    font-size: 10px;
    background-repeat: no-repeat;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
	position: relative;
	top: 0;
	left: 0px;
	/*margin-left: 700px;*/

    width: 249px;
	height: 83px;
	float: right;
}

/*--- slogan (as text or background image) ---------------------------------*/

#slogan {
    position: relative;
    top: 0px;
    left: 0px;
    /*margin-left: 175px;*/

    padding: 25px 25px 3px 3px;
    width: 500px;
    height: 28px;
    text-align: right;
    voice-family: "\"}\"";
    voice-family: inherit;
    float: right;
}

html>body #slogan {
    width: 400px;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
    background: no-repeat top right;
    width: 166px;
    height: 83px;
    position: relative;
    top: 0px;
    left: 9px;
    float: left;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	z-index: 1;
	position: relative;
	top: 0px;
	left: 0px;
	line-height: 0;
	padding: 0px 0 0px 0px;
	margin: 0 0 0px 9px;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 525px;
	float: left;
}

html>body #main_nav_container {
    /*width: 555px;*/

}

#main_nav_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#main_nav_list li {
    float: left;
    margin: 0px 0 0 0;
    padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
    overflow: hidden;
    margin: 0;
    /*padding: 3px 19px 2px 10px;*/

    padding-left: 5px;
    padding-right: 5px;
    display: block;
    float: left;
    line-height: 27px;
    text-align: center;
    width: 65px;
    height: 27px;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-position: top left;
    background-repeat: no-repeat;
}

html>body #main_nav_list a {
    height: 27px;
}

a.main_nav_item:hover {
    background: transparent;
}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    margin: 0px 0px 0px 9px;
    padding: 0;
    width: 143px;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
    position: relative;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sub_nav_list li {
    clear: both;
    margin: 0px 0 0px 0;
    padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    overflow: hidden;
    text-align: left;
    line-height: 22px;
    height: 22px;
    padding: 0 5px 0 41px;
    display: block;
    width: 97px;
    voice-family: "\"}\"";
    voice-family: inherit;
    /*background-position: left;
	background-repeat: no-repeat;*/

}

html>body .sub_nav_list a {
    width: 97px;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
	margin: 0;
	padding: 0;
	width: 955px;
	height: 41px;
	clear: both;
}

#footer_text {
    width: 935px;
    padding: 5px 15px 5px 5px;
    margin: 0 0px 0 0px;
    text-align: right;
}

/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

/*--- paragraph ------------------------------------------------------------*/

.content {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	line-height: 1.4;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
}

.content table {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-spacing: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.content select {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content input {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

.content p {
	margin: 5px 0 20px 0;
	padding: 0;
	line-height: 1.4;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

.content a {
    font-family: Arial, Verdana, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
}

/*--- tables ---------------------------------------------------------------*/

.content th {
	padding: 3px 5px 3px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.content tr.odd {
    padding: 3px 2px 3px 2px;
}

.content tr.even {
    padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
}

/*--- lists ----------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
.indents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #030303;
}
#h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#main_body #container #main_container #layout_table tr #content_column #sub_container2 #content_container div div .content .content {
	font-family: Arial, Helvetica, sans-serif;
}
.importantLinks {
	height: 60px;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-top: 15px;
}
.clearfloat {
	clear: both;
	height: 0px;
	width: 30px;
	float: none;
}
.acupuncture {
	margin-left: 40px;
	margin-bottom: 5px;
	height: 50px;

}
.acupuncture h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 24px;
}
.blog {
	margin-left: 40px;
}


.acupuncture img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


img {
	padding-right: 2px;
	padding-left: 2px;
}
.BAcC {
	height: 50px;
	width: 150px;
	float: right;
}
.ACMAC {
	float: right;
	height: 50px;
	width: 150px;
	padding-top: 8px;
}
.div20 {
	height: 6px;
	background-color: #D5D5D5;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.div20minus {
	height: 6px;
	background-color: #D5D5D5;
	margin-bottom: 10px;
	margin-top: 10px;
}
.footer {
	padding: 0px;
	margin: 0px;
}
.footer img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div40 {
	height: 50px;
}
.div5 {
	height: 5px;
}
.div30 {
	height: 30px;
}
#pdf {
	float: right;
}
.blogcount {
	float: right;
	height: 83px;
	width: 249px;
	position: relative;

}
