/* CSS Keller Sutter */

HTML {
	margin:0;
	padding:0;
	height:100%; 
}

BODY {
	background-color: #98C9D4;
	margin: 0px;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TABLE {
	/* margin-top: 56px; */
	margin-bottom: 30px;
	margin-left: 56px;
	height: 582px;
}

TD {
	width: 33px;
	vertical-align: top;
}

#center {
	width: 1023px;
	text-align: left;
	margin: 0 auto;
	background-image: url(bilder/schriftzug.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
}



/* allgemeine links */

A {
	color: #000000;
	text-decoration: none;
}

A:hover {
	text-decoration: none;
}

/* titel */

H1 {
	padding: 0px;
	margin: 0px 0px 8px 0px;
	text-transform: none;
	font-size: 13px;
	font-weight: normal;
	color: #877a74;
}

H2 {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	color: #877a74;
}

/* content */

TD.content {
	width: 878px;
	background-image: url(bilder/content.png);
	background-repeat: no-repeat;
}

/* navigation */

div.navigation {
	margin-left: 48px;
	margin-top: 12px;
	position: absolute;
	color: #FFFFFF;
}

div.navigation A {
	color: #FFFFFF;
	text-decoration: none;
}

div.navigation A:hover {
	text-decoration: none;
}

div.navigation A.open {
	text-decoration: none;
	font-weight: bold;
}

/* personal */
div.personal {
	width: 150px;
	margin-left: 48px;
	margin-top: 115px;
	position: absolute;
	color: #877a74;
	text-align: left;
	font-size: 10px;
}
/* inhalte */

div.inhalte {
	width: 346px;
	margin-left: 194px;
	margin-top: 90px;
	position: absolute;
	text-align: left;
	top: 62px;
}

div.inhalte_s1 {
	width: 360px;
	margin-left: 194px;
	margin-top: 90px;
	position: absolute;
	text-align: left;
	height: 310px;
	overflow: auto;
}

div.wahlkomitee {
	width: 360px;
	margin-left: 194px;
	margin-top: 90px;
	position: absolute;
	text-align: left;
}

br {
	line-height: 8px;
}

ul {
	list-style-image: url(bilder/auf_zeichen.gif);
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
}

TABLE.list {
	margin-bottom: 0px;
	margin-left: 2px;
	height: 0px;
}

TD.list1 {
	width:10px;
	background-image: url(bilder/auf_zeichen.gif);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
}

TD.list2 {
	width: 320px;
	vertical-align: top;
}

TD.list3 {
	width: auto;
	vertical-align: top;
}

TD.list4 {
	width: 250px;
	vertical-align: top;
}

div.medien {
	color: #877a74;
	margin: 2px 0px 0px 0px;
	height: inherit;
}

div.medienlinks1 {
	color: #877a74;
	margin: 2px 0px 0px 0px;
	height: inherit;
	width: 100px;
}

div.medienlinks2 {
	color: #877a74;
	height: auto;
	width: 100px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
}

div.links {
	color: #877a74;
	margin: 2px 0px 0px 0px;
}

div.komitee {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
	
/* subnavigation */

div.subnavigation {
	text-align: left;
	margin-top: 390px;
	margin-left: 195px;
	position: absolute;
}

/* unterschrieft */

div.unterschrieft {
	margin-left: 190px;
	margin-top: 394px;
	position: absolute;
}

/* images */

div.images {
	margin-left: 48px;
	margin-top: 421px;
	position: absolute;
	border: 0pt;
}

/* footer */

div.footer {
	margin-left: 48px;
	margin-top: 556px;
	position: absolute;
	color: #FFFFFF;
}

div.footer A {
	color: #FFFFFF;
	text-decoration: none;
}

div.footer A:hover {
	text-decoration: none;
}

div.footer A.open {
	text-decoration: none;
	font-weight: bold;
}


div.subnavigation-re {
	text-align: left;
	margin-top: 390px;
	margin-left: 525px;
	position: absolute;
}


