html, body {height:100%;}
*{font-size:100.01%}
html{
	font-size:62.5%;
}
body {
	background-color:#FFFFFF;
	color:#285184;
	margin:0;
	font:1.2em Arial, Helvetica, sans-serif;
}

img {
	border:none;
}
a {
	color:#8b272b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}


/* wrapper */
#wrapper {
	width:100%;
	height:100%;
	position:relative;
}


/* header */
#header {
	min-height:127px;
	background:#dde9f6 repeat-y 336px 0;
	position:relative;
	width:100%;
	z-index:100;
}
#header .img {
	overflow:inherit;
	padding-top:51px;
	margin-left:60px;
	width:354px;
	height:78px;
}
* html #header {
	height:127px;
}
#header .hold {
	overflow:hidden;
	width:100%;
}


/* main */
#main {
	position:relative;
	width:100%;
}
* html #main {
	height:50%;
}
#main .hold {
	min-height:350px;
	overflow:hidden;
	padding-left:336px;
}
* html #main .hold {
	height:350px;
	overflow:visible;
}
#wrapper .big-img {
	position:absolute;
	top:100%;
	left:0;
}


/* content */
#content {
	padding:98px 0 15px 60px;
	overflow:hidden;
	width:440px;
}
#content h1 {
	margin:0 0 12px;
	font-size:1.5em;
}
#content h2 {
	margin:0 0 6px;
	font-weight:bold;
}
#content p {
	margin:0 0 12px;
	line-height:1.4em;
}
#content .button {
	line-height:20px;
	float:left;
	padding:0 13px 0 13px;
	background:#96b8de;
	font-weight:bold;
	font-style:italic;
	color:#fff;
}
.bildimtext img{
	display:inline;
	width:204px;
	height:97px;
	margin-right:14px;
	margin-top:3px;
	margin-bottom:18px;
}
a {
	color:#285184;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#8b272b;
}

/* dental-lexikon */
#dental-lexikon {
	padding:98px 0 15px 60px;
	overflow:hidden;
	width:440px;
}
#dental-lexikon h1 {
	margin:0 0 12px;
	font-size:1.5em;
}
#dental-lexikon h2 {
	margin:0 0 6px;
	font-weight:bold;
}
#dental-lexikon h2 a {
	text-decoration:none;
	color:#285184;
}
#dental-lexikon p {
	margin:0 0 12px;
	line-height:1.4em;
}
#dental-lexikon a {
	color:#8b272b;
	text-decoration:none;
}
#dental-lexikon a:hover {
	text-decoration:underline;
	color:#8b272b;
}


/* footer */
#footer {
	height:65px;
	min-height:65px;
	background:#d4e7ec url(../images/bg-footer2.jpg) repeat-x;
	position:relative;
}
* html #footer {margin:0 0 -1%}
#footer .hold {
	background:url(../images/bg-footer.jpg) no-repeat;
	width:100%;
	min-height:65px;
}
#footer .text-hold {
	padding:1px 0 0 20px;
	min-height:65px;
}
* html #footer .text-hold {
	height:65px;
}
#footer .text-hold ul {
	margin:10px 0 0 -17px;
	list-style:none;
	overflow:hidden;
	white-space:nowrap;
}
#footer .text-hold ul li {
	float:left;
	padding:0 18px;
	line-height:23px;
	background:url(../images/sep01.gif) no-repeat;
}
#footer .text-hold ul li:first-child {
	background:none;
}
#footer .text-hold ul li a {
	font-size:1.1em;
	color:#285184;
}
/* list-box */
.list-box {
	position: relative;
	overflow:hidden;
	min-height:34px;
	width:100%;
	background:#d4e7ec;
	border-top:1px solid #fff;
}
* html .list-box {
	height:34px;
}
.list-box ul {
	margin:0 59px 6px 3%;
	padding:0;
	display:inline;
	list-style:none;
	float:left;
	overflow:hidden;
}
.list-box ul.slide-list {
	position: absolute;
	left: 336px;
}

.list-box ul li {
	float:left;
	line-height:34px;
	padding:0 8px;
	margin-left:-1px;
	background:url(../images/sep02.gif) no-repeat 0 11px;
	font-size:0.9em;
}
.list-box ul li a {
	color:#285184;
	white-space:nowrap;
}
.list-box em {
	float:right;
	font-style:normal;
	line-height:34px;
	margin-right:25px;
	font-size:0.9em;
}
.list-box .list {
	width:322px;
	margin-left:54px;
}
#footer  ul.slideset {
	list-style: none;
	position: relative;
	overflow: hidden;
	padding: 0 !important;
	margin: 0 0 -6px 4% !important;
	width: 463px;
	height: 56px;
}
#footer ul.slideset li {
	position: absolute;
	top: 0;
	left: 0;
	padding:0 !important;
	background:none !important;
}
ul.slideset li.active {
	z-index: 1;
}




