/*---------------Skriftstørrelser normal---------------*/
body{font-size:12px;}
a#txt_default, a#txt_default:visited, a#txt_default:active{font-size:10px;color:white;}
#txt_stor{font-size:15px;color:#000; }
h1{font-size:18px;}
h2{font-size:15px;}
h3{font-size:13px;}
#menu,#switcher{font-size:11px;}
#sek_navigation, #forsidetekst dd, #forsidetekst dt{font-size: 11px;}
.formeks{font-size:10px;}
/*--------------------Farver--------------------*/
#main{background-image : url(/grafik/bg/groen.gif);}
#indhold a, #indhold a:active{color:#3366CC;}
#indhold a:visited{color:#993399;}
#indhold a:hover{color:#0000ff;}
#sek_navigation a, #sek_navigation a:active{color:#000066;}
#sek_navigation a:visited{color:#663366;}
#sek_navigation a:hover{color:#0000ff;}
/*--------------------Generelt--------------------*/
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:1.4;
	background-color:#BEBEB3;
	text-align:center;
	}
h2{margin-top:20px;margin-bottom:3px;}
h3{margin-top:13px;margin-bottom:0px;}
p.foerste{margin-top:0;}
em{font-weight:bold;font-style:normal;}
p.citat{padding-right:50px;padding-left:50px;}
#all{text-align:left;width:760px;margin-left:auto; margin-right:auto;}
#main{	background-color : White;
	background-repeat : repeat-y;
	height:100%;
	}
#indhold{
	width:486px;
	padding:35px;
	float:left;
	text-align:justify;
	}
img{border:0;}
/*-------------------Menuen----------------------*/
#topbar{height:80px;}
#heleMenuen{padding:3px 0 0 0;height:20px;width:760px;}
#menu{
	width:560px;
	float:left;
	}
#switcher a, #switcher a:hover, #switcher a:visited{margin:0;padding:0;}
#switcher{color:#666666;
	padding:0;
	text-align:center;
	margin:0;
	width:190px;
	margin-left:554px;
	position:relative;top:-3px;
	}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	float:left;
	margin:0 30px 0 0;
	}
#menu a{text-decoration:none;color:black;}
/*---------------Sekundær navigation------------*/
#sek_navigation{
	margin-left:557px;
	width: 190px;
	}
#sek_navigation ul{
	padding:0;list-style:none;
}
#extras{
	width:189px;
	padding:5px;}
#sek_navigation fieldset,#forsidetekst fieldset{
    border:1px solid gray;
    padding: 3px 5px;
	margin-bottom:5px;
}
#sek_navigation legend, #forsidetekst legend {
    letter-spacing: 1px;
    color:black;
    font-weight: bolder;
	padding:0;
	margin-bottom:5px;
}
#indholdsfortegnelse{
	background-color : White;
	width:189px;
	padding:5px;
}
#aktueltKapitel{font-style:italic;color :gray;}
#alleLinks{margin:0;}
#alleLinks li{cursor:pointer;cursor:hand;}
/*-------------------Erik Satie---------------*/
#saraSkema td, #saraSkema th{border:1px solid black;padding:6px;}
#taktKol {width:60px;}
#saraSkema{width:350px;text-align:center;border-collapse:collapse;}
#saraSkema th{font-weight:bold;text-align:left;}
#motivskema{border-collapse:collapse;}
#motivSkema td{padding:6px;border:1px solid black;}
/*--------------------Forside-----------------*/
#forsidefotos{width:170px;}
#forsidefotos img{margin-bottom:20px;border:1px solid #000;}
#forsidetekst{float:right;width:250px;padding: 0 40px 0 20px;}
#forsidetekst fieldset{padding: 2px 10px;}
#forsidetekst dl{margin:5px 0 0 0;}
#forsidetekst dt{font-weight:bold;}
#forsidetekst dd{margin-bottom:10px;margin-left:15px;text-align:left;}
.mvh{text-align:right; margin-bottom:30px;}



