/* STADSTRÄDGÅRDEN */

body {
	background: url(../px/bg.jpg) no-repeat top center #00703c;
	padding: 0;
	margin:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

h1, h2 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 1em;
}


h1 {
  font-size: 21px;
  padding: 0;
  margin: 0;
 }

h2 {
  font-size: 18px;
  padding: 0;
  margin: 0;
}

h3 {
  font-size: 16px;
  padding: 0;
  margin: 0;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 760px;
}


#main {
	width: 750px;
	border-top: 3px solid #FFF;
	border-right: 5px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 5px solid #FFF;
}

#content {
	width: 750px;
	border-right: 5px solid #FFF;
	border-left: 5px solid #FFF;
	background-color: #00703c;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
}

/* STARTPUFFAR */

.startpuff {
	width: 220px;
	float:left;
	padding: 20px 15px 20px 15px;
	font-size: 11px;
}


.startpuff a:link {
	color: #72bf44;
	font-weight: bold;
}

.startpuff a:visited {
	color: #72bf44;
	font-weight: bold;
}

.startpuff a:hover {
	color: #fff;
	font-weight: bold;
}

.startpuff a:active {
	color: #fff;
	font-weight: bold;
}

.startpuff_c {
	width: 216px;
	float:left;
	padding: 20px 15px 40px 15px;
	font-size: 11px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;	
	background: #008346;
}


.startpuff_c a:link {
	color: #72bf44;
	font-weight: bold;
}

.startpuff_c a:visited {
	color: #72bf44;
	font-weight: bold;
}

.startpuff_c a:hover {
	color: #fff;
	font-weight: bold;
}

.startpuff_c a:active {
	color: #fff;
	font-weight: bold;
}


#left {
	float: left;
	width: 448px;
	padding: 20px 25px 20px 25px;
	text-align: left;
	border-right: 2px solid #fff;
}

#left h1 {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	color: #5c8e26;
	font-size: 18px;
}

#left a {
	text-decoration: none;
	color: #72bf44;
	font-weight:bold;
}
#left a:hover {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

#right {
	float: left;
	width: 225px;
	text-align: left;
	padding-left: 24px;
	line-height: 20px;
	font-weight: bold;
}


#right img {
	padding-bottom: 2px;
}

#right a:link {
	text-decoration: none;
	border-bottom: 1px solid #007b41;
	width: 180px;
	color: #72bf44;
	display: block;
	float: left;
}

#right a:visited {
	text-decoration: none;
	border-bottom: 1px solid #007b41;
	width: 180px;
	color: #72bf44;
	display: block;
	float: left;
}

#right span {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	width: 180px;
	color: #fff;
	display: block;
	float: left;
}

#right input {
	color: #000;
}


#right table {
	font-size: 11px;
}


#bottom {
	width: 760px;
	background: url(../px/bg_content.gif) no-repeat bottom center;
	height: 23px;
}

#sidfot {
	padding-top: 15px;
	text-align: center;
	border-top: 1px solid #FFF;
	width: 750px;
	font-size: 11px;
	color: #fff;
}

#sidfot strong {
	padding-left: 6px;
}

#sub{
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
}


/* Evenemang */
#calHolder{      
}
#calHolder .row{
        width:400px;
        margin-bottom:5px;
        padding:5px 0 5px 0;
        border-top:1px dotted #bababa;
}
#calHolder .row .date{
        width:25px;
        float:left;
        margin-right:20px;
}
#calHolder .row .infoHolder{
        width:355px;
        float:left;
}


/* Länkar */
#linkHolder{      
}
#linkHolder .row{
        width:400px;
        margin-bottom:5px;
        padding:5px 0 5px 0;
        border-top:1px dotted #bababa;
}
#linkHolder .row .infoHolder{
        width:400px;
        float:left;
}

