/* Generic Styling */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	background-color:#DCDCDC;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#000000;
	}
a:hover {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}

/* Structure */

#wrapper {
	width:955px;
	font-size:1.20em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffffff;

	}
#header {
	height:80px;
	background-image: url(images/header_background.gif);
	background-repeat: no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0 10px;
	}
#content {
	float:left;
	width:955px;
	min-height:400px;
	background-image: url(images/content_backgrnd.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
	}


/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
	
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}

.contentmiddle {
	vertical-align: top;
	height: auto;
	width: 940px;
	left: 5px;
	top: 10px;
	right: 5px;
}

.content_handbaekur {
	vertical-align: top;
	height: 500px;
	width: 940px;
	left: 30px;
	top: 10px;
	right: 30px;
}

.handbaekur {
margin-left:150px;
}

.content_soluadilar {
	vertical-align: top;
	height: 500px;
	width: 940px;
	left: 30px;
	top: 10px;
	right: 30px;
	line-height: normal;
}

/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
	}



/* footer */

.mnimgl
{
	position: absolute;
	left: 0px;
	top: 0px;
	
}
.mnimgr
{
	position: absolute;
	right: 0px;
	top: 0px;
}

.footer
{
	height: 142px;
	overflow: hidden;
	background-image: url(images/img_middle.gif);
	background-repeat: repeat-x;
	background-color:#dcdcdc;
	position: relative;
	line-height: 60px;
	font-size: 11px;
	color:white;
	text-align: center;
	clear: both;
	width: 100%;
}
.footer a:link, .footer a:visited
{
	color: white;
	text-decoration: none;
}
.footer a:hover, .footer a:active
{
	color: white;
	text-decoration: underline;
}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative;
	top:20px;
	left:100px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	visibility: visible;
	}



/* Extra's */


.buttonlow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-position: center center;
	height: 180px;
	width: 940px;
	top: 10px;
	right: 5px;
	vertical-align: bottom;
	left: 3px;
	
}

.border {
border:medium;
border-color:#E1E1E1;
border-style:outset;
}