.textseite-holder {
	overflow: hidden;
	padding:30px 0 5px 50px;
	width: 450px;
	line-height:17px;
}
.textseite-holder .h1 {
	margin:0 0 12px;
	font-size:1.5em;
}
.textseite-holder .h2 {
	color:#285184;
	font-size:13px;
	line-height:18px;	
}
.textseite-holder .h4 {
	color:#285184;
	font-size:9.5px;
	line-height:16px;
	display: block;
	text-decoration: none;
	margin-bottom:6px;
	margin-top:1px;
}
.textseite-holder .h4 a {
	color:#666666;
	text-decoration: none;
}


.image-holder {
	overflow: hidden;
	width:400px;
	padding:10px;	
}
.image-holder .h3 {
	color:#000;
	font-size:13px;
	line-height:18px;
	margin-left:15px;	
}
.image-holder .h3 a {
	color:#000;	
}
.image-holder a {
	color:#000;
	text-decoration:none;	
}



/*form*/

.main-angaben{
	padding:0 0 7px;
	margin:0 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	width:458px;
	line-height:13px;
}
.am-besten{
	padding:0 0 7px;
	margin:0 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	width:458px;
	line-height:13px;
}
.am-besten h2{
	margin:0 0 15px;
	font-size:12px;
}
.mitteilung h2{
	margin:0 0 15px;
	font-size:12px;
}
.row{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
	position:relative;
}
.row label{
	float:left;
	padding:0 5px 0 1px;
}
.row input{
	float:left;
	background:none;
	border:0;
	margin:0;
}
.row span{
	float:left;
	background:#dde9f6;
	
}
.check{
	float:left;
	width:13px !important;
	margin:0;
}
.am-besten .kopie{
	padding:0 0 0 8px;
	width:200px;
}
.senden label{
	padding:0 0 0 6px;
}
.mein-bedarf{
	padding:0 0 28px;
}
.main-angaben h2,
.mein-bedarf h2{
	margin:0 0 7px;
	font-size:11px;
}
.main-angaben label{
	width:63px;
	padding:0 0 0 1px;
	line-height:13px;
}
.add{
	border:0;
}
.inner label{
	width:76px;
}
.main-angaben input,
.mein-bedarf input{
	padding:0 3px 0;
	height:15px;
}
.mein-bedarf label{
	padding:0 0 0 1px;
	line-height:13px;
}
.zeile-lang input{
	width:355px;
}
.inner .zeile-lang input{
	width:373px;
}
.alert span{
	background:#efc5c5;
}
.mitteilung textarea{
	float:left;
	width:419px;
	height:130px;
	padding:2px 3px;
	border:0;
	background:none;
	overflow:auto;
}
.senden,
.loschen{
	float:left;
	padding-top:10px;
}
.senden input{
	text-indent:-9999px;
	background: url(../images/btn-senden.gif) no-repeat;
	width: 54px;
	height: 17px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.loschen{padding:10px 0 0 54px;}
.loschen input {
	text-indent:-9999px;
	background: url(../images/btn-loschen.gif) no-repeat;
	width: 60px;
	height: 17px;
	float:left;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.required {
   background-color:#ffaaaa !important;
   /*border:1px solid #990000 !important;*/
}


/* Tabelle Presse / Aktuell */

#simple-table {
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}
 
#simple-table td {
  padding-bottom: 5px;
  padding-top:14px;
  border-bottom: 1px solid #E5EBEF;
  vertical-align:top;
}
#simple-table thead td {
  background-color: #333;
  color: #fff;  
  font-weight: bold;
}
 
#simple-table tbody tr.grey td {
  background-color: #EEE;
}
.tabellenbild img{
	display:inline;
	width:100px;
	height:75px;
	margin-right:10px;
}
#simple-table .h3 {
	color:#8b272b;
	display: block;
	text-decoration: none;
	margin-bottom:6px;
	margin-top:1px;
}
#simple-table .h3 a {
	color:#8b272b;
	text-decoration: none;
}
#simple-table .h4 {
	color:#666666;
	font-size:9.5px;
	line-height:16px;
	display: block;
	text-decoration: none;
	margin-bottom:2px;
	margin-top:1px;
}
#simple-table .h4 a {
	color:#666666;
	text-decoration: none;
}



