h1.haupt_titel {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	padding: 10px 0px 0px 0px;
	line-height: 30px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 20px;
}
p {
	line-height: 1.4em;
	margin: 5px 0px 15px 0px;
	line-height: 1.3em;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(../images/list.png);
}
li {
	padding: 3px;
}
#inhalt a:link, #inhalt a:visited, #inhalt a:active, a.link:link, a.link:visited, a.link:active {
	text-decoration: none;
	color:#297ACC;
}
#inhalt a:hover, a.link:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-color:#297ACC;
}

/* -----> Tabellen <----------------------------------- */

#inhalt table {
}
#inhalt table tr {
}
/* Table Style Lines */
table.lines tr.header td {
	font-weight: bold;
}
table.lines tr td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
table.lines tr:first-child td {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
/* Table Style Lines2 */
table.lines2 tr.header td {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
table.lines2 tr td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

/* -----> Spezial <----------------------------------- */

img.seitenbild {
	float: right;
	margin: 5px 5px 50px 30px;
}
p.zitat_gross {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #264770;
	text-indent: 50px;
}
.infobox {
	margin-left: -5px;
	margin-right: -5px;
	border: solid 1px #eee;
	background-color: #f8f8f8;
	padding: 4px;
}

#cevi_footer a {
	color: #FFF;
}
/* -----> Anmeldung <----------------------------------- */

#anmeldeformular {
	border-top:1px solid #CCCCCC;
	background-color:#F8F8F8;
}

#anmeldeformular .section {
	border-top:1px solid #CCCCCC;
	padding-bottom: 20px;
}

#anmeldeformular .errors {
	border-top:1px solid #CCCCCC;
	background-color: #fcc;
	padding: 20px;
}

#anmeldeformular div.section h2 {
	padding: 2px 15px;	
}
#anmeldeformular div.section p {
	padding: 2px 15px;	
}

#anmeldeformular div.rowElem {
	padding: 5px 0px 5px 16px;
}

div.rowElem label {
	display:block;
	float:left;
	margin-right:5px;
	width:135px;
}

div.rowElem input.text {
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	width:200px;
}

div.rowElem label.checkbox {
	display:inline;
	float:none;
	margin-right:5px;
	width:135px;
}

/* -----> Programm <----------------------------------- */

/* DIV-Layer für Map */
#programm_karte {
	/*width: 697px;
	height: 464px;*/
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Links der Codes */
a.codes {
}
span.tourenart {
	color:#fff;
	display:block;
	font-weight:bold;
	height:15px;
	text-align:center;
	width:15px;
}
span.skisnowboard {
	background-color: #00A3DE;
}
span.ski {
	background-color: #00A3DE;
}
span.skihochtour  {
	background-color: #00A3DE;
}
span.hochtour {
	background-color: #F0925F;
}
span.klettern {
	background-color: #FFEF00;
	color: #333;
}
span.ausbildung {
	background-color: #A91616;
}
span.divers {
	background-color: #A91616;	
}
/* -----> Ausschreibung <----------------------------------- */

#ausschreibung_links {
	float:left;
	width: 430px;
}
#ausschreibung_rechts {
	margin-left: 465px;
	padding-top: 20px;	
}
#ausschreibung_rechts img {
	margin-bottom: 10px;
}

.ausschreibung-datum {

}
.ausschreibung-tour {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.ausschreibung-ort {
	font-weight: bold;
}
