/* Start of CMSMS style sheet '4templates' */
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(uploads/images/4templates/homepage01.jpg) repeat-x left top;
}

/** FORMS */

img.rtStar{
    width:12px;
    height:12px;
  }


form {
	margin: 0px;
	padding: 0px;
}

p strong {
color: white;
}


/** HEADINGS */

h1, h2, h3 {
	margin: 0px 0px 15px 0px;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
        letter-spacing: 1px;
	font-weight: normal;
	color: #DBDBDB;
}

h1 span, h2 span, h3 span {
	color: #D20000;
}

h1 {
	font-size: 23px;
}

h2 {
	font-size: 16px; font-weight: bold;color: #fff;
}

h3 {
	font-size: 12px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ACACAC;
}

p, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	/*text-align: justify;*/
	line-height: 19px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	float: left;
	padding-left: 15px;
}

.list1 li.first {
	padding: 0px;
}

.list1 img {
	margin-bottom: 10px;
}

.list1 .more {
	display: block;
	background: url(uploads/images/4templates/homepage10.gif) no-repeat right center;
}

.list1 .more:hover {
}

/** LINKS */

a {
   color: #ffffff;
   text-decoration: none;
   padding: 0;
   /*background: url(uploads/images/dot.gif) no-repeat 0.5em center;*/
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

div#frontpage {
width:500px;
height:200px;
overflow:hidden;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.billeder {
	margin: 7px 7px 3px 7px;
            border: 1px solid orange;
            padding: 2px;
}

.billedergrey {
	margin: 7px 7px 3px 7px;
        border: 1px solid silver;
        padding: 2px;
}

.billederUdenVenstreOgTopMargin {
	margin: 0 0 5px 0;
        border: 1px solid orange;
        padding: 2px;
}
.billederUdenMarginOrange {
	margin: 0 0 0 0;
        border: 1px solid orange;
        padding: 1px;
}

.billederUdenMarginGrey {
	margin: 0 0 0 0;
        border: 1px solid silver;
        padding: 1px;
}

img.border {
	border: 5px solid #272727;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 10px;
	background: url(uploads/images/4templates/homepage09.gif) repeat-x left center;
}

/** MENU */

li.separator {
background: url(uploads/images/4templates/string.jpg) no-repeat left center;
}

#menu {
	background: url(uploads/images/4templates/subpage02.jpg) no-repeat left top;
}


/** PAGE */

#page {
	background: url(uploads/images/4templates/subpage03.jpg) repeat-y left top;
}

#pagebg {
	padding-bottom: 50px;
	background: url(uploads/images/4templates/subpage06.jpg) no-repeat left bottom;
}
	

/** SIDEBAR */

#sidebar {
	background: url(uploads/images/4templates/subpage04.jpg) no-repeat left top;
}

#submenu {
	margin: 0px;
	padding: 13px 0 0 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	float: left;
}

#submenu a {
	display: block;
	width: 145px;
	height: 30px;
	padding: 20px 0px 0px 25px;
	background: url(uploads/images/4templates/homepage03.gif) no-repeat left top;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu .first a {
	background: none;
}

#submenu .light a {
	background-image: url(uploads/images/4templates/homepage04.gif);
}

/** CONTENT */

#content {
	background: url(uploads/images/4templates/subpage05.jpg) no-repeat left top;
}

/** FOOTER */

#footer {
	background: url(uploads/images/4templates/subpage07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 30px;
	line-height: normal;
	text-align: center;
	color: #B9B9B9;
}
/* End of '4templates' */

