/*-------- CSS Import --------*/
@import url(../extensions/news.css);
@import url(../extensions/powermail/powermail.css);

/*-------- Farb Glossar --------*/

/*MEDENTGROUP (graublau) = #b9ced3*/
.graublau .bg-basic {
		background-color:#b9ced3;
}
.graublau h1,.graublau h2,.graublau h3,.graublau h4,.graublau h5,.graublau h6 {
		color:#b9ced3;
}
.graublau h1, .graublau h2 {
		border-bottom-color:#b9ced3;
}
.graublau #menu1 li a:hover, .graublau #menu1 li.act a, .graublau #menu1 li.act a:visited, .graublau #menu1 li.act a:link, .graublau #menu1 li.act a:active {
         color:#666;
}
.graublau #menu-service li a:hover, .graublau #menu-service li.act a, .graublau #menu-service li.act a:visited, .graublau #menu-service li.act a:link, .graublau #menu-service li.act a:active {
	color: #666;
}
.graublau #menu-language li a:hover, .graublau #menu-language li.act a, .graublau #menu-language li.act a:visited, .graublau #menu-language li.act a:link, .graublau #menu-language li.act a:active {
	color: #666;
}
.graublau .inhalt a:hover,.graublau .to .to-link a:hover {
          color: #666;
}
.graublau .box1,.graublau .box2,.graublau .box3,.graublau .box4 {
		background:url(./background/box-graublau.gif) no-repeat top right;
}
.graublau .bo-header, .graublau .ber-rechts-4 h1 {
	background:url(./background/pfeil-graublau.gif) no-repeat;
}

/*-------------------------------------------*/
/*MEDENT (gruen) = #00685b*/
.gruen .bg-basic {
		background-color:#00685b;
}
.gruen h1,.gruen h2,.gruen h3,.gruen h4,.gruen h5,.gruen h6,.gruen .inhalt a:hover,.gruen .to .to-link a:hover {
		color:#00685b;
}
.gruen h1, .gruen h2 {
		border-bottom-color:#00685b;
}
.gruen .box1,.gruen .box2,.gruen .box3,.gruen .box4 {
		background:url(./background/box-gruen.gif) no-repeat top right;
}
.gruen .bo-header,.gruen .ber-rechts-4 h1 {
	background:url(./background/pfeil-gruen.gif) no-repeat;
}
/*-------------------------------------------*/
/*MEDENT International (ocker) = #a3850a*/
.ocker .bg-basic {
		background-color:#a3850a;
}
.ocker h1,.ocker h2,.ocker h3,.ocker h4,.ocker h5,.ocker h6,.ocker .inhalt a:hover,.ocker .to .to-link a:hover {
		color: #a3850a;
}
.ocker h1, .ocker h2, .ocker .bo-header, .ocker .ber-rechts-4 h1 {
		border-bottom-color:#a3850a;
}
.ocker .box1,.ocker .box2,.ocker .box3,.ocker .box4 {
		background:url(./background/box-ocker.gif) no-repeat top right;
}
.ocker .bo-header,.ocker .ber-rechts-4 h1 {
	background:url(./background/pfeil-ocker.gif) no-repeat;
}
/*-------------------------------------------*/
/*MEDIT ALT (rot) = #ab0132*/
/*MEDIT NEU (rot) = #ab0132*/
.rot .bg-basic {
		background-color:#6a1a2b;
}
.rot h1,.rot h2,.rot h3,.rot h4,.rot h5,.rot h6,.rot .inhalt a:hover,.rot .to .to-link a:hover {
		color:#6a1a2b;
}
.rot h1 {
		border-bottom-color:#6a1a2b;
}
.rot .box1,.rot .box2,.rot .box3,.rot .box4 {
		background:url(./background/box-rot.gif) no-repeat top right;
}
.rot .bo-header,.rot .ber-rechts-4 h1 {
	background:url(./background/pfeil-rot.gif) no-repeat;
}
/*-------------------------------------------*/
/*MEDPOLSKA (blau) = #04266d*/
.blau .bg-basic {
		background-color:#04266d;
}
.blau h1,.blau h2,.blau h3,.blau h4,.blau h5,.blau h6,.blau .inhalt a:hover,.blau .to .to-link a:hover {
		color:#04266d;
}
.blau h1 {
		border-bottom-color:#04266d;
}
.blau .box1,.blau .box2,.blau .box3,.blau .box4 {
		background:url(./background/box-blau.gif) no-repeat top right;
}
.blau .bo-header,.blau .ber-rechts-4 h1 {
	background:url(./background/pfeil-blau.gif) no-repeat;
}
/*-------------------------------------------*/
/*GHC (ghcblau) = #00718e*/
.ghcblau .bg-basic {
		background-color:#00718e;
}
.ghcblau h1,.ghcblau h2,.ghcblau h3,.ghcblau h4,.ghcblau h5,.ghcblau h6 {
		color:#00718e;
}
.ghcblau h1, .ghcblau h2 {
		border-bottom-color:#00718e;
}
.ghcblau .box1,.ghcblau .box2,.ghcblau .box3,.ghcblau .box4 {
		background:url(./background/box-ghcblau.gif) no-repeat top right;
}
.ghcblau .bo-header, .ghcblau .ber-rechts-4 h1 {
	background:url(./background/pfeil-ghcblau.gif) no-repeat;
}
/*-------------------------------------------*/
/*Keysoft (blau) = #013893*/
.keysoftblau .bg-basic {
		background-color:#013893;
}
.keysoftblau h1,.keysoftblau h2,.keysoftblau h3,.keysoftblau h4,.keysoftblau h5,.keysoftblau h6 {
		color:#013893;
}
.keysoftblau h1, .keysoftblau h2 {
		border-bottom-color:#013893;
}
.keysoftblau .box1,.keysoftblau .box2,.keysoftblau .box3,.keysoftblau .box4 {
		background:url(./background/box-keysoftblau.gif) no-repeat top right;
}
.keysoftblau .bo-header, .keysoftblau .ber-rechts-4 h1 {
	background:url(./background/pfeil-keysoftblau.gif) no-repeat;
}

