/* Global */
*{
	margin:	0px;
	padding:0px;
}

.clearfloat {
clear:both;
visibility:hidden;
height: 0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	background: #baa68e url(/fileadmin/templates/gastis/imgs/background2.jpg) repeat-x top left;
}
form {
	margin: 0px;
}
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
a {
	color: #4D619E;
}
a:hover {
	color: #6582CA;
}
h1 ,h2,h3,h4,h5,h6{
	font-weight:bold;
}
h1 {
	margin-top:0px;
	margin-bottom: 23px;
	color:#000000;
	font-size:1.7em;
}
h2 {
	margin-top:0px;
	color:#000000;
	font-size:1.2em;
}
h3 {
	margin-top:0px;
	color:#000000;
	font-size:1.2em;
}
h4 {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 6px 2px;
	color:#000000;
	font-size:14px;
}
h5 {
	margin-top:0px;
	color:#000000;
	font-size:0.9em;
}
h6 {
	margin-top:0px;
	color:#000000;
	font-size:0.8em;
}

/* @group Main Container */
#container {
	width: 1012px; /* changes in this value must be matched in footergroup */
	min-width: 780px;
	margin: auto;
	position:relative;
	padding:0px 0px 10px 10px;
	margin-bottom:61px;
	background-color: white;
}
/* @end */

/* @group Header */
#header {
	background: transparent url(/fileadmin/templates/gastis/imgs/gastisbg.jpg) no-repeat;
	background-position: right;	
	width:1003px;
	height: 120px;
}
#header img {
	vertical-align: bottom;
	padding-top: 5px;
}
#logo {
	float: left;
}
#car_logo {
	height: 75px;
	width:560px;
	float:right;
	text-align:right;
	margin:24px 20px 0px 0px;
}
#car_logo img {
	padding: 0px;
	margin: 0px;
}

/* @end */


/* @group Left Column */
#leftcolumn {
	background:url(../imgs/menu_bg.png) repeat-y;
	width:220px;
	font-size: 13px;
	float:left;
	margin-right: 9px;
	border: none;
}
#leftcolumn #lefttop{
	background:url(/fileadmin/templates/gastis/imgs/searchbg.gif) no-repeat;
	height: 27px;
	padding: 2px 10px 0px 0px;
	margin:0px;
	text-align:right;
	border-bottom: 1px solid black;
}
#leftmiddle{
	background-color: white;
	min-height:240px;
}
#leftcolumn #form1 input{
	vertical-align: middle;
}

#leftmenu a:hover {
	text-decoration: underline;
}

#leftmenu a, #leftmenu a:active, #leftmenu a:hover, #leftmenu a:visited{
	outline: none;
}

#leftmenu {
	list-style-type: none;
	width:208px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
#leftmenu img{
	float:left;
	margin-top:5px;
}
#leftmenu li {
	display: block;
	background: url(../imgs/menu_list_normal.gif) no-repeat 0px 5px;
}
#leftmenu li li{
	background: url(../imgs/menu_list_normal.gif) no-repeat 15px 5px;
}
#leftmenu li li li{
	background: url(../imgs/menu_list_normal.gif) no-repeat 28px 5px;
}
#leftmenu li li li li{
	background: url(../imgs/menu_list_normal.gif) no-repeat 28px 5px;
}
#leftmenu li.wsub {
	display: block;
	background: url(../imgs/menu_list_plus.gif) no-repeat 0px 5px;
}
#leftmenu li li.wsub{
	background: url(../imgs/menu_list_plus.gif) no-repeat 15px 5px;
}
#leftmenu li li li.wsub{
	background: url(../imgs/menu_list_plus.gif) no-repeat 28px 5px;
}
#leftmenu li li li li.wsub{
	background: url(../imgs/menu_list_plus.gif) no-repeat 28px 5px;
}
#leftmenu .top {
	
}
#leftmenu .topwithchild {
	background: none;	
}
#leftmenu .topwithchild ul{
	list-style: none;
	display:none;
}
#leftmenu .topwithchildopen ul{
	list-style: none;
	display:block;
}
#leftmenu a {
	display: block;
	padding:3px;
	padding-left:18px;
	width: 162px;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
}
#leftmenu li li a {
	padding-left:30px;
	font-size: 11px;
	width: 147px;
}
#leftcolumn li li li a {
	width: 132px;
	padding-left:45px;
	font-weight: normal;
}
#leftmenu a:active {
	background: #CCCCCC;
}
#leftmenu .itemact a { }
#leftmenu .itemcur a {
}
/* @end */

