
* {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

html, body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	height: 100%;
}

body {
	background: url(../media/bg_main.jpg) 304px 101px repeat-x;
}

.clear {
	clear: both;
	float: none; 
	height: 0px;
	overflow: hidden;
}


#header {
	position: relative;
	height: 113px;
	width: 990px;
}

#search {
	position: absolute;
	right: 0px;
	top: 22px;
}

.search-input {
	border: 1px solid #8a94a2;
	font-size: 12px;
	width: 135px;
}

.search-submit {
	position: relative;
	top: 4px;
	margin-left: 5px;
}

#header-nav {
	position: absolute; 
	right: 0px;
	top: 65px;
}

#header-nav a {
	color: #3a587f;
	font-size: 11px;
}

#header-nav li {
	float: left;
	margin-left: 20px;
}

#logo {
	position: absolute;
	left: 26px;
	top: 28px;
	width: 165px;
	height: 46px;
}

.spacer-15px {
	height: 15px;
	clear: both;	
}

.spacer-20px {
	height: 20px;
	clear: both;	
}

.spacer-38px {
	height: 38px;
	clear: both;
}



#flash-content {
	padding-left: 0px;
}


/*******************************************
 * MAIN CONTENT
 */

#main {
	width: 990px;
}

#main-content-outer {
	width: 580px;
	float: left;
	overflow: hidden;
}

#main-content-inner {
	margin-left: 69px;
	background: #f0ede5;
	color: #3c495a;
	min-height: 800px;
	padding: 25px 12px;
	line-height: 1.4;
}

#main-right {
	width: 372px;
	float: right;
	color: #3a587f;
}


#main-content-inner ul {
	margin: 10px;
	list-style-type: disc;
}

#main-content-inner ul li {
	margin-left: 15px;
}

#main-content-inner ul.rgtabs-menu {
	margin: 0px;
}


#main-content-inner a {
	color: #33619e;
	text-decoration: underline;
}

.rgtabs-menu a {
	color: #fff !important;
	text-decoration: none !important;
}

#main-content-inner ol {
	margin: 0px 20px; 
	padding: 5px 20px;
}


#main-content-inner p {
	margin: 10px 0px;	
}


/*******************************************
 * BALKEN
 */

.bar-nav li {
	display: block;
	position: relative;
	float: left;
}

a.bar-grey {
	display: block;
	background: url(../media/tab-re.gif) top right no-repeat #9aa3af;
	font-size: 13px;
	height: 27px;
	color: #fff;
	padding-left: 10px;
	position: relative;
}

a.bar-grey span {
	cursor: pointer;
}

a.bar-grey:hover, a.bar-grey.selected {
	background: url(../media/tab-re-hover.gif) top right no-repeat #003986;
}

a.bar-grey .bar-border-right {
	position: absolute;
	left: 0px;
	width: 1px;
	height: 27px;
	background: url(../media/tab-li.gif) no-repeat;
}

a.bar-grey:hover .bar-border-right, a.bar-grey.selected .bar-border-right { 
	background: url(../media/tab-li-hover.gif) no-repeat ;
}


.bar-inner {
	cursor: default;
	display: block;
	width: 100%;
	padding-top: 5px;
}

.bar-grey .bar-inner {
	cursor: pointer;
}
	


/*******************************************
 * INDIVDUELLE BALKEN
 */

li.bar-home { 
	width: 95px; 
	height: 27px; 
}

li.bar-bookmark { 
	width: 274px; 
	height: 27px; 
	float: right !important; 
}

li.bar-mainnav {
	margin-top: 2px; 
	width: 100%; 
	float: none !important; 
}


.icon-bookmark {
	position: absolute;
	right: 9px;
	top: 7px;
	width: 10px;
	height: 13px;
	background: url(../media/icon-bookmark.gif) no-repeat;
}

a:hover .icon-bookmark {
	background: none;
}

.arrow-left {
	position: absolute;
	right: 7px;
	top: 6px;
	width: 11px;
	height: 13px;
	background: url(../media/arrow-left.gif) no-repeat;
}

a:hover .arrow-left {
	background: none;
}

.arrow-right {
	position: absolute;
	right: 7px;
	top: 6px;
	width: 11px;
	height: 13px;
	background: url(../media/arrow-right.gif) no-repeat;
}

a:hover .arrow-right, a.selected .arrow-right {
	background: none;
}


/*******************************************
 * ACCORDION
 */

.acc-section {
	overflow: hidden !important; 
}

.acc-content {
	padding: 3px;
	margin-top: 1px;
	background: url(../media/meditrust-logo-white.gif) bottom right no-repeat #e6e5e0;
	border-top: 1px solid #003986;
	border-bottom: 1px solid #003986;
}

.acc-content.purple {
	border-top: 1px solid #7259b3;
	border-bottom: 1px solid #7259b3;
}
	