/*-------- Browser Cleaning --------*/
* {
        padding:0;
        margin:0;
}
/*-------- Clearer --------*/
.clearer {
        clear:both;
        line-height:0px;
        font-size:0px;
        height:0px;
}
/*-------- Hilfs Klassen --------*/
.bg-basic {
		background-color:#333;
}
.bg-hellgrau {
		background-color:#c8d1d5;
}
.center {
		text-align:center;
}
.rahmen {
		background-image:url(./background/rahmen.gif);
		background-repeat: no-repeat;
}
.margin-le-ri {
		margin:0px 25px;
}
.align-right {
		text-align:right;
}
.align-center {
		text-align:center;
}
/*-------- HTML Elements --------*/
html {

}
body {
		font-size:10px;
        font-family: Arial, sans-serif;
        padding:0px 0px 0px;
        line-height:16px;
}
a, a:active, a:visited, a:link {
         outline:0px;
         color: #666;
         text-decoration:none;
         border:0px;

}
a:hover {
        text-decoration:underline;
        color:#666;
}
img {
        display:block;
        border:0px;
}
p, table {
        font-family:verdana;
	font-size:12px;
        margin-bottom:14px;
        line-height:20px;
}
.inhalt ul, #shadowbox_container ul {	
		margin-bottom:14px;
                list-style-type:none;
}
.inhalt li, #shadowbox_container li {
		font-size:12px;
		line-height:20px;
                font-family:verdana;
                background:transparent url(/fileadmin/templates/main/background/list.gif) no-repeat 6px 6px;
                padding-left:20px;
}
td p {
	margin-bottom:0;
}
/*-------- Headings-------- */

