.flash
{

padding-right: 5px;
padding: 7px;
margin-bottom: 10px;
width: 150px;
font: 10px/1.5em Verdana;

}

a
{
color: black;
text-decoration: none;
}
a:visited
{
color: black;
text-decoration: none;
}
a:hover
{
color: darkgrey;
text-decoration: none;
}

#mehr a
{
color: darkred;
text-decoration: underline;
}
#mehr a:visited
{
color: darkred;
text-decoration: underline;
}
#mehr a:hover
{
color: red;
text-decoration: none;
}

#offline a
{
color: white;
text-decoration: underline;
}
#offline a:visited
{
color: white;
text-decoration: underline;
}
#offline a:hover
{
color: lightgrey;
text-decoration: none;
}

body,table
{
font: 12px/1.5em Arial;
//font-family: arial, helvetica, sans-serif;
padding: 0px;
margin: 0px;
width: 100%;

}

body
{
width: 100%;

}

/*

input
{
background-color:#CCCCCC;
border: 1px solid;
width: 400px;
padding: 2px;
}

select
{
background-color:#CCCCCC;
border: 1px solid;
width: 406px;
padding: 2px;
}

textarea
{
background-color:#CCCCCC;
border: 1px solid;
width: 400px;
padding: 2px;
}

*/

#date
{
width: 250px;
height: 40px;
top: 7px;
left: 800px;
position: absolute;
}

#info
{
padding-left: 10px;
font-size: 10px;
width: 150px;
top: 133px;
left: 620px;
position: absolute;

/*height: 80px;
top: 35px;
right: 10px;
position: absolute;*/
}

.morearticles
{
width: 200px;
height: 780px;
top: 245px;
left: 800px;
position: absolute;
}

.morearticles_1
{
width: 200px;
height: 780px;
top: 180px;
right: 800px;
position: absolute;
}

#ads
{
width: 180px;

max-width: 180px;
top: 153px;
left: 820px;
position: absolute;
font-size: 10px;
}

#scripterror
{
width: 100%;
top: 0px;
padding: 8px;
clear: both;
text-align: center;
overflow: auto;
color: #CCCCCC;
font-size: 10px;
position: fixed;
background-image:url(pics/overlay.png);
border-bottom: 1px dotted;
z-index: 2;
}

#footer
{
width: 100%;
padding: 6px;
clear: both;
text-align: center;
overflow: auto;
color: #CCCCCC;
font-size: 10px;
position: fixed;
bottom: 0px;
background-image:url(pics/overlay.png);
border-top: 1px dotted;
z-index: 2;
}

#footer a
{
color: #CCCCCC;
}

#admin_left
{
width: 120px;
text-align: left;
float:left;

padding-bottom: 5px;
}

#admin_right
{
width: 400px;
text-align: left;
float:left;
padding-bottom: 5px;
}

#navigation
{
padding-top: 14px;
font-size: 13px;
width: 140px;
position: absolute;
}

#navigation a
{
color: #000000;
text-decoration: none;
}

#navigation Admin
{
padding-top: 14px;
padding-right: 14px;
font-size: 13px;
width: 200px;
position: absolute;
}

#navigation a
{
color: #000000;
text-decoration: none;
}


#body_m
{
/*background: url(images/hemmenews.jpg) no-repeat left top;*/
padding-top: 14px;
padding-right: 5px;
width: 630px;
height: auto; 
min-height: 1260px;
overflow: hidden;
}

#body_m_a
{
width: 610px;
height: auto; 
min-height: 330px;
overflow: hidden;
}

#body_m_l
{
width: 140px;
text-align: left;
float: left;
padding-bottom: 10px;
padding-left: 8px;

}

#body_m_l_a
{
width: 145px;
text-align: left;
float: left;
padding-bottom: 10px;
padding-left: 8px;
}

#body_m_r
{
width: 500px;
margin-left: 136px;
text-align: left;
float: left;
margin-right: 25px;
padding-bottom: 10px;
z-index: 20;
}


#pic_frame
{
width: 100%;
text-align: left;
float: left;
padding-bottom: 8px;
}

#pic_l
{
width: 111px;
text-align: left;
float: left;
padding-right: 5px;
padding-top: 6px;
}

input,select,textarea
{
   color:#666666;
   font: 12px/1.5em Verdana;
   background-color:#FFFFFF;
   border: 1px solid #333333;
}

input:focus,select:focus,textarea:focus
{
   color:#666666;
   font: 12px/1.5em Verdana;
   background-color:#FFFFFF;
   border: 1px solid #FF0000;
}

input:hover,select:hover,textarea:hover
{
   color:#666666;
   font: 12px/1.5em Verdana;
   background-color:#FFFFFF;
   border: 1px solid #FF0000;
}

/*****************
Block
*****************/
.pali_box { 
	background: #F0F8FF;
  
}
.pali_boxtop { 
	background: url(images/pali_tr.gif) no-repeat top right; 
}
.pali_boxtop div { 
	height: 10px; 
	background: url(images/pali_tl.gif) no-repeat top left; 
}
.pali_boxbottom { 
	background: url(images/pali_br.gif) no-repeat bottom right; 
  
}
.pali_boxbottom div { 
	height: 10px; 
  
	background: url(images/pali_bl.gif) no-repeat bottom left; 
}
.pali_boxcontent {
	padding: 0px 10px 0px 10px;
}
.pali_title {
	font-size:120%;
	font-weight:bold;
}
