	/* 
STYLE SHEET FOR 	www.sadayeafghan.com
Created by			www.eg-studio.com
*/
/* --------- 1. defaults  --------- */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #3366FF;
	background-image: url(../img/bodybg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*  --------- 2. structure  --------- */

#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#bism {
	float: left;
	height: 20px;
	width: 1000px;
	background-color: #DBE3ED;
	font-size: 15px;
	color: #3366FF;
	font-weight: bold;
}
#banner {
	float: left;
	height: 150px;
	width: 1000px;
	background-color: #CEDDEE;
	
}
#lichtkrant {
	float: left;
	height: 20px;
	width: 980px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #DBE3ED;
	font-weight: bold;
	color: #3366FF;
	font-size: 14px;
}
#menu {
	width: 1000px;
	/*background-color: #BFDBFF;*/
	float: left;
	font-size: 16px;
	background-color: #3366FF;
	font-weight: bold;
	color: #FFFFFF;
}
#menu img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#contentwrapper {
	float: left;
	width: 1000px;
	background-color: #DBE3ED;
	overflow: hidden;
	min-height: 600px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9C6F5C;
}
#content{
	float: left;
	width: 730px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
	background-color: #DBE3ED;
}
#contenthome{
	float: left;
	width: 980px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
	background-color: #DBE3ED;
}

/*#content img {
	border: 1px solid #8AAEDE;
	padding: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
}
*/
#content p, #contenthome p {
	text-align: right;
	font-size: 16px;
}
#content a, a:visited, #contenthome a, a:visited {
	color: #000000;
	text-decoration: underline;
}
#content a:hover, #contenthome a:hover{
	text-decoration: none;
}
#content h1, #contenthome h1 {
	font-size: 18px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9C6F5C;
	margin-left: 500px;
	margin-bottom: 10px;
	color: #9C6F5C;
}
#sidebar {
	float: left;
	width: 225px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 3000px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #9C6F5C;
	text-align: right;
	margin-bottom: -3000px;
	background-color: #DBE3ED;
}
#sidebar a, a:visited {
	color: #333333;
	text-decoration: none;
}

#sidebar a:hover {
	color: #3366FF;
	text-decoration: underline;
}


#sidebar h1 {
	font-size: 18px;
	text-align: right;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9C6F5C;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #9C6F5C;
}
#sidebar li {
	text-align: right;
	float: right;

}

#sidebar p {
	font-size: 14px;
	text-align: right;
}

#footer {
	float: left;
	height: 20px;
	width: 1000px;
	text-align: center;
	margin-top: 5px;
	color: #CCCCCC;
}

.separator {
	clear: both;
	height: 0;
}
a, a:visited/* ---------- 3. links and navigation ---------- */

 {
	color: #000000;
}
a:hover {
}
#menu   a, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
	
}
#menu a:hover {
	text-decoration: none;
	color: #6993CD;
}

#menu  ul {
	margin: 0px;
	padding: 0px;
}
#menu  li {
	display: inline;
	margin-left: 10px;
	text-align: right;
}
input, textarea {
	margin: 2px;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: right;
}
input#btn {
	background-color: #333333;
	color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.more, a .more {
	color: #3366FF;
	text-align: left;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul {
	margin: 0px;
	padding: 0px;

}
/* ---------- 5. images ---------- */

a img {
	border: 0;
}
.eg {
	margin-right: 30px;
	margin-bottom: auto;
	margin-left: 20px;
}
	

#undermenu {
	background-color: #DBE3ED;
	width: 1000px;
	font-size: 14px;
	float: left;
	font-weight: bold;
	text-align: center;
}
#undermenu img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#undermenu a:visited{
	color: #333333;
	text-decoration: underline;
}