@charset "UTF-8";

/* JOSDESIGN.AT ============================== */

html {
	height: 100.1%;
	padding-bottom:1px;
}
	
html * {
	margin: 0;
	padding: 0;
	border: none;
	
}


body {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #626455;
	text-align: center;
	background: url(../img/body.jpg) no-repeat center 150px #f3f2d3;
}

a { outline: none; }

#col0 .bodytext {
	color:#333;
	margin-bottom: 0px;
}

p.bodytext {
	line-height: 1.4;
	margin: 0 0 15px 0;
}

#col2 p.bodytext {
	line-height: 1.5;
	margin-bottom: 10px;
	font-size:12px;
}

#col2 ol, #col2 ul {
	margin-left:27px;
}

#col2 ol li, #col2 ul li {
	line-height: 15px;
}

.tt_news_latest p.bodytext, #col2 table p.bodytext {
	line-height: normal !important;
	font-size: 11px !important;
	margin-bottom: 15px !important;
}

.tt_news_list p.bodytext {
	font-size: 11px !important;
	margin-bottom: 15px !important;
}

textarea {
	font-family: inherit;
}


/* = = = = = = = = = = = = GRUNDAUFBAU = = = = = = = = = = = = */

#container {
	position: relative;
	margin: 0 auto;
	width: 660px;
	text-align: left;
	border-top: 1px solid #fdfdfd;
}

#top {
	height: 149px;
	background: #fdfdfd;
}

#header h3 {
	position: absolute;
	top: -143px;
	width: 184px;
	height: 130px;
	background: url(../img/h1.png) no-repeat;
}

#header h3 a {
	width: 184px;
	height: 130px;
	display: block; 
	overflow: hidden;
	text-indent: -999999%;
	outline: none;
}

#content {
	margin: 285px 0 0 0;
	width: 643px;
	padding-left: 15px;
}

#col0 {
	position: absolute;
	top: 25px;
	left: 15px;
}

#col1 {
	width: 200px;
	float: left;
	padding: 0 0px 80px 0;
	margin-right: 15px;
}

#col2 {
	width: 413px;
	float: left;
	padding: 0 0 80px 0;
}


#media {
	position: absolute;
	top: 25px;
	margin: 0 0 0 216px;
	overflow: hidden;
}

#footer {
	clear: both;
	background: #ecebcc url(../img/footer.png) repeat-x top;
	text-align: left;
	padding: 8px 0;
	height: 45px;
}

#footer address {
	width: 428px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -100px;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
}

#footer address  a{
	text-decoration: none;
	color: #b21f5c;
}
#footer a:hover {
	text-decoration: underline;
}

.bug {
	height: 0;
	line-height: 0;
	font-size: 0;
}

#toolbox {
	width: 100px;
	left: 50%;
	margin: 3px 0 0 -314px;
	position: absolute;
}

#toolbox ul {
	margin: 0 0;
}

#toolbox ul li {
	list-style-type: none;
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	padding: 1px 8px 0 0;
}

#toolbox ul li a {
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -9999999%;
	width: 16px;
	background: url(../img/toolbox_rss.png) no-repeat;
}

#toolbox ul li a#toolbox14 {
	background: url(../img/toolbox_rss.png) no-repeat;
}

#toolbox ul li a#toolbox16 {
	background: url(../img/toolbox_sitemap.png) no-repeat;
}

#toolbox ul li a#toolbox11 {
	background: url(../img/toolbox_print.png) no-repeat;
}

#toolbox ul li a#toolbox18 {
	background: url(../img/toolbox_tipFriend.png) no-repeat;
}

#lang {
	display: none;
}

#search {
	display: none;
}

/* = = = = = = = = = = = = JOSDESIGN = = = = = = = = = = = = */

#josdesign {
	width: 93px;
	height: 22px;
	left: 50%;
	margin: 3px 0 0 -460px;
	position: absolute;
}

#josdesign span {
	display: none;
}

#josdesign a strong {
	display: block;
	height: 100%;
	visibility: hidden;
	width: 100%;
}

#josdesign a {
	background: url(../img/josdesign.png) no-repeat;
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: -9999999%;
	width: 100%;
}


/* = = = = = = = = = = = = NAVIGATION = = = = = = = = = = = = */

#sitemeta {
	position: absolute;
	top: 0;
	left: -150px;
}

#menu {
	position: absolute;
	margin: -30px 0 0 340px;
	width: 470px;

}

#menu #navbar {
	text-align: right;
	width: 100%;
	background: none;
}

