/************* Meny ****************/
	A 			{ color: #0099ff; text-decoration: none; }
	A:link		{ color: #0099ff; text-decoration: none; }
	A:visited	{ color: #0099ff; text-decoration: none; }
	A:active	{ color: #0099ff; text-decoration: none; }
	A:hover		{ color:#ccc; text-decoration: none; }

a.menu:link { font-family: Tahoma; color:#fff; font-size:11px; font-weight:bold; letter-spacing:2px }
a.menu:visited { font-family: Tahoma; color:#fff; font-size:11px; font-weight:bold; letter-spacing:2px}
a.menu:active {	font-family: Tahoma; color:#fff; font-size:11px; font-weight:bold; letter-spacing:2px}
a.menu:hover { font-family: Tahoma; color:#edac1c; font-size:11px; font-weight:bold; letter-spacing:2px}

body {
	background-image: url(img/bg.jpg);
	background-repeat:repeat-x;
	background-color: #030303;
}
/************* Text Kurdi ****************/
	
h1{
	font-family: Arial, Tahoma;
	font-weight:bold;
	font-size: 14pt;
	color: #e09340;
	}

hr{
	border:1px solid #1f1b1b;
	}
		
.rubrik{
	font-family: Arial, Tahoma;
	font-weight:bold;
	font-size: 18pt;
	color: #0099ff;
	}

.text{
	font-family: Verdana, Tahoma;
	font-size:8pt;
	line-height:14px;
	color: #fff;
	text-align:justify
	}
	
.text_headlines{
	font-family: Verdana, Tahoma;
	font-size:8pt;
	color: #433a31;
	text-align:justify;
	}

.date_headlines{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight:bold;
	color: #41a784;
	letter-spacing:1px;
    }

.punkt_headlines{
	font-family: Tahoma;
	font-size:10px;
	color: #ffffff;
	}
	
.latin{
	font-family: Tahoma;
	font-size:8pt;
	color: #0099ff;
	}
	
.avat {
	float:left;
	margin:10px 10px 0px 0px;
	}
	

.date{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FB7B0D
    }
	
.input {
	border: 1pt solid #0099ff;
	font-family:  Tahoma;
	font-size: 8pt;
	color: #5E6578;
	}
	
.submit {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight:bold;
	color:#e09340;
	background-color:transparent;
	border:0;
	}

.vote {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight:bold;
	color:#e09340;
	background-color:transparent;
	border:0;
	}
	
.bilder{
	font-family: Arial, Tahoma;
	font-weight:bold;
	font-size: 14pt;
	color: #848e54;
	}
	
.add {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color:#fff;
	background-color:#006600;
	border:0;
	}
	
.gallery{
	float: left;
	width: 5%;
}

li{
	color: #AA7C48;
	padding-left:10px;
}