/*
	CSS Definitionen für DAV Würzburg
	(c) Dirk Lang
	Version 1.1 (November 2007)
*/

/* Standarddefinitionen */

body {
	background-color: white;
	color: black;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

table {
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* Menüleiste links */
#menu {
	padding-left: 15px;
	font-weight: bold
}

#menu a, #menu a:link, #menu a:visited {
	display: block;
	height: 20px;
	line-height: 20px;
	background-color: transparent;
}

#menu a:hover {
	background-color: #58AB27;
}


/* Kopfleiste */
#headline {
	background-color: black;
	width: 100%;
}

#headline td {
	color: white;
	font-size: 14pt;
	font-weight: bold;
}


/* Tabulatoren */
.tab {
	font-size: 12px;
	text-align: center;
}

.sel {
	background-color: #58AB27;
	color: white;
	font-weight: bold;
	border: 1pt black solid;
}

.free {
	border-bottom: 1pt black solid;
}

.two {
	width: 50%;
}

.three {
	width: 33%;
}

.four {
	width: 25%;
}

.six {
	width: 16%
}


/* Überschrift Alpine Auskünfte */
.ausk {
	color: #9F00FF;
}

.greenlight {
	background-color: #58AB27;
}

.redlight {
	background-color: red;
}


/* Allgemeine Definitionsklassen */
sup {
	font-size: 9px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.imageright {
	float: right;
}

.imageleft {
	float: left;
}

.imagetop {
	vertical-align: top;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

li.blank {
	text-decoration: none;
	list-style: none;
}

li.block {
	list-style: square;	
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.unterstreich {
	text-decoration: underline;
}

.red {
	color: Red;
}

.green {
	color: #58AB27;
}

.leftindent {
	padding-left: 140px;
}

.leftindent2 {
	padding-left: 220px;
}

.fullybooked {
	font-weight: bold;
	color: Red;
}


/* Allgemeine Geschäftsbedingungen */
h5.agb {
	font-weight: bold;
	font-style: italic;
}

.jahresprogramm {
	line-height: 35px;
	background-color: #DBDBDB;
	font-size: 115%;
	font-weight: bold;
	display: block;
	width: 100%;
}

/* Startseite */
div.bildblock {
	float: right;
	width: 160px;
	text-align: center;
	vertical-align: top;
}

div.content {
	/* margin-right: 170px;*/
}

div.aktuelles {
	width: 99%;
	background-color: #58AB27;
	color: white;
	font-size: 110%;
	font-weight: bolder;
	line-height: 25px;
	padding-left: 5px;
}

/* Hüttenformatierungen */