#navbar ul {
	list-style: none;
	float:right;
}

#navbar ul ul {
	display: none;
}

#navbar li {
	float: left;
	width: auto;
	background: url("../img/menu-links.png") no-repeat left top;
	padding: 0 0 0 6px;
	/* border-bottom: 1px solid #765; */
}

#navbar li.current {
	/*background: url("../img/menu-links_aktiv.png") no-repeat left top;*/
}

#navbar a {
	display: block;
	height: 30px;
	float:left;
	width: auto;
	background: url("../img/menu-rechts.png") no-repeat right top;
	text-decoration: none;
	font-weight: normal;
	color: #4b4b4b;
	padding: 9px 15px 0px 10px;
	text-transform: uppercase;
	font-size: 10px;
}

#navbar a:hover {
	text-decoration: underline;
}

#navbar  li.current a {
	/*background: url("../img/menu-rechts_aktiv.png") no-repeat right top;*/
	font-weight: bold;
	font-size: 11px;
}

#navbar li#lastitem a {
	background: url("../img/menu-rechts_lastitem.png") no-repeat right top;
}

#navbar li.current#lastitem a {
	/*background: url("../img/menu-rechts_aktiv_lastitem.png") no-repeat right top; */
}

#menu2 {
	margin: 60px 0 0 -53px;
	width: 190px;
	position: absolute;
}

#menu2 ul {
	list-style: none;
}

#menu2 ul li {
	display: inline;
}

#menu2 ul li a {
 color: #4f7f03;
 text-transform: uppercase;
 text-decoration: none;
 font-size: 12px;
 font-weight: normal;
 display:block;
 width: auto;
 padding: 7px 15px;
 text-align:right;
}

#menu2 ul li a:hover, #menu2 ul li a.active {
	background: #9db824;
	background: transparent url("../img/menu2_hg.png");
}

#menu2 ul li a img {
	visibility: visible;
	vertical-align: bottom;
	margin: 0 5px 0 0;}


/* menu2 ebene2 ul li ul ... */

#menu2 ul li ul {
	margin-bottom: 2px;
}

#menu2 ul li ul li {
	background: #B7CE36;
}

#menu2 ul li ul li a {
	text-transform: none;
	padding: 4px 15px;
	background: #B7CE36;
}

#menu2 ul li ul li a:hover, #menu2 ul li ul li a.active {
	font-weight: bold;
	background: #B7CE36;
}

#menu2title {
	position: absolute;
	margin: 35px 0 0 -78px;
	width: 200px;
	text-align: right;
}

#menu2title p.menu2Title {
	font-weight: bold;
	font-size: 16px;
	color: #8BA70D;
	text-transform: uppercase;
	
}

/* = = = = = = = = = = = = HEADERS = = = = = = = = = = = = */

h1, h2, h3, h4 {
	color:#333;
}

#col2 h1, #col2 h2 {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: lighter;
	margin: 35px 0 20px 0;

}

#col2 h3, #col2 h4 {
	color: #626455;
	margin: 15px 0 6px 0;
	font-size: 12px;
	
}

#col1 h1, #col1 h2, #col1 h3 {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: lighter;
	margin: 35px 0 20px 0;
}

#col0 h1, #col0 h2, #col0 h3 {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: lighter;
	margin: 10px 0 15px 0;
}

#col0 .col0BreitH1 {
	margin-top: 42px;
}


/* = = = = = = = = = = = = LINKS = = = = = = = = = = = = */

a:hover {
	text-decoration: underline;
}

#col0 a, #col1 a, #col2 a {
	color: #b21f5c;
	text-decoration: none;
}

#col0 a:hover, #col1 a:hover, #col2 a:hover {
	text-decoration: underline;
}


/* = = = = = = = = = = = = LISTEN = = = = = = = = = = = = */

ul#frequentlyasked {
	margin-left:30px;
	font-size: 11px;
}

ul#frequentlyasked li {
	list-style-type: decimal-leading-zero;
	line-height: 16px;
	font-weight: bold;
}

ul#frequentlyasked li a {
	text-decoration: none;
	color: #7b8f00;
	font-weight: normal;
}

#col2 ul {
	margin: 0 0 1em 0.5em;
	font-size: 12px;
	padding: 0 0;
	list-style-type: none;
}

#col2 ul li {
	margin: 0 0 3px 0;
	padding: 0 0 0 20px;
	background: transparent url(../img/physio_ulli01.png) no-repeat left 2px;
	line-height: 1.5;
}




#col0 ul#frequentlyasked li a {
	color: #B21F5C;
}

