/*  =========================================================
Datei:  extern.css
Media:  screen 
Datum:  03. Maerz 2010
Kunde:  Acutronic Medical
Autor:  rs
Aufbau  1. Kalibrierung und allgemeine Styles 
        2. Styles für Layoutbereiche    
        3. Sonstige Styles 
========================================================== */

/* ====================================== 
   1. Kalibrierung und allgemeine Styles 
   ====================================== */

/* Kalibrierung der wichtigsten Abstände */

a { 
text-decoration: none; 
outline: none;
} 

h2, p { margin-bottom: 1em;}
ul ul { margin-bottom: 0; }
li { margin-left: 0; }

hr {
height:1px;
border:0;
color: #333333;
background-color: #333333;
}

/* Allgemeine Selektoren */

html,body {
height: 100%;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#333333;
background-color:#f2f2ee;
background-image:url(../pics/bg.jpg);
background-position:center;
background-repeat:repeat-y;
}
input, textarea, button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
}
#index #content p {
margin:0;
padding:0;
}

#wrapper {
	min-height: 100%;
	text-align: center;
	vertical-align: middle;
	position: relative;
	margin: 0 auto;
	width: 951px;
}
#pagewrapper {
	margin: auto;
	width: 100%;
	padding:0;
	background-color:#FFF;
}


#page {
	position: relative;
	width: 100%;
	text-align: left;
}

#language {
	position: relative;
	padding: 14px 14px 14px 16px;
	float:left;
	line-height:12px;
	height: 57px;
	width: 163px;
	float: left;
}
#language a:link, #language a:visited {color:#999; font-size:10px;}
#language a:active, #language a:hover {color:#333; font-size:10px;}

#logo {
	position: relative;
	float:left;
	height: 85px;
	width: 257px;
}

#middle{
	position: relative;
	float:left;
	height: 61px;
	width: 501px;
	padding: 14px 0 10px 0;
}

#headbereich {
	position: relative;
	color:#FFF;
	width: 758px;
	min-height: 73px;
}
#headbereich img {
	margin-bottom: 65px;
}
#headbereich .safeBgColor {
	background-color: #A9AFE9;
	width: 758px;
	height: 65px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#headbereich #titleBar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 73px;
	width: 758px;
	background-image:url(../pics/head/produkte.png);
	background-repeat:no-repeat;
}
#home #headbereich #titleBar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 73px;
	width: 758px;
	background-image:url(../pics/head/home.png);
	background-repeat:no-repeat;
}

#news #headbereich #titleBar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 73px;
	width: 758px;
	background-image:url(../pics/head/news.png);
	background-repeat:no-repeat;
}

#support #headbereich #titleBar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 73px;
	width: 758px;
	background-image:url(../pics/head/support.png);
	background-repeat:no-repeat;
}

#download #headbereich #titleBar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 73px;
	width: 758px;
	background-image:url(../pics/head/download.png);
	background-repeat:no-repeat;
}

#distributoren #headbereich #titleBar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 73px;
	width: 758px;
	background-image:url(../pics/head/distributoren.png);
	background-repeat:no-repeat;
}

#suche input{
border: 1px solid #808285;
width: 110px;
height:13px;
margin-left:5px;
color:#808285;
line-height:13px;
}

#suche a {
color:#808285;
text-decoration:none;
line-height: 18px;
}

#suche a:hover {
color:#808285;
text-decoration:underline;
padding-left:5px;
}

h1 {
	position: absolute;
	top: 26px;
	left: 14px;
	font-size: 34px;
	height: 73px;
	color:#FFF;
}
#path {
	position: absolute;
	top: 48px;
	left: 250px;
	vertical-align:bottom;
}
#path li {
	display: inline;
	padding: 0 7px;
	border-right: 1px #FFF solid;
}
#path li.last {
	border: none;
}
#path li a {
	color: #FFF;
}
#contentwrapper {
	position: relative;
	float:left;
	width: 758px;
	margin-bottom: 95px;
	background-color:#FFFFFF;
}

#links {
	float: left;
	width: 238px;
}


#content {
	position: relative;
	clear: both;
	width: 758px;
}



.inhalt {
/*	position:relative;
	padding: 24px 94px 14px 0; */
	padding: 24px 0 14px 14px;
	width: 407px;
	float: left;
	}
		
.inhalt_breit {
	/*position: relative; */
	padding: 100px 0 0 28px;
	width: 205px;
	float:left;
	z-index:500;
	}
	

	
