/**************************************
	Main css for cms.tinx.dk			
***************************************/
/* Main Tags */
*						{ text-decoration: none; font-family: arial, helvetica, verdana, sans; font-size: 11px; color: #444444; }
body					{ text-align: center; background: #dddddd url(../gfx/topbg.gif) repeat-x; margin: 0; padding: 0;}
input 					{ border: 1px solid #433933; background: #FFFFFF url(../gfx/input_bg.gif) repeat-x; color: #999;  padding:1px; margin:0px;  }
form					{ margin:0; padding:0; }

a						{ color: #7f1013; text-decoration: underline; }
a:active				{ color: #7f1013; text-decoration: underline; }
a:visited				{ color: #7f1013; text-decoration: underline; }
a:hover					{ color: #c73333; text-decoration: none; }

h1						{ margin:0; color: #ff7901; font-size: 20px; font-weight: normal; margin-bottom: 10px; }
h2						{ color: #ff7901; font-size: 16px; font-weight: normal; margin-bottom: 10px; margin-top: 10px;}
h3,h4,h5,h6				{ color: #ff7901; font-size: 12px; font-weight:bold; margin:0; margin-bottom: 3px; }
p						{ margin:0; margin-bottom: 10px; }
img						{ border:none; }
ul						{ list-style-image: url(../gfx/li.gif); }


/* Page Construction - wappers */
#page_load_time			{ display:none; }
#page					{ margin: 0px auto; text-align: left; width: 850px; border: none; position:relative;}
#wrapper				{ float:left; width: 850px;  }
#top					{ background-image: url(../gfx/logo.gif); background-repeat: repeat-y; height: 130px; margin-right:10px;}
#content				{ float:left; width: 810px; background-color:#fff; border: 1px solid #ccc; padding: 20px;}
#innercontent			{ float:left; width: 600px; }
#footer					{ float:left; width: 850px; text-align: center; margin-top: 20px; ; color: #aaaaaa; font-size: 10px;}

/* Søgning */
#search							{ float:right; color: #aaa; padding: 7px; }
#search input					{ float:left; margin-left: 5px; }
#search input.btn				{ border:none; background:none; }
#search input.searchfield		{ float:left;  color: #aaa;  font-size: 11px; padding-top: 2px; height: 15px; }
#search input.searchfield_normal{ float:left; color: #333;  font-size: 11px; padding-top: 2px; height: 15px; }

/* topmenu */
#topmenu					{ padding-top: 98px; text-align:left; margin-left: 120px; }
#topmenu a					{ color: #FFFFFF; margin:0px; padding: 0px; padding-left: 20px; padding-right: 20px; text-align:center; border-right: 1px solid #FFFFFF; font-size: 12px; }
#topmenu a:link				{ color: #FFFFFF; font-weight: normal; text-decoration:none; }
#topmenu a:visited			{ color: #FFFFFF; font-weight: normal; text-decoration:none; }
#topmenu a:hover			{ color: #cccccc; font-weight: normal; text-decoration:none;  }
#topmenu a.selected			{ color: #FFFFFF; font-weight: normal;}
#topmenu a.selected:link	{ color: #FFFFFF; font-weight: normal; text-decoration:none; }
#topmenu a.selected:visited	{ color: #FFFFFF; font-weight: normal; text-decoration:none; }
#topmenu a.selected:hover	{ color: #cccccc; font-weight: normal; text-decoration:none;  }

#topmenu ul						{ position:absolute; list-style-type: none; list-style-image: none; padding:0; margin:0;  top:10px; width: 720px;}
#topmenu ul li					{ float:right;  }
#topmenu ul li a				{ color: #666; margin:0px; padding: 0px; padding-left: 10px; text-align:center; border: none; font-size: 10px; }
#topmenu ul li a:link			{ color: #666; font-weight: normal; text-decoration:none; }
#topmenu ul li a:visited		{ color: #666; font-weight: normal; text-decoration:none; }
#topmenu ul li a:hover			{ color: #aaa; font-weight: normal; text-decoration:none;  }
#topmenu ul li a.selected		{ color: #666; font-weight: normal;}
#topmenu ul li a.selected:link	{ color: #666; font-weight: normal; text-decoration:none; }
#topmenu ul li a.selected:visited{ color: #666; font-weight: normal; text-decoration:none; }
#topmenu ul li a.selected:hover	{ color: #aaa; font-weight: normal; text-decoration:none;  }

/* Breadcrumb */
#breadcrumb					{ float:left; padding: 10px; color: #757575; font-weight: bold; }
#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:active		{ color: #a9a9a9; font-weight: normal; padding: 5px; }
#breadcrumb span			{ color: #000; padding: 5px; font-weight:normal; }

/* leftmenu */
#leftmenu				{ float:left; width: 180px; margin-right: 15px; }
#leftmenu ul 			{ list-style-type: none; list-style-image: none; padding:0; margin:0; border-top: 1px solid #eee; }
#leftmenu a, 
#leftmenu a:link		{ color: #555; padding:5px; text-decoration:none; font-size: 12px;display:block; border-bottom: 1px solid #eee; }
#leftmenu a:hover 		{ color: #ff7901; background-color: #fafafa; }
#leftmenu a:active, 
#leftmenu a.selected 	{ color: #000; background-color: #fafafa; font-weight: bold;}
#leftmenu ul ul 			{ list-style-type: none; list-style-image: none; padding:0; margin:0; border:none; border-bottom: 1px solid #eee; border-top: 1px solid #fafafa;  background-color: #fafafa; display:block;  }
#leftmenu ul ul li			{ margin-bottom: 4px; margin-top: 4px; background-color: #fafafa;  }
#leftmenu ul ul a, 
#leftmenu ul ul a:link		{ color: #555; padding:0; padding-left: 10px;   border:none; border-left: 5px solid #fafafa; text-decoration:none; font-size: 10px;display:block; }
#leftmenu ul ul a:hover 		{ color: #ff7901; background: none; border-left: 5px solid #ff7901; }
#leftmenu ul ul a:active, 
#leftmenu ul ul a.selected 	{ color: #ff7901; background:none; border-left: 5px solid #ff7901;}

om: 3px solid #890101; border-top: 3px solid #890101; width: 850px; height: 250px; }

/* Spots - forside */
#boxes					{ float:left; width: 810px; }
div.box					{ float:left; display:block; background: #fafafa url(../gfx/boxbg.gif) repeat-x; width: 362px; height: 136px;  padding: 15px; padding-top: 10px; padding-bottom: 10px; margin: 5px;  border: 1px solid #ccc; }
div.box .headline		{ font-size: 12px; font-weight:bold; color:#ff7901; border-bottom: 1px solid #ccc; display:block; margin-bottom: 5px;}

/* Gallerier */
#galleries				{ float:left; text-align: center; }

div.gallery				{ background: #fff url(../gfx/boxbg.gif) repeat-x; padding: 20px; border: 1px solid #eee; }
div.gallery img			{ margin: 5px; }


/* Document list - nyheder rss */
ul.documentList			{ list-style-type: none; list-style-image: none; padding:0; }
ul.documentList li		{ margin-top: 10px; margin-bottom: 10px;  }

/* generelt */
input.btn				{ border:none; background:none; }
.headline		{ color: #ff7901; }


