/* reset */
html, body, a, p, h1, h2, h3, h4, h5, h6, ul, ol, li {margin:0px;padding:0px;list-style-type:none;}

/* defaults */
html,body{
	margin:0;
	padding:0; 
	background-color:#000000;
	background-image:url(img/back.gif);
	background-repeat: repeat-x;
}
body{font: 12px arial,sans-serif; text-align:center; color:#feca89;}

h1, h2, h3, h4, h5, h6 {
	color: #fe9d00;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 10px;
}

p{
	line-height: 130%;
	margin-top: 10px;
}

div#content p a{
	color: #fe9d00;
	text-decoration: underline;

}

div#content p a:hover{
	color: #ffffff;
	text-decoration: none;

}

a, a:hover, a:active, a:visited{
	font-size: 12px;
	color: #fe9d00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* layout */

div#container{
	text-align:left;
}
div#container{width:760px;margin:0 auto;}
div#wrapper{float:left;width:100%}
div#content{margin: 0px 194px 0px 0px; padding: 0 20px 0 20px}
div#navigation{float:left;width:194px;margin-left:-194px;margin-top:-10px;

}


div#footer{clear:left;width:100%}






/* design */
#footnote {
	text-align:left;
	background-color:#5a080a;
	margin-left:auto;
	margin-right:auto;
	font-size: 9px;
	width: 750px;
	padding-left: 10px;

}

#footnote a {
	font-size: 9px;
	color: #ffffff;
}

div#header{
	background-image: url(img/headback.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 760px;
	margin-bottom: 20px;
}

div#content{
	
}



.dekorimg {
	float: left;
}

.logo {
	width: 510px;
	height: 35px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	text-align: right;
}

.logo a, .logo a:hover, .logo a:active, .logo a:visited{
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}





.leftmenu {

}

.leftmenu ul{
	display: block;
	clear: left;
	position: absolute;
	top: 70px;	
	height: 20px;
	margin-left: 5px;
	margin-top: 5px;
}

.leftmenu li {
	float: left;
	width: 92px;
	margin-right: 3px;
}

.leftmenu li a{
	display: block;
	width: 92px;
	height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #fd9800;
	background-image:url(img/buttonback.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.leftmenu li a:hover{
	text-decoration: none;
	background-position: 0 -20px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}


.leftuser {
	float: left;
	width: 500px;
	clear: left;
}

.leftuser li {
	display: inline;
	padding-right:5px;
	margin-right:5px;
	border-right: 1px solid #fe9d00;
}

.leftuser li a, .leftuser li a:hover, .leftuser li a:visited, .leftuser li a:active{
	font-size: 10px;
}

.headmenu{
	margin-left: 0px;
	margin-top: 0px;
}




.login p{
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
	padding-right: 5px;
}

.login label{
	font-size: 10px;
}

.login a{
	font-size: 10px;
}

.login ul{

}

.login li a{
	display: inline;
	float: none;
	width: 100%;
}

.login{
	margin-left: 5px;
	position: absolute;
	top: 30px;
}

.logininput{
	border: 0;
	background-color: #fe9d00;
	color: #000000;
	width: 70px;
	height: 15px;
}
.logininput2{
	border: 0;
	background-color: #fe9d00;
	color: #000000;
	width: 70px;
	height: 15px;
}


.loginbutton{
	border: 1px solid #5a080a;
	background-color: #960e10;
	color: #ffffff;
	width: 40px;
	height: 19px;
	font-weight: bold;
	font-size: 10px;
}

.searchbox{
	margin-left: 5px;
	position: absolute;
	top: 00px;
	
}


.searchinput{
	border: 0;
	background-color: #fe9d00;
	color: #000000;
	width: 120px;
	height: 15px;
}

.searchbutton{
	border: 1px solid #5a080a;
	background-color: #960e10;
	color: #ffffff;
	width: 80px;
	height: 19px;
	font-weight: bold;
	font-size: 10px;
}

.contentmenu {
	margin-left: 0px;
	margin-top: 0px;
	height: 40px;
	padding-right: 0px;
}

.contentmenu li {
	float: left;
	width: 200px;
	padding-left: 0px;
}

hr {
	display: none;
}

.hr {
	height:3px;
	background-image: url(img/lenia.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	margin-top: 20px;
	border:none;
	clear: left;
}
	
.hr2 {
	height:3px;
	background-image: url(img/lenia2.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	margin-top: 20px;
	border:none;
	clear: left;
}
.userdetails{
	padding: 10px;
	border: 1px dotted #6a6e00;
}
.blue{
	color: #6a6e00;
}

.pager{
	width: 100%;
	margin-top: -10px;
	margin-bottom: -10px;
}
.pager h5 {
	color: #ee8701;
	float: left;
	width: 100px;
	font-weight: normal;
	font-size: 10px;
}
.pager h6 {
	text-align: right;
	color: #ee8701;
	float: right;
	width: 100px;
	font-weight: normal;
	font-size: 10px;
}
.pager p {
	color: #ee8701;
	text-align: center;
	margin-left: 110px;
	margin-right: 110px;
	font-weight: normal;
	font-size: 10px;
}
.multimedia{
	margin-top: 30px;
	margin-bottom: 30px;
}
.panel{
	margin-left: 10px;
	background-color: #960e10;
	background-image:url(img/panelhead.jpg);
	background-repeat:no-repeat;
	padding: 5px;
	margin-bottom: 10px;
}

.panel h3{
	color: #ee8701;
	padding-bottom: 7px;
}

.panellist{
	margin-bottom: 10px;
}

.panellist a, .panellist a:hover, .panellist a:active, .panellist a:visited{
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.panellist b{
	font-size: 10px;
}

.left{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
