/***** GlobalStyleMaster.css für www.aquatec-tauchtechnik.de ******************/
/***** Für Programmversion 2.3 ************************************************/
/******************************************************************************/
/***** Inhalt *****************************************************************/
/******************************************************************************/
/*
/*    1. Global Settings
/*    3. CSS-Layout
/*    4. Typographie
/*    5. Common Formatting
/*    6. Links
/*    7. Forms
/*    8. Tables
/*    9. Style Navigation
/*   10. Style Fuß
/*   11. Style page_content
/*
/******************************************************************************/
/***** 1. Global Settings *****************************************************/
/******************************************************************************/

html, body {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background-color: #f8f8f8;
}

/******************************************************************************/
/***** 3. CSS-Layout **********************************************************/
/******************************************************************************/
#auswahlAbschnitt {
	background-color: #f8f8f8;
}
#container {
	background: #f8f8f8 /*url(bilder/blaubg.gif) repeat-y*/;
	border-top: 1em #f8f8f8solid;
	border-bottom: 1em #f8f8f8 solid;
	margin: 0 auto;
	width: 900px;
}
#left_col {
	float: left;
	width: 175px;
	margin-top: 50px;
}
#masthead {
	margin: 0 0 20px 175px;
}
#page_content {
	margin: 0 5px 0 215px;
	min-height: 500px;
}
#page_content_edit {
	margin: 0 0 0 190px;
}
#footer {
	margin: 10px 0 10px 210px;
	clear: both;
}

/******************************************************************************/
/****** 4. Typographie ********************************************************/
/******************************************************************************/
body {
	font: 100.01%/1.25 "Avant Garde", "Century Gothic", Verdana, Arial, sans-serif;
}
#left_col, #auswahlAbschnitt {
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, sans-serif;
}
#page_content {
	color: #222;
	font-size: 1em;
	text-align: justify;
}
#footer {
	text-align: center;
	font-size: 0.8em;
}
#footer a {
	color: #003B9D;
}
h1, h2, h3, h4, h5, h6 {
	color: #00BBD6;
	font-weight: bold;
	text-align: left;
}
h1 {
	letter-spacing: -1px;
	font-size:  1.7em;
}
h2 {
	letter-spacing: -1px;
	font-size: 1.3em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
small {
	font-size: 0.85em;
}

/******************************************************************************/
/***** 5. Common Formatting ***************************************************/
/******************************************************************************/
a, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h1 {
	padding:25px 0 20px 0;
}
h2 {
	padding: 15px 0;
}
p {
	margin: 0;
	padding: 0 0 18px 0;
}
ol, ul, li, dl, dd {
	margin: 0;
	padding: 0;
	list-style: none;
}
blockquote {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}

/******************************************************************************/
/***** 6. Links ***************************************************************/
/******************************************************************************/
a, a:visited {
	text-decoration:none;
}

/******************************************************************************/
/***** 7. Forms ***************************************************************/
/******************************************************************************/
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:1em arial, helvetica, sans-serif;
}
textarea {
	line-height:1.5em;
}
label {
	cursor:pointer;
}

/******************************************************************************/
/***** 8. Tables **************************************************************/
/******************************************************************************/
table {
	border:0;
	margin:0 0 10px 0;
	padding:0;
}
table tr td {
	padding:2px;
}

/******************************************************************************/
/***** 9. Style Navigation ****************************************************/
/******************************************************************************/
#auswahlAbschnitt dl {
	padding: 0 20px 14px 190px;
}
#auswahlAbschnitt dd {
	float: left;
	padding: 10px 0 5px 0;
}
#auswahlAbschnitt dd a{
	background-color: #444;
	color: #eee;
	border-left: 2px #111 solid;
	border-right: 2px #111 solid;
	padding: 4px;
}
#auswahlAbschnitt dd a:focus, #auswahlAbschnitt dd a:hover,
#auswahlAbschnitt dd a:active, #auswahlAbschnitt #aktiv {
	border-top: 4px #c00 solid;
	border-left: 2px #111 solid;
	border-right: 2px #111 solid;
	font-weight: bold;
	padding: 5px;
}
#auswahlAbschnitt dd a:focus, #auswahlAbschnitt dd a:hover {
	background-color: #444;
	color: #eee;
}
#auswahlAbschnitt dd a:active, #auswahlAbschnitt #aktiv {
	background-color: #eee;
	color: #111;
}

