/* Arbeitsgemeinschaft für Sicherheit in der Wirtschaft */

/* GERUEST & HTML
------------------------------------------------------------------*/
html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
/*body {
	background-repeat: repeat-y;
	background-image: url(gfx/bg_container_index.gif);
	
}*/
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}
ul {
	margin-top: 8px;
	margin-bottom: 0px;
}
li {
	list-style-type: circle;
	margin-top: 0px;
	margin-left: -23px;
	margin-bottom: 4px;
}
#container {
	width: 100%;
	padding: 0px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
}


/* TITEL
------------------------------------------------------------------*/
#titel {
	background: url(gfx/bg_titel.gif);
	height: 91px;
	width: 891px;
	margin-top: 0px;
}
#titel h1 {
	margin: 0px;
	font-size: 24px;
	width: 891px;
}
#logo {
	background-image: url(gfx/bg_logo.gif);
	float: left;
	width: 200px;
	height: 82px;
	background-repeat: no-repeat;
}
#logo a {
	display: block;
	height: 82px;
	width: 200px;
}
#logo a span {
	display: none;
}


/* NAVIGATION
------------------------------------------------------------------*/
#navi {
	padding-left: 201px;
	height: 22px;
	background-image: url(gfx/bg_navi.gif);
	background-repeat: no-repeat;
}
#navi a {
	/*width: 127px;*/
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-weight: bold;
	margin-right: 1px;
	width: 137px; /* Angabe für den IE 5.x */
	voice-family: "\"}\""
	voice-family: inherit;
	width: 127px; /*Angabe für die anderen Browser */
}
.dummy1 {
margin: 0; /* Dummy-Angabe */
}
#navi a:hover, #navi a.aktiv {
	color: #BC1D7D;
	background-color: #F4F7FA;
}


/* UNTERNAVIGATION
------------------------------------------------------------------*/
#subnavi {
	width: 200px;
	margin-top: 7px;
	padding-top: 19px;
	text-align: right;
	position: absolute;
	left: 0px;
	top: 106px;
}
#subnavi a {
	display: block;
	padding-right: 18px;
	margin-bottom: 8px;
}
#subnavi a:hover, #subnavi a.aktiv {
	display: block;
	padding-right: 18px;
	margin-bottom: 8px;
	background-color: #F4F8FB;
	color: #BC1D7D;
}
.navi_verband {
	background-image: url(gfx/navi_verband.gif);
	background-repeat: no-repeat;
	height: 100px;
}
.navi_mitglieder {
	background-image: url(gfx/navi_mitglieder.gif);
	background-repeat: no-repeat;
	height: 100px;
}
.navi_veranstaltungen {
	background-repeat: no-repeat;
	height: 100px;
}
.navi_links {
	background-image: url(gfx/navi_links.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#adresse {
	/*width: 181px;*/
	text-align: right;
	padding-right: 18px;
	font-size: 10px;
	position: absolute;
	left: 0px;
	top: 272px;
	width: 199px; /* Angabe für den IE 5.x */
	voice-family: "\"}\""
	voice-family: inherit;
	width: 181px; /*Angabe für die anderen Browser */
}
.dummy0 {
margin: 0; /* Dummy-Angabe */
}


/* HAUPTINHALT
------------------------------------------------------------------*/
#indexpage #content {
	position: absolute;
	left: 200px;
	top: 106px;
	margin-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(gfx/bg_content_index.gif);
	background-repeat: repeat-y;
	width: 278px; /* Angabe für den IE 5.x */
	voice-family: "\"}\""
	voice-family: inherit;
	width: 258px; /*Angabe für die anderen Browser */
}
.dummy1 {
margin: 0; /* Dummy-Angabe */
}
#layoutbreit #content {
	position: absolute;
	left: 200px;
	top: 106px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 7px;
	background-image: url(gfx/bg_content_breit.gif);
	background-repeat: repeat-y;
	width: 553px; /* Angabe für den IE 5.x */
	voice-family: "\"}\""
	voice-family: inherit;
	width: 533px; /*Angabe für die anderen Browser */
}
.dummy2 {
margin: 0; /* Dummy-Angabe */
}
#content {
	position: absolute;
	left: 200px;
	top: 113px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 16px;
	background-image: url(gfx/bg_content.gif);
	background-repeat: repeat-y;
	width: 415px; /* Angabe für den IE 5.x */
	voice-family: "\"}\""
	voice-family: inherit;
	width: 395px; /*Angabe für die anderen Browser */
}
.dummy3 {
margin: 0; /* Dummy-Angabe */
}
#content h1 {
	color: #8A8A8A;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#content p, #teaser p {
	margin-top: 10px;
}
#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 2px;
}
#content h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
}
#content h4 {
	background-color: #B5C2D0;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 20px;
	margin-bottom: 0px;
}


/* TEASER
------------------------------------------------------------------*/
#teaser {
	float: left;
	width: 265px;
	padding-left: 10px;
	position: absolute;
	left: 479px;
	top: 115px;
	padding-top: 5px;
}
#teaser h1 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 7px;
	background-color: #B5C2D0;
	margin-top: 5px;
}
#aktuell {
	position: absolute;
	width: 265px;
	left: 477px;
	top: 273px;
	padding-left: 10px;
}
#aktuell h1 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
}

/* ALLGEMEINE KLASSEN & HYPERLINKS
------------------------------------------------------------------*/
a:link, a:visited {
	color: #BC1D7D;
	text-decoration: none;
}
a:hover, a:active {
	color: #667E99;
	text-decoration: none;
}
.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;
}
.editmode {
	font-size: 12px;
	color: #CC0000;
}
.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;
}
.tabelledunkel {
	background-color: #D4DDE6;
}