/* HTML-TAGS */
html{
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:100%;
	background-image: url(http://www.asw-online.de/gfx/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #242424;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
	margin-bottom: 5px;
	margin-left: -15px;
}
h1 { /* Überschrift 1. Ordnung */
	font-size: 14px;
	font-weight: bold;
	padding-top: 22px;
	padding-bottom: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #375977;
	margin-bottom: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #242424;
	margin-bottom: -10px;
	margin-top: 10px;
}
h4 { /* Überschrift 4. Ordnung */
	font-size: 11px;
	font-weight: bold;
	color: #242424;
	margin-bottom: -10px;
}
h5 { /* Überschrift 5. Ordnung */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #242424;
	background-color: #618DB6;
	padding: 3px;
	margin-left: -2px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #242424;
	background-color: #A4BDD5;
	padding: 3px;
	margin-top: 25px;
	margin-bottom: -7px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BC1D7D;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BC1D7D;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #667E99;
	text-decoration: none;
}



/* CONTAINER */
/* Container für den Titelbereich */
#titel { /* Titelzeile (Mit den Bildern) */
	width: 891px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}
#titeltext { /* Textebene über den Bildern im Bereich der Hauptnavigation */
	position: absolute;
	top: 0px;
	left: 202px;
	z-index: 4;
	height: 24px;
}
#logo {
	float: left;
	height: 69px;
	width: 200px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #242424;
	text-align: right;
}
#titelbild1 {
	float: left;
	height: 69px;
	width: 137px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #242424;
	background-image: url(http://www.asw-online.de/gfx/navibild1.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
#titelbild2 {
	float: left;
	height: 69px;
	width: 137px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #242424;
	background-image: url(http://www.asw-online.de/gfx/navibild2.gif);
	background-repeat: no-repeat;
}
#titelbild3 {
	float: left;
	height: 69px;
	width: 137px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #242424;
	background-image: url(http://www.asw-online.de/gfx/navibild3.gif);
	background-repeat: no-repeat;
}
#titelbild4 {
	float: left;
	height: 69px;
	width: 137px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #242424;
	background-image: url(http://www.asw-online.de/gfx/navibild4.gif);
	background-repeat: no-repeat;
}
#titelbild5 {
	float: left;
	height: 69px;
	width: 137px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #242424;
	background-image: url(http://www.asw-online.de/gfx/navibild5.gif);
	background-repeat: no-repeat;
}

/* Container für die Hauptnavigation */
#navi {
	height: 16px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 81px;
	width: 891px;
	background-color: #E0E3E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#navi1 { /* Boxen, die die Links enthalten */
	width: 143px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #242424;
	float: left;
	padding-left: 57px;
}
#navi2 {
	width: 129px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #242424;
	float: left;
	padding-left: 8px;
}
#navi3{
	width: 129px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #242424;
	float: left;
	padding-left: 8px;
}
#navi4 {
	width: 129px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #242424;
	float: left;
	padding-left: 8px;
}
#navi5 {
	width: 129px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #242424;
	float: left;
	padding-left: 8px;
}
#navi6 {
	width: 129px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #242424;
	float: left;
	padding-left: 8px;
}



