html 
{
	height:100.05%;
}

body 
{
	background: #CCB37D;
	font: Times New Roman;
	font-size: 20px;
	color: #000000;
	text-align: center;
}

a
{
color:#000000;
}


#lnk02
{
	position:relative;
	float: left;
	display: block;
	background-image: url(Design/btn-02-Jenkhaneh.gif);
	background-repeat: no-repeat;
	width: 95px;
	height: 40px;
	text-align: center;
	
	color:#000000;
	font-weight:bolder;
	line-height:24px;
}
#lnk03
{
	position:relative;
	float: left;
	display: block;
	background-image: url(Design/btn-03-Jenkhaneh.gif);
	background-repeat: no-repeat;
	width: 95px;
	height: 40px;
	text-align: center;
	
	color:#000000;
	font-weight:bolder;
	line-height:24px;
}
#lnk04
{
	position:relative;
	float: left;
	display: block;
	background-image: url(Design/btn-04-Jenkhaneh.gif);
	background-repeat: no-repeat;
	width: 95px;
	height: 40px;
	text-align: center;
	
	color:#000000;
	font-weight:bolder;
	line-height:24px;
}
#lnk05
{
	position:relative;
	float: left;
	display: block;
	background-image: url(Design/btn-05-Jenkhaneh.gif);
	background-repeat: no-repeat;
	width: 95px;
	height: 40px;
	text-align: center;
	
	color:#000000;
	font-weight:bolder;
	line-height:24px;
}
#lnk06
{
	position:relative;
	float: left;
	display: block;
	background-image: url(Design/btn-06-Jenkhaneh.gif);
	background-repeat: no-repeat;
	width: 95px;
	height: 40px;
	text-align: center;
	
	color:#000000;
	font-weight:bolder;
	line-height:24px;
}
#lnk07
{
	position:relative;
	float: left;
	display: block;
	background-image: url(Design/btn-07-Jenkhaneh.gif);
	background-repeat: no-repeat;
	width: 95px;
	height: 40px;
	text-align: center;
	
	color:#000000;
	font-weight:bolder;
	line-height:24px;
}



#spacer
{
	position:relative;
	float: left;
	display: block;
	width: 10px;
	height: 32px;
	text-align: center;
}


#all
{	
	text-align: center;
	display: block;
	width: 900px;
	margin: 0 auto;
}


#header02
{
	float: left;
	background-image: url(Design/02-Jenkhaneh.gif);
	background-repeat: no-repeat;
	width:900px;
	height:250px;
	margin: 0px auto;
}
#header03
{
	float: left;
	background-image: url(Design/03-Jenkhaneh.gif);
	background-repeat: no-repeat;
	width:900px;
	height:250px;
	margin: 0px auto;
}
#header04
{
	float: left;
	background-image: url(Design/04-Jenkhaneh.gif);
	background-repeat: no-repeat;
	width:900px;
	height:250px;
	margin: 0px auto;
}
#header05
{
	float: left;
	background-image: url(Design/05-Jenkhaneh.gif);
	background-repeat: no-repeat;
	width:900px;
	height:250px;
	margin: 0px auto;
}
#header06
{
	float: left;
	background-image: url(Design/06-Jenkhaneh.gif);
	background-repeat: no-repeat;
	width:900px;
	height:250px;
	margin: 0px auto;
}
#header07
{
	float: left;
	background-image: url(Design/07-Jenkhaneh.gif);
	background-repeat: no-repeat;
	width:900px;
	height:250px;
	margin: 0px auto;
}
#header08
{
	float: left;
	background-image: url(Design/08-Jenkhaneh.gif);
	background-repeat: no-repeat;
	width:900px;
	height:250px;
	margin: 0px auto;
}



#navigation
{
	float: left;
	margin: 0px auto;
	position:relative;
	top: 126px;
	left: 30px;
}

#main
{
	float: left;
	background-image: url(Design/Main.gif);
	background-repeat:repeat-y;
	width:900px;
	height:auto;
	min-height:350px;
	margin: 0px auto;
}


#inhalt
{
	font: Times New Roman;
	font-size: 24px;
	color: #000000;
	margin: 0px auto;
	left: 100px;
	bottom: 5px;
	width: 900px;
	text-align: right;
}


#footer
{
	float: left;
	margin: 0px auto;
	background-image: url(Design/Footer.gif);
	background-repeat: no-repeat;
	width:900px;
	height:43px;
	text-align: left;
}
#footerMenu
{
	float: left;
	margin: 0px auto;
	position:relative;
	top: 10px;
	left: 20px;
}

#Counter 
{
	text-align:left;
	color:#BA5205;
	font-size:smaller;
	font-family:Arial, Helvetica, sans-serif;
	
	float: left;
	margin: 0px auto;
	position:relative;
	top: 0px;
	left: 750px;
}

#germanText
{
	font: Times New Roman;
	font-size: 14px;
	color: #000000;
	text-align: right;
}

#artikelH
{
	float: left;
	background-image: url(Design/StempelH.gif);
	background-repeat: no-repeat;
	width:800px;
	height:68px;
	margin: 0px auto;
}
#artikelM
{
	float: left;
	background-image: url(Design/StempelM.gif);
	background-repeat:repeat-y;
	width:900px;
	height:auto;
	min-height:38px;
	margin: 0px auto;
}
#artikelF
{
	float: left;
	margin: 0px auto;
	background-image: url(Design/StempelF.gif);
	background-repeat: no-repeat;
	width:900px;
	height:114px;
	text-align: left;
}
#artikelI
{
	width: 600px;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}


#ie-float-bug {
	width: 100%; /* wichtig IE-FLOAT-BUG */
}

#noneLink
{
	background: #CCB37D;
	color: #CCB37D;
	border: none;
	margin-top: 6px;
}