h1,h2,h3,h4,h5,h6 { color: #333; }

h1 { 
		font-size: 15px;
		margin-bottom: 5px;
		width:100%;
		font-weight: bold;
		border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color:#333;
		padding:0px 0px 5px;
}
h2 {          
		font-size: 14px;
		margin-bottom: 7px;
		border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color:#333;
		width:100%
}
h3 { font-size: 13px;}
h4 { font-size: 12px;}

/*-------- Main --------*/
#header {
		background:url(./background/bg-oben.gif) no-repeat;
		width:960px;
		height:95px;
		display:block;
		text-align:left;
                margin:0px auto;
		padding:25px 25px 0px;
		position:relative;
}
#logo img{
		margin:48px 0px 0px 11px;
}
.ghcblau #logo img {
		margin:27px 0px 0px 11px;
}
.keysoftblau #logo img {
		margin:18px 0px 0px 21px;
}
.graublau #header-bild {
		left:740px;
                position:absolute;
                top:60px;
}
.ocker #header-bild, .gruen #header-bild,.rot #header-bild ,.blau #header-bild, .ghcblau #header-bild, .keysoftblau #header-bild {
		left:792px;
                position:absolute;
                top:34px;
}
#bg-main {
		text-align:center;
		background:transparent url(./background/bg.gif) repeat-x 0px 0px;
}
#main {
        text-align:left;
        margin:0px auto;
        width:1010px;
        background:url(./background/bg-mitte.jpg) no-repeat center top;
}
.bg-content-mitte {
		background:url(./background/bg-content-mitte.gif) center repeat-y;
		padding:0px 25px;
}
.bg-content-oben {
		background:transparent url(./background/bg-content-oben.gif) no-repeat top left;
		display:block;
		height:12px;
		margin:0px 8px;
		width:944px;
}
.bg-content-unten {
		background:url(./background/bg-content-unten.gif) no-repeat bottom left;
		display:block;
		height:7px;
		margin:0px 8px;
		width:944px;
}
.inhalt {
		overflow:visible;
		min-height:400px;
		padding:16px 24px;
}
.ber-oben {
		margin-bottom:30px;
}
.ber-links {
		width:594px;	
		float:left;
}
.ber-rechts {
		width:271px;
		float:right;
		padding-right:24px;
}
* html .inhalt {
		height:400px;
}
#footer {
		background:url(./background/bg-unten.gif) no-repeat;
		width:960px;
		height:39px;
		display:block;
		text-align:left;
        margin:0px auto;
		padding:0px 25px 26px;
}
#service {
		width:942px;
		height:30px;
		margin:0 0 0 9px;
}
#copyright {
		color:#fff;
       	float:right;
		font-size:11px;
		padding:6px 0px 0px;
		width:175px;
}
/*-------- Menu1 --------*/
#menu1 {
	 padding:83px 0 0 9px;
}
#menu1 ul {
	 width:942px;
	 height:30px;
         list-style:none;
}
#menu1 li {
         display:block;
         float:left;
         font-size:12px;
         padding:6px 0px 0px 20px;
         color:#fff;
}
#menu1 li a, #menu1 li a:visited, #menu1 li a:link, #menu1 li a:active{
         color:#fff;
         font-size:11px;
         text-transform:uppercase;
         padding:0px 20px 0px 0px;
}
#menu1 li a:hover, #menu1 li.act a, #menu1 li.act a:visited, #menu1 li.act a:link, #menu1 li.act a:active {
         text-decoration:none;
         color:#ccc;
}
/*-------- Menu2 --------*/
#menu2 {
		padding:6px 0 0 9px;
}
#menu2 ul {
		width:942px;
		height:30px;
        list-style:none;
}
#menu2 li {
         float:left;
         display:block;
         font-size:11px;
         padding:7px 0px 0px 50px;
         color:#333;
}
#menu2 li a, #menu2 li a:visited, #menu2 li a:link, #menu2 li a:active{
         color:#333;
         font-size:11px;
         font-weight:bold;
}
#menu2 li a:hover, #menu2 li.act a, #menu2 li.act a:visited, #menu2 li.act a:link, #menu2 li.act a:active {
         text-decoration:none;
         color:#666;
}
/*-------- Menu Service --------*/
#menu-service {
		float:left;
		width:510px;
}
#menu-service ul {
        list-style:none;
        float:right;
}
#menu-service li {
		 float:left;
         display:block;
         font-size:11px;
         padding:6px 0px 0px 30px;
         color:#fff;
}
#menu-service li a, #menu-service li a:visited, #menu-service li a:link, #menu-service li a:active{
         color:#fff;
         font-size:11px;
}
#menu-service li a:hover, #menu-service li.act a, #menu-service li.act a:visited, #menu-service li.act a:link, #menu-service li.act a:active {
         text-decoration:none;
         color:#ccc;
}
/*-------- Menu language --------*/
#menu-language {
		float:left;
		width:225px;
}
#menu-language ul {
        list-style:none;
}
#menu-language li {
		 float:left;
         display:block;
         font-size:11px;
         padding:6px 0px 0px 24px;
         color:#fff;
}
#menu-language li a, #menu-language li a:visited, #menu-language li a:link, #menu-language li a:active{
         color:#fff;
         font-size:11px;
         text-transform:lowercase;
}
#menu-language li a:hover, #menu-language li.act a, #menu-language li.act a:visited, #menu-language li.act a:link, #menu-language li.act a:active {
         text-decoration:none;
         color:#ccc;
}
/*-------- TYPO3 Elemente ------------*/
.csc-textpic-intext-left-nowrap {
}
.csc-textpic-image img {
	padding:6px 0px 0px 1px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size:9px;
	font-family:verdana;
	margin-bottom:12px;
}
/*-------- FCEs --------*/
/*- 2spalter -*/
.links {
	float:left;
	width:50%;
}
.rechts {
	float:right;
	width:50%;
}
/*- Tochterunternehmen -*/
.to {
	width:100%;
	height:108px;
	position:relative;
	background:transparent url(./background/line-gray.gif) repeat-x scroll 0px 107px;
}
.to .to-logo {
	float:left;
	padding:35px 0px 0px 35px;
	width:312px;
}
.to .to-logo img {
	float:left;
}
.to .to-text {
	padding:18px 0px 0px 0px;
	font-family:verdana;
	font-size:12px;
	width:545px;
	float:left;
}
.to .to-link {
	left:602px;
	position:absolute;
	text-align:right;
	top:69px;
	width:300px;
}
.to .to-link a, .to .to-link a:link, .to .to-link a:visited, .to .to-link a:active {
	font-family:verdana;
	font-size:12px;
	color:#999;
}
/*- Tochterunternehmen ohne Linie -*/
.to-no-line {
	width:100%;
	height:108px;
	position:relative;
}
.to-no-line .to-logo {
	float:left;
	padding:35px 0px 0px 35px;
	width:312px;
}
.to-no-line .to-logo img {
	float:left;
}
.to-no-line .to-text {
	padding:18px 0px 0px 0px;
	font-family:verdana;
	font-size:12px;
	width:545px;
	float:left;
}
.to-no-line .to-link {
	left:602px;
	position:absolute;
	text-align:right;
	top:69px;
	width:300px;
}
.to-no-line .to-link a, .to-no-line .to-link a:link, .to-no-line .to-link a:visited, .to-no-line .to-link a:active {
	font-family:verdana;
	font-size:12px;
	color:#999;
}