.inhalt_inhalt {
	position: relative;
	padding: 130px 0 0 28px;
	width: 180px;
	float: left;
}

.inhalt li {
	margin-left: 16px;
}

h2 {
	color:#333;
	font-size:24px;
	margin-bottom:14px;
}

h3 {
	font-size:14px;
	margin-bottom: 5px;
	padding-top: 10px;
}

a, a:link, a:visited {color: #00a270; text-decoration: none;}

a:hover {color: #000; text-decoration: none;}

.titel {font-weight:bold;}
.austellung .titel, .news .titel, .inhalt .titel {padding-top:10px;display:block;}

/*--------------- start default ------------------------*/



#content .bilder {
	margin-top: 24px;
	position:relative;
	padding: 0;
	float:left;
}


#content .caption {
	padding: .5em;
}
.inhalt ul {
	padding-bottom: 1em;
}
.inhalt ul.links li {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

ul.dateien {
	/*margin-bottom: 1em;*/
/*	padding-bottom: 1em; */
}
.inhalt ul.dateien {
	margin: 0;
	padding: 0 0 1em 0;
}
.inhalt ul.dateien li {
	padding: 2px 0;
	list-style: none;
	margin: 0;
}
ul.dateien li a {
	display: block;
	height: 16px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
}
ul.dateien li.pdf a {
	background-image: url("../pics/icons/page_white_acrobat.png");
}
ul.dateien li.png a,
ul.dateien li.jpg a,
ul.dateien li.jpeg a,
ul.dateien li.gif a,
ul.dateien li.tiff a,
ul.dateien li.tif a,
ul.dateien li.bmp a,
ul.dateien li.psd a {
	background-image: url("../pics/icons/picture.png");
}
ul.dateien li.doc a,
ul.dateien li.docx a {
	background-image: url("../pics/icons/page_word.png");
}
ul.dateien li.xls a,
ul.dateien li.xlsx a {
	background-image: url("../pics/icons/page_excel.png");
}
ul.dateien li.zip a,
ul.dateien li.gz a,
ul.dateien li.tgz a,
ul.dateien li.tar a,
ul.dateien li.bz2 a,
ul.dateien li.tbz a,
ul.dateien li.7z a {
	background-image: url("../pics/icons/compress.png");
}
ul.dateien li a em,
ul.dateien li a span {
	font-size: 10px;
	color: #929497;
}
/*--------------- end default ------------------------*/
/*--------------- start home ------------------------*/
.home .inhalt {
	float: left;
	margin: 0;
	padding: 24px 0 14px 14px;
	font-size: 11px;
}
.home #sidebar {
	float: right;
	width: 290px;
	padding: 24px 14px 0 14px;
}
.home #sidebar .box {
	margin-bottom: 1.5em;
}
.home #sidebar h3 {
	padding-top: 0;
	margin-top: 0;
}
.home #sidebar h3 a {
	font-size:14px;
	color: #333;
}
.home #sidebar .titel {
	display: block;
}

.home #sidebar .news img {
	float: left;
	padding-right: 5px;
}
.home #sidebar .news .titel {
	float: left;
	width: 210px;
}
.home #sidebar .titel .first {
	display: block;
	color: #000;
	font-weight: normal;
}
.home #sidebar .titel .second {
	display: block;
}
/*--------------- end home ------------------------*/

/*-----------------Navi 1. Stufe----------------------*/
#navibereich {
	position: relative;
	width: 165px;
	float:left;
	padding:0 14px 14px 14px;
}
ul#navigation {
	font-size:11px;
}

ul#navigation li {
	display: block;
	width: 165px;
	line-height: 23px;
	background-color: #ADADAD;
}


ul#navigation li a:link,
ul#navigation li a:visited {
	font-weight: normal;
	display:block;
	padding: 0 10px;
	color:#fff;
	border-bottom:1px solid #d6d6d6;
}

ul#navigation li.active a:link,
ul#navigation li.active a:visited {
	font-weight: bold;
	color:#fff;
}
ul#navigation li a:hover,
ul#navigation li.active a:hover {
	background-color: #999;
}

/*----------------Navi Stufe 2 ------------------*/


ul#navigation li.active li {
	display: block;
	width: 165px;
	line-height: 23px;
	background-color: #ECECEC;
}


