/* CSS Dokument für Zahntechnik van Iperen, Bonn-Wachtberg */

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
}

.aussencontainer {
	width: 922px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.headercontainer {
	width: 922px;
	height: 138px;
}

.logobox {
	width: 362px;
	height: 138px;
	float: left;
}

.adressbox {
	width: 368px;
	height: 138px;
	float: left;
}

.bonn {
	width: 164px;
	height: 106px;
	padding-left: 20px;
	padding-top: 32px;
	float: left;
}

.duesseldorf {
	width: 184px;
	height: 106px;
	padding-top: 32px;
	float: left;
}

.sloganbox {
	width: 192px;
	height: 110px;
	padding-top: 28px;
	float: left;
}

.navibox {
	width: 922px;
	height: 50px;
	padding-top: 10px;
}

.bildbox {
	width: 922px;
	height: 176px;
	margin-bottom: 20px;
}

.headlinebox {
	width: 922px;
	height: 60px;
}

.textboxlinks {				/* Textbox links bei zwei Spalten */
	width: 445px;
	float: left;
	padding-right: 20px;
}

.textboxrechts {			/* Textbox rechts bei zwei Spalten */
	width: 457px;
	float: left;
}

.textbox {					/* Textbox wenn nur einspaltig */
	width: 922px;
}


/* Schriften */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}

.sloganbox {
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	line-height: 26px;
}

.trennline {
	font-size: 14px;
	color: #FF9900;
	padding-left: 19px;
	padding-right: 20px;
}

.trennlineunsichtbar {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #8C8C8C;
	font-size: 11px;
}

.spacer {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #8C8C8C;
	font-size: 11px;
}

.bonn, .duesseldorf {
	font-size: 10px;
	color: #313131;
	line-height: 14px;
}

h1 {
	font-size: 15px;
	color: #FF9900;
	margin-top: 0px;
}

h2 {
	font-size: 11px;
	color: #919191;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}

h4 {
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
}


/* Links + Navigation */

a:link, a:visited {
	color: #EC870E;
}

a:hover, a:active {
	color: #EC470E;
}

.navi:link {
	color: #000000;
	text-decoration: none;
}

.navi:visited {
	color: #777777;
	text-decoration: none;
}

.navi:hover, .navi:active {
	color: #FF9900;
	text-decoration: underline;
}

.linknavi {
	color: #FF9900;
	text-decoration: none;
}

.subnavi:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8C8C8C;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.subnavi:visited {
	color: #EFEFEF;
	text-decoration: none;
	background-color: #8C8C8C;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.subnavi:hover, .subnavi:active {
	color: #000000;
	text-decoration: underline;
	background-color: #8C8C8C;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}




/* Sonstiges */

.noborder {
	border: 0px;
}

.border {
	border: 1px solid #6F6F6F;
}

hr {
	width: 100%;
	height: 1px;
	color: #000000;
}

.subnaviunternehmen {
	margin-left: 73px;
}

.subnaviaktuell {
	margin-left: 190px;
}

.subnavitechniken {
	margin-left: 273px;
}

.subnavireferenzen {
	/*margin-left: 371px;			alter Wert bündig*/
	margin-left: 271px;
}

.subnavipatienteninfos {
	margin-left: 530px;
}

.subnavifortbildung {
	margin-left: 651px;
}

.subnavikontakt {
	margin-left: 751px;
}

.eingabefeldkleinpflicht, .eingabefeldklein, .eingabefeldgross {
	width: 200px;
	background-color: #FFEDD1;
	border: 1px solid #6F6F6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}


.eingabefeldkleinpflicht {
}

.eingabefeldklein {
	background-color: #FFF9F0;
}

.eingabefeldgross {
	height: 64px;
}

.button {
	width: 100px;
	height: 24px;
	background-color: #FF9900;
	border: 0px;
}


/* Slider */

h3 {
	padding: 4px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #222;
	background: #ECECEC;
	cursor: pointer;
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #FFFFFF;
}

#accordion {
	width: 580px;
	margin: 20px 0px;
}

h3.toggler {
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	background: #ECECEC;
	color: #FFFFFF;
	margin: 0 0 3px 0;
	padding: 8px 4px 8px;
}

div.element p, div.element h4 {
	margin: 0px;
	padding: 4px;
}

blockquote {
	padding: 5px 20px;
}

/* Sonstige */
.required{
color:#CC0000;
font-weight:bold;
}

#err{
color: #dd0000;
font-weight:bold;
}

#success{
color: #00cc00;
font-weight:bold;
}

.tabelle {
	height: 466px;
}

.tabelletr {
	background-image: url(img/tabellen_bgr.jpg);
	background-repeat: repeat-y;
}

.border {
	border: 1px solid #6F6F6F;
}