/*- Adressen -*/
.ad {
	height:100px;
	width:100%;
	margin-top:8px;
	font-family:verdana;
        font-size:12px;
        background:transparent url(./background/line-gray.gif) repeat-x scroll 0px 99px;
}
.ad .ad-image {
	width:96px;
	float:left;
}
.ad .ad-abteilung {
	margin-bottom:12px;
}
.ad .ad-name {
	margin-bottom:12px;
}
.ad .ad-email {

}
.ad .ad-telefon {

}

/*- Adressen Medpolska -*/
.adm {
	height:150px;
	width:100%;
	margin-top:8px;
	font-family:verdana;
        font-size:12px;
        background:transparent url(./background/line-gray.gif) repeat-x scroll 0px 149px;
}
.adm .adm-image {
	width:96px;
	float:left;
	margin-bottom:58px;
}

.adm .adm-name {
	margin-bottom:12px;
font-weight:bold;
}
.adm .adm-text {
margin-right:5px;

}

.bo {
	font-size:11px;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
	font-family:verdana;
}
.bo-header {
	border-bottom:1px solid #333;
	font-weight:bold;
	margin-bottom:7px;
	padding:4px 0px 7px 35px;
	background:url(./background/pfeil-ocker.gif) no-repeat;
}
.bo-text {

}
.bo-link {
	left:128px;
	position:absolute;
	top:119px;
}
* html .bo-link{
	left:93px
}
.bo-link a, .bo-link a:visited, .bo-link a:link {
	text-decoration:underline;
}

