/* Stylesheet für govindam.net
     by whitemouse
*/

body {
	 font-family: Arial;
	 font-size: normal;
	 color: #000000;
	 font-size: normal;
	 background-color: #ffffff;
	 }

div.container{
		position:absolute;
		text-align: center;
		width: 100%;  
		background-color: #ffffff;
		border: 0px solid #000000;
		}
div.main {
		position:relative;
		padding: 0px;
		text-align: left;
		border: 7px solid #a2be3c;
		width: 670px;
		height: 530px;
		color: #000000;
		background-color: #ffffff;
		margin: auto;
	}
div.top {
		position:relative;
		padding: 0px;
		text-align: left;
		border: 0px solid #a2be3c;
		width: 100%;
		height: 90px;
		color: #000000;
		background-color: #ffffff;
		margin: auto;
	}
div.logo{
		position:absolute;
		padding: 0px;
		text-align: left;
		top: 19px;
		left: 75px;
		width: 71px;
		height: 71px;
		background-color: #ffffff;
	}
div.title{
		position:absolute;
		padding: 0px;
		text-align: left;
		top: 19px;
		/*left: 287px;*/
		right: 0px;
		width: 383px;
		height: 71px;
		background-color: #ffffff;
		background-image: url(../img/head_title.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}	
div.navi{
		position:relative;
		padding: 0px;
		text-align: left;
		border: 0px solid #a2be3c;
		top: 0px; 
		width: 656px;
		height: 400px;
		color: #000000;
		background-color: #ffffff;
	}
div.content{
		position:relative;
		padding: 0px;
		text-align: justify;
		border: 0px solid #a2be3c;
		top: 0px;
		left: 215px;
		width: 440px;
		height: 400px;
		color: #797978;
		font-size: 14px;
		background-color: #ffffff;
		background-image: url(../img/bg_content.gif);
		background-repeat: no-repeat;
		background-position: 21px 25px;
	}
div.footer{
		position:relative;
		padding: 0px;
		text-align: right;
		border: 0px solid #a2be3c;
		top: 0px;
		left: 0px;
		width: 635px;
		height: 25px;
		color: #aaaa99;
		font-size: small;
		font-weight: 600;
		background-color: #ffffff;
	}
div.footer_links {
		float: left;
		position: relative;
		padding-left: 29px;
	}
div.footer_links  a {	
		text-decoration: none;
		color: #A2BE3C;
		font-size:17px;
		font-weight:600;
		letter-spacing:0.7px;
	}
div.navcont{
		position:absolute;
		padding: 0px;
		text-align: left;
		border: 0px solid #a2be3c;
		left: 26px;
		top: 20px; 
		width: 180px;
		height: 340px;
		color: #000000;
		font-size: small;
		background-color: #ffffff;
	}
div.navopt{
		position: relative;
		padding: 3px 6px 3px 6px;
		text-align: left;
		border: 0px solid #a2be3c;
		left: 0px;
		top: 20px; 
		width: 160px;
		color: #ffffff;
		font-size: 17px;
		font-weight: 600;
		letter-spacing: 0.7px;
		background-color: #a2be3c;
		cursor : hand;
	}
div.navopt:hover{
		position: relative;
		padding: 3px 6px 3px 6px;
		text-align: left;
		border: 0px solid #a2be3c;
		left: 0px;
		top: 20px; 
		width: 160px;
		color: #ffffff;
		font-size: 17px;
		font-weight: 600;
		letter-spacing: 0.7px;
		background-color: #9f3921;
		cursor : hand;
	}
div.navoptactive{
		position: relative;
		padding: 3px 6px 3px 6px;
		text-align: left;
		border: 0px solid #a2be3c;
		left: 0px;
		top: 20px; 
		width: 160px;
		color: #ffffff;
		font-size: 17px;
		font-weight: 600;
		letter-spacing: 0.7px;
		background-color: #9f3921;
		cursor : hand;
	}
div.descr{
		position: relative;
		padding: 3px 3px 3px 3px;
		text-align: left;
		color: #ffffff;
		border: 0px solid #a2be3c;
		background-color: #a2be3c;
		font-size: 11px;
		font-weight: 500;

	}
div.descr_c{
		position: relative;
		padding: 3px 3px 3px 3px;
		text-align: center;
		color: #ffffff;
		border: 0px solid #a2be3c;
		background-color: #9f3921;
		font-size: 13px;
		font-weight: 500;

	}
h1 {
		font-size: 17px;
		font-weight: 600;
	}
h1.trad{
		font-size: 17px;
		font-weight: 600;
		color: #a2be3c;
	}
h2 {
		font-weight: bold;
	}
h3 {
		color: #a2be3c;
		font-size: 17px;
		font-weight: 600;
	}
h4 {
		font-style: normal;
		font-size: 12px;
		font-weight: normal;
	}
h5 {
		font-style: normal;
		font-size: 15px;
		font-weight: 500;
		text-decoration:underline;
		text-align: center;
	}
h6 {
		font-style: normal;
		font-variant:small-caps;
		font-size: 12px;
		font-weight: normal;
		text-align: center;

	}
span.begin{
		font-weight: bold;
	}
span.prodname{
		color: #9f3921;
		font-size: 15px;
		font-weight: 600;
	}
span.prodname_menu{
		color: #9f3921;
		font-weight: 600;
	}
span.proddescr{
		color: #797978;
		font-size: 11px;
		font-weight: 600;
	}
p.descr{
		color: #9f3921;
		font-style: normal;
		font-size: 11px;
		font-weight: normal;
	}
table{
		color: #797978;
		font-size: 13px;

	}
a {
		text-decoration: none;
		color: #9F3921;
	}
a.footer{
	text-decoration:none;
	color: #aaaa99;
	}	
a.text{
	text-decoration:underline;
	color:#a2be3c;
	}
a.text:hover{
	text-decoration:none;
	color:#9f3921;
	}
a.indescr_c{
	text-decoration:underline;
	color:#ffffff;
	font-weight: 600;
	}
a.indescr_c:hover{
	text-decoration:none;
	color:#a2be3c;
	font-weight: 600;
	}
a.navmain{
		text-decoration:none;
		color:#ffffff;
	}
a.navmain:hover{
		text-decoration:none;
		color:#ffffff;
	}
a.navextra{
		text-decoration:none;
		color:#ffffff;
		font-size: 11px;
		font-weight: 400;
		letter-spacing: 0.3px;
	}
a.navextra:hover{
		text-decoration:none;
		color:#a2be3c;
		font-size: 11px;
		font-weight: 400;
		letter-spacing: 0.3px;
	}
a.navextraactive{
		text-decoration:none;
		color: #a2be3c;
		font-size: 11px;
		font-weight: 400;
		letter-spacing: 0.3px;
	}
#divUpControl {
			position: absolute; 
			left: 10px;
			top: 40px; 
			width: 400px;
			height: 30px; 
			z-index: 1; 
			text-align: right;
			border: 0px solid #09f;
			}
#divDownControl {
			position:absolute; 
			left: 10px; 
			top: 340px; 
			width: 400px;
			height: 30px; 
			z-index: 1;
			text-align: right;
			border: 0px solid #09f;
			}
#divContainer {
			position: absolute; 
			top: 40px;
			left: 30px; 
			width:355px; 
			height: 330px;
			visibility: hidden; 
			overflow: hidden; 
			clip: rect(0px 555px 320px 0px); 
			border: 0px solid #011;
			}
#divContent {
			position: absolute; 
			left: 0px; 
			top: 0px;
			border: 0px solid #011;
			}
