*{
	font-family:Arial;
	font-size:12px;
	color:#778188;
	line-height:17px;
}

img{
	border: 0px;
}

html{
	background-image:url(../grafiken/cemed_background_body.gif);
	background-repeat:repeat-x;
	background-color:#cbcfd1;
}

body{
	width: 988px;
	position:absolute;
	padding:0px;
	margin:0px;
	left:50%;
	margin-left:-484px;
	
}

#cemed_header{
	width:960px;
	height:140px;
}

#cemed_logo{
	position:absolute;
	right:13px;
	border: 0px;
}

#cemed_language_button{
	position:absolute;
	top:19px;
	left:48px;
	border:0px;
}

#cemed_navigation{
	position:absolute;
	top:68px;
	left:48px;
	width: 620px;
	height:30px;
	border: 0px solid black;
}

#cemed_main{
	width:960px;
	min-height:600px;
	margin-left:14px;
	background-image:url(../grafiken/cemed_background_main.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#cemed_main_left{
	position:absolute;
	top:170px;
	left:40px;
	width: 190px;
	border: 0px solid blue;
}

#cemed_main_middle2{
	margin-top:222px;
	margin-left:247px;
	width: 405px;
	border: 0px solid black;
	padding-bottom:30px;
}

#cemed_main_middle{
	top:170px;
	margin-left:27px;
	width: 625px;
	border: 0px solid black;
	padding-bottom: 2px;
}

#cemed_main_right{
	position:absolute;
	top:170px;
	left:720px;
	width: 220px;
	border: 0px solid black;
}

#cemed_shadow_left_down
{
	background-image:url(../grafiken/cemed_shadow_left_down.png);
	width:10px;
	height:200px;
	position:absolute;
	left:4px;
	bottom:107px;
}

#cemed_shadow_left_top
{
	background-image:url(../grafiken/cemed_shadow_left_top.png);
	width:10px;
	height:300px;
	position:absolute;
	left:4px;
	top:0px;
}

#cemed_shadow_right_down
{
	background-image:url(../grafiken/cemed_shadow_right_down.png);
	width:10px;
	height:200px;
	position:absolute;
	right:4px;
	bottom:107px;
}

#cemed_shadow_right_top
{
	background-image:url(../grafiken/cemed_shadow_right_top.png);
	width:10px;
	height:300px;
	position:absolute;
	right:4px;
	top:0px;
}

#cemed_footer{
	width:988px;
	height:107px;
	background-image:url(../grafiken/cemed_footer.png);
}

#cemed_footer_navigation{
	position:absolute;
	bottom:68px;
	left:48px;
	width: 600px;
	height:20px;
	border: 0px solid black;
}


#cemed_footer_copyright{
	position:absolute;;
	bottom:70px;
	width:220px;
	height:20px;
	left:723px;
}

#cemed_navigation > #cemed_footer_copyright2{
	position:absolute;;
	width:220px;
	height:20px;
	left:675px;
}



#cemed_navigation > .mod_navigation ul
{
  margin:0px;
  padding:0px;
}

#cemed_navigation > .mod_navigation li
{
	list-style-type:none;
	float:left;
	height:26px;
	cursor:pointer;
}

#cemed_navigation > .mod_navigation a,
#cemed_navigation > .mod_navigation p
{
  font-size:0px;
  border:0px;
  color:#dddddd;
}

.mod_navigation a:hover
{
  color:#dddddd;
}

#cemed1
{
		background-image:url(../grafiken/cemed_nav_startseite1.png);
		width:101px;
}
#cemed1:hover{background-image:url(../grafiken/cemed_nav_startseite2.png);}
#cemed1.active{background-image:url(../grafiken/cemed_nav_startseite2.png);}

#cemed2
{
		background-image:url(../grafiken/cemed_nav_unternehmen1.png);
		width:149px;
}
#cemed2:hover{background-image:url(../grafiken/cemed_nav_unternehmen2.png);}
#cemed2.active{background-image:url(../grafiken/cemed_nav_unternehmen2.png);}

