@charset "UTF-8";
/* CSS Document */
*
{
margin:0px;
padding:0px;
}
body
{
	
}

#inhalt
{
	padding: 0px;
	width: 1000px;
	height: auto;
	background-color: #fff;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav
{
	height: 150px;
	width: 1000px;
	position: relative;
}
#jquery
{
	height: 350px;
	width: 1000px;
	float: left;
	clear: both;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#midcontents
{
	background-color: #FFF;
	height: auto;
	width: 1000px;
	position: relative;
	top: 40px;
	float: left;
	clear: both;
}
#jpg
{
	height: 170px;
	width: 325px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#downloads
{
	height: 170px;
	width: 325px;
	background-color: #FFF;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	float: right;
}
#features
{
	height: 170px;
	width: 325px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	clear: both;
}
#jpgText
{
	height: auto;
	width: 325px;
	background-color: #FFF;
	clear: none;
	float: none;
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
	text-align: left;
	color: #4F4F4F;
}
#downloadsText
{
	height: auto;
	width: 325px;
	background-color: #FFF;
	clear: both;
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
	text-align: left;
	color: #4F4F4F;
	float: right;
}
#featuresText
{
	height: auto;
	width: 325px;
	background-color: #FFF;
	float: right;
	clear: both;
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
	text-align: left;
	color: #4F4F4F;
	position: relative;
}
#filler
{
	height: 10px;
}
#filler2
{
	height: 30px;
}
a
{
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #963;
}
#contact_form
{
	background-color: #CCCCCC;
}

#contact_li
{
	background-color: #CCCCCC;
	height: 250px;
	width: 600px;
	padding-top: 100px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 200px;
	background-image: url(../images/contact1.jpg);
}
#contact_field_name
{
	height: 15px;
	width: 100px;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	word-spacing: 2pt;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#contact_field
{
	height: 15px;
	width: 500px;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	word-spacing: 2pt;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#contact_send_Btn
{
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: ;
	word-spacing: 2pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 12px;
	background-color: #000000;
}
#footer
{
	background-color: #CCCCCC;
	height: 10px;
	width: 990px;
	position: relative;
	clear: both;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	float: left;
}
