/* ingridguillermo 20111116*/

body {
	margin: 0px; 
	font-family: Calibri, Arial, Verdana, sans-serif; 
	font-size: 1em; 
	background-image: url("images/ingu_bkgr.png");
	background-repeat: repeat;
	/*background: #fce3f0;*/
	text-decoration: none;
	} 


h1 {font-size: 150%; color: #d80079; text-decoration: none;}
h2 {font-size: 100%; color: #999; text-decoration: none;}
h3 {font-size: 80%; font-weight: normal; color: #666; text-decoration: none;}
h4 {font-size: 70%; font-style: italic; font-weight: normal; color: #999; text-decoration: none;}
h5 {font-size: 60%; font-style: normal; color: #999; text-decoration: none;}
h6 {font-size: 130%; color: #d80079;}

.radavstand1 {line-height: 15px; font-weight: normal; text-decoration: none;}
.radavstand2 {line-height: 35px; font-weight: normal; text-decoration: none;}
.rosatext {color: #d80079; text-decoration: none;}
.spaced {color: #d80079; text-decoration: none; letter-spacing: 2px;}
.indrag {padding-left: 30px; line-height: 20px; color: #4d4d4d}
.platta {background-color: orange; color: white; padding: 5px 5px 8px 15px; width: 200px;}
.kurs{margin: 0; font-weight: normal;}


.footer {
	width: 673px; 
	padding: 0px; 
	margin-right: 0px; 
	margin-left: 15px; 
	text-align: left;
	color: #666;
	font-size: 11px;
	text-decoration: none;
	}
	
.footer_links{
	width: 673px; 
	padding: 0px; 
	margin-right: 0px; 
	margin-left: 15px; 
	text-align: left;
	color: #999; 
	font-size: 11px;
	text-decoration: none;
	}
	
/* #ff0099; /*cerise*/
/* #d80079; /*mörkcerise*/
/* #ff6699; /*ljuscerise*/
/* #FFCC66; /*guldgul*/

#dmeny {float:left; margin: 0; padding: 0;}
#dmeny li {background: #d80079; color: white; float: left; list-style: none; margin: 0 1px 0 0;
	padding:10px 0 0 10px; position: relative; height:30px; width:101px;}
#dmeny a:visited{color: #fff; display:block; text-decoration: none; padding: 12px; color: white;}
#dmeny li:hover {background: #ff6699;}
#dmeny li a {text-decoration:none; color: white;}
#dmeny ul {color: white; display: none; margin: 20px 0 0 0; padding: 0; position: absolute;
	top: 20px; left: 0; z-index: 500;}
#dmeny ul { position: absolute;}
#dmeny li:hover ul { display: block;}

#box {width: 600px; padding: 20px; margin-top: 60px;}
#box div {padding: 25px; border: 20px solid;}

#container {
	margin: 0 auto;
	width: 673px;
	position: relative;
	background: #ffffff; 
	padding: 10px 10px 0 10px;
	text-align: left;
	min-height: 101%;
	height: auto !important;
	height: 101%;
	box-shadow: 0 0 10px #000;}
	
#container2 { /*omkursen*/
	margin: 0 auto;
	width: 673px;
	position: relative;
	background: #ffffff; 
	padding: 10px 10px 0 10px;
	text-align: left;
	min-height: 101%;
	height: auto !important;
	height: 101%;
	background-image: url("images/ingritag.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	box-shadow: 0 0 10px #000;
	}
	
#col1 {width: 550px; float: left; padding: 15px; border-left: 1px solid #999;}
#col2 {width: 15em; float: left; padding: 1em;} 



