/* basic style */
div.slide p {
  text-align: center;
  font-size: 10px;
}

div.slide * a {
  font-weight: normal;
  color: #333;
}

p.bodytext {
  margin-top: 0px;
}
div.tx-indexedsearch-res {
  width: 635px;
}
div.tx-indexedsearch-title {
  background: #f2f2f2;
  font-weight: bold;
}
div.tx-indexedsearch-info {
  text-align: right;
  color: #aaa;
}
div.clearer {
  clear: both;
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  color: #333;
  background: url(/fileadmin/templates/images/kachel_rot.gif);
}
ul, 
li {
  list-style: none;
  padding:0px;
}
a {
  font-weight: bold;
  text-decoration: none;
  color: rgb(222,0,4);
}
a:hover {
  color: rgb(222,0,4);
  text-decoration: underline;
}
#site {
  position: absolute;
  left: 50%;
  margin-left: -410px; 
  width: 820px;
  background: #fff;
}
#head div.menu {
  height: 16px;
  margin-left: 10px;
  text-align: right;
  width: 800px;
  background: #3F3F3F;
  padding-top: 3px;
}
#head span.elements {
  margin-right: 7px;
  color: #999;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: top;
}
#head a {
  text-decoration: none;
  color: #999;
}
#head a:hover {
/*  text-decoration: underline; */
  color: #fff;
}
#head img.headspacer {
  margin: 0px 2px 3px 1px;
}
#head div.header {
  margin-left: 10px;
  width: 800px;
}
#head div.logo {
  float: left;
}
#head div.image {
  float: right;
}
#content {
  margin-left: 10px;
  margin-top: 10px;
  width: 800px;
  height: 400px;
  font-size: 11px;
}
#content h1 {
  margin: 0px;  
  padding: 0px;
  font-size: 13px;
  font-weight: bold;
  font-family: Tahoma, Verdana, Arial, Helvetica, sens-serif;
/*  letter-spacing: 1px; */
}
.tr-odd {
  background: #f2f2f2;
}
table#list_events {
  width: 600px;
}
#event div.event_name,
#studio div.studio_name {
  background: #f2f2f2;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 10px;
}
#event div.description,
#studio div.description {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
#event div.info,
#event div.info {
  float: left;
  width: 50%;
  padding-bottom: 3px;
}
#event td.address,
#studio .address-body {
  margin-bottom: 10px;
}
#event .address-head,
#studio .address-head,
#studio .equipment-head,
#studio .range-head {
   margin-top: 10px;
   font-weight: bold;
}
#event .contact-head,
#event .beschreibung-head,
#studio .contact-head,
#studio .equipment-head,
#studio .range-head {
  margin-top: 10px;
	font-weight: bold;
}

#studio .image {
	margin-left: 10px;
}


#event td.information {
  margin-bottom: 10px;
}

#event .contact-body,
#studio .contact-body,
#studio .equipment-body,
#studio .range-body {
   border: 1px solid #ccc;
   background: #f6f6f6;
   padding: 10px;
   margin-top: 10px;
}
#left {
  width: 130px;
  padding-right: 10px;
  vertical-align: top;
}
#left div.menu {
  margin-bottom: 10px;
}
#center,
#center-double {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  line-height: 14px;
}

#center {
  width: 498px;  
}

#center-double {
  width: 628px;  
}

#center div.rootline,
#center-double div.rootline {
  width: 498px;
  margin: auto;
  margin-bottom: 15px;
  padding-top: 1px;
  height: 20px;
  background: url(/fileadmin/templates/images/rootline_lines.gif) repeat-x;
}

#center div.main,
#center-double div.main {
  margin: 15px;
}
#center div.csc-header,
#center-double div.csc-header {
  background: url(/fileadmin/templates/images/headline_dotted.gif) bottom repeat-x;
  padding-top: 2px;
  padding-bottom: 4px;
  margin-top: 30px;
  margin-bottom: 10px;
}
#center li,
#center-double li {
  background: url(/fileadmin/templates/images/arrow.gif) 0px 4px no-repeat;
  padding-left: 11px;
  padding-bottom: 3px;
}
#center h1,
#center-double h1 {
  color: rgb(84,84,84);
  background: url(/fileadmin/templates/images/headline_arrows.gif) 0px 3px no-repeat;
  padding-left: 16px;
}
#right {
  width: 130px;
  padding-left: 10px;
  vertical-align: top;
}
div#teasertext {
  background: rgb(237,237,237);
  padding: 5px;
  margin-bottom: 10px;
  width: 120px;
}
#teasertext p {
  margin: 0px;
}
#footer {
  height: 10px;
}
#glossary_entries td {
  vertical-align: top;
  background: url(/fileadmin/templates/images/headline_dotted.gif) bottom repeat-x;
  padding-top: 5px;
  padding-bottom: 5px;
}
td.glossary_details {
  padding-left: 10px;
  border-left: 1px #eee solid;
}
/*-----------------------------------------------*/
/* Kontaktformular                               */
/*-----------------------------------------------*/
.csc-mailform { 
	border: none; 
	font-size: 11px;
} 
.csc-mailform input,  .csc-mailform textarea { 
	padding: 3px; 
	border: solid 1px; 
	font-size: 11px;
}
.csc-mailform-field label { 
	width: 100px; 
	display:block; 
	float: left;
	font-size: 11px;
}
.csc-mailform-field { 
	padding-bottom: 10px; 
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


.tx-avonisfitnesstotal-browsebox span {
	margin-right: 5px;	
	float: left;
}

#studio_list {
	clear: both;	
}
