/* Stylesheet Reset */

* {
        margin:         0;
        padding:        0;
        /* Tabellen */
        border-collapse:collapse;
        border-spacing: 0;
}

html, body {
        color: #51626F;
        line-height:    1.45;
		height:100%;
		width:100%;
    	text-align:left;
}

/* Elements */

a	 {
	color : #006697;
	font-size : 12px;
	text-decoration : none;
}

a:hover {
	color : #006697;
	font-size : 12px;
	text-decoration : none;
}

body {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-size : 12px;
	height : 100%;
	margin : 0;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #62AFE5;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #C0C0C0;
	scrollbar-shadow-color : #CCCCCC;
	scrollbar-track-color : #F4F4F4;
	text-align : left;
}

h1,
h1 a,
h1 a:hover,
h1 a:visited,
h1 a:active {
	border-bottom : none;
	color : #006697;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	margin-bottom : 10px;
	text-align : left;
	text-decoration : none;
}

h2,
h2 a,
h2 a:hover,
h2 a:visited,
h2 a:active {
	border-bottom : none;
	color : #006697;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	margin-bottom : 10px;
	text-align : left;
	text-decoration : none;
}

h4,
h4 a,
h4 a:hover,
h4 a:visited,
h4 a:active {
	border-bottom : none;
	color : #006697;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	margin-bottom : 10px;
	text-align : left;
	text-decoration : none;
}

img {
	border : none;
}

dt label span {
	color:#FF8800;
}

li {
	font-size : 12px;
	list-style : square;
	list-style-position : outside;
	margin-left : 30px;
	margin-right : 30px;
}

ol li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	list-style : decimal outside;
	margin-left : 20px;
}

ol li li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	list-style : decimal outside;
	margin-left : 40px;
}

p,
.bodytext {
	color : #51626F;
	font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p,table,font {
	color : #51626F;
	font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 120%;
	margin : 0.0em;
	padding-bottom : 1em;
	padding-top : 0px;
	text-align : left;
}

select {
	background-color : transparent;
	border : 1px solid #AEAEAE;
	font-size : 12px;
	height : 18px;
	margin-bottom : 2px;
	margin-top : 0;
}

td, td p {
	color : #51626F;
	font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	margin : 0.0em;
	padding-top : 0px;
	text-align : left;
}

ul {
	padding-bottom : 5px;
	padding-top : 5px;
}

ul a {
	color : #62AFE5;
	font-size : 12px;
	text-decoration : none;
}

ul a:hover {
	color : #62AFE5;
	font-size : 12px;
	text-decoration : underline;
}

.align-center {
	text-align : center;
}

.align-left{
	text-align : left;
}

.align-right {
	text-align : right;
}

.bodytext a	 {
	color : #62AFE5;
	font-size : 12px;
	text-decoration : none;
}

.bodytext a:hover {
	color : #62AFE5;
	font-size : 12px;
	text-decoration : underline;
}

.clear {
	clear : both;
}

.colordarkblue {
	border-bottom : 1px;
	border-bottom-style : dotted;
	color : #006697;
}

.colordarkblue2 {
	color : #006697;
}

.colorlightblue {
	color : #62AFE5;
}

.colororange {
	border-bottom : 1px;
	border-bottom-style : solid;
	color : #FF8800;
}

.colororange2 {
	color : #FF8800;
}

.copy {
	display : block;
	float : right;
	margin-top : 5px;
	width : 820px;
}

.even {
	background-color : #FFFFFF;
	border-top : 1px dotted #51626F;
}

.headernavi a {
	background-image : url(images/head-bg2.gif);
	background-repeat : no-repeat;
	color : #FFFFFF;
	display : block;
	filter : alpha(opacity=90);
	float : left;
	font-size : 18px;
	font-weight : bold;
	height : 50px;
	margin-left : 15px;
	margin-top : 120px;
	-moz-opacity : 0.90;
	padding-left : 5px;
	width : 185px;
	z-index : 100;
}

.headernavi a:hover {
	background-image : url(images/head-bg4.gif);
	background-repeat : no-repeat;
	color : #FFFFFF;
	display : block;
	filter : alpha(opacity=95);
	float : left;
	font-size : 18px;
	font-weight : bold;
	height : 50px;
	margin-left : 15px;
	margin-top : 120px;
	-moz-opacity : 0.95;
	padding-left : 5px;
	width : 185px;
	z-index : 100;
}

.hr{
	background-image : URL(images/hr.gif);
	background-repeat : repeat-x;
}

.logo {
	margin-left : 10px;
	margin-right : 5px;
	margin-top : 5px;
	width : 90px;
}

.margin10 {
	display : block;
	height : 10px;
}

.menu {
	border-right : 1px solid #FAB900;
	display : block;
	float : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	height : 22px;
	line-height : 22px;
	z-index : 1000;
}

.menu a {
	background-image : url(images/navi-bg.gif);
	background-repeat : repeat-x;
	border-right : 1px solid #FAB900;
	color : #000000;
	display : block;
	padding-left : 5px;
	padding-right : 5px;
	width : auto;
}

.menu a:hover {
	background-image : url(images/navi-over.gif);
	background-repeat : repeat-x;
	border-right : 1px solid #FAB900;
	color : #000000;
	display : block;
	padding-left : 5px;
	padding-right : 5px;
	width : auto;
}

.menuover {
	background-image : url(images/navi-over.gif);
	background-repeat : repeat-x;
	border-right : 1px solid #FAB900;
	color : #000000;
	display : block;
	float : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	height : 22px;
	line-height : 22px;
	padding-left : 5px;
	padding-right : 5px;
	z-index : 1000;
}

.name,
h3,
h3 a,
h3 a:hover,
h3 a:visited,
h3a:active {
	border-bottom : none;
	color : #51626F;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 10px;
	text-align : left;
	text-decoration : none;
}

.newsbox {
	background-color : #FFFFFF;
	height : 200px;
	margin-bottom : 10px;
	width : 470px;
}

.newsboxleft {
	float : left;
	width : 150px;
}

.newsboxright {
	float : left;
	width : 300px;
}

.newscategory 	{
	float : right;
	height : 200px;
	text-align : right;
	width : 60px;
}

.newscontent {
	float : left;
	width : 100%;
}

.newsheader {
	float : left;
	width : 100%;
}

.newsimage {
	height : 100%;
	width : 100px;
}

.newslatest {
	background-color : #FFFFFF;
	float : left;
	height : 200px;
	width : 450px;
}

.newstitle 	{
	float : left;
	float : left;
	width : 100%;
	width : 100%;
}

.odd{
	background-color : #F4F4F4;
	border-top : 1px dotted #51626F;
}

.reparaturpreis {
	color : #FF8800;
	font-family : Verdana,Tahoma,Geneva,Helvetica,Arial,Sans-Serif;
	font-size : 16px;
	font-weight : bold;
}

.reparaturtitel {
	color : #000000;
	font-family : Verdana,Tahoma,Geneva,Helvetica,Arial,Sans-Serif;
	font-size : 16px;
	font-weight : bold;
}

.subtitle {
	color : #51626F;
	font-size : 14px;
}

.td-last {
	text-align : right;
}

.tiny, .tiny a, tiny a:hover, .csc-textpic-caption {
	color : #AEAEAE;
	font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.transparent{
	filter : alpha(opacity=10);
	-moz-opacity : 0.10;
}

.tr-even{
	background-color : #FFFFFF;
	border-top : 1px dotted #51626F;
}

.tr-last{
	border-bottom : 1px dotted #51626F;
}

.tr-odd{
	background-color : #F4F4F4;
	border-top : 1px dotted #51626F;
}

.tx-macinasearchbox-pi1{
	background-position : top left;
	background-repeat : no-repeat;
	float : right;
	height : 22px;
}

.tx-wecstaffdirectory-spacer {
	height : 10px;
}

#aligndiv {
	background-color : transparent;
	height : 795px;
	left : 50%;
	margin-left : -470px;
	margin-top : 10px;
	position : absolute;
	text-align : left;
	width : 940px;
}

#centerdiv {
	background-color : transparent;
	margin : auto;
	text-align : center;
}

