/* Nature - an open source xhtml/css website layout by Studio-plume.org kty 
(Jan 04, 2007)
 */

body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #767676 url(images/bgdot.gif) repeat fixed;
}


#wrap {
	background-color: #3C3C3C;
	color: #ffffff;
	border:  none;
	margin: 0 auto;
	width: 790px;
}

#header {
	clear: both;
	margin: 0px 0em 0px 0em;
	padding: 0;
	height: 0px;
	background-color: #393939;
	background-image: url(ximages/gesalatishedder.jpg);
	background-repeat: no-repeat;
}
#mainimg {
	border-bottom: 3px solid #000;
   }

#header h3 {
width: 350px;
margin: 0px 0px 0px 15px;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;}



#avmenu {
	clear: left;
	float: left;
	width: 150px;
	margin: 30px 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #fffff1;
display: block;
padding: 6px 0 0 10px;
background: #3E3E3E;
border-left: 4px #EE8319 solid;
border-bottom: 0 px #EE8319 dotted;
}
	
	
#avmenu li a:hover {
background: #EE8319;
color: #fffff1;
border-left: 4px #EE8319 solid;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #a8a8a8;
background-color: #000000;
line-height: 1.3em;
}

#extras {
float: right;
width: 150px;
margin: 15px 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0em 160px 20px 160px;
padding: 20px 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 2em;
margin: 0 0 0.5em 0;
padding-bottom:5px;
}

#content img {
padding: 0px;
display:inline;
}



h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #CCFF00;
}


#footer {
clear: both;
margin: 0 auto;
padding: 2px 0em 0px 0em;
width: 790px;
text-align: center;
font-weight:bold;
color: #000;
font-size: 0.8em;
height: 244px;
background: #211d1e url(images/pom_bas.jpg) no-repeat right;
border-top: 3px solid #000;}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}
.rubrik {
font-size: 2em;
font-weight:bold;
margin: 0 0 0.5em 0;
padding-bottom:5px;
}
.underrubrik {
font-size: 1em;
font-style:italic;
color: #FF9900;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