.formeks{color:#666666;}

/*--------------------------resten er: G A L L E R Y -----------------------*/

/*    text styles */
.title                          /* album titles on main page */
	{ 
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;
	  width: 100%;
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	  color:#90a880;
	  font-weight:bold;
	  letter-spacing: 1px;  
	  text-decoration: none;
	}
.title a:hover {
	  color: #90a880;
	  text-decoration: underline;
	} 
.mod_title	/* album title  Text is controled by .title */ 
	{ 
          /*background-image: url(../images/mod_titlebar.jpg);*/
		  border:0px solid #000;
          width: 100%;
          height: 20px;
		  background-color:#000;
	      border-top:1px solid #90a880;
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ {}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ {}
.mod_title_left  /* album title hightlight  Text is controled by .title */ {}
.albumdesc  /*album description includes all text and background*/
	{
	  color:#ffffff;
	  font-weight:bold;
	  
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px dashed #000000;
	  width:400px;	  
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  color:#ffffff;
	  font-weight:bold;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  letter-spacing: 1px; 
	}
.caption  /* photo captions on all pages */{ font-size: 10px; }
.modcaption  /* modifies background for caption text to reside */
	{
	  color: #ffffff;
	  font-size: 11px;
	  font-weight:normal;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px dashed #000000;
	}
.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention /* voting instructions */{}
.headbox  /* box around the page headers */{}
.head  /* page headers behind the Gallery title*/
	{ 
	  color:#90a880;
	  font-size: 12px;
	  font-weight:bold;
	  /*background-image: url(../images/mod_titlebar.jpg);
	  line-height:140%;*/
	  letter-spacing: 1px;
	  border:0px dashed #ffffff;
	  height: 20px;  
	}
.head a,
.head a:link,
.head a:visited,
.head a:active 
	{
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.head a:hover
	{
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
         /* background-image: url(../images/mod_titlebar.jpg);*/
		 border-top:1px solid gray;
		  border-bottom:1px solid gray;
          width: 100%;
          height: 20px;
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ {}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ {}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ {}
.bread  /* used in breadcrumb bars */{font-size: 10px;}
.bordertop{}
.borderright{}
.borderleft{}
.albumdesc .fineprint  /* used for fine print */{padding-left:50px;}
.fineprint  /* used for fine print */{font-size: 9px;}
.popuphead
	{
	  font-size: 16px;
	  font-weight: bold;
	  color: #ffffff;
	}
.popup
	{
	  font-size: 12px;
	  font-weight: bold;
	  color: #ffffff;
	}
#popuplink_1, .editlink{margin-top:80px;}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: bold;
	  color: #ffffff;	  
	}
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#ffffff;
	  font-size: 12px; 
	  font-weight:bold;
	  /*background-image: url(../images/mod_navbar.jpg);*/
	  line-height:140%;
	  letter-spacing: .2em;
	  border-bottom:1px dashed gray;
	  border-top:1px dashed gray;
	  width: 100%;
	  height: 14px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #ffffff; 
	  font-weight: bold;
	}

.adminform {
          font-size: 10px;
          font-weight: bold;
          color: #000000 ;
        }
.search  /* used in admin bars - the search text*/
	{ 
	  font-size: 10px; 
	  font-weight: normal;
      color: #fff;
	}
.leftspacer /* amount of space to the left of the header and titles */{width: 5px;}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #000000;
	  line-height:140%;
	  letter-spacing: 1px;
	  border:0px dashed #000000;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #ffffff;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #90a880;
	  line-height:140%;
	  border:0px dashed #000000;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}
.modfooter, .modfooter table tr td span.fineprint /*footer where the Gallery version is located*/
	{ 
	  font-size: 9px;
	  font-weight:normal;
	  background-color: #000000;
	  line-height:140%;
	  padding:2px;
	  border:0px dashed #000000;
	  width:100%   ;
	  color:silver;
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  text-decoration: none;
	  color:#ffffff;
	}
.modfooter a:hover {
	  color: #E91414;
	  text-decoration: none;
	}
#kommentar a#popuplink_1{font-weight:normal;color:#90a880;}	
	
	
	
