/* Stylesheetdatei für Dogendorf Schmucktechnik
   geschrieben am 30.03.2005 von elus Media Design */
/* allgemeine Beschreibung */

html {
	height:100%;
}
body {
	background-color:#9AAD98;
	height:98%;
	font-family:Verdana,Arial;
}

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }
h5 { font-size:10pt; }
h6 { font-size:8pt; }

td {
	font-family: Verdana,Arial;
	line-height:130%;
	letter-spacing:0pt;
	color:#3e453d;
}

ul {
	line-height:14pt;
}

b {
	line-height:15pt;
}


a {
	font-family:Verdana,Arial;
	font-weight:bold;
	color:#ffffff;
	font-style:normal;
	text-decoration:none;
}
a:hover {
	color:#cccccc;
}


/* Kopf-frame */
#kopflogo {
	margin-left:10px;
	margin-top:10px;
	float:left;
}

#kopftitel {
	height:70px;
	width:500px;
	margin-left:140px;
	padding:10px;
	padding-top:23px;
}

#ktitel {
	font-weight:bold;
	font-family:Verdana, Arial;
	font-size:18pt;
}

#sprachauswahl {
	float:right;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:40px;
}

/* Navigation */

#tbmenu {
	width:132px;
	background-image:url(../images/menue/DOMen_HG01.jpg);
}

#menu {
	float:left;
	padding-top:20px;
	padding-left:5px;
}
#menu4  {
	font-family:Verdana,Arial;
	font-style:normal;
	font-weight:700;
	font-size:10pt;
	line-height:11pt;
	letter-spacing:0pt;
	color:#ffffff;
	margin-left:0px;
	margin-bottom:4pt;
	margin-top:4pt;
}
#menu5  {
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight:700;
	font-size:8pt;
	line-height:9pt;
	letter-spacing:0pt;
	color:#ffffff;
	margin-bottom:4pt;
	margin-top:4pt;
}

/* Hauptseite */

#titel {
	/* Titel-Text auf Produktseiten */
	font-family: Verdana,Arial;
	font-weight:700;
	font-size:14pt;
	line-height:15pt;
	letter-spacing:1pt;
	color:#3e453d;
}

#ntext {
	/* normaler Text auf Produktseiten */
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight:normal;
	font-size:9pt;
	line-height:130%;
	letter-spacing:0pt;
	color:#3e453d;
}

#tbtext {
	padding:15px;
	line-height:130%;
}

#tecd {
	background-color:#839381;
}

#pdtable {
	width:600px;
	/* border:thin solid black; */
	table-layout:fixed;
}

#richtung1 {
	position:absolute;
	top:15px;
	left:15px;
	width:400px;
	height:300px;
	visibility:hidden;
}

#richtung2 {
	position:absolute;
	top:15px;
	left:15px;
	width:400px;
	height:300px;
	visibility:hidden;
}

#richtung3 {
	position:absolute;
	top:15px;
	left:15px;
	width:400px;
	height:300px;
	visibility:hidden;
}

#st1 {
	position:relative;
	visibility:hidden;
}
#st2 {
	position:relative;
	visibility:hidden;
}
#st3 {
	position:relative;
	visibility:hidden;
}

#javascr {
	position:absolute;
	top:20px;
	left:10px;
	visibility:visible;
}
