@charset "UTF-8";
/* KMH main CSS */
html{
	/* margin:20px 10px 0px 0px; */
      /* margin:0; 
	padding:0; */
}

body{
	margin: 20px 10px 0 0;
 	padding:0;
	font-family:Arial, Helvetica, sans-serif;
        overflow-y: scroll;
/*text-align: center; */

/* 
top: 0 px;
left: 0 px;
*/
}

/* centering for the &%&¤&%¤ sake of IE */
#container {width:100%;
position:absolute;

}


p{
       font-size: 14px;
       line-height: 18px;
}

a{
       text-decoration: underline;
       color: #000;
}

a:hover{
      text-decoration: underline;
      color:#EB0019;
}

/* h1 - huvudrubrik */
h1{
       color:#EB0019;
       font-weight:normal;
       font-size: 24px;
       line-height: 24px;
       width: 474px;
}


/* h2 - underrubrik */

h2{
       color:#000;
       font-weight:normal;
       font-size: 18px;
       line-height: 20px;
}


h3{
	font-size:16px;
	line-height:18px;
        font-weight: bold;	
}

/* h4 - mellanrubrik */

h4{
       color:#000000;
       font-weight:normal;
       font-size: 16px;
       line-height: 20px;
}

h4 a{
       text-decoration: none;
}


/* jätterubrik */
h6{
	font-size:40px;
        font-weight: 500;
        line-height: 40px;
        margin:0px;
       	
}
.hidden{
       display:none;
}
/* tillagt 120123 */

table
{
font-family:"Graphic", Arial, Helvetica, sans-serif;
font-size:12px;
width:100%;
border-collapse:collapse;

}
table, th
{
border:1px solid #cccccc;
}
td
{
text-align:left;
padding:5px;
vertical-align:top;
border:1px solid #cccccc;
}


/* #wrapper{
	margin: 20px auto 0 auto;
	width:960px;
} */

#wrapper {
	/*margin-left: -480px;*/
        /* margin-left:10px;*/
	width: 960px;
	/*position: absolute; */
position:relative;
/* text-align:center; */
/* margin-top: 0 auto;*/
 margin-left:auto;
margin-right:auto; 
}



/*#header{
	width:100%;
}*/

#logo{
	padding-top: 20px;
	vertical-align:bottom;
        background-image:url(assets/images/site/Logo_KMH_Red.gif);
        background-repeat: no-repeat; 
        background-position: left bottom; 
}

#menuline{
	border-top: 10px solid #E30613;
	width:716px;
	position: relative;
	left:242px;
	top: -10px;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*#menu{
	width:716px;
	position:relative;
	left: 222px;
	top:10px;
}*/

#menu {
	margin-left: 222px;
	padding-top: 10px;
clear: left;
}

#menu ul{
	margin:0;
	padding:0;
}

#menu ul li{
	display: inline;
	list-style:none;
	margin-left:20px;
	text-align:left;
}

#menu ul li a{
	font-size:16px;
	color:#eb0019;
	text-decoration:none;
}
#menu ul li.active a{
	color:#000;
}
#menu ul li a:hover{
	text-decoration:underline;
}

#topmenu{
	text-align: right;
}

#topmenu ul {
	margin: 0;
}

#topmenu ul li{
	display: inline;
	list-style:none;
	margin-right:10px;
}

#topmenu ul li a{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#topmenu ul li a:hover{
	text-decoration:underline;
}

#contentText ul li{
        font-size: 14px;
}
#contentText td{
        font-size: 14px;
}

/* --- Columns in layout --- */
#middleWrapper {
	
        padding-top: 65px;
}

#Article {
        float:left;
        width:464 px;
        padding:0px 0px;
}

#Right {
	
        width:222 px;
        padding:18px 5px;
}


#contentHeader {
padding-top: 15px;
}
#contentHeader h1 {
	margin-top: 0;
}

/* ---- BREAD CRUMBS ---- */
#breadcrumbs{
        font-size: 12px;
        position: relative;
        top: -18px;
}
#breadcrumbs a{
       color: #000;
       text-decoration: none;
}
#breadcrumbs a:hover{
       color: #EB0019;
       text-decoration: underline;
}

/* ---- MID ---- */


#midsevenhundredsixteen{
width:716px;
}

#boxthreefivethree{ 
float:right;
/* width:212px; */
width:30%;
margin-right:10px; 
margin-left:0px; 
padding:5px;
border-style:solid;
border-radius:10px;
border-width:1px;
border-color:#Eb0019;
background:#eeeeee;
min-height:400px;
}

/* ---- CONCERTS ---- */
/*#ConcertPost {
border-top-style:solid;
border-width:5px;

} */
#ConcertDateTest {
    padding:5px;
    float: left; 
 
}
#ConcertTime {
/*   border-top-style:solid;
   border-width:1px; */
    padding-top:12px;
    padding-bottom:0px;
    font-size: 12px;
}

#ConcertInfo {
    padding-bottom:10px;
    clear:both; 
border-bottom-style:solid;
   border-width:3px;
 
}

/* ---- FOOTER ---- */

#space{
        clear: both;
        width: 960px;
        height: 5px;
}
#footer{
	clear:both;
        padding-top:5px;
	margin-top:20px;
        margin-bottom:20px;
	border-top:#EB0019 1px solid;
}
#footer p{
	font-size:12px;
	margin:0;
	padding:0;
	color:#000;
}
/* LISTOR */
/*LISTA FÖR UTBILDNINGAR MED STUDIEKOD*/

#kurs a {        
        font-family: arial; 
        font-size: 14px;
        font-weight:normal;
        line-height: 18px;
        margin-top:0px;
        margin-bottom:0px;
        text-decoration:none;
}

/* FORMULÄR eForm */



fieldset
{
width:474px;
border: 1px solid #eb0019;
font-size: 14px;
font-family:arial;
}


textarea
{
width: 400px;
height: 40px;      
border: 1px solid #eb0019;
}

input { 
      width: 232px;
      border: 1px solid #eb0019;

}

/*LISTA under utbildning */
#linklist {
width: 474px;
border: 1px solid #eb0019;
padding:5px;
margin:0px;
}

#linklist_header {
width:474px;
height:25px;
/* background-color:#eb0019; */
font-size: 18px;
color: #eb0019;
font-family:arial;

} 

