/* CSS Document */
/* light red:  */
/* red: */
/* dark red: */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-image: url(../images/verlauf.png);
  background-repeat: repeat-x;
  background-color: #1e82c8;
  margin: 0;
}

a {
	color: #c80014;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}



p {
	margin: 0;
	padding: 0;
} 

/* HTML Area Konf */

p.align-center { text-align: center; }
p.align-right { text-align: right; }
p.csc-frame-frame1, .noprint { 
	border: 1px solid #A00; 
	padding: 5px;
	margin: 5px 0 5px 0;
}
span.important { color: #A00000; }
span.name-of-person { font-weight: bold; }



/* Layout */

#container {
	width: 960px;
	left: 50%;
	position: absolute;
	margin-left: -480px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

#top {
	position: relative;
	color: #fff;
	width: 960px;
	height: 270px;
}

#top-menu {
  position: absolute;
  right: 15px;
	height: 20px;
	line-height: 20px;
  width: 250px;
  top: 5px;
}


#main-menu {
  position: absolute;
  right: 15px;
	width: 770px;
	margin-top: 15px;
	height: 35px;
	line-height: 35px;
	top: 30px;
}

#logo {
  position: absolute;
	height: 160px;
	width: 160px;
	left: 10px;
	background-image: url(../images/containerlogo.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	padding-left: 5px;
}

#headerimage {
  position: absolute;
  width: 960px;
  height: 300px;
  top: 80px;
  left: 0;
  z-index: -1;
}

#pagetitle {
	float: left;
	width: 180px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	overflow:hidden;
	text-indent: 10px;
  margin-top: 3px;
  margin-bottom: 1px;
  color: #fff;
  background-color: #c80014;
}

#rootline {
	color: #00325a;
	line-height: 20px;
	width: 100%;
	margin-top: 3px;
}

#content {
	float: left;
	width: 960px;
	padding: 0 0 10px 0;
	background-color: #fff;
}

#leftcontainer {
  float: left;
  width: 180px; 
}

#centercontainer {
	float: left;
	margin-left: 15px;
	width: 550px;
}

#rightcontainer  {
	float: right;
	width: 200px;
	font-size: 10px;
}

.clear {
	clear: both;
}

#footer {
	width: 960px;
	height: 30px;
	line-height: 30px;
	border-bottom: 3px solid #fff;
	border-top: 3px solid #fff;
 	background-color: #00325a;
	color: #fff;
}

/* Textformatierungen */


h1 {
	margin: 0;
	padding: 20px 0 8px 0;
	color: #c80014;
	font-size: 12px;
}

h2 {
  font-size: 13px;
  color: #c80014; 
}

h3 {
  font-size: 12px;
  color: #00325a;
}

h4 {
  font-size: 13px;
  color: #00325a;
  margin: 0;
  padding: 2px 0 4px 0;
}

.header-red {
  background-color: #c80014;
  color: #fff;
}

.header-blue {
  background-color: #00325a;
  color: #fff;
}

.csc-frame-frame1 {
  border-left: 1px solid #00325a;
  border-right: 1px solid #00325a;
  border-bottom: 1px solid #00325a;
  margin-bottom: 15px;
}

.csc-frame-frame2 { 
  border-left: 1px solid #c80014;
  border-right: 1px solid #c80014;
  border-bottom: 1px solid #c80014;
  margin-bottom: 15px;
}

.csc-firstHeader {
	margin: 0;
	padding: 10px 0px 20px 0px;
	font-size: 16px;
}

.spacer {
	line-height: 30px;
}

/* Table - Style */
#centercontainer table {
	margin: 10px 0px 10px 0px;
	font-size: 11px;
	text-align: left;
	border-collapse:collapse;	
	padding: 15px;
	width: 100%;
}


#centercontainer caption {
	text-align: center;
	font-weight:bold;
	font-style:italic;
	padding: 3px;
}

#centercontainer td {
	padding-left: 8px;
	padding-right: 8px;
	border-top: 1px solid #d2dade;
	height: 18px;
}

#centercontainer th {
	border-top: 1px solid #d2dade;
	background-color: #eee;
	padding: 5px;
	padding-left: 8px;
	color: #000;
}

#centercontainer tr {
	padding: 15px;
}


.table_light {
	background-color: #fff;
	line-height: 14px;
}

.table_dark {
	background-color: #eee;
	line-height: 15px;
}

/* Veranstaltungsplugin */


.event_table {
  padding: 5px;
}

.event_tab_1 {
	padding: 3px;
	background-color: #d2dade;
}

.event_tab_2 {
	padding: 3px;
}

.event_title {
  float: left;
  width: 50%;
}

.event_month_header {
  height: 30px;
  line-height: 30px;
}

.event_singlerow {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

.event_detail1 {
  float: left;
  width: 20%;
}

.event_detail2 {
  float: left;
  width: 30%;
}

.event_instructor_title {
  float: left;
  width: 100%;
}

.event_instructor_place {
  float: left;
  width: 100%;
  font-style: italic;
  margin-bottom: 5px;
}

.event_alpin_title {
  float: left;
  width: 80%;
}

.event_alpin_type {
  float: left;
  width: 20%;
  text-align: right;
  font-style: italic;
  font-weight: bold;
}

.event_alpin_age {
  float: left;
  width: 100%;
  font-style: italic;
  margin-bottom: 5px;
}


.event_canceled {
  text-align: center;
  border: 3px solid #AA0000;
  font-weight: bold;
}


/* Forms */

form.cmxform fieldset {
  margin-bottom: 10px;
  margin-top: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 200px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}





	

