/* General Table with alt colors*/
table.generalTable {
	border-collapse: collapse;
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.generalTableApp {
	border-collapse: collapse;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px 8px 0px 8px;
}

table.generalTable td {
	background-image:  url("/fileadmin/Korthuset/Grafik/lineDotsShort.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 26px;
	margin: 0px;
	vertical-align: middle;
}
table.generalTable tr.formatLineBlue {
	background-color: #F6F6F6;
}
table.generalTable td.formatGuideSpacer
{
	background-image:  url("/fileadmin/Korthuset/Grafik/lineDotsVertical.gif");
	background-repeat: repeat-y;
	background-position: center;
	width: 10px;
}

#test {
       color: #ff0000;
}

.rubbe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669933;
	font-weight:bold;
}

.rubbeDigi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight:bold;
}

#squrelink1 {
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  float: left;
  width: 226px !important;
  width: 280px;
  margin: 10px 0px 10px 0px;
  padding: 0px 10px 0px 35px;
  background: url(http://www.korthuset.se/fileadmin/Korthuset/Icon/camera.png) top left no-repeat;
  display: inline;
}

#squrelink1 a.title  {
  color: #999999;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

#squrelink1 a:hover.title {
  text-decoration: underline;
  color: #000000;
}

#squrelink1 p {
  margin: 0;
  font-size: 10px;
  padding: 3px 0 3px 0;
  font-weight: normal;
  color: #000000;
}

/*HelpUploads*/

/* customer service */
ul.customerservice {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
ul.customerservice li
{
	list-style-type: none;
	margin-top: 2px;
}


ul.customerservice li a {
	text-decoration: none;
	color: #000000;
}
ul.customerservice li a:hover {
	text-decoration: none;
	color: #333333;
}


p.develop {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 12px;
}

p.question {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.answer {
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 15px;
	font-style: normal;
}

h1
{
	font-family: Verdana;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #ff0000;
	margin-bottom: 2px;
	margin-top: 0px;
	line-height: 15px;
	font-weight: normal;
}

h3.question {
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 4px;
	line-height: 15px;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
}

#contentRight570 {
    float:right;
    width:570px;
    overflow: hidden;
}