/*- Shadowbox -*/
.ber-links .tx-andshadowbox-text a {
	font-size:12px;
	line-height:20px;
}
.ber-links .tx-andshadowbox-text a:hover {
	text-decoration:none;
}
.ber-rechts .tx-andshadowbox-pi1 {
	margin-top:-3px;
	margin-bottom:0;
}
.ber-rechts .tx-andshadowbox-text {
	border-bottom:1px solid #BED1D6;
        display:block;
        padding:5px 0px;
}
.ber-rechts .tx-andshadowbox-text a {
        font-size:12px;
        font-weight:bold;
        line-height:20px;
        color:#000;
}
/*- CSS-Filelinks -*/
.css-filelinks-link a {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#000;
	display:block;
}
.css-filelinks-link a:hover {
	text-decoration:none;
}
.css-filelinks-description {
	border-bottom:1px solid #BED1D6;
        display:block;
	margin-bottom:14px;
	padding-bottom:14px;
}
.css-filelinks-description a {
	font-size:12px;
	line-height:20px;
	text-decoration:underline;
	color:#000000;
}
.css-filelinks-link a img {
	display:inline;
}
/*- 4 Teaser Template -*/
.ber-oben-4 {
		margin-bottom:30px;
}
.ber-links-4 {
		width:342px;	
		float:left;
		margin-bottom:14px;
}
.ber-rechts-4 {
		width:546px;
		float:right;
		margin-bottom:14px;
}
.ber-rechts-4 h1 {
	background:transparent url(../main/background/pfeil-ocker.gif) no-repeat top left;
        border-bottom:1px solid #333333;
        font-weight:bold;
        margin-bottom:7px;
        padding:4px 0px 7px 35px;
        color:#000 !important;
        font-size:12px;
        line-height:20px;
        font-family:verdana;
        width:auto;
}
.box1, .box2, .box3, .box4 {
		width:237px;
		height:142px;
		float:left;
		padding:20px 18px;
}

.search {
position: absolute;
top: 243px;
left: 833px;
width:135px;
}

.search input {
width: 100px;
color: #333;
}

input.searchbutton {
width: 24px;
position:relative;
top:2px;
}

.tx-macinasearchbox-pi1 {

}
#searchform .search input {
              float:left;
              display:block;
}
/* ------- FCE Textlink Rechts ------- */
.textlink-rechts {
	border-bottom:1px solid #BED1D6;
	display:block;
	padding:5px 0px;
}
.textlink-rechts a,.textlink-rechts a:visited,.textlink-rechts a:link,.textlink-rechts a:active {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}

/* ------- Flash Startseite ------- */
.flashstart {
	padding: 0px !important;
}

.flashstart .csc-textpic-image {
	float: none !important;
}

.flashstart .ber-links {
float:left;
width:306px;
padding-left:24px;
}

.flashstart .ber-rechts {
float:right;
padding-right:24px;
width:572px;
margin-top:0px;
}

.flashstart .ber-oben {
	padding:16px 24px 0px 24px;
}

.newstrenner {
	border-bottom:1px solid #B9CED3;
margin-bottom:14px;
margin-top:10px;
}

/* ------- Datenaustausch ------- */
.formCol2 input {
	width: 300px;
}

.formCol2 input[type="file"] {
	width: 300px;
	border: 1px solid #B9CED3;
}

.formSubmit input {
	width: 100px;
}