#cemed3
{
		background-image:url(../grafiken/cemed_nav_leistungen1.png);
		width:123px;
}
#cemed3:hover{background-image:url(../grafiken/cemed_nav_leistungen2.png);}
#cemed3.active{background-image:url(../grafiken/cemed_nav_leistungen2.png);}

#cemed4
{
		background-image:url(../grafiken/cemed_nav_service1.png);
		width:94px;
}
#cemed4:hover{background-image:url(../grafiken/cemed_nav_service2.png);}
#cemed4.active{background-image:url(../grafiken/cemed_nav_service2.png);}

#cemed5
{
		background-image:url(../grafiken/cemed_nav_referenzen1.png);
		width:111px;
}
#cemed5:hover{background-image:url(../grafiken/cemed_nav_referenzen2.png);}
#cemed5.active{background-image:url(../grafiken/cemed_nav_referenzen2.png);}

.mod_customnav ul
{
	margin:0px;
	padding:0px;
}

.mod_customnav li
{
	height:17px;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	float:left;
}

.mod_customnav a,
.mod_customnav p
{
	font-size:12px;
	font-family: Arial;
	display:block;
	margin:0px;
	margin-right:6px;
	text-align:center;
	text-decoration:underline;
	border-right:1px solid #aaaaaa;
	padding:1px 6px 1px 0px;
	color:#666666;
}

.mod_customnav a
{
	font-weight:normal;
}

.mod_customnav p
{
	color:#666666;
}

.mod_customnav a:hover
{
	color:#000000;
}

.mod_customnav a.last
{
	border-right:0px;	
	margin-right:0px;
	padding-left:0px;
}

.invisible {  position: absolute; left: -3000px; top: -3000px; width: 0; height: 0; overflow: hidden; display: inline; }


h1
{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	font-size:20px;
	color:#f42500;
	font-weight:normal;
	line-height:26px;
}


hr
{
	padding:0px;
	margin:0px;
	border: 1px solid #eeeeee;
}

.ce_text
{
	padding-left:5px;
	margin-bottom:24px;
	font-size: 12px;
}

.ce_form
{
	background-image:url(../grafiken/cemed_box_shadow.png);
	height:44px;
	padding:20px 0px 0px 0px;
	border: 0px solid red;
}

.ce_form_backorder
{
	height: 450px;
	background:  none;
	padding:20px 0px 0px 0px;
	border: 0px solid red;
}

.ce_form_backorder .submit_container
{
	left:35px;
	position:relative;
	top:5px;
}

.ce_form_sub
{
	background-image:url(../grafiken/cemed_box_shadow.png);
	padding:0px 0px 0px 25px;
	height:58px;
}

.form_text{
	height: 17px;
    width:144px;
    border:none;
    padding-top:3px;
    padding-left:8px;
    background-image:url(../grafiken/cemed_box_search.png);
}

.ce_form_backorder .text, 
.ce_form_backorder .textarea, 
.ce_form_backorder 	.input,
.kontakt .text, 
.kontakt .input  
{
margin:0 0 6px 40px;
border: 1px solid #778188;
}

td {
	border: 2px #000;
}

#ctrl_7
{
    height: 17px;
    width:144px;
    border:none;
    padding-top:3px;
    padding-left:8px;
    background-image:url(../grafiken/cemed_box_search.png);
}

.submit_container
{
	position:relative;
	top:-20px;
	left:155px;
}

#newsletter
{
	padding-top:10px;
}

#newsletter .text
{
    height: 17px;
    width:144px;
    border:none;
    padding-top:3px;
    padding-left:8px;
    background-image:url(../grafiken/cemed_box_search.png);
}

#newsletter .submit
{
	background-image:url(../grafiken/cemed_box_button.gif);
	background-color:#FFFFFF;
	font-size:0px;
	width:19px;
	height:19px;
	border:none;
	position:relative;
	top:-22px;
	left:156px;
}

.checkbox_container
{
	margin-top:-18px;;
}

.highlight
{
	font-weight:bold;
}

h2
{
	font-size:14px;
	color:#000000;
	padding:10px 0px 6px 0px;
	margin:0px;
}

