/* -------------- global styles -------------- */

body {
	background-color:#ffffff;
	margin:0;
	
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

input, textarea, select, td {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1 {
	font-weight: bold;
	font-size: 14px;
}

hr {
	background-color:#003300;
	color:#003300;
	border:0px;
	height:1px;
}

p.small {
	font-size: 11px;
}

.formfield {
	width: 300px;
}

/* -------------- startsite -------------- */

#startscreen {
	position:absolute;
	width:800px;
	margin:-290px 0px 0px -400px;
	top: 50%; 
	left: 50%;
	
	padding: 20px 0px 5px 0px;
	border-top:7px solid #003300;
	border-bottom:7px solid #003300;
}

#startscreen div.drechselkunst_text {
	font-size: 11px;
	color: #666666;
	padding-top:6px;
}

#startscreen div.drechselkunst_text a {
	color: #666666;
	text-decoration:none;
}

div.button a {
	background-color:#003300;
	padding: 10px;
	display:block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

div.button a:hover {
	background-color:#336633;
	text-decoration: underline;
}

/* -------------- subsites -------------- */

body.subsite {
	background-color: #cccccc;
}

#subsiteframe {
	position:absolute;
	width:800px;
	height:550px;
	margin:-275px 0px 0px -400px;
	top: 50%; 
	left: 50%;
}

#nav {
	width: 185px;
	height: 550px;
	background-color:#003300;
	background-image:url(../bilder/navi.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#nav img {
	margin:0;
	padding:0;
	border-width:0;
}

div.navimage {
	padding-top:20px;
	text-align:center;
}

div.navimg img {
	border-width:0;
	width:148px;
	height: 45px;
}

#subnav {
	text-align:left;
	padding-left: 60px;
	padding-bottom: 10px;
	font-weight: bold;
}

#subnav div {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size:11px;
	color: #FFFFFF;
}

#subnav a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #003300;
	padding-left: 8px;
	background:url(../bilder/icon_arrow.gif) no-repeat 1px;
}

#subnav a:hover, #subnav a.sel {
	border: 1px solid #99cc33;
}

#sublogo {
	height: 22px;
	background-color:#99cc33;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
	line-height:22px;
}

#contentframe {
	width: 600px;
	height: 550px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:bottom right;
	float:right;
}

#contentheader {
	padding: 42px 0px 8px 38px;
}

#woodtext {
	float:right;
	font-size: 10px;
	font-weight: bold;
	padding-right: 80px;
	padding-top:15px;
}

#greenbar {
	background-color:#003300;
	height:20px;
}

#content {
	padding:30px 40px 30px 40px;
	line-height: 22px;
}

table.producttable {
	margin-top:15px;
}

table.producttable td {
	padding-top:5px;
	padding-bottom:5px;
}

.links {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