/* @group Left Content */
#leftcontent {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
/* @end */

/* @group Content Container */
#contentcontainer {
	margin:8px 0px 10px 0px;
}
/* @end */

/* @group Center Column */
#centercolumn {
	width:750px;
	padding: 10px;
	margin:0px;
	float: left;
	background: url(/fileadmin/templates/gastis/imgs/brown_tone.png) repeat-x top #FFFFFF;
	border: 1px solid #7F7F7F;
}
#centercolumn li {
	margin-bottom:10px;
	font-size:1em;
}
#content {	
	padding: 10px;
}
#bottom_left {
	background: url(/fileadmin/templates/gastis/imgs/brown_tone.png) repeat-x top #FFFFFF;
	border: 1px solid #7F7F7F;
	width: 229px;
	height: 268px;
	float: left;
	margin-top:10px;
	padding: 10px 9px 10px 9px;	
}
#bottom_left a, #bottom_left a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#bottom_left p {
	margin-bottom:10px;
}

#bottom_left ul li {
	background: url(../imgs/bullet.gif) no-repeat 0px 5px;
	padding-left: 8px;
	margin-top: 0px;
	list-style: none;
}
#bottom_left ul {
	margin-top: 18px;
	margin-bottom: 20px;
}
#bottom_left ul li{
	margin-bottom: 5px;
}


#bottom_right {
	background: url(/fileadmin/templates/gastis/imgs/brown_tone.png) repeat-x top #FFFFFF;
	border: 1px solid #7F7F7F;
	width: 229px;
	height: 260px;
	margin-top:10px;
	margin-left:10px;
	float: left;
	padding: 10px 10px 18px 10px;	

}
#bottom_right a, #bottom_right a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#bottom_right ul li {
	background: url(../imgs/bullet.gif) no-repeat 0px 5px;
	padding-left: 8px;
	margin-top: 0px;
	list-style: none;
}
#bottom_right ul {
	margin-top: 18px;
	margin-bottom: 20px;
}
#bottom_right ul li{
	margin-bottom: 5px;
}
/* @end */

/* @group Content Tools */
#contenttools {
	background-color:#B5D6F6;
	text-align:right;
	margin-bottom:20px;
	margin-top:10px;
	font-size:11px;
}
#contenttools img {
	border-left: 2px solid #9EC5EC;
}
/* @end */

/* @group Main Content Area */
#content p {
	text-align:justify;
	font-size:1em;
	margin-top:0px;
	margin-bottom:20px;
}
#content img {
	margin:5px;
	margin-top:0px;
}
#content hr {
	height: 1px;
	margin:5px 0px 5px 0px;
	border:0px;
	border-top:1px solid #FFFFFF;
}
#content ul {
	margin-left: 30px;
}
#content ol {
	margin-left: 40px;
}
#content a, #content a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
/* General Styles (referenced for RTE use) */

.small {
	font-size: 0.7em;
}
.medium {
	font-size: 0.85em;
}
.large {
	font-size: 1.2em;
}

/* Content Table */
table.standard {
	width:100%;
}
table.standard td {
	padding:0px;
	font-size:1em;
}
tr.firstline td {
	background-color:#0C1651;
	padding: 5px;
	font-weight:bold;
	color:#FFFFFF;
}
tr.oddline td {
	background-color: #B5D6F6;
	padding:5px;
}
tr.evenline td {
	padding:5px;
}
/* @end */

/* @group Right Column */
#rightcolumn {
	padding-bottom:20px;
	margin-left: 9px;
	float: left;
	width: 251px;
}
#rightcolumn .greyframe {
	background: url(/fileadmin/templates/gastis/imgs/brown_tone.png) repeat-x top #FFFFFF;
	border: 1px solid #7F7F7F;
	width: 233px;
	margin-bottom: 10px;
	padding:9px;
}
#rightcolumn .greyframe a, #rightcolumn .greyframe a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
/* @end */

/* @group Footer */
#footergroup{
	background: url(/fileadmin/templates/gastis/imgs/brown_bottom.gif) repeat-x;
	font-weight: bold;
	width: 1001px; /* this value must match the width of container */
	height: 31px;
}
#footer {
	padding: 11px 0px 10px 13px;
	text-align: center;
	color: #404040;
	font-size: 11px; 
	float: left;
	font-weight: bold;
}
#footer a, #footer a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
/* @end */

/* @group Signature */
#signature {
	text-align: center;
	font-size: 10px;
	float: right;
	font-weight: normal;
	padding: 9px 13px 9px 0px;
}
#signature a, a:hover{
	color: #404040;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#signature {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
}
/* @end */

