/* $Id: screen.css,v 1.9 2006/06/08 08:29:54 cvsdef Exp $ */
 body {
 	background-image:url(../images/baggrund/pinstripe.jpg);
	background-repeat:repeat;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	
}

body a {
text-decoration:none;
padding-left: 10px;
margin-left: 0px;
background:url(../images/menu_arrow_massiv.gif) no-repeat 0% 60%;
color:#7e1b3c;
font-weight:bold;
}


body a:hover {
color: #002946;
}

#page {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	border: solid #7389a1;
	border-width: 0px 1px 0px 1px;
}

#logo {
	margin-bottom: -3px;
}


html>body #logo {
	margin-bottom: 0px;
}


#main_content {
	background-color: #f5f5e8;
	padding-top: 30px;
	
}

/* TOPMENUEN */
#menu {
	margin: 0px;
	width: 928px;
	height: 21px;
	background-color: #002946;
}

#menu ul{
  list-style-type: none;
  padding: 0px;
  margin-left:0px;
  
}

#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	margin-left: 10px;
	
}

#menu li a{
	color: #bbcad5;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #6f77a8;
	padding-right: 15px;
	padding-left: 10px;
	background-image:none;
}

#menu li a:hover{
	color: #FFF;
	background:url(../images/menu_arrow_massiv.gif) no-repeat 0% 60%;
}
#menu li a.active, #menu li a.subactive{
	color: #FFF;
	background:url(../images/menu_arrow_massiv.gif) no-repeat 0% 60%;
}


#top_skiller {
	background: #c0cad5;
	height: 18px;
	border-bottom: 1px solid #9DABB9;
	border-top: 1px solid #9DABB9;

}

/* SUB MENUEN */
#sub_menu {
	width: 172px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 25px;
	
}

#sub_menu ul{
  list-style-type: none;
  margin:0px;
  padding:0px;
}

#sub_menu ul li{
  background: url(../images/right_menu_tile.gif) repeat-x;
  margin: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height:11px;
}

#sub_menu ul li ul li{
  background:none;
}

#sub_menu ul li a{
	color: #0f2550;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
	background:url(../images/menu_arrow.gif) no-repeat 0% 60%;
}

#sub_menu li a:hover{
	color: #7e1b3b;
	background:url(../images/menu_arrow_red.gif) no-repeat 0% 60%;
	
}
#sub_menu li a.active {
	color: #7e1b3b;
	background:url(../images/menu_arrow_red_massiv.gif) no-repeat 0% 60%;
}

#sub_menu li a.subactive {
	color: #7e1b3b;
	background:url(../images/menu_arrow_red.gif) no-repeat 0% 60%;
}

#sub_menu ul li ul{
margin-left: 20px;

}

#sub_menu ul li.select ul li a{
	color: #7e1b3b;
	font-weight:normal;
}

#sub_menu ul li.select ul li.select a{
	color: #7e1b3b;
	font-weight:normal;
	background:url(../images/menu_arrow_massiv.gif) no-repeat 0% 60%;
}

/*  CONTENT  */
#content {
	float: left;
	width: auto;
	margin-left: 0px;
	font-size: 10px;
	color:#002946;
	padding-left:25px;
}

#content {
	margin-top:-3px;
}


html>body #content {
	margin-top:-15px;
}

#content h1 {
color: #002946;
font-family:Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight:bold;
border-bottom:#760700 solid 1px;
}

#content h2 {
color: #0f2550;
font-size: 11px;
font-weight:bold;
}

/* Forside Teasers*/
.teaser {
width: 188px;
float: left;
margin-right: 41px;
}
.teaser2 {
width: 188px;
float: left;
margin-right: 0px;
}

.t_image {
padding-bottom: 2px;
}

.front_line {
border-bottom: 1px solid #7e1b3b;
height:1px;
}




#rightbar {
	width: 200px;
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}

.right1 {
color:#7d7d7d;
font-size:10px;
font-family:verdana;
}

.right2{
color:#FFF;
font-size:10px;
font-family:verdana;
}

.input-text-login {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #919191;
	padding: 1px;
	width: 150px;
}

.input-text-view {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #919191;
	padding: 1px;
	width: 250px;
}

.input-text-newsletter {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #919191;
	padding: 1px;
	width: 150px;
}

.input-but {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	margin-top: 5px;
}


.right2 a{
	color:#FFF;
}

.customer {
	float:left;
	width:323px;
	
}

.customer a{
	background:url(../images/menu_arrow_red.gif) no-repeat 0% 60%;
}

.sep {
	height:1px;
	border-bottom:1px dashed #002946;
}

body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #menu li {
	color: #bbcad5;
}


