/*
Design by Deepak Nasvariya
*/

* {
	margin: 0;
	padding: 0;
}
div, p, ul, h1, h2, h3, form, img{padding:0px; margin:0px;}
p{ margin:0;}
body {
	 background:url(images/graf.jpg) repeat;
}

body, th, td, input, textarea {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #B10961;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #B10961;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 6px;
	margin-right :5px;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #75043D;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #B10961;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #B10961;
}

hr {
	display: none;
}

/* Wrapper */

.wrapper { width:1024px; margin:0 auto;}

/* Header */
.top_block{ width:1024px; padding-top:10px; height:14px; background-color:#025072;  font-size:16px; font-weight:bold; color:#FFFFFF; font-family:"Times New Roman", Times, serif;}

#header {
	width: 1024px;
	margin: 0 auto;
	height:40px;
	background:url(images/cc.jpg) no-repeat;

}


/* Logo */

#logo {
	width: 1024px;
	height: 140px;
	text-align:center;
	background:#011c23;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}



/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	background: #FFFFFF;
	background:url(images/graf.jpg) repeat;
}
.left_nav{ width:20%; float:left; background:url(images/navgation.gif) no-repeat; height:221px;}
.product{ font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:bold; color:#fff; padding-top:8px; padding-left:30px;}
.bg_mid{ background:url(images/nav_mid.gif) repeat-y;}
.right_con{ width:80%; float:right;}

/* Content */

#content {
	float: left;
	width: 500px;
}
/* Footer */

#footer 
{
	text-align :center;
	 background-color:#025072;
	height: 98px;
	background:url(images/bot1_blue.jpg) #025072 no-repeat;
	width:1024px;
	
}

#footer p {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	padding: 2px 7px;
	color: #e2d00a;
}
#footer  a:hover{
	color: #CC0000;
}
#head_nav  a{
	font-weight:bolder;
	font-size:13px;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#head_nav   a:hover{
	color: #CC0000;
	width : 1024px;
}

#design  a{
	font-weight:bolder;
	font-size:10px;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#design  a:hover{
	color: #CC0000;
}
#heiding  a{
	font-weight:bold;
	font-size:16px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#heiding  a:hover{
	color: #996600;
}
.padd_left{ padding-left:20px; padding-bottom:20px;}
.pro_heid{ font-size:15px; color:#CC0000; font-weight:bold;}
.sulze_img{ padding-left:0px;} 
.sulze_text{ font-size:14px; color:#CC0000; font-weight:bold;}

