/* general rules */

h1 {
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", serif;
	color : gray;
	font-weight: normal;
	font-style: italic;
	font-size : 30px;
	text-align: center;
	margin: 40px 0 30px 0;
}

h3.plane {
font-family: Georgia, "New Century Schoolbook", "Times New Roman", serif;
	color : #000;
	font-weight: bold;
	font-style: italic;
	font-size : 14px;
	margin: 15px 0 0 0;
}

	img.paragraf {
	display: block;
	float: left;
	margin: 0 30px 10px 0;
}

/* old rules */

body {
	font-family : "Times New Roman";
	color : black;
	font-size : 12px;
	font-weight: normal;
}

ul {
	font-family : "Times New Roman";
	color : black;
	font-size : 12px;
	font-weight: normal;
	padding-left : 0;
	list-style : none;
}

li {
	margin-top: 10px;
}

a.title {
	font-size: 16px;
}

A  {
	font-family : Times New Roman;
	text-decoration : none;
	color : blue;
	font-weight: bold;		
}
A:Visited  {
	color : maroon;
}
A:Hover  {
	text-decoration : underline;
	color : red;
}
A:Active  {
	text-decoration : underline;
	color : black;
}
			
.menu {
	font-family: "Times New Roman", "MS Serif";
	color: yellow;
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
}
.menu:Visited {
	color: yellow;
}
.menu:Hover {
	color: red;
}
.menu:Active {
	color: white;
}

.menulang {
	font-family: "Times New Roman", "MS Serif";
	color: #8F0B04;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}
.menulang:Visited {
	color: #8F0B04;
}
.menulang:Hover {
	color: red;
}
.menulang:Active {
	color: gray;
}

.menufooter, .menufooter:Visited {
	font-family: "Times New Roman", "MS Serif";
	color: yellow;
	text-decoration : none;
	font-size: 11px;
	font-weight: normal;
}
.menufooter:Visited {
	color: yellow;
}
.menufooter:Hover {
	color: red;
}
.menufooter:Active {
	color: white;
}

p {
	font-size : 12px;
}

p.index {
	margin : 0 30px 10px 50px;
}


h2 {
	color : gray;
	font-family : "Times New Roman";
	font-size : 20px;
}

a h2 {
	color : maroon;
}

h2.index {
	width: 468px;
	font-family : "Arial, sans-serif";
	background-color: #8F0B04;
	color : white;
	font-size : 14px;
	font-weight: bold;
	margin : 25px 30px 10px 40px;
	padding : 0;
	padding-left: 10px;
}
			
h3 {
	font-family : "Times New Roman";
	font-size : 12px;
	font-weight: normal;
}

						
h4 {
	font-family : "Times New Roman";
	font-size : 12px;
	font-weight: lighter;
}

h5 {
	font-family : "Times New Roman";
	font-size : 11px;
	font-weight: lighter;
}

h6 {
	font-family : "Times New Roman";
	font-size : 12px;
	font-weight: bold;
	color: maroon;
}
			
.white10pxtext {
	font-family: "Times New Roman", "MS Serif";
	font-size: 10px;
	color: white;
	font-weight: lighter;
}

.white12pxtext {
	font-family: "Times New Roman", "MS Serif";
	font-size: 12px;
	color: white;
	font-weight: lighter;
}

.white14pxtext {
	font-family: "Times New Roman", "MS Serif";
	font-size: 14px;
	color: white;
	font-weight: lighter;
}

.activelanguage{
	font-family: "Times New Roman", "MS Serif";
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration:none;
	background: #8F0B04;
}

img.leftimage {
margin-right : 20px;
}

.normaltext {
	font-family : "Times New Roman";
	color : black;
	font-size : 12px;
	font-weight: normal;
}

div.content {
background: white url(images/sufi_tur_2003_bg.gif) no-repeat 40px 0px;
}