h4
{
	font-size:13px;
	color:#778188;
	padding:10px 0px 6px 0px;
	margin:0px;
}

.box
{
	background-image:url(../grafiken/cemed_box.png);
	padding-left:23px;
	font-size:12px;
	padding-right:23px;
}

.line
{
	width:180px;
	height:1px;
	background-color:#aaaaaa;
}


h3,
h3 a
{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	font-size:16px;
	color:#f42500;
	font-weight:normal;
	line-height:24px;
	text-decoration: none;
}

.leistungen_link,
.leistungen_link a,
.leistungen_link a:hover {
		text-decoration: none;
		font-weight: bold;
		color: #778188;
}

h3.box
{
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-top:5px;
	font-size:18px;
	color:#888888;
	font-weight:normal;
}


.mod_navigationSub ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-left:6px;
	padding-top:0px;
}

.mod_navigationSub li
{
	margin:0px;
	padding:0px;
}

.mod_navigationSub a,
.mod_navigationSub p
{
	font-size:16px;
	font-family: Arial;
	margin:0px;
	margin-right:-6px;
	text-decoration:none;
	color:#778188;
	line-height:22px;
}

.mod_navigationSub a
{
	font-weight:normal;
}

.mod_navigationSub p
{
	color:#f42500;
	text-decoration:none;
	font-weight:normal;
}

.mod_navigationSub a:hover
{
	color:#f42500;
}

a{
	font-size:12px;
	font-family: Arial;
	text-decoration:underline;
	color:#222222;
}

a:hover
{
	color:#f42500;
}

.level_1
{
	margin:0px;
	padding:0px;
	padding-top:20px;
	padding-left:38px;
}

.toggler
{
	color: #5a5e5f;
	font-size:13px;
	font-family: Verdana;
   	font-weight: normal;
    background:transparent url(../grafiken/akkordion_leiste.png) left center no-repeat;
    border: 0px solid red;
    margin: 0px 0px 0px 0px;
    padding: 8px 0px 0px 0px;
    padding-left: 15px;
    margin-top:7px;
	height: 28px;

}
		
div.accordion
{
    width: 385px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:14px;
	color:#5a5e5f;
    font-size:13px;
	font-family: Verdana;
}

#blank
{
	border:0px;
}

.rechts_oben
{
	position:absolute;
	top:-2px;
	left:571px;
}

.rechts_oben2
{
	position:absolute;
	top:168px;
	left:611px;
}

.rechts_unten
{
	position:absolute;
	top:256px;
	left:571px;
}

.rechts_unten2
{
	position:absolute;
	top:426px;
	left:611px;
}

.flash
{
	margin-left:-26px;
	margin-bottom:26px;	
}

.flash2
{
	margin-left:-27px;
	margin-bottom:26px;	
	margin-top:30px;
}

.bild_klein
{
	margin-left:-27px;
	margin-top:-30px;	
}

.box a
{
	font-size:14px;
	color:#000000;
	text-decoration:none;
	padding:10px 0px 6px 0px;
	margin:0px;
}

.mod_sitemap a
{
	color:#778188;
	font-family:Arial;
	font-size:13px;
	line-height:17px;
	text-decoration:none;
}

.service>.toggler
{
	color: #5a5e5f;
	font-size:13px;
	font-family: Verdana;
   	font-weight: normal;
    background:transparent url(../grafiken/akkordion_leiste_2.png) left center no-repeat;
    border: 0px solid red;
    margin: 0px 0px 0px 0px;
    padding: 8px 0px 0px 0px;
    padding-left: 15px;
    margin-top:7px;
	height: 45px;
}

.service>div.accordion
{
    width: 380px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:14px;
	color:#5a5e5f;
    font-size:13px;
	font-family: Verdana;
}

.kontakt
{
    background:transparent url();
}

.kontakt .ce_form
{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.kontakt .text, textarea, .submit
{
	margin-left: 4px;
	margin-bottom: 4px;
	padding: 0px 0px 0px 0px;
}

.kontakt .submit_container
{
	position:relative;
	top:10px;
	left:5px;
}



