BODY  {
	/*font-family : Tahoma,Helvicia,Verdana, Arial, Sans Serif;
	*/
	font-family : Verdana, Helvicia, Arial, Sans Serif;
	font-size : 100%;
	background-color : #00006C;
	color : Yellow;
}

DIV.flaggen {
	background-color : transparent;
	position : absolute;
	top : 1 %;
	left: 0%;
	height : 20px;
	width : 100%;
	margin: 0px;
	background-image : url(../images/flaggen.gif);
	/*border-left-color : Black;
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : thin;*/
}

DIV.header {
	background-color : transparent;
	stext-shadow: Black;
	position : absolute;
	top : 8 %;
	left : 20%;
	height : 8%;
	width : 70%;
	padding-top: 2%;
	padding-left: 5%;
}

DIV.headerline{
	background-color: Yellow;
	color: Black;
	font-size: 1px;
	position : absolute;
	top : 80%;
	left : 3%;
	height : 3px;
	width : 80%;
}


DIV.spacing {
	background-color : transparent;
	position : absolute;
	top : 0 px;
	left: 0%;
	height : 100%;
	width : 15.3%;
	margin: 0px;
}

DIV.islamic {
	background-color : transparent;
	position : absolute;
	z-index: -1;
	top : 0 px;
	left: 3%;
	height : 100%;
	width : 15%;
	margin: 0px;
	background-image : url(../images/islamic_100_grad.gif);
	border-left-color : 4E5069; /*Black;*/
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : 4E5069; /*Black;*/
	border-right-style : solid;
	border-right-width : thin;/**/
}

DIV.main {
	background-color : transparent;
	position : absolute;
	text-align: left;
	top : 15%;
	left : 20%;
	height: 92%;
	width: 70%;
	padding : 0%;
	color: #F8F8FF;
}

DIV.maincenter {
	background-color : transparent;
	position: relative;
	text-align: left;
	top:5%;
	height: 85%;
	width: 85%;
	padding : 5%;
	vertical-align: middle;
}

img.start {
	height: 25%;
	width: 40%;
}

img.menu {
	height: 10%;
	width: 90%;
}

/*p.kontakt{
	background-color : Blue;
	vertical-align: middle;
	font-size: 140%;
	font-weight: bold;
	
	text-align: left;
}*/

p.kontakt {
	background-color : transparent;
	position: relative;
	top: 15%;
	vertical-align: middle;
	font-size: 140%;
	font-weight: bold;
	width: 0%;
	text-align: left;
	vertical-align: middle;
}

p.para {
	background-color : transparent;
	vertical-align: middle;
	font-size: 120%;
	font-weight: normal;
	text-align: left;
	margin:2%;
	list-style-type : square;
}

div.stand {
	position: relative;
	padding-left: 5%;
	top: 10%;
	background-color : transparent;
}

li {
	background-color : transparent;
	vertical-align: middle;
	font-size: 120%;
	font-weight: normal;
	text-align: left;
	margin:2%;
	list-style-type : square;
}

a.inline {
		color: #F8F8FF;
}

