/* CSS Document */



/* ------------- global --------------*/


body {
	background-color: #ffffff;
	font-family: "Trebuchet MS", "Lucida sans unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0; }

a:link {
	color: #ea69a0;
	text-decoration: none; }

a:hover {
	color: #8d0e5e;
	text-decoration: none; }
	
a:visited {
	color: #ea69a0;
	text-decoration: none; }
	
a:active {
	color: #ea69a0;
	text-decoration: none; }

h1 {
	font-size: 24px;
	color: #5d0035;
	font-weight: normal;
	font-family: "Trebuchet MS", "Lucida sans unicode", "Lucida Grande", "Arial", sans-serif; }

.ingress {
	font-size: 15px;
	color: #535353; }


/* ------------- content --------------*/


#content {
	width: 960px;
	padding-top: 20px;
	background: url(bilder/page_bg.jpg) no-repeat;
	overflow: auto;
	min-height: 780px; }

#logo {
	height: 100px;
	padding-top: 20px;
	padding-left: 40px; }

#sidebar {
	float: left;
	width: 220px;
	background: url(bilder/menu_bg.gif) no-repeat; }
	
#main_content {
	float: left;
	width: 515px; 
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	background: #ffffff; }

#ads {
	float: right;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	}
#ads a{
	text-decoration: none;
}
#ads a img{
	border: none;
}
#textarea {
	padding: 40px; }

#date {
	margin-left: 30px;
	padding-top: 20px;
	background: url(bilder/date_bg.gif) no-repeat;
	height: 80px;
	width: 180px;
	text-align: center; }

#date .datetxt {
	font-family: "Trebuchet MS", "Lucida sans unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 24px;
	color: #ffffff;
	/*background: #880e59;*/
	line-height: 32px;
	font-weight: bold; }

#time {
	margin-top: 5px;
	margin-left: 30px;
	padding-top: 15px;
	background: url(bilder/times_bg.gif) no-repeat;
	height: 90px;
	width: 180px;
	text-align: center; }

#time .location {
	font-family: "Trebuchet MS", "Lucida sans unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 24px; }

#time .timetxt {
	font-family: "Trebuchet MS", "Lucida sans unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #ffffff; }

#ticket {
	margin-top: 5px;
	margin-left: 30px;
	padding-top: 20px;
	background: url(bilder/ticket_bg.gif) no-repeat;
	height: 45px;
	width: 180px;
	text-align: center; }

#ticket .tickettxt1 {
	font-family: "Trebuchet MS", "Lucida sans unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff; }
	
.head_tidigaremassor {
	background-image: url(bilder/head_tidigaremassor.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 515px;
	padding: 0;
	margin: 0; }

.head_utstallare {
	background-image: url(bilder/head_utstallare.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 515px;
	padding: 0;
	margin: 0; }

.head_scenprogram {
	background-image: url(bilder/head_scenprogram.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 515px;
	padding: 0;
	margin: 0; }

.head_seminarium {
	background-image: url(bilder/head_seminarium.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 515px;
	padding: 0;
	margin: 0; }

.head_aktiviteter {
	background-image: url(bilder/head_aktiviteter.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 515px;
	padding: 0;
	margin: 0; }

.head_tavling {
	background-image: url(bilder/head_tavling.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 515px;
	padding: 0;
	margin: 0; }

.head_massinformation {
	background-image: url(bilder/head_massinformation.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 515px;
	padding: 0;
	margin: 0; }

.head_press {
	background-image: url(bilder/head_press.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 515px;
	padding: 0;
	margin: 0; }

.head_kontakt {
	background-image: url(bilder/head_kontakt.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 515px;
	padding: 0;
	margin: 0; }
	
.head_brudparsokes {
	background-image: url(bilder/head_brudparsokes.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 515px;
	padding: 0;
	margin: 0; }
.head_carljan {
	background-image: url(bilder/head_carljan.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 515px;
	padding: 0;
	margin: 0; }
h1 span {
	display: none; }


/* ------------- naviation --------------*/


#menu {
	list-style: none;
	height: 330px; }

#menu li {
	padding-top: 5px;
	height: 25px;
	border-bottom: #dfdadc solid 1px;
	text-align: right; }

#menu li a {
	padding-right: 30px; }

#menu a {
	color: #000000; }

#menu a:hover {
	color: #5d0035;
	background-image: url(bilder/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right; }

#menu .sidemenu_selected a {
	color: #5d0035;
	background-image: url(bilder/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right; }