/* Container für den unteren Bereich */
#centerstart { /* äußere Inhaltsbox 2-spaltig */
	background-image: url(http://www.asw-online.de/gfx/bgtitel.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 275px;
	position: absolute;
	left: 200px;
	top: 0px;
	z-index: 1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #242424;
	border-left-color: #242424;
	background-color: #ECEEF0;
}
#centerstartinhalt { /* innere Inhaltsbox 2-spaltig */
	/*height: 100%;*/
	background-image: url(http://www.asw-online.de/gfx/bgcenter.gif);
	background-repeat: repeat-x;
	width: 259px;
	margin-top: 93px;
	padding: 0px 8px 8px;
	height: 350px;
	background-color: #ECEEF0;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #242424;
	border-left-color: #242424;*/
}
#centereinzel { /* äußere Inhaltsbox 3-spaltig */
	height: 100%;
	width: 413px;
	position: absolute;
	left: 200px;
	top: 0px;
	z-index: 1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #242424;
	border-left-color: #242424;
	background-color: #ECEEF0;
	background-image: url(http://www.asw-online.de/gfx/bgtitel.gif);
	background-repeat: repeat-x;
}
#centereinzelinhalt { /* innere Inhaltsbox 3-spaltig */
	/*height: 100%;*/
	width: 397px;
	margin-top: 93px;
	padding: 0px 8px 8px;
	background-image: url(http://www.asw-online.de/gfx/bgcenter.gif);
	background-repeat: repeat-x;
	background-color: #ECEEF0;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #242424;
	border-left-color: #242424;*/
}
#centermitglieder { /* äußere Inhaltsbox 4-spaltig */
	height: 100%;
	width: 551px;
	position: absolute;
	left: 200px;
	top: 0px;
	z-index: 1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #242424;
	border-left-color: #242424;
	background-color: #ECEEF0;
	background-image: url(http://www.asw-online.de/gfx/bgtitel.gif);
	background-repeat: repeat-x;
}
#centermitgliederinhalt { /* innere Inhaltsbox 4-spaltig */
	/*height: 100%;*/
	width: 535px;
	margin-top: 93px;
	padding: 0px 8px 8px;
	background-image: url(http://www.asw-online.de/gfx/bgcenter.gif);
	background-repeat: repeat-x;
	background-color: #ECEEF0;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #242424;
	border-left-color: #242424;*/
}
#teaser{ /* gesamter unterer Bereich quer */
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#teaserlinks { /* Bereich links neben dem Inhalt (NUR Startseite!) */
	margin-top: 100px;
	width: 138px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 57px;
}
#teaserrechts { /* Bereich rechts neben dem Inhalt */
	margin-top: 105px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(http://www.asw-online.de/gfx/bgteaser.gif);
	background-repeat: repeat-x;
	background-color: #BFD1E1;
}
#teaserrechtsinhalt {
	width: 260px;
	height: 202px;
	margin-left: 482px;
	padding-top: 3px;
}
#teasereinzel { /* Bereich links neben dem Inhalt (Einzelseiten) */
	margin-top: 105px;
	background-color: #BFD1E1;
	height: 156px;
}
#submenu { /* äußere Box für Unternavigation */
	height: 146px;
	width: 200px;
	float:left;
	text-align: right;
	padding-top: 5px;
}
#submenulinks { /* innere Box für Unternavigation (enthält die Hyperlinks */
	line-height: 20px;
	margin-top: 2px;
}
#globalnavi {
	width: 182px;
	text-align: right;
}
#globalnavi p { /* Schriftformatierung für Globalnavigation */
	margin-top: 4px;
	margin-bottom: 10px;
	font-size:10px;
}
#adresse {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242424;
	width: 200px;
}
#adresseinhalt {
	text-align: right;
	width: 182px;
}


/* KLASSEN */
/* Links in der Unternavigation */
a.submenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	text-align: right;
	display: block;
	padding-right: 18px;
	line-height: 14px;
	margin-bottom: 7px;
}
a.submenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	text-align: right;
	display: block;
	padding-right: 18px;
	line-height: 14px;
	margin-bottom: 7px;
}
a.submenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	text-align: right;
	background-color: #EAF0F6;
	display: block;
	padding-right: 18px;
	line-height: 14px;
	margin-bottom: 7px;
}

/* aktive LInks unter Unternavigation (heller Hintergrund) */
a.submenuaktiv:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	text-align: right;
	background-color: #EAF0F6;
	display: block;
	padding-right: 18px;
	line-height: 14px;
	margin-bottom: 7px;
}
a.submenuaktiv:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	text-align: right;
	background-color: #EAF0F6;
	display: block;
	padding-right: 18px;
	line-height: 14px;
	margin-bottom: 7px;
}
a.submenuaktiv:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	text-align: right;
	background-color: #EAF0F6;
	display: block;
	padding-right: 18px;
	line-height: 14px;
	margin-bottom: 7px;
}
.headlinestart { /* Headline auf der Startseite */
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 10px;
}
.start { /* Formatierung für die Startseite (anderes Hintergrundbild) */
	height:100%;
	background-image: url(http://www.asw-online.de/gfx/bgstart.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #242424;
}
.tabelledunkel { /* Tabellenübersicht Mitglieder */
	background-color: #BFD1E1;
}
.tabellehell { /* Tabellenübersicht Mitglieder */
	background-color: #ECEEF0;
}
.veranstaltung { /* Absatzformatierung für Veranstaltungstexte */
	margin-bottom: 20px;
}

/* Ab hier: Formatierung für die Aufzählung auf der Mitgliederübersicht */
.aufzaehlpunkt {
	margin-top: 3px;
	margin-right: 4px;
}
.aufzaehlung1 {
	float: left;
	background-color: #94B0CD;
	padding: 2px 2px 2px 3px;
	width: 256px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECEEF0;
}
.aufzaehlung2 {
	float: left;
	background-color: #BBCEDF;
	padding: 2px 2px 2px 3px;
	width: 256px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECEEF0;
}
.aufzaehlung3 {
	float: left;
	background-color: #D7E2EC;
	padding: 2px 2px 2px 3px;
	width: 256px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECEEF0;
}
.eingerueckt { /* eingerückter Text in der Linkliste */
	margin-left: 20px;
	margin-bottom: -10px;
}
.headmitgliedertabelle { /* Überschrift der Mitgliedertabelle */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #608AB5;
	padding: 2px 2px 2px 3px;
	width: 256px;
	float: left;
	margin-bottom: 5px;
}
#teaserunten {
	width: 269px;
	position: absolute;
	left: 482px;
	top: 320px;
	z-index: 3;
}
.headlineteaser {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	margin-bottom: 12px;
	display: block;
	background: #9BABBC;
}
#teaserlinkbereich {
	position: absolute;
	top: 114px;
	left: 620px;
	width: 260px;
}