/*  *********
	Standards
	********* */

BODY {
	color: #444444;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
}

TD {
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
	color: #444444;
}

TABLE {
}

FORM {
 	display: inline;
}

A:LINK { color: #293984; }
A:ACTIVE { color: #293984; }
A:VISITED { color: #293984; }
A:HOVER { color: #293984; }

.pageTitle {
	font-size : 16px;
	font-weight : bolder;
}

.ja {
	color: #59B224;
	font-weight : bold;
}

.nein {
	color: #E11D24;
	font-weight : bold;
}	

/******/
/* TOP TAble */
/*****/

TABLE.TopTable {
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	width: 740px;
	height: 109px;
}

TABLE.TopTable TD {
	padding: 0px;
	vertical-align: top;
}

TABLE.TopTable TD.LogoOL {
	height: 109px;
	width: 72px;
}

TABLE.TopTable TD.NRWahlen {
	text-align: right;
	widht: 668px;
}

TABLE.TopTable TD.NameFeld {
	width: 430px;
}

TABLE.TopTable TD.Bundeshaus1 {
	width: 238px;
	height: 89px;
}





TABLE.Menu {
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	width: 740px;
	height: 19px;
}
TABLE.Menu TD {
	padding: 0px;
	vertical-align: top;
}
TABLE.Menu TD.Menu {
	width: 482px;
}
TABLE.Menu TD.AbstandLinks {
	width: 20px;
}
TABLE.Menu TD.Bundeshaus2 {
	width: 238px;
}





TABLE.MainTable {
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	width: 740px;
}

TABLE.MainTable TD {
	padding: 0px;
	border-style: none;
	border-width: 0px;
	vertical-align: top;
}
TABLE.MainTable TD.AbstandLinks {
	width: 20px;
}
TABLE.MainTable TD.Foto {
	width: 130px;
	height: 100%;
}
TABLE.MainTable TD.Inhalt {
	width: 590px;
	background-color: white;
}




TABLE.LinksTable {
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	width: 130px;
	height: 100%;
}
TABLE.LinksTable TD {
	border-style: none;
	border-width: 0px;
}
TABLE.LinksTable TR.Line2 {
	height: 100%;
}
TABLE.LinksTable TD.Foto {
	height: 167px;
	width: 130px;
}
TABLE.LinksTable TD.RandWeiss {
	width: 29px;
	background-color: white;
	height: 100%;
}
TABLE.LinksTable TD.Liste {
	color: white;
	width: 101px;
	height: 100%;
}




TABLE.MainTable TD.Schlusslinie {
	height: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;
}		

TABLE.InhaltTable {
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	width: 590px;
	height: 100%;
}
TABLE.InhaltTable TD {
	padding: 0px;
	border-style: none;
	border-width: 0px;
	vertical-align: top;
}
TABLE.InhaltTable TD.Inhalt {
	background-color: white;
	padding: 10px;
	height: 100%;
}
TABLE.InhaltTable TD.Slogan {
	height: 99px;
	width: 352px;
}
TABLE.InhaltTable TR.Line1 {
	height: 99px;
}
TABLE.InhaltTable TR.Line2 {
	height: 100%;
}
TABLE.InhaltTable TR.Line3 {
	height: 20px;
}
TABLE.InhaltTable TD.Footer {
	padding-left: 10px;
}



/* OTHER DESIGN */
DIV.LogoUL {
	padding-top: 34px;
	text-align: center;
}




TABLE.Galerie {
	border-collapse: collapse;
}
TABLE.Galerie TD {
	padding: 10px;
}




TABLE.Bild {
	border-collapse: collapse;
}
TABLE.Bild TD {
	padding: 0px;
}
TABLE.Bild TD.Legende {
	padding: 2px;
	font-size: 10px;
}

IMG.UseBorder {
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

.Footer {
	font-size: 11px;
}

.Soon {
	font-weight: bold;
}