/* = = = = = = = = = = = = TABELLE: Rueckverguetungen = = = = = = = = = = = = */

#table-verguetung {
	padding: 0;
	margin: 0 0 15px 0;
}

#table-verguetung caption {
	padding: 0 0 5px 0;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#table-verguetung th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../img/table/bg_header.png) no-repeat;
}

#table-verguetung th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#table-verguetung td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#table-verguetung td.alt {
	background: #F5FAFA;
	color: #797268;
}

#table-verguetung th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../img/table/bullet1.png) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#table-verguetung th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../img/table/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

/* = = = = = = = = = = = = CSS: COL0 Anschrift-Block = = = = = = = = = = = = */

.col0AnschriftTabelle {
	width: 192px;
	color: #333;
}

.col0AnschriftTabelle caption {
	display: none;
}

.col0AnschriftTabelle th{
	width: 47px;
	font-weight: normal;
}


.col0AnschriftName {
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

.col0AnschriftText {
	line-height: 15px;
	margin: 5px 0 11px 0;
	color: #333;
}





/* = = = = = = = = = = = = CSS: RSS-feed chnewsfeed = = = = = = = = = = = = */




.tx-chnewsfeeds-pi1 ul {
	list-style:none !important;
	margin:10px !important;
	padding:0 !important;
	list-style-type: none !important;
}

.tx-chnewsfeeds-pi1 li {
	padding:3px 5px !important;
	background: none !important;
}

.tx-chnewsfeeds-pi1 li a {
	background: url(../../../../typo3conf/ext/chnewsfeeds/res/ico-rss.gif) no-repeat left 8px !important;
	padding:5px 0 5px 18px !important;
	display:block !important;
}

.tx-chnewsfeeds-pi1 .description {
	font-style:italic !important;
	margin-left:18px !important;
	font-size: 11px;
	line-height: normal;
}

/* = = = = = = = = = = = = CSS: RSS-feed chnewsfeed = = = = = = = = = = = = */


dl.werdegang {
	line-height: 1.7;
	font-size: 12px;
}

dl.werdegang dt {
	display: block;
	float: left;
	margin: 0 0px 0 0;
	text-align: right;
	width: 79px;
	font-weight: bold;
	height:25px;
}

dl.werdegang dd {
	font-size: 11px;
	display: block;
	height:25px;
	margin:0 0 0 97px;
	padding: 0 0 0 0px;
	line-height: 1.8;
}




/* = = = = = = = = = = = = CSS: RSS-feed chnewsfeed = = = = = = = = = = = = */


ul#teaser1 {
	margin: 0 0 0 0;
}

ul#teaser1.teaserNormal {
	margin: 20px 0 0 0;
	width: 413px;
}

ul#teaser1.teaserBig {
	margin: 20px 0 0 0;
}


ul#teaser1 li {
	list-style-type: none;
	background: none;
}

ul#teaser1 li.t1_item {
	clear: both;
	margin: 0 0 19px 0;
	padding: 0 0;
	width: 413px;
	display: block;
	min-height: 96px;
}

ul#teaser1 li.t1_item a.teaser1_bild {
	display: block;
	float: left;
	margin: 0 0 0px 0;
}

ul#teaser1 li.t1_item dl {
	margin: 0 0 0 136px;
	padding: 4px 0 0 0;
}

ul#teaser1 li.t1_item dl dt {
	font-weight: bold;
}

ul#teaser1 li.t1_item dl dd {
	border-top: 1px solid #A6BA25;
	font-size: 11px;
	line-height: 1.3;
	padding: 4px 0 0 7px;
}

ul#teaser1 li.t1_itemSmall {
	display: block;
	float: left;
	width: 123px;
	margin: 0 0 0px 14px;
	padding: 0 0 0 0;
	min-height: 110px;
}
ul#teaser1 li.t1_itemSmall a {
	display: block;
	border: none;
	text-decoration: none;
	color: #444;
	font-size: 11px;
	text-align: center;
	margin: 0 0 0 0;
}
ul#teaser1 li.t1_itemSmall a.teaser1_bild {
	margin: 0 0;
}
ul#teaser1 li.t1_itemBig {
	display: block;
	float: left;
	width: 170px;
	margin: 0 15px 28px 21px;
	padding: 0 0 0 0;
}
.subheader p, .news-single-item p {
	line-height: 1.5;
}
.news-single-item p {
	margin-bottom: 10px;
}
.news-single-links a {
	margin-bottom: 5px;
	display: block;
}