#content {
	background-color : #FFFFFF;
	height : auto;
	margin-left : 10px;
	margin-top : 5px;
	width : 920px;
}

#contentbox {
	background-color : #FFFFFF;
	height : auto;
	width : 940px;
}

#footer {
	border-top : 2px solid #FFBB07;
	clear : both;
	height : 15px;
	width : 940px;
}

#header {
	background-color : #FFBB07;
	height : 190px;
	margin-top : 3px;
	width : 940px;
}

#headernav1 {
	background-color : #F5D05E;
	filter : alpha(opacity=90);
	float : left;
	height : 40px;
	margin-left : 15px;
	margin-top : 120px;
	-moz-opacity : 0.90;
	width : 185px;
	z-index : 100;
}

#headernav2 {
	background-color : #F5D05E;
	filter : alpha(opacity=90);
	float : left;
	height : 40px;
	margin-left : 15px;
	margin-top : 120px;
	-moz-opacity : 0.90;
	width : 185px;
	z-index : 100;
}

#headernav3 {
	background-color : #F5D05E;
	filter : alpha(opacity=90);
	float : left;
	height : 40px;
	margin-left : 15px;
	margin-top : 120px;
	-moz-opacity : 0.90;
	width : 185px;
	z-index : 100;
}

#headernavbox {
	position : absolute;
	top : 30px;
	width : 940px;
}

/* Formular */
#name, #vorname, #titel, #telefon, #email, #praxislabor, #strasse, #ort, #telefax, #geraetetyp {
	margin-bottom : 2px;
	width : 200px;
}

#navi {
	background-image : url(images/dental_bg.gif);
	background-repeat : repeat-x;
	height : 22px;
	width : 940px;
}

#search {
	background-image : url(images/searchbox.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	float : right;
	height : 22px;
	margin-top : 0px;
	padding : 0px;
	width : 230px;
}

#searchbox {
	background-color : transparent;
	font-size : 11px;
	height : 14px;
	line-height : 11px;
	margin-left : 75px;
	padding : 0;
	padding : 0px;
	width : 130px;
}

#searchform, #searchform INPUT {
	background-color : transparent;
	height : 15px;
	margin-top : 1px;
}

#typ, #anrede {
	margin-bottom : 2px;
	width : 120px;
}
.csc-frame-frame1 {
	background-color:#f4f4f4;
	border: 1px solid #000000;
	padding:2px;
}