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

#inhalt
{
	padding: 0px;
	width: 1000px;
	height: 0px;
	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;
}
#categories
{
	background-color: #FFF;
	height: 170px;
	width: 1000px;
	position: relative;
	top: 40px;
	float: left;
	clear: both;
}
#jpg
{
	height: 170px;
	width: 325px;
	background-color: #FFF;
	position: relative;
	clear: both;
	float: left;
	background-image: url(../images/jpgmagpics1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#downloads
{
	height: 170px;
	width: 325px;
	background-color: #FFF;
	position: relative;
	clear: both;
	float: left;
	left: 337px;
	top: -170px;
	background-image: url(../images/downloads.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#tshirts
{
	height: 170px;
	width: 325px;
	background-color: #FFF;
	float: right;
	position: relative;
	clear: left;
	top: 0px;
	background-image: url(../images/features.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#categoriesText
{
	background-color: #FFF;
	height: 200px;
	width: 1000px;
	position: relative;
	float: left;
	clear: both;
	top: 40px;
}
#jpgText
{
	height: 170px;
	width: 318px;
	background-color: #FFF;
	position: relative;
	clear: both;
	float: left;
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
	text-align: left;
	color: #4F4F4F;
}

#downloadPage_Text
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 11pt;
	text-align: left;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}

#downloadPage_Text2
{
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
	text-align: left;
	color: #4F4F4F;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}




#downloadsText
{
	height: 170px;
	width: 318px;
	background-color: #FFF;
	position: relative;
	clear: both;
	float: left;
	left: 337px;
	top: -170px;
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
	text-align: left;
	color: #4F4F4F;
}
#tshirtsText
{
	height: 170px;
	width: 325px;
	background-color: #FFF;
	float: right;
	position: relative;
	clear: left;
	top: -340px;
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
	text-align: left;
	color: #4F4F4F;
}
#filler
{
	height: 10px;
}
a
{
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #963;
}
#footer
{
	background-color: #CCCCCC;
	height: 10px;
	width: 990px;
	position: relative;
	float: left;
	clear: both;
	top: 50px;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
}
#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;
}