/*******************************************
 * SERVICE BOXEN RECHTS
 */

#box-newsletter {
	width: 184px;
	float: left;
}

#box-kontakt {
	width: 184px;
	float: right;
}



h3.bar-purple {
	position: relative;
	display: block;
	background: url(../media/bar-purple-re.gif) top right no-repeat #7259b3;
	color: #fff;
	padding-left: 10px;
	font-size: 13px;
	font-weight: normal;
	height: 27px;
}

h3.bar-purple .bar-border-left {
	position: absolute;
	left: 0px;
	width: 1px;
	height: 27px;
	background: url(../media/bar-purple-li.gif) no-repeat;
}


#mainnav .acc-content img {
	float: left;
	margin-right: 12px;
}

#mainnav .acc-content {
	color: #3a587f;
}

#mainnav .navcontainer-content {
	padding-right: 10px;
	padding-top: 5px;
}

.navlink {
	margin-top: 20px;
}


/*******************************************
 * CONTENTFORMATIERUNGEN
 */


#main-content-inner h1 {
	margin-bottom: 40px;
	font-size: 32px;
}

.twitter-logo {
	border: none;
	vertical-align: text-bottom;	
}

#box-twitter-content {
	padding: 15px 10px 20px 10px;
}

#box-twitter-content a {
	color: #003986;
	text-decoration: underline;
}

#box-newsletter-content,
#box-kontakt-content {
	height: 240px;
}

#box-newsletter-content .csc-textpic-text,
#box-kontakt-content .csc-textpic-text {
	margin: 7px;
}

#box-newsletter-content .bar-mini-outer,
#box-kontakt-content .bar-mini-outer {
	margin-left: 7px;
}

.bar-mini-outer {
	margin-top: 10px;	
}

.bar-mini {
	position: relative;
	background: url(../media/bar-mini-re.gif) top right no-repeat #8a94a2;
	font-size: 11px;
	height: 18px;
	color: #fff;
	padding: 2px 10px;
}

a.bar-mini  {
	text-decoration: none !important;
	color: #fff !important;
}

.bar-mini-border-le {
	display: block;
	position: absolute;
	background: url(../media/bar-mini-le.gif) no-repeat;
	height: 18px;
	width: 1px;
	top: 0px;
	left: 0px;
}

#main-content-inner h1, #main-content-inner h2 {
	font-weight: normal;
	font-size: 17px;
}

#main-content-inner h3 {
	font-weight: normal;
	font-size: 14px;
}

/*
 * tt_news
 */

.news-single-img, .news-latest-img {
	background: #fff;
	margin: 15px auto;
}

.news-single-img img, .news-latest-img img {
	margin-top: 1px;
	margin-left: 1px;
}


.news-single-imgcaption {
	padding: 10px 5px;
}

.news-list-image {
	float: left;
	border: 1px solid #fff;
	margin-right: 10px;
}

.news-list-date {
	color: #9aa3af;
	font-size: 11px;
}

.news-list-item {
	margin-bottom: 23px;
}

#main-content-inner hr {
	color: #9aa3af;
	height: 1px;
	margin-bottom:10px;
}

#main-content-inner .news-list-item h3 {
	font-size:17px;
	font-weight:normal;
	margin-bottom: 10px;
}

.news-list-item h3 a {
	color: #3c495a;
}

.news-list-morelink {
	margin-top: 10px;
}

.news-list-morelink a,
.news-single-backlink a {
	position: relative;
	background: #8A94A2 url(../media/bar-mini-re.gif) no-repeat right top;
	color: #fff !important;
	text-decoration: none !important;
	padding: 2px 7px 1px 7px;
}

.tx-timtabsociable-pi1 {
	position: relative;
	background: #8A94A2 url(../media/bar-mini-re.gif) no-repeat right top;
	display: inline;
	height: 18px;
	padding: 2px 10px 1px 0px;
	color: #fff;
	top: 20px;
	font-size: 12px;
	overflow: hidden;
}

.tx-timtabsociable-pi1 a {
	position: relative;
	margin-right: 7px;
	top: 1px;
}

.tx-timtabsociable-pi1-inner {
	/*background: #8A94A2 url(../media/bar-mini-le.gif) no-repeat left top;
	padding: 2px 0px 1px 10px;*/
	padding-left: 10px;
	margin-right: 25px;
}

.newsletter-input {
	width: 150px;
	color: #535353;
	font-size: 11px;
	border-color: #999;
	border-width: 1px;
	height: 15px;
	margin-right: 10px;
	padding-left: 2px;
	float: left;
}

.newsletter-headline {
	font-weight: bold;
	margin-bottom: 5px;
}

.newsletter-label {
	width: 50px;
	float: left;
}

.newsletter-submit-button {
	margin-top: 10px;	
}