ul#navigation li.active li a:link,
ul#navigation li.active li a:visited {
	font-weight: normal;
	display:block;
	padding: 0 10px;
	color:#333;
	border-bottom:1px solid #d3d3d3;


}

ul#navigation li.active li.active a:link,
ul#navigation li.active li.active a:visited {
	font-weight: bold;
	color:#333;
}
ul#navigation li.active li a:hover,
ul#navigation li.active li.active a:hover {
	background-color: #CCC;
}

/*----------------Navi Stufe 3 ------------------*/


ul#navigation li.active li.active li {
	display:block;
	width: 165px;
	line-height: 23px;
	background-color: #FFF;
}


ul#navigation li.active li.active li a:link,
ul#navigation li.active li.active li a:visited {
	font-weight: normal;
	display:block;
	padding: 0 10px;
	color:#333;
	border-bottom:1px solid #d3d3d3;
}

ul#navigation li.active li.active li.active a:link,
ul#navigation li.active li.active li.active a:visited {
	font-weight: bold;
	color:#333;
}
ul#navigation li.active li.active li a:hover,
ul#navigation li.active li.active li.active a:hover {
	background-color: #FAFAFA;
}

/*----------------Nebennavi Stufe 1 ------------------*/


ul#nnavigation {
	font-size:11px;
	position:absolute;
	top:60px;
	height:16px;
	margin-bottom:13px;
}

ul#nnavigation li {
	display:block;
	float:left;
	padding: 0 10px 0 10px;
	font-weight: normal;
	border-right: 1px solid #999;
}

ul#nnavigation li:first-child {
	padding-left: 0;

}

ul#nnavigation li a:link,
ul#nnavigation li a:visited {
	color:#999;
}


ul#nnavigation li.active a:link,
ul#nnavigation li.active a:visited {
	color:#333;
}
ul#nnavigation li a:hover,
ul#nnavigation li.active a:hover {
	color:#333;
}





/*-------------------- anmeldung -----------------------------------*/
ul#anmeldung,ul#anmeldung ul, ul#anmeldung li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}
ul#anmeldung ul{
	margin:0;
}
ul#anmeldung li{
	background: none;
	padding:0;
	position: relative;
}
#anmeldung label{
	display:block;
	width:150px;
	float:left;
	margin:0;
	padding:0;
}

#anmeldung input,#anmeldung textarea,#anmeldung select{
	display:block;
	float:left;
	width:200px;
	margin:1px;
	padding:2px;
}
#anmeldung span input { 
	display:block;
	float:left;
    width:200px;
}

#anmeldung span{
	margin-top:20px;
	display:block;
	float:left;
	width:200px;
}
div.buttons{
	display:block;
	margin: 10px 0 10px 150px;
}





.hidden { display: none; }
.clear { clear: both; }
.error { color: red; }

/*------------------ start footer -----------------------*/
#pagefooter {
	position: absolute;
	bottom: 0px;
	left: 193px;
	font-size: 10px;
	width: 758px;
	height: 73px;
	color: #FFF;
	line-height: 18px;
	background-color: #FFF;
	background-image: url(../pics/bgfooter3.gif);
	background-repeat: no-repeat;
}
#pagefooter a {
	color:#fff;
	text-decoration: none;
}
#pagefooter a:hover {
	color:#fff;
	text-decoration: underline;
}
.footl {
	float: left;
	text-align: left;
	padding: 10px 0 0 260px;
}
.footr {
	float: right;
	text-align: left;
	padding: 10px 140px 0 0;
	/*padding-right: 15px;*/
}
.copy {
	padding: 0 0 0 0px;
}

/*--------------- end footer ------------------------*/









/*--------------- start newspage ------------------------*/
#news h2 {
	font-size: 14px;
}
#news ul.news {
	padding: 0 0 1.5em 0;
	margin-left: 0;
	list-style: none;
}
#news ul:last-child.news {
	padding-bottom: 0;
}
#news ul.news li {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
/*ul.news {
	padding-bottom: 1.5em;
}
ul.news li {
	padding-bottom: .7em;
}
ul.news .datum {
	color: #000;
	width: 72px;
	float: left;
}
ul.news a:hover {
	text-decoration: none;
}
ul.news a:hover .titel {
	text-decoration: underline;
}
#newscontainer {
	padding: 20px 5px 0 20px;
	position: relative;
}
#newscontainer li {
	padding-bottom: 1.5em;
}
#newscontainer a span {
	color: #000;
	display: block;
}
#newscontainer a:hover {
	text-decoration: none;
}
#newscontainer a:hover span {
	color: #DA2031;
}
#newscontainer .superTitel {
	font-weight: bold;
}
#newscontainer .scrollerfader {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 190px;
	height: 10px;
	background-image: url(../pics/scroller_top.png);
	background-repeat: repeat-x;
}
#newscontainer .scrollerfader.bottom {
	top: auto;
	left: 20px;
	bottom: 0px;
	background-image: url(../pics/scroller_bottom.png);
}*/
/*--------------- end newspage ------------------------*/






