
#navigationlanguage
{
  position: relative; z-index: 9999;
}

.left
{
float: left; 
}

.right
{
float: right; 
}

.center
{
  margin-right: auto; 
  margin-left: auto;
}

.clear
{
  margin: 0px; 
  font-size: 1px; 
  clear: both; 
  position: relative;
  overflow: hidden;
  height: 0px;
}

.clearout
{
  margin: 0px; 
  font-size: 1px; 
  position: relative;
  overflow: hidden;
  height: 0px;
  clear: both; background-color: red;
}

.italic
{
  font-style: italic;
}

.bold
{
  font-weight: 700;
}

.hidden
{
 visibility: hidden;
}

.visible
{
 visibility: visible;
}

.none
{
  display: none;
}

.block
{
  display: block;
}

.inline
{
  display: inline;
}

.bildtext
{
  font-style: italic; 
  line-height: 18px;
  color: #999999;
}

.centerimage
{
  float: none;
  margin-top: 18px; 
  margin-bottom: 9px; 
  text-align: center;
}

.leftimage
{
  float: left;
  margin-right: 18px;
  margin-top: 9px; 
  margin-bottom: 9px; 
  text-align: left;
}

.rightimage
{
  float: right;
  margin-left: 18px;
  margin-top: 9px; 
  margin-bottom: 9px; 
  text-align: right;
}



#conAll .formfield, .textarea
{

  border-width: 1px 1px 1px 1px; 
  border-style: solid; 
  border-color: #cccccc; 
  color: #000000; 
  font-family: courier new; 
  font-size: 12px; 
  font-weight: 400; 
}

div.page-news h2
{
  margin-bottom: 4px;
  border-width: 0px 0px 3px 0px; 
  border-style: solid; 
  border-color: #eeeeee; 
	padding-bottom: 2px;
}

div.page-news p.date
{
  margin-top: 0px;
  color: #999999;
}

.earliernews{margin: 20px 0px 10px 0px; border: 1px solid #eeeeee; border-width: 0px 0px 3px 0px;}
.tdleft{ padding-right: 10px;}
.textarea {width: 300px;}
.inforow_label {padding-right: 3px; width: 120px; display: block; float: left;}


.row_0
{
border: 1px solid #f5f5f5;
border-width: 0px 0px 1px 0px;
background-color: transparent;
padding-left: 5px; padding-right: 5px;
}

.row_1
{
border: 1px solid #f5f5f5;
border-width: 0px 0px 1px 0px;
background-color: transparent;
padding-left: 5px; padding-right: 5px;
}

#conAll a.tlink:hover
{ color: #000000; text-decoration: underline;}

#conAll .button
{
width: auto; 
line-height: 15px; 
color: #557799; 
font-family: arial; 
font-size: 11px; 
font-weight: 700; 
position: relative; 
top: -1px;
}

.folderimage
{
  border:none;
}

a.gallerylink

{
  text-decoration:none;
}

a.gallerylink:hover

{
  text-decoration:none;
}

.galleryimagecontainer
{
  width: 135px;
  float:left;
  text-align: center;
  margin-bottom:10px;
}

.folder
{
  width: 135px;
  float:left;
  text-align: center;
  margin-bottom:10px;
}

.galleryimage
{
  border:1px #cccccc solid;
  padding:5px;
}

#gpage a{display: inline;}

#conAll div.memberlist_member h2
{
margin: 0px;
}

#conAll div.memberlist_member img
{
border: none;
}

#conAll p.membername
{
float: right; margin: 0px; position: relative; top: 2px;
}

#conAll div.hr 
{
border: 3px solid #eeeeee; border-width: 0px 0px 3px 0px; padding-bottom: 3px; margin-bottom: 18px;
}

#conAll div.hr hr 
{
display: none;
}

/* VOTE STUFF */

.prog-border {
  height: 16px;
  width: 160px;
  background-color: #ffffff;
  border: 1px solid silver;
  margin: 2px 0px 5px 0px;
  padding: 0;
}

.prog-bar {
  height: 14px;
  margin: 1px;
  padding-left: 2px;
  font-size:0.8em;
}

/* VOTE STUFF */

#navigationlanguage ul {list-style: none; padding: 0px; margin: 0px; }
#navigationlanguage li {float: right; padding: 0px 1px 9px 5px; display: inline;}
#navigationlanguage img {border: none;}

.con_mains {margin: 0px 0px 27px 0px;}
.con_mains ul {list-style: none; padding: 0px 10px 0px 10px; margin: 0px; }
.con_mains li {display: inline;}
.con_mains img {border: none;}

.con_mains a, a.conmains
{
  display: block; 
  margin: 0px 0px 2px 0px; width: 187px;
  padding: 0px 0px 2px 23px; 
  background-image: url(/arkiv/webbmaster/admin/13_x_13_right_p.gif); 
  background-position: center left; 
  background-repeat: no-repeat; 
  border-width: 0px 0px 1px 0px; 
  border-style: solid; 
  border-color: #c7d1c8; 
  font-family: arial; 
  font-size: 11px; 
  font-weight: 700; 
  text-decoration: none; 
}

.con_mains a:hover, .con_mains li.selected, a.conmains:hover
{
  background-image: url(/arkiv/webbmaster/admin/13_x_13_right_a.gif); 
  color: #000000; 
}

li.lnk_home, li.lnk_home.selected   {display: none;}






td.filebank
{
  font-family: arial; 
  font-size: 11px; font-weight: 700; padding: 3px 5px 0px 5px;
  color:#666666;
}

th.filebank
{
  font-family: arial; 
  font-size: 11px; font-weight: 700; padding: 3px 5px 0px 5px;
  color:#333333;
  text-align: left; background: #faf6e9; border: 1px solid #333333; border-width: 0px 0px 1px 0px;

}

th.right {
  text-align: right;
}

.imgcol {
  width: 20px;
  text-align: center;
}

.rowfirst
{
  border-top:1px solid #faf6e9;;
}

.qrowright
{
  border-right:1px dashed #c7bb8b;
}

.row
{
  font-family: arial; 
  font-size: 11px; font-weight: 700; padding: 4px 5px 0px 5px;
  color:#333333;

}

.rightborder {
  border-right: 1px dashed #c7bb8b;
}

.rowodd
{
  background-color: transparent;
}

.roweven
{
  background-color:transparent;
}

div.filebank {
	margin-top: 10px;
	margin-bottom: 10px;
}

#conAll div.Personalcontent
{
  position: relative; 
  overflow: hidden; 
	margin-bottom: 27px; 
}

#conAll div.personalimage img
{
  width: 123px; 
  height: 123px; 
  border-width: 1px 1px 1px 1px; 
  border-style: solid; 
  border-color: #666666; 
}


#conAll div.personalimage
{
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 9px; 
  float: left; 
  text-align: left; 
  position: relative; 
}

.Personaldescribe
{ width: 240px; float: left; }

.Personaldescribe a
{ margin: 0px; margin-bottom: 3px;}

#conPersonal h2
{
  margin-bottom: 18px; 
}

#conAll h2.underlined
{

  margin: 27px 0px 25px 0px; 
  padding: 0px 0px 2px 1px; 
  border-width: 0px 0px 3px 0px; 
  border-style: solid; 
  border-color: #f0f0f0; 
}

.Personalcontent h3 {margin: 0px;}
.Personalcontent p.date {margin-top: 0px; font-style: italic; }




