/* CSS Document 50px 700px DEDEDE 8D9695 _____________________________________ */
body, html {
	font-family: Verdana, Tahoma, sans;
	font-size: 11px;
	color: #000000;
	background-color: #2b2b2b;
	line-height: 18px;
	overflow: hidden;
}
/* _____________________________________ Links _____________________________________ */

a {
	font-size: 12px;
	color:#c9b188;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
a:link {
	font-size: 12px;
	color:#c9b188;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
a:visited {
	font-size: 12px;
	color:#c9b188;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
a:hover {
	font-size: 12px;
	color:#2b2b2b;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
a:active {
	font-size: 12px;
	color:#2b2b2b;
	font-weight:bold;
	text-transform: uppercase;
}



/* _____________________________________ Text _____________________________________ */

.extra {
	font-size: 18px;
	color:#c9b188;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
	}
.extra2 {
	font-size: 14px;
	color:#c9b188;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
.extra3 {
	font-size: 18px;
	color:#2b2b2b;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
	}
.extra4 {
	font-size: 14px;
	color:#2b2b2b;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}


/*------------------------------grafiken--------------------------------*/

#top
{
	position: absolute;
	width:92%;
	height:7px;
	top: 0px;
	right: 0px;
	background-image: url(../img/pix_ece7e0.gif);

}
#bottom
{
	position: absolute;
	width:92%;
	height:21px;
	bottom: 0px;
	right: 0px;
	background-image: url(../img/pix_ece7e0.gif);
	overflow: hidden;

}
#headergoldschmiede
{
	position: absolute;
	width:92%;
	height:55px;
	top: 0px;
	right: 0px;
	overflow: hidden;
}

#logo2{
	padding-left: 5px;

}
#home
{
	position: absolute;
	width:21px;
	height:21px;
	bottom: 0px;
	left: 10px;
	overflow: hidden;

}
/*------------------------------divs--------------------------------*/
#positioncontent{
	position: absolute;
	width: 100%;
	height:549px;
	right: 0px;
	/*top:120px;*/
	top:5%;
}
#content {
	position: absolute;
	float:right;
	width: 92%;
	height:408px;
	right: 0px;
	top:65px;
	background-color: ece7e0;
	background-image: url(../img/pix_ece7e0.gif);
}
#menumain {
	position: absolute;
	table-layout:fixed;
	width: 100%;
	height:86px;
	right: 0px;
	top:408px;
	visibility: visible;
}
#contenttabind {
	/*background-image: url(../img/bgpic_kristalle.jpg);*/
	background-repeat: no-repeat;
	background-position: 4px;
	background-image: url(../fig/bg.jpg);
}
#contenttab {
	background-image: url(../img/bgpic_mohn.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#contenttabphilo {
	background-image: url(../img/bgpic_mohn_transp.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}

#contenttabkontakt {
	background-image: url(../img/bgpic_holz.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#contenttabnewsletter {
	/*background-image: url(../img/bgpic/bgpic_schnecke.jpg);*/
	background-image: url(../img/bgpic_kristalle.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}
#contenttext{
	position: absolute;
	table-layout:fixed;
	width: 460px;
	height:340px;
	left: 229px;
	top:60px;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: auto;
}
#contenttxtkontakt{
	position: absolute;
	table-layout:fixed;
	width: 460px;
	height:340px;
	left: 229px;
	top:60px;

}
/*------------------------------iframe--------------------------------*/
#inline{
	margin-left:4px ;
    overflow-x: hidden;
	overflow-y: hidden;
	overflow: hidden;
	}

/*------------------------------forms--------------------------------*/
.inputkontakt{
	margin-top:0px;
	font-size:10px;
	height:18px;
	width:240px;
	border:1px solid #c9b188;
	margin-bottom:5px;
	margin-right:2px;
	background-color: #ecefe0;
	color: #2b2b2b;
	font-family: Verdana, Tahoma, sans;
}
.inputkontakt2{
	font-size:12px;
	height:140px;
	width:240px;
	border:1px solid #c9b188;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	margin-left:0px;
	background-color: #ecefe0;
	color: #2b2b2b;
	font-family: Verdana, Tahoma, sans;
}
.submitkontakt{
	height:18px;
	width:80px;
	border:1px solid #c9b188;
	background-color: #ecefe0;
	color: #2b2b2b;
	font-family: Verdana, Tahoma, sans;
	text-transform:uppercase;
	font-size:11px;
	margin-bottom: 5px;
}