.nav_doc, .nav_doc:link, .nav_doc:visited, .nav_news, .nav_news:link, .nav_news:visited {
text-decoration: none;
line-height: 19px;
}

.nav_doc:hover, .nav_news:hover {
text-decoration: none;
}

.nav_kl, .nav_kl:link, .nav_kl:visited, .nav_kl:hover {
font-size: 10px;
}

.inhalt ul li {
	list-style:disc;
}


/** start files **/
.login label {
	display: block;
	float: left;
	width: 70px;
}
.login input {
	width: 150px;
	margin: 1px;

}
.files table { margin:1em 0 .5em 0;}
.files th,.files td{padding:1px;}
.files tr th,.files tr td{ border-bottom: 1px #CCC solid; text-align:left; }
.files tr th {
	font-weight:bold;
	padding-left: 2px;
}
.files tr th.sub {
	font-weight: normal;
}
.files tr td a { display:block;}
.files tr td+td{ width:100px;}
.files tr td+td+td{ width:50px;}
.files tr td+td+td+td{ width:25px;}
.files tr td+td+td+td+td{width:50px; padding-right:0;}
.files.nothumbs tr td+td+td+td+td{ display:none;}
.files tr:hover td {background-color: #e9e9e9;}
a.logoff{
	font-size:11px;
	line-height:12px;
}
.files p { margin:1em 0;}
#picselection a.active {
	text-decoration: underline;
}
/** end files **/





/* ------------------- start product/link/team list ------------------- */
ul.productlist,
ul.linklist,
ul.teamlist {
	margin: 22px 0 0 -14px;
	width: 772px;
}
ul.productlist li,
ul.linklist li,
ul.teamlist li {
	display: block;
	float: left;
	width: 243px;
	height: 60px;
	margin: 0 0 14px 14px;
}
ul.productlist li a,
ul.linklist li a,
ul.teamlist li a {
	position: relative;
	display: block;
	width: 244px;
	height: 60px;
	background-color: #E2E5F8;
	color: #000;
}
ul.teamlist li,
ul.teamlist li a {
	height: 80px;
}
ul.linklist li a,
ul.teamlist li a {
	background-color: #E5F8E2;
}
ul.productlist li a:hover {
	background-color: #D2D5E8;
}
ul.linklist li a:hover,
ul.teamlist li a:hover {
	background-color: #D5E8D2;
}
ul.productlist li a span,
ul.linklist li a span {
	position: absolute;
	display: block;
	width: 154px;
	top: 24px;
	left: 90px;
}
ul.productlist li a span.image,
ul.linklist li a span.image {
	position: absolute;
	display: block;
	width: 82px;
	height: 60px;
	top: 0px;
	left: 0px;
	background-color: #FFF;
	text-align: center;
	overflow: hidden;
}
ul.teamlist li a span {
	display: block;
	width: 176px;
	float: right;
}
ul.teamlist li a span.titel {
	padding: 14px 0 6px 0;
}
ul.teamlist li a span.image {
	position: absolute;
	display: block;
	width: 60px;
	height: 80px;
	top: 0px;
	left: 0px;
	text-align: center;
	overflow: hidden;
}
#imageDetails #caption span p:last-child {
	margin-bottom: 0;
}
/* ------------------- end product/link list ------------------- */

/*------------------ start bilder -----------------------*/



#galerie {
	width: auto;
	height: auto;
	float:left;
	position: relative;
}


/*#imagewrapper {
	width: auto;
	height: auto;
	float:left;
}*/



#imageplaceholder {
	width: auto;
	height: 352px;
	background-position: left top !important;
	/*float:left;*/
}


#imageplaceholder div {
	width: auto;
	background-position: left top !important;
}


ul#imageslist {
	display: none;
}

p#caption {
	font-size:9px;
	width: 100%;
	color:#666;
}

/*--------------- end bilder ------------------------*/