/* @group Indexed Search */
.tx-indexedsearch-browsebox TD {
	padding:10px;
}
.tx-indexedsearch-percent {
	font-weight:bold;
}
.tx-indexedsearch-secHead {
	padding-top:20px;
}
.tx-indexedsearch-secHead TD {
	font-weight:bold;
}
.tx-indexedsearch-title A {
	font-weight:bold;
}
/* @end */

/* @group Login Box Macmade */
.tx-loginboxmacmade-pi1-error {
	color:#BE0027;
}
.tx-loginboxmacmade-pi1-forgotpasswordLink {
	padding: 4px;
}
/* @end */

/* @group Home Page */
#home #centercolumn {
	width: 512px;
	padding:0px;
	margin: 0px;
	background:none;
	border:none;
}
#home #content{
	background: url(/fileadmin/templates/gastis/imgs/brown_tone.png) repeat-x top #FFFFFF;
	border: 1px solid #7F7F7F;
	min-height: 280px;
}
#home #topmenu {
	padding-left: 20px;
}
#home #leftcolumn {
	/* background:url(../imgs/left_col_bg.gif) no-repeat;  */	
}
/* @end */

/* Added 2008-08-19 */
#rightmiddle{
	background: url(/fileadmin/templates/gastis/imgs/brown_tone.png) repeat-x top #FFFFFF;
	border: 1px solid #7F7F7F;
	width: 233px;
	margin-bottom: 10px;
	padding:9px;
}

#rightmiddle a, #rightmiddle a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

#rightmiddle ul li {
	background: url(../imgs/bullet.gif) no-repeat 0px 5px;
	padding-left: 8px;
	margin-top: 0px;
	list-style: none;
}
#rightmiddle ul {
	margin-top: 18px;
	margin-bottom: 20px;
}
#rightmiddle ul li{
	margin-bottom: 5px;
}

/* mailform-stuff */

.csc-mailform input {
    float: left;
    left:250px;
    width: 160px;
    margin-top: 3px;
}

input.csc-mailform-check {
    float: left;
    left: 0px;
    width: 20px;
    border: 0px;
    background: transparent;
}

input.csc-mailform-radio {
    clear: both;
    width: 30px;
    float: left;
    background: transparent;
    border: 0px;
}

fieldset{
  width: 400px;
}

.csc-mailform-radio fieldset {
  float: left;
  clear: none;
  margin-left: 155px;
  width: 250px;
  display: inline;
}

.csc-mailform-radio fieldset label {
   text-align: left;
   clear: none;
}

.csc-mailform label {
    padding-top: 3px;
    display: block;
}

.csc-mailform textarea {
    left:250px;
    height:140px;
    width: 160px;
    margin-top: 3px;
}

input.csc-mailform-submit {
   height:20px;
   width:50px;
   margin-top:20px;
}

fieldset.csc-mailform {
   border:0;
}

.csc-mailform label {
   clear: both;
   float: left;
   margin: 3px 9px 0pt 0pt;
   text-align: right;
   width: 144px;
}

.csc-mailform-field select {
   min-width: 150px;
}

.csc-mailform-field {
   clear: both;
}

span.csc-form-radio {
   clear: none;
}

.align-center { 
  text-align: center;
}

/* .col2, .col3 and .col26040 defines the width and floatation of column-splitting flexible contents. Some column-splitter specific elements are also defined here. */
.col2 {
  float:left;
  width:100%;
}

.col2 .left {
  width:65%;
  float:left;
}
.col2 .right {
  width:30%;
  float:right;
}

/* Powermail */
.tx-powermail-pi1_fieldset {
	float: left;
	border:none;
	margin:0;
	padding:0;
	clear: left;
}

.tx-powermail-pi1_fieldset legend {
	padding:0;
	margin:0;
	display:none;
}

.tx_powermail_pi1_fieldwrap_html {
	clear:both;
	display:block;

}

.powermail_text {
	width:200px;
	float:right;
	margin-bottom:4px;
}

.powermail_select {
	float:right;
	width:204px;
	margin-bottom:4px;
}

.powermail_textarea {
	float:right;
	width:200px;
	margin-bottom:4px;
}

.jscalendar_cb, .jscalendar, .date2cal_img_cal, .date2cal_img_help {
	float:right;
	margin:0;
	padding:0;
}
/* annas kod */
.jdGallery .slideElement {
  background-color:#ffffff !important;
}
.myGallery  {
  border:1px solid #ffffff !important;
}