/***** Farben *****/
/*** Farbe Border ***/
#left_col a.haupt,
#left_col a.haupt:active, #left_col #aktivHaupt,
#left_col a.unter,
#left_col a.unter:focus, #left_col a.unter:hover, 
#left_col a.unter:active, #left_col #aktivUnter {
	border-top-color: #222;
	border-left-color: #fb0;
	border-right-color: #fb0;
}
#left_col a.unter {
	border-left-color: #dfd;
	border-right-color: #dfd;
}
/*** Farbe Text ***/
#left_col a.haupt:active, 
#left_col a.haupt:link, #left_col a.haupt:visited,
#left_col a.unter,
#left_col a.unter:link, #left_col a.unter:visited {
	color: #eee;
}
#left_col a.haupt:focus, #left_col a.haupt:hover,
#left_col a.unter:focus, #left_col a.unter:hover, #left_col a.unter:active  {
	color: #eee;
}
#left_col #aktivHaupt,
#left_col #aktivUnter {
	color: #eee;
}
/*** Farbe Hintergrund  ***/
#left_col a.haupt:link, #left_col a.haupt:visited,
#left_col a.haupt:focus, #left_col a.haupt:hover,
#left_col a.unter,
#left_col a.unter:link, #left_col a.unter:visited,
#left_col a.unter:focus, #left_col a.unter:hover, #left_col a.unter:active {
	background-color: #00BBD6;
}
#left_col #aktivHaupt,
#left_col #aktivUnter {
	background-color: #017683;
}

/***** Sonstige Naviformatierung  *****/
#left_col ul.haupt{
	padding: 0 1px;
}
#left_col a.haupt {
	display: block;
	height: 1%;
	margin-top: 2px;
	padding: 4px;
}
#left_col a.haupt:focus, #left_col a.haupt:hover,
#left_col a.haupt:active, #left_col #aktivHaupt {
	border-left-style: solid;
	font-weight: bold;
}
#left_col ul.unter{
	font-size: 0.8em;
	margin: 0;
	padding: 0 9px 0 9px;
}
#left_col a.unter {
	padding: 2px;
	display: block;
	height: 1%;
	text-decoration: none;
	border-left-width: thin;
	border-left-style: solid;
	border-right-width:thin;
	border-right-style: solid;
	margin-top: 1px;
}
#left_col a.unter:focus, #left_col a.unter:hover, 
#left_col a.unter:active, #left_col #aktivUnter {
	border-left-style: solid;
	border-right-style: solid;
	font-weight: bold;
}
#left_col input {
	width: 170px; 
	height: 25px; 
	font-size: 1.1em; 
	color: #222; 
	background-color: #bbf;
}
#left_col input.unter {
	width: 150px; 
	height: 20px; 
	font-size: 1em; 
	font-weight: bold; 
	color: #222; 
	background-color: #bbf;
}

/******************************************************************************/
/***** 10. Style Kopf / Fuß ***************************************************/
/******************************************************************************/
#footer table {
	width:90%;
}
#masthead img {
	margin-top: 20px;
}

/******************************************************************************/
/***** 11. Style page_content *************************************************/
/******************************************************************************/
#page_content table, #page_content_edit table {
	width: 80%;
	border-width: 0px;
	margin: 2px; 
	font-size: 0.9em;
}
#page_content th, #page_content_edit th {
	text-align: left;
	color: #136;
}
#page_content td, #page_content_edit td {
	text-align: left;
	color: #111;
}
#page_content tr.zeileFarbig {
	background-color: #def;
}
#page_content a, #page_content_edit a {
	color: #003B9D;
}
#page_content ul, #page_content ol, #page_content_edit ul, #page_content_edit ol {
	padding:0 0 18px 40px;
}
#page_content ul li, #page_content_edit ul li {
	/*list-style-image:url(bilder/punkt2.gif);*/
	list-style: disc;
}
#page_content il {
	padding-bottom: 1em;
}
#page_content ol li, #page_content_edit ol li {
	list-style: decimal;
}
#page_content img {
	float: right;
	padding: 10px;
}

/******************************************************************************/
/***** 11a. Style page_content_edit *************************************************/
/******************************************************************************/
#page_content_edit textarea {
	font-family: Consolas, "Courier New", Courier, Monospace;
	font-size: 0.9em;
}

/******************************************************************************/
/***** 12. Klassen ************************************************************/
/******************************************************************************/
.unterstreichen {
	text-decoration: underline;
}
.grün {
	color: #05701E;
	font-weight: bold;
	size: 1.15em;
}
.clearer {
	clear: both;
}
.hervorhebung {
	background-color: #92d6e7;
	color: #111;
	padding: 2px;
	font-weight: bold;
	font-size: 1.1em;
}
.blockmarkierung {
	padding: 3px;
	background-color: #74f;
	color: #f8f8f8;
	font-weight: bold;
	font-size: 0.7em;
}
.aktuelleTermine {
	float: right; 
	width: 250px; 
	background-color: #faa; 
	text-align: left; 
	padding: 5px;
}
.kleiner {
	font-size: 0.85em;
}
