/* ------------------------------------------------------------- */
/* CSS til www.adjunkten.dk - mobillayout		              	 */
/* Sidst redigeret 15. juli 2008 af Adjunkten			      */
/* ------------------------------------------------------------- */

body { 	margin: 0;
		background-color: #eeeeee;
		text-align: left;
		color:black;
		padding:0;
		font:1em 'Bookman Oldstyle', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		line-height: 150%; }

.topbar {
	position: relative;
	margin: 10px 0px 0px 0;
	text-align: center;
	font:4em 'Bookman Oldstyle', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 100%;}

.topbar ul {text-align: left;
			margin: 0;
			padding: 0;}
.topbar li {
		list-style-type: none;
		display: inline;
		}
.topbar a { 
		color: white;
		text-decoration:none;
		width: 100%;
		border-left: 2px;
		background: #006600;}
.topbar a:hover { 
		color: #006600;
		background: white;
		
		}
.topbar a:visited {
		color:white;}
.topmenu {
	color:white;
	margin: 60px 0px 15px 0px;
	font:20px 'Bookman Oldstyle', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 100%; }

.topmenu a { 
		color: white;
		text-decoration:none;
		width: 100%;
		border-left: 2px;}
.topmenu a:hover { 
		text-decoration: underline;
		}
.topmenu a:visited {
		color:white;}
.topmenu ul {text-align: left;
			margin: 0;}
.topmenu li {
		list-style-type: none;
		display: inline;
		}
.menukasse,.search{display:none;}

.menu li {
			margin: 0.2em;
			padding: 0;
			list-style-type:none; }	
	
ul.menu {
			margin: 0em;
			padding: 0;
			list-style: none;
			}
a, a:visited {color: #006600;
			text-decoration: none;}
a:hover {text-decoration: underline;}		
.indertekst {
	margin-top: 10px;
	padding: 5px;
	text-align: left;
	background: #ffffff;
}
.indertekst a {
	color: #006600;
	text-decoration: underline;}
.indertekst a:hover {
	color: #cc0000;
	text-decoration: none;}
ul.tekst {text-align: left;
			margin: 10px 0 20px 0;}
.illustration {
			float: right; 
			margin: 20px 0px 20px 20px; 
			}
.illustration2 {
			float: left; 
			margin: 20px 30px 20px 0px; 
			}
.citat {
	width: 90%;
  	font: 1em normal Tahoma, sans-serif;
  font-weight: bold;
  margin: 10px auto;
  background: #eeeeee;
  background-image: url(/billeder/openquote.gif);
  background-position: top left;
  background-repeat: no-repeat;
  }
.citat span {
    display: block;
    background-image: url(/billeder/closequote.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
} 
#kontaktoplysninger {
		text-align: center;
		color: #cccccc;
		border-top: dotted silver 2px;
		height: 3%;
		padding: 2%;
		font-size: 1em; }
		
		
a.bundlink {
		color: #006600;
		text-decoration: underline;}	
hr.cleaner {
	clear:both; 
	height:1px; 
	margin: 10px 0 0 0; 
	padding:0; 
	border:none; 
	visibility: hidden;}
.adjunkten {
	width: 90%;
	text-align:center;
	color:#006600;
	margin: 0 0 2px 0;
	font:1em 'Bookman Oldstyle', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 100%;
	font-weight: bold;
	 }
	
.righttop {display:none;}

.citattop,.emnelogo {display:none;}



.kolofon {
	display:inline;
	font-weight: bold;
	font-style: italic;
	color: #cc0000;	}
h2.forside {font-size: 20px;}

 /*Forum styles */


TD.strHeadCellColor
 {
   color: #FFFFFF;
   background: #006600;
   border-right:  #1e2024 1px solid;
   border-top: #515E83 1px solid;
   border-left: #515E83 1px solid;
   border-bottom: #1e2024 1px solid	;
 }
 
TD.strHeadCellColor2
 {
   color: #FFFFFF;
   background: #354873;
   border-bottom: #1e2024 1px solid;
   border-top: #1e2024 1px solid; 
 }
 
TD.strAltForumCellColor
 {
   background: #ffffff;
   border-bottom: #1e2024 1px solid;
   margin-top: 10px;   
 }
 TD.strCategoryCellColor
 {
   color:#ffffff;
   background:url('/billeder/graybar.gif');  
 }

.venstre {position: relative; text-align: center;}
.midt{position: relative; text-align: center;}
.hojre{position: relative; text-align: center;}

ul {padding: 0;
	margin: 0;}	
h4.menu {
	text-align: center;
	margin-top: 50px;
	color: #006600;
	font:14px 'Bookman Oldstyle', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#ffffff;}
	
 /*Særlige dansk styles */
	p.kommentar {
		color: #006600;
		font-size: 0.75em;
		font-style: italic;}
	
	li.strofe {
		text-indent: 0px;
		margin: 2em;
		color: black; }
	
	ol.digt {
		margin: 2em;
		color: black; }
	p.kilde {
		text-align: right;
		font-size: 1em;
		color: #eeeeee; }
a.glose {border-bottom: 1px dotted;}
